/external/icu/tools/srcgen/src/main/java/com/android/icu4j/srcgen/ |
D | RunWithAnnotator.java | 89 boolean imported = false; in process() 93 imported = annotateTypeDeclaration(cu, rewrite, typeDeclaration, true, imported); in process() 100 boolean imported) { in annotateTypeDeclaration() argument 110 addRunWithAnnotation(cu, rewrite, typeDeclaration, runnerClass, imported); in annotateTypeDeclaration() 111 imported = true; in annotateTypeDeclaration() 117 imported = annotateTypeDeclaration(cu, rewrite, innerClass, false, imported); in annotateTypeDeclaration() 120 return imported; in annotateTypeDeclaration() 125 boolean imported) { in addRunWithAnnotation() argument 131 if (!imported) { in addRunWithAnnotation() 148 return imported; in addRunWithAnnotation()
|
/external/clang/test/Modules/ |
D | build-fail-notes.m | 6 // CHECK: While building module 'DependsOnModule' imported from 7 // CHECK: While building module 'Module' imported from 17 // CHECK-REDEF: In module 'DependsOnModule' imported from 18 // CHECK-REDEF: In module 'Module' imported from 25 // CHECK-SDIAG: build-fail-notes.m:4:9: note: while building module 'DependsOnModule' imported from 26 // CHECK-SDIAG: DependsOnModule.h:1:10: note: while building module 'Module' imported from 30 // CHECK-SDIAG: build-fail-notes.m:4:9: note: while building module 'DependsOnModule' imported from
|
D | decldef.mm | 24 A *a1; // expected-error{{declaration of 'A' must be imported from module 'decldef.Def'}} 37 …// expected-error@-2{{definition of 'A' must be imported from module 'decldef.Def' before it is re… 47 …// expected-error@-2{{definition of 'B' must be imported from module 'decldef.Def' before it is re… 62 // expected-error@-3 {{definition of 'Def2' must be imported}}
|
D | decldef.m | 12 A *a1; // expected-error{{declaration of 'A' must be imported from module 'decldef.Def' before it i… 18 // expected-error@-4{{declaration of 'B' must be imported from module 'decldef.Decl' before it is r… 29 …// expected-error@-2{{definition of 'A' must be imported from module 'decldef.Def' before it is re…
|
D | epic-fail.m | 7 // CHECK: While building module 'Module' imported from 11 // CHECK: While building module 'DependsOnModule' imported from
|
D | auto-module-import.m | 20 Module *mod; // expected-error{{declaration of 'Module' must be imported from module 'Module' befor… 31 …_other; // expected-error{{declaration of 'sub_framework_other' must be imported from module 'Depe… 75 …te; } // expected-error{{declaration of 'no_umbrella_B_private' must be imported from module 'NoUm…
|
D | conflicts.m | 6 @import Conflicts.A; // expected-warning{{module 'Conflicts.A' conflicts with already-imported modu…
|
D | resolution-change.m | 14 // CHECK-NODOA: module 'DependsOnA' in AST file '{{.*DependsOnA.*pcm}}' (imported by AST file '{{.*… 18 // CHECK-NOA: module 'A' in AST file '{{.*A.*pcm}}' (imported by AST file '{{.*DependsOnA.*pcm}}') …
|
D | cxx-decls.cpp | 10 @import cxx_decls.imported;
|
/external/llvm/test/Linker/ |
D | funcimport.ll | 22 ; Ensure that both weak alias to an imported function and strong alias to a 23 ; non-imported function are correctly turned into declarations. 35 ; Ensure that weak alias to a non-imported function is correctly 36 ; turned into a declaration, but that strong alias to an imported function 37 ; is imported as alias. 44 ; Ensure that strong alias imported in second pass of importing ends up 52 ; Ensure that strong alias imported in first pass of importing ends up 61 ; An alias to an imported function is imported as alias if the function is not 67 ; Ensure that imported static variable and function references are correctly 77 ; Ensure that imported global (external) function and variable references [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | catchpad-regmask.ll | 15 ; extern "C" __declspec(dllimport) int imported; 18 ; imported = 111; 21 ; imported = 222; 23 ; imported = 333; 32 @imported = external dllimport global i32, align 4 93 store i32 111, i32* @imported, align 4, !tbaa !2 102 store i32 222, i32* @imported, align 4, !tbaa !2 106 store i32 333, i32* @imported, align 4, !tbaa !2 119 ; Third access must reload the address of imported
|
/external/drm_gralloc/ |
D | gralloc_drm.cpp | 180 bo->imported = 1; in validate_handle() 211 if (bo->imported) in gralloc_drm_handle_unregister() 263 bo->imported = 0; in gralloc_drm_bo_create() 280 int imported = bo->imported; in gralloc_drm_bo_destroy() local 287 if (imported) { in gralloc_drm_bo_destroy()
|
D | gralloc_drm_priv.h | 81 int imported; /* the handle is from a remote proces when true */ member
|
/external/elfutils/libdw/ |
D | libdw_visit_scopes.c | 133 bool imported = false; in walk_children() local 138 imported = true; in walk_children() 141 if (imported) in walk_children()
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | StylesheetRoot.java | 277 StylesheetComposed imported = getGlobalImport(i); in recompose() local 278 imported.recompose(recomposableElements); in recompose() 336 StylesheetComposed imported = this.getGlobalImport(i); in recompose() local 337 int includedCount = imported.getIncludeCountComposed(); in recompose() 340 Stylesheet included = imported.getIncludeComposed(j); in recompose() 410 Stylesheet imported = stylesheet.getImport(i); in addImports() local 412 addImports(imported, true, importList); in addImports()
|
D | ElemExtensionCall.java | 120 Stylesheet imported = stylesheet.getGlobalImport(i); in getElemExtensionDecl() local 122 for (ElemTemplateElement child = imported.getFirstChildElem(); in getElemExtensionDecl()
|
/external/squashfs-tools/ |
D | README | 3 This is the squashfs.sourceforge.net CVS repository imported into this 17 The kernel and kernel-2.4 directories (imported from CVS) are not really
|
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/ |
D | modulegraph.rst | 56 where the value is the number of leading dots in the imported name). 75 Yield all nodes that *fromnode* refers to. That is, all modules imported 79 explicitly imported by :meth:`run_script` or :meth:`import_hook`, unless you use 177 Yield all submodules that would be imported when importing *fromlist* 323 includes those names imported through startimports of Python modules. 380 A module that is imported but cannot be located. 471 When the target module is imported multiple times this attribute is false 490 When the target of the edge is imported multiple times the :data:`function`, 496 For example, when a module is imported both in a try-except statement and 497 furthermore is imported in a function (in two separate statements),
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
D | ECAlgorithms.java | 54 ECPoint[] imported = new ECPoint[count]; in sumOfMultiplies() local 55 imported[0] = p; in sumOfMultiplies() 58 imported[i] = importPoint(c, ps[i]); in sumOfMultiplies() 64 … return validatePoint(implSumOfMultipliesGLV(imported, ks, (GLVEndomorphism)endomorphism)); in sumOfMultiplies() 67 return validatePoint(implSumOfMultiplies(imported, ks)); in sumOfMultiplies()
|
/external/clang/include/clang/Basic/ |
D | DiagnosticSerializationKinds.td | 66 "imported by %select{|module '%2' in }1'%0'">; 71 "module '%0' in AST file '%1' (imported by AST file '%2') " 75 "module '%0' imported by AST file '%1' found in a different module map file"
|
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/imports/ |
D | Ruleb.g | 1 // A single rule in a grammar that must be imported by the demo
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/ |
D | usage.apt.vm | 11 +--- imports/ .g files that are imported by other grammars. 147 is smart enough to realize that imported grammars should be included but 184 Location for imported token files, e.g. <code>.tokens</code> and imported grammars.
|
/external/llvm/test/Transforms/FunctionImport/ |
D | funcimport.ll | 45 ; should in turn be imported as a promoted/renamed and hidden function. 54 ; should in turn be imported.
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/ |
D | import.apt | 4 as imports in your main .g files, you need to place the imported grammar
|
/external/dlmalloc/ |
D | README.txt | 5 This code is imported from: ftp://g.oswego.edu/pub/misc/
|