/external/chromium/testing/gtest/include/gtest/ |
gtest-printers.h | 65 // // Prints a value tersely: for a reference type, the referenced 673 // Prints a value tersely: for a reference type, the referenced value
|
/external/clang/lib/CodeGen/ |
CGRTTI.cpp | 836 // structure, which may be referenced by using the __flags_masks 884 // the virtual base offset for the virtual base referenced (negative). [all...] |
CodeGenModule.h | 248 /// not been referenced yet. 252 /// that *are* actually referenced. These get code generated when the module [all...] |
CGObjCGNU.cpp | 362 /// Generates a list of referenced protocols. Classes, categories, and 661 /// together modules where a referenced class is not defined. [all...] |
/external/grub/stage2/ |
fsys_reiserfs.c | 250 object, that is referenced by directory entry */ 251 __u32 deh_objectid;/* objectid of the object, that is referenced by [all...] |
/external/gtest/include/gtest/ |
gtest-printers.h | 65 // // Prints a value tersely: for a reference type, the referenced 673 // Prints a value tersely: for a reference type, the referenced value
|
/external/llvm/include/llvm/Target/ |
TargetRegisterInfo.h | 619 /// getFrameIndexInstrOffset - Get the offset from the referenced frame 688 /// referenced by the iterator contains an MO_FrameIndex operand which must be
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest-printers.h | 65 // // Prints a value tersely: for a reference type, the referenced 673 // Prints a value tersely: for a reference type, the referenced value
|
/external/qemu/block/ |
qcow2-refcount.c | 928 * referenced in the L2 table. While doing so, performs some checks on L2 [all...] |
/external/stlport/src/ |
allocators.cpp | 910 /*REFERENCED*/ 941 /*REFERENCED*/ [all...] |
/external/webkit/Source/WebKit/qt/Api/ |
qgraphicswebview.cpp | 732 External objects such as stylesheets or images referenced in the HTML 760 External objects referenced in the content are located relative to \a baseUrl.
|
qwebview.cpp | 456 External objects such as stylesheets or images referenced in the HTML 484 External objects referenced in the content are located relative to \a baseUrl. [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/ |
armVC.h | 587 * [in] pSrcPreSAD pointer to SAD associated with the predicted MV (referenced by pSrcPreMV) 624 * motion vector by interpolating the integer resolution motion vector referenced [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/ |
armVC.h | 587 * [in] pSrcPreSAD pointer to SAD associated with the predicted MV (referenced by pSrcPreMV) 624 * motion vector by interpolating the integer resolution motion vector referenced [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/ |
armVC.h | 587 * [in] pSrcPreSAD pointer to SAD associated with the predicted MV (referenced by pSrcPreMV) 624 * motion vector by interpolating the integer resolution motion vector referenced [all...] |
/frameworks/base/docs/html/guide/topics/ui/ |
declaring-layout.jd | 148 When the application is compiled, this ID is referenced as an integer, but the ID is typically 183 which is referenced by the unique ID.</p>
|
/libcore/luni/src/main/java/java/sql/ |
Connection.java | 238 * Gets the metadata about the database referenced by this connection. The 606 * the {@code Savepoint} is considered invalid and should not be referenced [all...] |
/libcore/luni/src/main/java/org/w3c/dom/ls/ |
LSParser.java | 150 * object to the <code>DOMConfiguration</code> object referenced by the 222 * <code>LSResourceResolver</code> referenced in this parameter resolves
|
/ndk/sources/cxx-stl/stlport/src/ |
allocators.cpp | 910 /*REFERENCED*/ 941 /*REFERENCED*/ [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-objdump.1 | 610 referenced in the file being dumped, but not defined there. 646 warning symbol is ever referenced.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-objdump.1 | 610 referenced in the file being dumped, but not defined there. 646 warning symbol is ever referenced.
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-objdump.1 | 643 referenced in the file being dumped, but not defined there. 686 warning symbol is ever referenced.
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-objdump.1 | 643 referenced in the file being dumped, but not defined there. 686 warning symbol is ever referenced.
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-objdump.1 | 643 referenced in the file being dumped, but not defined there. 686 warning symbol is ever referenced.
|
/external/llvm/lib/AsmParser/ |
LLParser.cpp | 81 return Error(Fn.Loc, "unknown function referenced by blockaddress"); 147 "referenced value is not a basic block"); 533 // See if this was forward referenced, if so, handle it. 676 // See if the global was forward referenced, if so, use the global. [all...] |