/external/oprofile/libpp/ |
D | diff_container.cpp | 45 add_sym(diff_collection & syms, diff_symbol const & sym, in add_sym() 62 symbol_old(diff_collection & syms, symbol_entry const & sym, in symbol_old() 73 symbol_new(diff_collection & syms, symbol_entry const & sym, in symbol_new() 83 void symbol_diff(diff_collection & syms, in symbol_diff() 118 diff_collection syms; in get_symbols() local
|
D | symbol_sort.cpp | 132 sort(symbol_collection & syms, bool reverse_sort, bool lf) const in sort() 149 sort(diff_collection & syms, bool reverse_sort, bool lf) const in sort()
|
D | format_output.cpp | 460 output(ostream & out, symbol_collection const & syms) in output() 500 void cg_formatter::output(ostream & out, symbol_collection const & syms) in output() 558 void diff_formatter::output(ostream & out, diff_collection const & syms) in output()
|
/external/icu4c/i18n/ |
D | udat.cpp | 431 const DateFormatSymbols *syms; in udat_getSymbols() local 546 const DateFormatSymbols *syms; in udat_countSymbols() local 688 setEra(DateFormatSymbols *syms, int32_t index, in setEra() 695 setEraName(DateFormatSymbols *syms, int32_t index, in setEraName() 702 setMonth(DateFormatSymbols *syms, int32_t index, in setMonth() 709 setShortMonth(DateFormatSymbols *syms, int32_t index, in setShortMonth() 716 setNarrowMonth(DateFormatSymbols *syms, int32_t index, in setNarrowMonth() 723 setStandaloneMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneMonth() 730 setStandaloneShortMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneShortMonth() 737 setStandaloneNarrowMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneNarrowMonth() [all …]
|
/external/openfst/src/include/fst/extensions/far/ |
D | print-strings.h | 58 const SymbolTable *syms = 0; in FarPrintStrings() local 122 delete syms; in FarPrintStrings() local 131 delete syms; in FarPrintStrings() local
|
D | compile-strings.h | 189 const SymbolTable *syms = 0; in FarCompileStrings() local 234 delete syms; in FarCompileStrings() local 268 delete syms; in FarCompileStrings() local
|
/external/zlib/src/examples/ |
D | enough.c | 200 local big_t count(int syms, int len, int left) in count() 255 local int beenhere(int syms, int len, int left, int mem, int rem) in beenhere() 319 local void examine(int syms, int len, int left, int mem, int rem) in examine() 400 local void enough(int syms) in enough() 457 int syms; /* total number of symbols to code */ in main() local
|
/external/clang/test/CodeGen/ |
D | 2003-08-21-WideString.c | 16 } syms = { L"NUL" }; variable
|
/external/openfst/src/include/fst/ |
D | symbol-table-ops.h | 38 SymbolTable *PruneSymbolTable(const Fst<Arc> &fst, const SymbolTable &syms, in PruneSymbolTable()
|
D | encode.h | 184 void SetInputSymbols(const SymbolTable* syms) { in SetInputSymbols() 195 void SetOutputSymbols(const SymbolTable* syms) { in SetOutputSymbols() 400 void SetInputSymbols(const SymbolTable* syms) { in SetInputSymbols() 404 void SetOutputSymbols(const SymbolTable* syms) { in SetOutputSymbols()
|
/external/qemu/ |
D | elf_ops.h | 78 struct elf_sym *syms = glue(s->disas_symtab.elf, SZ); in glue() local 104 struct elf_sym *syms = NULL; in glue() local
|
/external/oprofile/libutil++/ |
D | bfd_support.h | 46 scoped_array<asymbol *> syms; member
|
D | op_bfd.h | 183 std::vector<op_bfd_symbol> syms; variable
|
D | bfd_support.cpp | 226 void fixup_linenr(bfd * abfd, asection * section, asymbol ** syms, in fixup_linenr() 617 asymbol ** syms; in find_nearest_line() local
|
/external/openfst/src/lib/ |
D | symbol-table-ops.cc | 85 SymbolTable *CompactSymbolTable(const SymbolTable &syms) { in CompactSymbolTable()
|
/external/srec/tools/grxmlcompile/ |
D | fst-io.h | 78 void PrintId(int64 id, const SymbolTable *syms, in PrintId() 289 int64 StrToId(const char *s, const SymbolTable *syms, in StrToId()
|
D | grxmlcompile.cpp | 329 int64 StrToId(const char *s, fst::SymbolTable *syms, in StrToId() 518 void get_slot_olabel_range( const fst::SymbolTable* syms, int* myMin, int* myMax) in get_slot_olabel_range()
|
/external/openfst/src/include/fst/script/ |
D | print-impl.h | 77 void PrintId(int64 id, const SymbolTable *syms, in PrintId()
|
D | draw-impl.h | 127 void PrintId(int64 id, const SymbolTable *syms, in PrintId()
|
/external/icu4c/test/intltest/ |
D | sdtfmtts.cpp | 178 const DateFormatSymbols *syms = pat.getDateFormatSymbols(); in testAPI() local
|
D | dcfmapts.cpp | 192 const DecimalFormatSymbols *syms = pat.getDecimalFormatSymbols(); in testAPI() local
|
/external/valgrind/main/coregrind/m_debuginfo/ |
D | readmacho.c | 321 void read_symtab( /*OUT*/XArray* /* DiSym */ syms, in read_symtab() 411 static void tidy_up_cand_syms ( /*MOD*/XArray* /* of DiSym */ syms, in tidy_up_cand_syms() 845 struct NLIST *syms; in ML_() local
|
/external/elfutils/src/ |
D | nm.c | 723 GElf_SymX *syms, size_t nsyms, int longest_name, in show_symbols_sysv() 850 GElf_SymX *syms, size_t nsyms) in show_symbols_bsd() 914 const char *fullname, GElf_SymX *syms, size_t nsyms) in show_symbols_posix()
|
/external/wpa_supplicant_8/src/utils/ |
D | trace.c | 29 static asymbol **syms = NULL; variable
|
/external/llvm/tools/gold/ |
D | gold-plugin.cpp | 61 std::vector<ld_plugin_symbol> syms; member
|