/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/ |
D | import_statement.py | 25 def Annotate(cls, symbol_type, children): argument 26 if symbol_type != symbol.dotted_name: 28 return cls(symbol_type, children) 60 def Annotate(cls, symbol_type, children): argument 61 if (symbol_type != symbol.dotted_as_name and 62 symbol_type != symbol.import_as_name): 64 return cls(symbol_type, children) 163 def Annotate(cls, symbol_type, children): argument 164 if symbol_type != symbol.import_stmt: 169 return cls(symbol_type, children[0].children) [all …]
|
D | __init__.py | 60 for symbol_type in ANNOTATED_GROUPINGS: 61 annotated_grouping = symbol_type.Annotate(children) 66 for symbol_type in ANNOTATED_SYMBOLS: 67 annotated_symbol = symbol_type.Annotate(node.type, children)
|
D | class_definition.py | 17 def Annotate(cls, symbol_type, children): argument 18 if symbol_type != symbol.stmt:
|
D | function_definition.py | 17 def Annotate(cls, symbol_type, children): argument 18 if symbol_type != symbol.stmt:
|
D | base_symbol.py | 9 def __init__(self, symbol_type, children): argument 10 super(AnnotatedSymbol, self).__init__(symbol_type, children)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2008-03-07-APIntBug.ll | 12 …%struct.symbol_type = type <{ [2 x %struct.LIST], %struct.FIRST_UNION, %struct.SECOND_UNION, %stru… 23 …%tmp11651166 = bitcast %struct.head_type* %tmp1165 to %struct.symbol_type* ; <%struct.symbol_type… 24 …%tmp1167 = getelementptr %struct.symbol_type, %struct.symbol_type* %tmp11651166, i32 0, i32 3 ; <… 28 …%tmp11701171 = bitcast %struct.head_type* %tmp1170 to %struct.symbol_type* ; <%struct.symbol_type… 29 …%tmp1172 = getelementptr %struct.symbol_type, %struct.symbol_type* %tmp11701171, i32 0, i32 3 ; <…
|
/external/llvm/test/CodeGen/X86/ |
D | 2008-03-07-APIntBug.ll | 12 …%struct.symbol_type = type <{ [2 x %struct.LIST], %struct.FIRST_UNION, %struct.SECOND_UNION, %stru… 23 …%tmp11651166 = bitcast %struct.head_type* %tmp1165 to %struct.symbol_type* ; <%struct.symbol_type… 24 …%tmp1167 = getelementptr %struct.symbol_type, %struct.symbol_type* %tmp11651166, i32 0, i32 3 ; <… 28 …%tmp11701171 = bitcast %struct.head_type* %tmp1170 to %struct.symbol_type* ; <%struct.symbol_type… 29 …%tmp1172 = getelementptr %struct.symbol_type, %struct.symbol_type* %tmp11701171, i32 0, i32 3 ; <…
|
/external/selinux/checkpolicy/ |
D | module_compiler.h | 29 int declare_symbol(uint32_t symbol_type, 43 int require_symbol(uint32_t symbol_type, 68 int is_id_in_scope(uint32_t symbol_type, hashtab_key_t id);
|
D | module_compiler.c | 65 static void print_error_msg(int ret, uint32_t symbol_type) in print_error_msg() argument 72 yyerror2("Duplicate declaration of %s", flavor_str[symbol_type]); in print_error_msg() 75 yyerror2("Could not declare %s here", flavor_str[symbol_type]); in print_error_msg() 154 static int create_symbol(uint32_t symbol_type, hashtab_key_t key, hashtab_datum_t datum, in create_symbol() argument 164 ret = symtab_insert(policydbp, symbol_type, key, datum, scope, in create_symbol() 169 hashtab_search(policydbp->symtab[symbol_type].table, in create_symbol() 173 if (symbol_type == SYM_LEVELS) { in create_symbol() 196 int declare_symbol(uint32_t symbol_type, in declare_symbol() argument 201 int ret = create_symbol(symbol_type, key, datum, dest_value, SCOPE_DECL); in declare_symbol() 207 if (ebitmap_set_bit(decl->declared.scope + symbol_type, in declare_symbol() [all …]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2008-03-07-APIntBug.ll | 12 …%struct.symbol_type = type <{ [2 x %struct.LIST], %struct.FIRST_UNION, %struct.SECOND_UNION, %stru… 23 …%tmp11651166 = bitcast %struct.head_type* %tmp1165 to %struct.symbol_type* ; <%struct.symbol_type… 24 …%tmp1167 = getelementptr %struct.symbol_type* %tmp11651166, i32 0, i32 3 ; <%struct.rec**> [#uses… 28 …%tmp11701171 = bitcast %struct.head_type* %tmp1170 to %struct.symbol_type* ; <%struct.symbol_type… 29 …%tmp1172 = getelementptr %struct.symbol_type* %tmp11701171, i32 0, i32 3 ; <%struct.rec**> [#uses…
|
/external/toybox/kconfig/ |
D | lkc_proto.h | 24 P(sym_type_name,const char *,(enum symbol_type type)); 26 P(sym_get_type,enum symbol_type,(struct symbol *sym));
|
D | expr.h | 62 enum symbol_type { enum 75 enum symbol_type type;
|
D | lkc.h | 56 enum symbol_type stype;
|
D | symbol.c | 78 enum symbol_type sym_get_type(struct symbol *sym) in sym_get_type() 80 enum symbol_type type = sym->type; in sym_get_type() 91 const char *sym_type_name(enum symbol_type type) in sym_type_name()
|
/external/u-boot/scripts/kconfig/ |
D | lkc_proto.h | 37 const char * sym_type_name(enum symbol_type type); 39 enum symbol_type sym_get_type(struct symbol *sym);
|
D | expr.h | 64 enum symbol_type { enum 91 enum symbol_type type;
|
D | lkc.h | 68 enum symbol_type stype;
|
D | symbol.c | 63 enum symbol_type sym_get_type(struct symbol *sym) in sym_get_type() 65 enum symbol_type type = sym->type; in sym_get_type() 76 const char *sym_type_name(enum symbol_type type) in sym_type_name()
|
/external/curl/packages/vms/ |
D | generate_vax_transfer.com | 98 $ symbol_type = f$element(2, "=", line_u) - ")" 100 $ if symbol_type .nes. "PROCEDURE" 118 $ write vopt tab, symbol_type, tab, symbol_name 151 $ symbol_type = f$element(2, "=", line_u) - ")"
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_nodelocale.cpp | 151 const WideStringView& symbol_type) const { in GetSymbol() 154 CXFA_Node* pSymbol = GetNodeByName(pSymbols, symbol_type); in GetSymbol()
|
D | cxfa_nodelocale.h | 43 const WideStringView& symbol_type) const;
|
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/ |
D | snippet.py | 157 def __init__(self, symbol_type, children): argument 158 self._type = symbol_type
|
/external/selinux/libsepol/src/ |
D | link.c | 76 uint32_t symbol_type; member 2025 req->symbol_type = i; in is_decl_requires_met() 2074 req->symbol_type = SYM_CLASSES; in is_decl_requires_met() 2104 if (req.symbol_type == SYM_CLASSES) { in debug_requirements() 2133 symtab_names[req.symbol_type], in debug_requirements() 2135 symbol_type][req. in debug_requirements() 2143 symtab_names[req.symbol_type], in debug_requirements() 2145 symbol_type][req. in debug_requirements() 2164 if (req->symbol_type == SYM_CLASSES) { in print_missing_requirements() 2183 symtab_names[req->symbol_type], in print_missing_requirements() [all …]
|
/external/selinux/checkpolicy/test/ |
D | dispol.c | 297 static void display_id(policydb_t *p, FILE *fp, uint32_t symbol_type, in display_id() argument 300 const char *id = p->sym_val_to_name[symbol_type][symbol_value]; in display_id()
|
D | dismod.c | 101 static void display_id(policydb_t * p, FILE * fp, uint32_t symbol_type, in display_id() argument 104 char *id = p->sym_val_to_name[symbol_type][symbol_value]; in display_id() 106 (scope_datum_t *) hashtab_search(p->scope[symbol_type].table, id); in display_id()
|