/external/svox/pico/lib/ |
picowa.c | 50 /* subobject : WordAnaUnit
|
picopam.c | 143 Function: subobject definition for the pam processing [all...] |
picoctrl.c | 255 * deallocates Control PU's subobject
|
/external/clang/include/clang/AST/ |
DeclCXX.h | 350 /// \brief True if this class (or any subobject) has mutable fields. [all...] |
Expr.h | 55 /// reference binding, which accesses a particular subobject of that temporary. 313 CL_ClassTemporary, // A temporary of class type, or subobject thereof. [all...] |
/external/clang/include/clang/Basic/ |
DiagnosticSemaKinds.td | 133 "subobject initialization overrides initialization of other fields " 134 "within its enclosing subobject">, InGroup<InitializerOverrides>; 136 "initializer overrides prior initialization of this subobject">, 142 "designator into flexible array member subobject">; [all...] |
/external/clang/lib/CodeGen/ |
ItaniumCXXABI.cpp | 316 // vtable of the correct base subobject. The "function pointer" is an 762 /// base subobject. [all...] |
CGRecordLayoutBuilder.cpp | 53 /// This only gets initialized if the base subobject type is [all...] |
CGClass.cpp | 148 // *start* with a step down to the correct virtual base subobject, 157 // allocating subobject (the virtual base, if there is one, or else [all...] |
CGRTTI.cpp | 844 // subobject. For a virtual base, this is the offset in the virtual table of [all...] |
/external/tcpdump/ |
print-rsvp.c | 406 { 4, "Bad initial subobject" }, [all...] |
/external/clang/lib/AST/ |
APValue.cpp | 40 /// walk from Base to the subobject. When performing GCC-style folding, there
|
/external/clang/test/Analysis/ |
ctor.mm | 625 // This previously caused a crash because the pair_wrapper subobject was
|
/external/clang/test/CodeGenCXX/ |
temporaries.cpp | 579 // Ensure that each 'A' temporary is destroyed before the next subobject is
|
/external/clang/test/SemaCXX/ |
expression-traits.cpp | 420 // points (refers) to a public base class subobject of a T object, and
|
type-traits.cpp | [all...] |
constant-expression-cxx1y.cpp | 219 namespace subobject { namespace
|
/external/jpeg/ |
jcsample.c | 58 /* Private subobject */
|
jdcolor.c | 18 /* Private subobject */
|
jdmerge.c | 60 /* Private subobject */
|
jquant1.c | 138 /* Private subobject */
|
/external/qemu/distrib/jpeg-6b/ |
jccolor.c | 18 /* Private subobject */
|
jcsample.c | 58 /* Private subobject */
|
jdcolor.c | 16 /* Private subobject */
|
jdmerge.c | 60 /* Private subobject */
|