/external/llvm/lib/Target/X86/Disassembler/ |
X86Disassembler.cpp | 291 /// referenced by a load instruction with the base register that is the rip. 294 /// being referenced in the literal pool entry. The SymbolLookUp call back will 295 /// return a pointer to a literal 'C' string if the referenced address is an
|
/external/qemu/elff/ |
dwarf_cu.h | 249 /* Gets a DIE object referenced by an offset from the beginning of
369 /* Gets a DIE object referenced by an offset from the beginning of
477 /* Gets a DIE referenced by an offset from the beginning of this CU
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/ |
DebugInfoItem.java | 64 * @param referencedItems an array of the items referenced by instructions, in order of occurance in the encoded 86 * @param referencedItems an array of the items referenced by instructions, in order of occurance in the encoded 607 * @return an array of the items referenced by instructions, in order of occurance in the encoded debug info
|
/frameworks/base/docs/html/tools/projects/ |
index.jd | 136 are processed by aapt and must be referenced from the application using a resource 144 referenced by the file name. Instead, the XML element type controls how the resources is 271 libraries referenced from an application define the same resource ID, the tools select the
|
/frameworks/native/include/gui/ |
SurfaceTexture.h | 131 // getAllocator retrieves the binder object that must be referenced as long 132 // as the GraphicBuffers dequeued from this SurfaceTexture are referenced. 178 // references on the buffers (e.g. if a buffer is referenced by a client or
|
/ndk/sources/host-tools/ndk-stack/elff/ |
dwarf_cu.h | 249 /* Gets a DIE object referenced by an offset from the beginning of 369 /* Gets a DIE object referenced by an offset from the beginning of 477 /* Gets a DIE referenced by an offset from the beginning of this CU
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/repository/ |
sdk-addon-2.xsd | 222 <!-- The definition of a license to be referenced by the uses-license element. --> 241 The license MUST be defined using a license node and referenced 249 using a license node and referenced using the ref attribute of the
|
sdk-addon-3.xsd | 242 <!-- The definition of a license to be referenced by the uses-license element. --> 261 The license MUST be defined using a license node and referenced 269 using a license node and referenced using the ref attribute of the
|
sdk-addon-4.xsd | 277 <!-- The definition of a license to be referenced by the uses-license element. --> 296 The license MUST be defined using a license node and referenced 304 using a license node and referenced using the ref attribute of the
|
sdk-repository-1.xsd | 258 <!-- The definition of a license to be referenced by the uses-license element. --> 282 The license MUST be defined using a license node and referenced 290 using a license node and referenced using the ref attribute of the
|
sdk-repository-2.xsd | 321 <!-- The definition of a license to be referenced by the uses-license element. --> 340 The license MUST be defined using a license node and referenced 348 using a license node and referenced using the ref attribute of the
|
sdk-repository-3.xsd | 319 <!-- The definition of a license to be referenced by the uses-license element. --> 338 The license MUST be defined using a license node and referenced 346 using a license node and referenced using the ref attribute of the
|
sdk-repository-4.xsd | 361 <!-- The definition of a license to be referenced by the uses-license element. --> 380 The license MUST be defined using a license node and referenced 388 using a license node and referenced using the ref attribute of the
|
/docs/source.android.com/src/tech/dalvik/ |
dex-format.html | [all...] |
/external/clang/tools/c-index-test/ |
c-index-test.c | 192 CXCursor Referenced; 209 Referenced = clang_getCursorReferenced(Cursor); 210 if (!clang_equalCursors(Referenced, clang_getNullCursor())) { 211 if (clang_getCursorKind(Referenced) == CXCursor_OverloadedDeclRef) { 212 unsigned I, N = clang_getNumOverloadedDecls(Referenced); 215 CXCursor Ovl = clang_getOverloadedDecl(Referenced, I); 226 CXSourceLocation Loc = clang_getCursorLocation(Referenced); [all...] |
/external/v8/src/ |
mirror-debugger.js | [all...] |
/external/clang/include/clang/Basic/ |
SourceManager.h | 553 /// LineTable - This holds information for #line directives. It is referenced 671 /// fact that a token from SpellingLoc should actually be referenced from 679 /// that a token from SpellingLoc should actually be referenced from [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree.def | 77 TREE_ASM_WRITTEN is nonzero if the block was actually referenced 399 operand 1 is a tree giving the constant number of bits being referenced; 400 operand 2 is a tree giving the constant position of the first referenced bit. 401 The result type width has to match the number of bits referenced. 547 cases where the cleanups modify the storage referenced; in the 579 a node that will later be replaced with the object being referenced. [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree.def | 77 TREE_ASM_WRITTEN is nonzero if the block was actually referenced 399 operand 1 is a tree giving the constant number of bits being referenced; 400 operand 2 is a tree giving the constant position of the first referenced bit. 401 The result type width has to match the number of bits referenced. 547 cases where the cleanups modify the storage referenced; in the 579 a node that will later be replaced with the object being referenced. [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree.def | 77 TREE_ASM_WRITTEN is nonzero if the block was actually referenced 399 operand 1 is a tree giving the constant number of bits being referenced; 400 operand 2 is a tree giving the constant position of the first referenced bit. 401 The result type width has to match the number of bits referenced. 547 cases where the cleanups modify the storage referenced; in the 579 a node that will later be replaced with the object being referenced. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
multiway_merge.h | 117 * @return Referenced element. */ 138 /** @brief Compare two elements referenced by guarded iterators. 154 /** @brief Compare two elements referenced by guarded iterators. 212 * @return Referenced element. */ 233 /** @brief Compare two elements referenced by unguarded iterators. 246 /** @brief Compare two elements referenced by unguarded iterators. [all...] |
/external/elfutils/src/ |
ld.h | 119 directly referenced. */ 885 DSO symbols not referenced in the relocatable files are not on [all...] |
/external/expat/lib/ |
expat.h | 393 conditions above this handler will only be called if the referenced 399 entity. The referenced entity is not automatically parsed. The 421 referenced entity is to be parsed later, it must be copied. [all...] |
/external/guava/guava/src/com/google/common/cache/ |
CacheBuilder.java | 439 * Specifies that each key (not value) stored in the cache should be strongly referenced. 476 * Specifies that each value (not key) stored in the cache should be strongly referenced. 507 * {@link SoftReference} (by default, strong references are used). Softly-referenced objects will [all...] |
/external/valgrind/main/docs/internals/ |
xml-output-protocol4.txt | 544 memory leak; the referenced blocks are definitely lost 548 memory leak; the referenced blocks are lost because all pointers 553 memory leak; only interior pointers to referenced blocks were
|