/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/ |
D | import_statement.py | 30 def Annotate(cls, symbol_type, children): argument 64 def Annotate(cls, symbol_type, children): argument 167 def Annotate(cls, symbol_type, children): argument 227 def Annotate(cls, symbol_type, children): argument
|
D | base_symbol.py | 15 def __init__(self, symbol_type, children): argument
|
D | function_definition.py | 17 def Annotate(cls, symbol_type, children): argument
|
D | class_definition.py | 17 def Annotate(cls, symbol_type, children): argument
|
/external/stg/ |
D | elf_reader.cc | 63 SymbolTableEntry::SymbolType symbol_type) { in ConvertSymbolType() 153 const auto symbol_type = symbol.symbol_type; in IsPublicFunctionOrVariable() local 222 const auto symbol_type = symbol.symbol_type; in IsLinuxKernelFunctionOrVariable() local
|
D | elf_loader.h | 61 SymbolType symbol_type; member
|
D | elf_loader.cc | 46 SymbolTableEntry::SymbolType ParseSymbolType(unsigned char symbol_type) { in ParseSymbolType()
|
D | stg.proto | 252 SymbolType symbol_type = 5; field
|
/external/google-breakpad/src/common/windows/ |
D | sym_upload_v2_protocol.cc | 55 const wstring& symbol_type, in SymUploadV2ProtocolSend()
|
/external/selinux/checkpolicy/ |
D | module_compiler.c | 59 static void print_error_msg(int ret, uint32_t symbol_type) in print_error_msg() 149 static int create_symbol(uint32_t symbol_type, hashtab_key_t key, hashtab_datum_t datum, in create_symbol() 191 int declare_symbol(uint32_t symbol_type, in declare_symbol() 714 int require_symbol(uint32_t symbol_type, in require_symbol() 1136 int is_id_in_scope(uint32_t symbol_type, const_hashtab_key_t id) in is_id_in_scope()
|
/external/libtraceevent/plugins/ |
D | Makefile | 140 symbol_type=`$(NM) -u -D $1 | awk 'NF>1 {print $$1}' | \ macro
|
/external/google-breakpad/src/common/dwarf/ |
D | elf_reader.cc | 604 int symbol_type, in VisitSymbols() 1142 int symbol_type) { in VisitSymbols() 1148 int symbol_type, in VisitSymbols()
|
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/ |
D | snippet.py | 159 def __init__(self, symbol_type, children): argument
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/utree/ |
D | utree.hpp | 89 symbol_type, // An UTF-8 symbol name enumerator
|
/external/google-breakpad/src/tools/windows/converter_exe/ |
D | converter.cc | 224 const wstring& symbol_type) { in UploadSymbolFile()
|
/external/selinux/checkpolicy/test/ |
D | dispol.c | 365 static void display_id(policydb_t *p, FILE *fp, uint32_t symbol_type, in display_id()
|
D | dismod.c | 144 static void display_id(policydb_t * p, FILE * fp, uint32_t symbol_type, in display_id()
|
/external/coreboot/util/kconfig/ |
D | expr.h | 64 enum symbol_type { enum
|
/external/toybox/kconfig/ |
D | expr.h | 62 enum symbol_type { enum
|
/external/selinux/libsepol/src/ |
D | module_to_cil.c | 480 …th_start(struct policydb *pdb, struct stack *decl_stack, int start, uint32_t symbol_type, char *id) in is_id_in_scope_with_start() 505 …in_ancestor_scope(struct policydb *pdb, struct stack *decl_stack, char *type, uint32_t symbol_type) in is_id_in_ancestor_scope() 512 …nt is_id_in_scope(struct policydb *pdb, struct stack *decl_stack, char *type, uint32_t symbol_type) in is_id_in_scope()
|
D | link.c | 77 uint32_t symbol_type; member
|