/external/icu4c/i18n/ |
D | udat.cpp | 431 const DateFormatSymbols *syms; in udat_getSymbols() local 554 const DateFormatSymbols *syms; in udat_countSymbols() local 704 setEra(DateFormatSymbols *syms, int32_t index, in setEra() 711 setEraName(DateFormatSymbols *syms, int32_t index, in setEraName() 718 setMonth(DateFormatSymbols *syms, int32_t index, in setMonth() 725 setShortMonth(DateFormatSymbols *syms, int32_t index, in setShortMonth() 732 setNarrowMonth(DateFormatSymbols *syms, int32_t index, in setNarrowMonth() 739 setStandaloneMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneMonth() 746 setStandaloneShortMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneShortMonth() 753 setStandaloneNarrowMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneNarrowMonth() [all …]
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | udat.cpp | 391 const DateFormatSymbols *syms = in udat_getSymbols() local 505 const DateFormatSymbols *syms = in udat_countSymbols() local 639 setEra(DateFormatSymbols *syms, int32_t index, in setEra() 646 setEraName(DateFormatSymbols *syms, int32_t index, in setEraName() 653 setMonth(DateFormatSymbols *syms, int32_t index, in setMonth() 660 setShortMonth(DateFormatSymbols *syms, int32_t index, in setShortMonth() 667 setNarrowMonth(DateFormatSymbols *syms, int32_t index, in setNarrowMonth() 674 setStandaloneMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneMonth() 681 setStandaloneShortMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneShortMonth() 688 setStandaloneNarrowMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneNarrowMonth() [all …]
|
/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()
|
/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 | 203 local big_t count(int syms, int len, int left) in count() 258 local int beenhere(int syms, int len, int left, int mem, int rem) in beenhere() 322 local void examine(int syms, int len, int left, int mem, int rem) in examine() 403 local void enough(int syms) in enough() 460 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()
|
/external/openfst/src/include/fst/script/ |
D | print-impl.h | 77 void PrintId(int64 id, const SymbolTable *syms, in PrintId()
|
/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/chromium_org/third_party/icu/source/test/intltest/ |
D | sdtfmtts.cpp | 178 const DateFormatSymbols *syms = pat.getDateFormatSymbols(); in testAPI() local
|
/external/icu4c/test/intltest/ |
D | sdtfmtts.cpp | 178 const DateFormatSymbols *syms = pat.getDateFormatSymbols(); in testAPI() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
D | u_debug_symbol.c | 166 char** syms = backtrace_symbols((void**)&addr, 1); in debug_symbol_name_glibc() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_debug_symbol.c | 166 char** syms = backtrace_symbols((void**)&addr, 1); in debug_symbol_name_glibc() local
|
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/ |
D | nm-pdb.c | 70 SYM *syms; member
|
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/ |
D | nm-pdb.c | 70 SYM *syms; member
|
/external/mesa3d/src/gallium/state_trackers/clover/core/ |
D | module.hpp | 101 clover::compat::vector<symbol> syms; member
|