/external/tcpdump/ |
print-lmp.c | 305 * subobject defined for LMP Service Discovery in the UNI 1.0 spec 591 printf("\n\t Subobject, Type: %s (%u), Length: %u", 621 /* Any Unknown Subobject ==> Exit loop */
|
/external/clang/lib/Sema/ |
SemaInit.cpp | 212 /// InitListChecker itself performs a recursive walk of the subobject 224 /// list. Once we have completed our recursive walk of the subobject 230 /// subobject and then continue the initialization from that 232 /// designated subobject and manages backing out the recursion to 631 // Build a structured initializer list corresponding to this subobject. 639 // Check the element types and build the structural subobject. [all...] |
SemaDeclCXX.cpp | [all...] |
/external/chromium-trace/trace-viewer/src/tracing/importer/ |
trace_event_importer_test.js | [all...] |
/external/clang/test/Analysis/ |
derived-to-base.cpp | 66 // Make sure we're consistent about the offset of the A subobject within an
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ |
p4.cpp | 333 constexpr V<int> v; // expected-error {{constant expression}} expected-note {{subobject of type 'int' is not initialized}}
|
/external/clang/utils/VtableTest/ |
gen.cc | 265 gl(" mix(\"subobject offset\", (char *)this - t);");
|
/external/compiler-rt/lib/ubsan/ |
ubsan_type_hash.cc | 114 /// \brief Determine whether \p Derived has a \p Base base class subobject at
|
/external/jpeg/ |
jcdctmgr.c | 20 /* Private subobject for this module */
|
jddctmgr.c | 85 /* Private subobject for this module */
|
jccolor.c | 18 /* Private subobject */
|
jcmarker.c | 649 /* Create the subobject */
|
jdinput.c | 395 /* Create subobject in permanent pool */
|
jdsample.c | 31 /* Private subobject */
|
/external/qemu/distrib/jpeg-6b/ |
jcdctmgr.c | 20 /* Private subobject for this module */
|
jddctmgr.c | 77 /* Private subobject for this module */
|
jcmarker.c | 649 /* Create the subobject */
|
jdinput.c | 395 /* Create subobject in permanent pool */
|
jdsample.c | 31 /* Private subobject */
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
ggc.h | 48 subobject that has had its pointers reordered, the third parameter
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
ggc.h | 48 subobject that has had its pointers reordered, the third parameter
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
ggc.h | 48 subobject that has had its pointers reordered, the third parameter
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
ggc.h | 48 subobject that has had its pointers reordered, the third parameter
|
/external/clang/test/CodeGenCXX/ |
const-init-cxx11.cpp | 84 // Note, N subobject is laid out in DN subobject's tail padding.
|
microsoft-abi-vtables-multiple-nonvirtual-inheritance.cpp | 110 // 2-level structure with repeating subobject types, but no thunks needed. 193 // Repeating subobject.
|