Home
last modified time | relevance | path

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

1234

/third_party/skia/third_party/externals/icu/source/i18n/
Dudat.cpp605 const DateFormatSymbols *syms; in udat_getSymbols() local
752 const DateFormatSymbols *syms; in udat_countSymbols() local
926 setEra(DateFormatSymbols *syms, int32_t index, in setEra()
933 setEraName(DateFormatSymbols *syms, int32_t index, in setEraName()
940 setMonth(DateFormatSymbols *syms, int32_t index, in setMonth()
947 setShortMonth(DateFormatSymbols *syms, int32_t index, in setShortMonth()
954 setNarrowMonth(DateFormatSymbols *syms, int32_t index, in setNarrowMonth()
961 setStandaloneMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneMonth()
968 setStandaloneShortMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneShortMonth()
975 setStandaloneNarrowMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneNarrowMonth()
[all …]
/third_party/icu/icu4c/source/i18n/
Dudat.cpp605 const DateFormatSymbols *syms; in udat_getSymbols() local
752 const DateFormatSymbols *syms; in udat_countSymbols() local
926 setEra(DateFormatSymbols *syms, int32_t index, in setEra()
933 setEraName(DateFormatSymbols *syms, int32_t index, in setEraName()
940 setMonth(DateFormatSymbols *syms, int32_t index, in setMonth()
947 setShortMonth(DateFormatSymbols *syms, int32_t index, in setShortMonth()
954 setNarrowMonth(DateFormatSymbols *syms, int32_t index, in setNarrowMonth()
961 setStandaloneMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneMonth()
968 setStandaloneShortMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneShortMonth()
975 setStandaloneNarrowMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneNarrowMonth()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dudat.cpp596 const DateFormatSymbols *syms; in udat_getSymbols() local
743 const DateFormatSymbols *syms; in udat_countSymbols() local
917 setEra(DateFormatSymbols *syms, int32_t index, in setEra()
924 setEraName(DateFormatSymbols *syms, int32_t index, in setEraName()
931 setMonth(DateFormatSymbols *syms, int32_t index, in setMonth()
938 setShortMonth(DateFormatSymbols *syms, int32_t index, in setShortMonth()
945 setNarrowMonth(DateFormatSymbols *syms, int32_t index, in setNarrowMonth()
952 setStandaloneMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneMonth()
959 setStandaloneShortMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneShortMonth()
966 setStandaloneNarrowMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneNarrowMonth()
[all …]
/third_party/node/deps/icu-small/source/i18n/
Dudat.cpp605 const DateFormatSymbols *syms; in udat_getSymbols() local
760 const DateFormatSymbols *syms; in udat_countSymbols() local
942 setEra(DateFormatSymbols *syms, int32_t index, in setEra()
949 setEraName(DateFormatSymbols *syms, int32_t index, in setEraName()
956 setMonth(DateFormatSymbols *syms, int32_t index, in setMonth()
963 setShortMonth(DateFormatSymbols *syms, int32_t index, in setShortMonth()
970 setNarrowMonth(DateFormatSymbols *syms, int32_t index, in setNarrowMonth()
977 setStandaloneMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneMonth()
984 setStandaloneShortMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneShortMonth()
991 setStandaloneNarrowMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneNarrowMonth()
[all …]
/third_party/zlib/examples/
Denough.c237 local inline size_t map(int syms, int left, int len) { in map()
261 local big_t count(int syms, int left, int len) { in count()
308 local int been_here(int syms, int left, int len, int mem, int rem) { in been_here()
361 local void examine(int syms, int left, int len, int mem, int rem) { in examine()
454 local void enough(int syms) { in enough()
506 int syms = 286; in main() local
/third_party/skia/third_party/externals/tint/src/transform/
Dmultiplanar_external_texture.cc126 auto& syms = new_binding_symbols[var->symbol]; in Process() local
165 auto& syms = it->second; in Process() local
186 auto& syms = it->second; in Process() local
214 auto& syms = new_binding_symbols[param->symbol]; in Process() local
/third_party/musl/Benchmark/musl/
Dlibc_linker.cpp24 static vector<string> syms = { variable
/third_party/python/Lib/lib2to3/fixes/
Dfix_filter.py19 from ..pygram import python_symbols as syms unknown
Dfix_map.py26 from ..pygram import python_symbols as syms unknown
Dfix_zip.py13 from ..pygram import python_symbols as syms unknown
Dfix_next.py10 from ..pygram import python_symbols as syms unknown
/third_party/ltp/tools/sparse/sparse-src/
Dtest-inspect.c38 struct symbol_list *syms = sparse(file); in main() local
Dast-view.c31 treeview_main (struct symbol_list *syms) in treeview_main()
/third_party/elfio/tests/
DELFIOTest2.cpp259 symbol_section_accessor syms( reader, symsec ); in TEST() local
287 symbol_section_accessor syms( reader, symsec ); in TEST() local
315 symbol_section_accessor syms( reader, symsec ); in TEST() local
343 symbol_section_accessor syms( reader, symsec ); in TEST() local
/third_party/python/Lib/lib2to3/
Dbtm_utils.py7 syms = pattern_symbols variable
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestSimpleDateFormatAPI.java116 final DateFormatSymbols syms = pat.getDateFormatSymbols(); in TestAPI() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DIntlTestSimpleDateFormatAPI.java119 final DateFormatSymbols syms = pat.getDateFormatSymbols(); in TestAPI() local
/third_party/musl/src/internal/
Dvdso.c61 Sym *syms = 0; in __vdsosym() local
/third_party/libabigail/tools/
Dabisym.cc134 vector<elf_symbol_sptr> syms; in main() local
/third_party/musl/ldso/
Ddlstart.c79 const Sym *syms = (void *)dyn[DT_SYMTAB]; in _dlstart_c() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRBBISymbolTable.java181 RBBISymbolTableEntry[] syms = fHashTable.values().toArray(new RBBISymbolTableEntry[0]); in rbbiSymtablePrint() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBISymbolTable.java180 RBBISymbolTableEntry[] syms = fHashTable.values().toArray(new RBBISymbolTableEntry[0]); in rbbiSymtablePrint() local
/third_party/icu/icu4c/source/test/intltest/
Dsdtfmtts.cpp180 const DateFormatSymbols *syms = pat.getDateFormatSymbols(); in testAPI() local
/third_party/musl/porting/linux/user/src/internal/
Dvdso.c61 Sym *syms; member
/third_party/elfutils/tests/
Ddwflsyms.c112 int syms = dwfl_module_getsymtab (mod); in list_syms() local

1234