Home
last modified time | relevance | path

Searched defs:syms (Results 1 – 25 of 38) sorted by relevance

12

/external/icu/icu4c/source/i18n/
Dudat.cpp594 const DateFormatSymbols *syms; in udat_getSymbols() local
741 const DateFormatSymbols *syms; in udat_countSymbols() local
915 setEra(DateFormatSymbols *syms, int32_t index, in setEra()
922 setEraName(DateFormatSymbols *syms, int32_t index, in setEraName()
929 setMonth(DateFormatSymbols *syms, int32_t index, in setMonth()
936 setShortMonth(DateFormatSymbols *syms, int32_t index, in setShortMonth()
943 setNarrowMonth(DateFormatSymbols *syms, int32_t index, in setNarrowMonth()
950 setStandaloneMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneMonth()
957 setStandaloneShortMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneShortMonth()
964 setStandaloneNarrowMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneNarrowMonth()
[all …]
/external/zlib/src/examples/
Denough.c203 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/openfst/src/include/fst/extensions/far/
Dprint-strings.h58 const SymbolTable *syms = 0; in FarPrintStrings() local
122 delete syms; in FarPrintStrings() local
131 delete syms; in FarPrintStrings() local
Dcompile-strings.h189 const SymbolTable *syms = 0; in FarCompileStrings() local
234 delete syms; in FarCompileStrings() local
268 delete syms; in FarCompileStrings() local
/external/google-breakpad/src/common/linux/
Ddump_symbols_unittest.cc102 SymbolTable syms(kLittleEndian, 4, table); in TEST_F() local
142 SymbolTable syms(kLittleEndian, 8, table); in TEST_F() local
Dsynth_elf_unittest.cc123 SymbolTable syms(kLittleEndian, 4, table); in TEST_F() local
/external/clang/test/CodeGen/
D2003-08-21-WideString.c16 } syms = { L"NUL" }; variable
/external/openfst/src/include/fst/
Dsymbol-table-ops.h38 SymbolTable *PruneSymbolTable(const Fst<Arc> &fst, const SymbolTable &syms, in PruneSymbolTable()
Dencode.h184 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/openfst/src/lib/
Dsymbol-table-ops.cc85 SymbolTable *CompactSymbolTable(const SymbolTable &syms) { in CompactSymbolTable()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestSimpleDateFormatAPI.java111 final DateFormatSymbols syms = pat.getDateFormatSymbols(); in TestAPI() local
DIntlTestDecimalFormatAPI.java179 final DecimalFormatSymbols syms = pat.getDecimalFormatSymbols(); in TestAPI() local
/external/valgrind/coregrind/m_debuginfo/
Dreadmacho.c299 void read_symtab( /*OUT*/XArray* /* DiSym */ syms, in read_symtab()
406 static void tidy_up_cand_syms ( /*MOD*/XArray* /* of DiSym */ syms, in tidy_up_cand_syms()
903 DiCursor syms = DiCursor_INVALID; in ML_() local
/external/openfst/src/include/fst/script/
Dprint-impl.h77 void PrintId(int64 id, const SymbolTable *syms, in PrintId()
Ddraw-impl.h127 void PrintId(int64 id, const SymbolTable *syms, in PrintId()
/external/icu/icu4c/source/test/intltest/
Dsdtfmtts.cpp178 const DateFormatSymbols *syms = pat.getDateFormatSymbols(); in testAPI() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBISymbolTable.java180 RBBISymbolTableEntry[] syms = fHashTable.values().toArray(new RBBISymbolTableEntry[0]); in rbbiSymtablePrint() local
/external/linux-tools-perf/src/tools/perf/util/
Dsymbol-elf.c38 #define elf_symtab__for_each_symbol(syms, nr_syms, idx, sym) \ argument
191 Elf_Data *reldata, *syms, *symstrs; in dso__synthesize_plt_symbols() local
689 Elf_Data *syms, *opddata = NULL; in dso__load_sym() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_symbol.c166 char** syms = backtrace_symbols((void**)&addr, 1); in debug_symbol_name_glibc() local
/external/elfutils/src/tests/
Ddwflsyms.c113 int syms = dwfl_module_getsymtab (mod); in list_syms() local
/external/mesa3d/src/gallium/state_trackers/clover/core/
Dmodule.hpp101 clover::compat::vector<symbol> syms; member
/external/elfutils/src/src/
Dnm.c740 GElf_SymX *syms, size_t nsyms, int longest_name, in show_symbols_sysv()
922 GElf_SymX *syms, size_t nsyms) in show_symbols_bsd()
1053 const char *prefix, const char *fullname, GElf_SymX *syms, in show_symbols_posix()
/external/wpa_supplicant_8/src/utils/
Dtrace.c27 static asymbol **syms = NULL; variable
/external/bison/src/
Dreader.c81 merger_list *syms; in get_merge_function() local
/external/mesa3d/src/gallium/state_trackers/clover/api/
Dkernel.cpp64 auto &syms = prog->binaries().begin()->second.syms; in clCreateKernelsInProgram() local

12