Home
last modified time | relevance | path

Searched refs:referenced (Results 1 – 25 of 210) sorted by relevance

123456789

/external/apache-http/src/org/apache/commons/logging/impl/
DWeakHashtable.java141 Referenced referenced = new Referenced(key); in containsKey() local
142 return super.containsKey(referenced); in containsKey()
465 private final Referenced referenced;
469 Referenced referenced) {
471 this.referenced = referenced;
475 return referenced;
/external/e2fsprogs/tests/f_h_badnode/
Dexpect.14 Problem in HTREE directory inode 12929: block #993 referenced twice
8 Problem in HTREE directory inode 12929: block #1062 not referenced
/external/clang/test/ARCMT/
Datautorelease-check.m110 …++x; // expected-error {{a name is referenced outside the NSAutoreleasePool scope that it was decl…
121 …struct S *var; // expected-error {{a name is referenced outside the NSAutoreleasePool scope that i…
133 …int x = Bar; // expected-error {{a name is referenced outside the NSAutoreleasePool scope that it …
144 …Bar x; // expected-error {{a name is referenced outside the NSAutoreleasePool scope that it was de…
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DActionAnalysis.g32 * rules have predefined prefs referenced. I need this so I can
34 * which are referenced by actions.
94 // ref to rule referenced in this alt
110 /** $x x is an isolated rule label. Just record that the label was referenced */
/external/clang/test/TableGen/
Danonymous-groups.td37 // CHECK-NEXT: anonymous-groups.td:[[@LINE-7]]:47: note: also referenced here
40 // CHECK-NEXT: anonymous-groups.td:[[@LINE-8]]:11: note: also referenced here
/external/llvm/docs/CommandGuide/
Dllvm-nm.rst33 Named object is referenced but undefined in this bitcode file
111 symbols which may be referenced by objects in this file, but not
164 Print only symbols referenced but not defined in this file.
/external/chromium/chrome/common/extensions/docs/examples/
DREADME.txt6 * tutorials/ - multi-step walkthroughs referenced inline in the docs
/external/clang/test/Parser/
Dobjc-property-syntax.m8 …tems) MyClass *ab_defaultToolbarItems; // expected-error {{method name referenced in property sett…
/external/clang/test/CodeGenObjC/
Ddebug-info-ivars-indirect.m3 // Make sure we generate debug symbols for an indirectly referenced
/external/clang/test/Modules/
Dcstd.m4 // Supplied by compiler, but referenced from the "/usr/include" module map.
/external/markdown/docs/extensions/
DTables.txt18 Thus, the following text (taken from the above referenced PHP documentation):
DAbbreviations.txt20 Thus, the following text (taken from the above referenced PHP documentation):
DDefinition_Lists.txt20 Thus, the following text (taken from the above referenced PHP documentation):
DFenced_Code_Blocks.txt20 Thus, the following text (taken from the above referenced PHP documentation):
/external/clang/docs/
DBlockLanguageSpec.rst46 returns a value of type int. The Block referenced is of opaque data
155 Local automatic (stack) variables referenced within the compound
212 in matched use, release allocated storage for referenced Blocks.
218 matched to a Block copy operation, allows recovery of the referenced
281 variables of automatic storage referenced within the Block expression
327 A Block that referenced these variables would import the variables as
/external/clang/
DNOTES.txt87 variables if they're referenced in evaluated code, even if that code
96 warn about non-POD variables that are referenced but not captured, but
/external/webkit/LayoutTests/dom/html/level2/html/
DAppletsCollection-expected.txt5 Tragically we cannot have any actual Java Applets referenced here because when DRT loads the Java V…
/external/antlr/antlr-3.4/runtime/Perl5/examples/tweak/
DT.g31 // it is referenced as $body::decls
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/
DREADME.folder.contents.may.not.be.up.to.date.txt16 Additionally, there is a non-public file called includes/searchcvs-dbaccess.php (referenced by
/external/chromium/chrome/browser/importer/
Dnss_decryptor_mac.mm17 // on one another, referenced using dyld's @executable_path directive.
/external/clang/test/Analysis/
Dunused-ivars.m69 // <rdar://problem/7254495> - ivars referenced by lexically nested functions
/external/llvm/test/CodeGen/X86/
D2008-09-18-inline-asm-2.ll6 ; referenced in the 4th and 6th operands must not be the same as the 1st or 5th
/external/elfutils/
DNOTES29 - the old linker follows DT_NEEDED entries and adds the objects referenced
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
Dcodegen.ml39 | None -> raise (Error "unknown function referenced")
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
Dcodegen.ml39 | None -> raise (Error "unknown function referenced")

123456789