/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
l-ipo.h | 55 void add_decl_to_current_module_scope (tree decl, void *b);
|
langhooks.h | 150 /* Function to add a decl to the current scope level. Takes one 151 argument, a decl to add. Returns that decl, or, if the same 152 symbol is already declared, may return a different decl for that 159 /* Returns true if DECL is explicit member function. */ 162 /* Returns True if the parameter is a generic parameter decl 173 /* Returns true when we should warn for an unused global DECL. 181 /* True if this decl may be called via a sibcall. */ 184 /* True if OpenMP should privatize what this DECL points to rather 185 than the DECL itself. * [all...] |
tree-inline.h | 70 /* Create a new decl to replace DECL in the destination function. */ 179 tree copy_decl_no_change (tree decl, copy_body_data *id); 187 extern tree remap_decl (tree decl, copy_body_data *id);
|
cgraph.h | 159 /* Represent which DECL tree (or reference to such tree) 187 Each function decl has assigned cgraph_node listing callees and callers. */ 190 tree decl; variable 259 /* Set when decl is an abstract function pointed to by the 456 Each static variable decl has assigned varpool_node. */ 459 tree decl; variable 611 tree clone_function_name (tree decl, const char *); 672 struct cgraph_node *cgraph_lipo_get_resolved_node (tree decl); 673 struct cgraph_node *cgraph_lipo_get_resolved_node_1 (tree decl, bool); 684 struct varpool_node *real_varpool_node (tree decl); [all...] |
/bionic/libc/arch-x86/string/ |
bcopy.S | 80 decl %edi 81 decl %esi
|
swab.S | 31 decl %ecx 62 decl %ecx
|
/external/libsepol/tests/ |
test-linker-roles.c | 33 * - role in appropriate symtab (global and decl) 34 * - datum in the decl symtab has correct type_set 35 * - scope datum has correct decl ids 72 avrule_decl_t *decl; local 80 /**** test for g_b_role_1 in base and decl 1 (global) ****/ 89 /**** test for o1_b_role_1 in optional (decl 2) ****/ 90 decl = test_find_decl_by_sym(base, SYM_TYPES, "tag_o1_b"); 91 decls[0] = decl->decl_id; 95 role = test_role_type_set(base, "o1_b_role_1", decl, types, 1, 0); 103 avrule_decl_t *decl; local [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
langhooks.h | 150 /* Function to add a decl to the current scope level. Takes one 151 argument, a decl to add. Returns that decl, or, if the same 152 symbol is already declared, may return a different decl for that 159 /* Returns true if DECL is explicit member function. */ 162 /* Returns True if the parameter is a generic parameter decl 173 /* Returns true when we should warn for an unused global DECL. 181 /* True if this decl may be called via a sibcall. */ 184 /* True if OpenMP should privatize what this DECL points to rather 185 than the DECL itself. * [all...] |
tree-inline.h | 70 /* Create a new decl to replace DECL in the destination function. */ 179 tree copy_decl_no_change (tree decl, copy_body_data *id); 187 extern tree remap_decl (tree decl, copy_body_data *id);
|
cgraph.h | 159 /* Represent which DECL tree (or reference to such tree) 187 Each function decl has assigned cgraph_node listing callees and callers. */ 190 tree decl; variable 259 /* Set when decl is an abstract function pointed to by the 456 Each static variable decl has assigned varpool_node. */ 459 tree decl; variable 611 tree clone_function_name (tree decl, const char *); 672 struct cgraph_node *cgraph_lipo_get_resolved_node (tree decl); 673 struct cgraph_node *cgraph_lipo_get_resolved_node_1 (tree decl, bool); 684 struct varpool_node *real_varpool_node (tree decl); [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
langhooks.h | 150 /* Function to add a decl to the current scope level. Takes one 151 argument, a decl to add. Returns that decl, or, if the same 152 symbol is already declared, may return a different decl for that 159 /* Returns true if DECL is explicit member function. */ 162 /* Returns True if the parameter is a generic parameter decl 173 /* Returns true when we should warn for an unused global DECL. 181 /* True if this decl may be called via a sibcall. */ 184 /* True if OpenMP should privatize what this DECL points to rather 185 than the DECL itself. * [all...] |
tree-inline.h | 70 /* Create a new decl to replace DECL in the destination function. */ 179 tree copy_decl_no_change (tree decl, copy_body_data *id); 187 extern tree remap_decl (tree decl, copy_body_data *id);
|
cgraph.h | 159 /* Represent which DECL tree (or reference to such tree) 187 Each function decl has assigned cgraph_node listing callees and callers. */ 190 tree decl; variable 259 /* Set when decl is an abstract function pointed to by the 456 Each static variable decl has assigned varpool_node. */ 459 tree decl; variable 611 tree clone_function_name (tree decl, const char *); 672 struct cgraph_node *cgraph_lipo_get_resolved_node (tree decl); 673 struct cgraph_node *cgraph_lipo_get_resolved_node_1 (tree decl, bool); 684 struct varpool_node *real_varpool_node (tree decl); [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
langhooks.h | 150 /* Function to add a decl to the current scope level. Takes one 151 argument, a decl to add. Returns that decl, or, if the same 152 symbol is already declared, may return a different decl for that 159 /* Returns true if DECL is explicit member function. */ 162 /* Returns True if the parameter is a generic parameter decl 173 /* Returns true when we should warn for an unused global DECL. 181 /* True if this decl may be called via a sibcall. */ 184 /* True if OpenMP should privatize what this DECL points to rather 185 than the DECL itself. * [all...] |
tree-inline.h | 70 /* Create a new decl to replace DECL in the destination function. */ 179 tree copy_decl_no_change (tree decl, copy_body_data *id); 187 extern tree remap_decl (tree decl, copy_body_data *id);
|
cgraph.h | 159 /* Represent which DECL tree (or reference to such tree) 187 Each function decl has assigned cgraph_node listing callees and callers. */ 190 tree decl; variable 259 /* Set when decl is an abstract function pointed to by the 456 Each static variable decl has assigned varpool_node. */ 459 tree decl; variable 611 tree clone_function_name (tree decl, const char *); 672 struct cgraph_node *cgraph_lipo_get_resolved_node (tree decl); 673 struct cgraph_node *cgraph_lipo_get_resolved_node_1 (tree decl, bool); 684 struct varpool_node *real_varpool_node (tree decl); [all...] |
/external/openssl/crypto/bn/asm/ |
bn-586.S | 113 decl %ecx 124 decl %ecx 135 decl %ecx 146 decl %ecx 157 decl %ecx 168 decl %ecx 283 decl %ebp 292 decl %ebp 301 decl %ebp 310 decl %eb [all...] |
/external/clang/include/clang/AST/ |
StmtIterator.h | 26 class Decl; 35 union { Decl *decl; Decl **DGI; }; member in union:clang::StmtIteratorBase::__anon5408 37 Decl **DGE; 65 bool HandleDecl(Decl* D); 70 StmtIteratorBase(Stmt **s) : stmt(s), decl(0), RawVAPtr(0) {} 71 StmtIteratorBase(Decl *d, Stmt **s); 73 StmtIteratorBase(Decl **dgi, Decl **dge) [all...] |
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/ |
SymbolTableParser.h | 72 - (void)decl;
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/ |
LangDumpDecl.h | 31 #define DECL 4 83 - (void)decl;
|
Main.java | 10 //LangParser.decl_return r = parser.decl(); 18 walker.decl();
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemExtensionCall.java | 115 ElemExtensionDecl decl = null; local 127 decl = (ElemExtensionDecl) child; 129 String prefix = decl.getPrefix(); 134 return decl;
|
/external/zlib/src/ |
zlib2ansi | 24 my $decl = qr{ $sp (?: \w+ $sp )+ $d1 }xo ; 25 my $dList = qr{ $sp $decl (?: $sp , $d1 )* $sp ; $sp }xo ;
|
/frameworks/av/media/common_time/ |
cc_helper.cpp | 95 #define CCHELPER_METHOD(decl, call) \ 96 status_t CCHelper::decl { \
|
/external/libsepol/src/ |
link.c | 114 * to the object class. This means that the requirements for the decl are the union of the permissions 271 * not met, but we cannot because the decl might be optional (in which 1746 avrule_decl_t *decl, *last_decl = NULL; local 2179 avrule_decl_t *decl; local 2261 avrule_decl_t *decl; local 2307 avrule_decl_t *decl; local 2340 avrule_decl_t *decl; local 2370 avrule_decl_t *decl = cur->branch_list; local 2481 avrule_decl_t *decl; local [all...] |