/aosp12/frameworks/compile/slang/ |
H A D | slang_backend.cpp | 332 for (llvm::Module::iterator I = mpModule->begin(), E = mpModule->end(); in HandleTranslationUnit() local 564 void Backend::HandleTagDeclDefinition(clang::TagDecl *D) { in HandleTagDeclDefinition() 588 void Backend::CompleteTentativeDefinition(clang::VarDecl *D) { in CompleteTentativeDefinition() 612 bool Backend::HandleTopLevelDecl(clang::DeclGroupRef D) { in HandleTopLevelDecl() 615 for (clang::DeclGroupRef::iterator I = D.begin(), E = D.end(); in HandleTopLevelDecl() local 632 for (clang::DeclGroupRef::iterator I = D.begin(), E = D.end(); in HandleTopLevelDecl() local 737 for (clang::DeclContext::decl_iterator I = TUDecl->decls_begin(), in HandleTranslationUnitPre() local 898 I = mContext->export_funcs_begin(), in dumpExportFunctionInfo() local 1064 I = mContext->export_foreach_begin(), in dumpExportForEachInfo() local 1111 for (auto I = mContext->export_reduce_begin(), in dumpExportReduceInfo() local [all …]
|
H A D | slang_rs_context.cpp | 189 for (clang::DeclContext::lookup_iterator I = R.begin(), E = R.end(); in processExportType() local 234 for (auto I = TUDecl->decls_begin(), E = TUDecl->decls_end(); I != E; I++) { in processExports() local 235 clang::Decl* D = *I; in processExports() local 314 for (auto I = export_reduce_begin(), E = export_reduce_end(); I != E; ++I) { in processReducePragmas() local 332 for (auto I = export_reduce_begin(), E = export_reduce_end(); I != E; ++I) { in markUsedByReducePragma() local 405 for (ExportableList::iterator I = mExportables.begin(), in ~RSContext() local
|
H A D | slang_rs_foreach_lowering.cpp | 97 const clang::Decl* D = CE->getCalleeDecl(); in matchKernelLaunchCall() local 177 for (unsigned I = 0; I != kNumParams; ++I) { in CreateForEachInternalFunctionDecl() local
|
H A D | slang_rs_object_ref_count.cpp | 50 for (clang::DeclContext::decl_iterator I = TUDecl->decls_begin(), in GetRSRefCountingFunctions() local 111 std::vector<clang::Stmt*>::const_iterator I = StmtList.begin(); in BuildCompoundStmt() local 152 std::list<clang::Stmt*>::const_iterator I = StmtList.begin(); in AppendAfterStmt() local 164 std::list<clang::Stmt*>::const_iterator I = StmtList.begin(); in AppendAfterStmt() local 1518 for (clang::DeclStmt::decl_iterator I = DS->decl_begin(), E = DS->decl_end(); in VisitDeclStmt() local 1521 clang::Decl *D = *I; in VisitDeclStmt() local 1723 for (clang::Stmt::child_iterator I = S->child_begin(), E = S->child_end(); in VisitStmt() local 1752 for (clang::DeclContext::decl_iterator I = DC->decls_begin(), in CreateStaticGlobalDtor() local
|
/aosp12/frameworks/base/core/java/com/android/internal/util/function/pooled/ |
H A D | PooledLambda.java | 1059 HexFunction<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, in obtainSupplier() 1329 ? super G, ? super H, ? super I, ? extends R> function, in obtainSupplier() 1399 ? super G, ? super H, ? super I, ? super J> function, A arg1, B arg2, C arg3, in obtainRunnable() 1426 ? super G, ? super H, ? super I, ? super J, ? extends R> function, in obtainSupplier() 1467 ? super G, ? super H, ? super I, ? super J> function, A arg1, B arg2, C arg3, in obtainMessage() 1499 ? super G, ? super H, ? super I, ? super J, ? super K> function, A arg1, B arg2, in obtainRunnable() 1528 ? super G, ? super H, ? super I, ? super J, ? super K, ? extends R> function, in obtainSupplier() 1571 ? super G, ? super H, ? super I, ? super J, ? super K> function, A arg1, B arg2, in obtainMessage() 1604 ? super G, ? super H, ? super I, ? super J, ? super K, in obtainRunnable() 1636 ? super G, ? super H, ? super I, ? super J, ? super K, ? extends L, in obtainSupplier() [all …]
|
/aosp12/frameworks/compile/mclinker/include/mcld/LD/ |
H A D | StaticResolver.h | 68 …D = ResolveInfo::global_flag | ResolveInfo::regular_flag | ResolveInfo::define_flag, // NOLI… enumerator 76 …I = ResolveInfo::global_flag | ResolveInfo::regular_flag | ResolveInfo::indirect_flag, // NOLI… enumerator
|
/aosp12/build/make/tools/droiddoc/templates-pdk/assets/ |
H A D | jquery-resizable.min.js | 12 …D=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H){E=… variable 19 …2]){V=RegExp.rightContext;break}}if(Z.length>1&&M.exec(Y)){if(Z.length===2&&I.relative[Z[0]]){af=J… argument
|
H A D | jquery-1.6.2.min.js | 16 …b.appendChild(ch);if(!ci||!ch.createElement)ci=(ch.contentWindow||ch.contentDocument).document,ci.… function 17 …k!==b&&(c.result=k,k===!1&&(c.preventDefault(),c.stopPropagation()));if(c.isImmediatePropagationSt… function
|
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/ |
H A D | EmulatedScene.cpp | 44 #define D (EmulatedScene::DOOR * EmulatedScene::NUM_CHANNELS) macro 46 #define I (EmulatedScene::WINDOW * EmulatedScene::NUM_CHANNELS) macro
|
/aosp12/art/test/956-methodhandles/src/ |
H A D | Main.java | 62 public static class D { class in Main 98 public static class I { class in Main
|
/aosp12/art/runtime/jni/ |
H A D | check_jni.cc | 167 jdouble D; member 170 jint I; member
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |