/external/openssl/crypto/aes/asm/ |
vpaes-x86.S | 261 decl %eax 280 decl %eax 294 decl %eax
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/ |
c-common.h | 515 extern bool has_c_linkage (const_tree decl); 677 /* In c-decl.c and cp/tree.c. FIXME. */ 734 extern void check_main_parameter_types (tree decl); 770 extern void set_compound_literal_name (tree decl); 823 /* In a FIELD_DECL, nonzero if the decl was originally a bitfield. */ [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/ |
c-common.h | 515 extern bool has_c_linkage (const_tree decl); 677 /* In c-decl.c and cp/tree.c. FIXME. */ 734 extern void check_main_parameter_types (tree decl); 770 extern void set_compound_literal_name (tree decl); 823 /* In a FIELD_DECL, nonzero if the decl was originally a bitfield. */ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/ |
c-common.h | 515 extern bool has_c_linkage (const_tree decl); 677 /* In c-decl.c and cp/tree.c. FIXME. */ 734 extern void check_main_parameter_types (tree decl); 770 extern void set_compound_literal_name (tree decl); 823 /* In a FIELD_DECL, nonzero if the decl was originally a bitfield. */ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/ |
c-common.h | 515 extern bool has_c_linkage (const_tree decl); 677 /* In c-decl.c and cp/tree.c. FIXME. */ 734 extern void check_main_parameter_types (tree decl); 770 extern void set_compound_literal_name (tree decl); 823 /* In a FIELD_DECL, nonzero if the decl was originally a bitfield. */ [all...] |
/prebuilts/sdk/tools/lib/ |
lombok-ast-0.2.jar | |
/prebuilts/tools/common/lombok-ast/ |
lombok-ast-0.2.1.jar | |
lombok-ast-0.2.jar | |
/prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/ |
lombok-ast-0.2.1.jar | |
/external/clang/lib/AST/ |
Type.cpp | 704 /// an enum decl which has a signed representation 744 /// decl which has an unsigned representation 913 // A tagged type (struct/union/enum/class) is incomplete if the decl is a [all...] |
/external/clang/bindings/python/tests/cindex/ |
test_type.py | 97 decl = t.get_declaration()
|
/external/clang/lib/ASTMatchers/Dynamic/ |
Registry.cpp | 166 collectAdaptativeMatcherOverloads(#name, &name<Decl>, Overloads); \ 239 REGISTER_MATCHER(decl);
|
/external/clang/lib/CodeGen/ |
CGDebugInfo.h | 86 llvm::DenseMap<const Decl *, llvm::WeakVH> RegionMap; 101 llvm::DenseMap<const Decl *, llvm::WeakVH> DeclCache; 104 llvm::DenseMap<const Decl *, llvm::WeakVH> StaticDataMemberCache; 135 llvm::DICompositeType getOrCreateFunctionType(const Decl *D, QualType FnType, 151 void CollectCXXMemberFunctions(const CXXRecordDecl *Decl, 156 void CollectCXXFriends(const CXXRecordDecl *Decl, 161 void CollectCXXBases(const CXXRecordDecl *Decl, 193 void CollectRecordFields(const RecordDecl *Decl, llvm::DIFile F, 197 void CollectVTableInfo(const CXXRecordDecl *Decl, 242 void EmitDeclareOfAutoVariable(const VarDecl *Decl, llvm::Value *AI [all...] |
CGDecl.cpp | 10 // This contains code to emit Decl nodes as LLVM code. 20 #include "clang/AST/Decl.h" 33 void CodeGenFunction::EmitDecl(const Decl &D) { 35 case Decl::TranslationUnit: 36 case Decl::Namespace: 37 case Decl::UnresolvedUsingTypename: 38 case Decl::ClassTemplateSpecialization: 39 case Decl::ClassTemplatePartialSpecialization: 40 case Decl::VarTemplateSpecialization: 41 case Decl::VarTemplatePartialSpecialization [all...] |
/external/llvm/test/MC/X86/ |
x86-32.s | 625 // CHECK: decl %eax # encoding: [0x48] 626 decl %eax
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree-pass.h | 62 #define TDF_UID (1 << 8) /* display decl UIDs */ 350 extern void tree_lowering_passes (tree decl);
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree-pass.h | 62 #define TDF_UID (1 << 8) /* display decl UIDs */ 350 extern void tree_lowering_passes (tree decl);
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree-pass.h | 62 #define TDF_UID (1 << 8) /* display decl UIDs */ 350 extern void tree_lowering_passes (tree decl);
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree-pass.h | 62 #define TDF_UID (1 << 8) /* display decl UIDs */ 350 extern void tree_lowering_passes (tree decl);
|
/art/compiler/utils/x86/ |
assembler_x86.h | 394 void decl(Register reg); 395 void decl(const Address& address);
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ |
ObjC.stg | 858 <exceptions:{e|<catch(decl=e.decl,action=e.action)><\n>}> 886 catch(decl,action) ::= << 887 @catch (<e.decl>) { [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/ |
ghash-x86.S | 63 decl %edi 167 decl %edi
|
/external/chromium_org/v8/src/ |
typing.cc | 652 Declaration* decl = decls->at(i); local 653 RECURSE(Visit(decl));
|
/external/openssl/crypto/modes/asm/ |
ghash-x86.S | 63 decl %edi 167 decl %edi
|
/packages/apps/Calculator/ |
arity-2.1.2.jar | |