Home
last modified time | relevance | path

Searched defs:syms (Results 76 - 100 of 147) sorted by relevance

123456

/third_party/elfutils/src/
H A Delfcompress.c939 size_t syms = symd->d_size / elsize; in process_file() local
1154 size_t syms = symd->d_size / elsize; in process_file() local
/third_party/ffmpeg/libavcodec/
H A Dmss4.c101 mss4_init_vlc(VLC *vlc, unsigned *offset, const uint8_t *lens, const uint8_t *syms) mss4_init_vlc() argument
H A Drv40.c78 uint16_t syms[AIC_MODE2_SIZE]; in rv40_init_tables() local
H A Dclearvideo.c654 build_vlc(VLC *vlc, const uint8_t counts[16], const uint16_t **syms, unsigned *offset) build_vlc() argument
H A Dagm.c935 int syms[8192]; in make_new_tree() local
H A Don2avc.c912 const uint16_t *syms = ff_on2avc_cb_syms; in on2avc_decode_init() local
/third_party/icu/icu4c/source/i18n/
H A Dunum.cpp76 DecimalFormatSymbols *syms = new DecimalFormatSymbols(Locale(locale), *status); in unum_open() local
H A Dudat.cpp605 const DateFormatSymbols *syms; in udat_getSymbols() local
760 const DateFormatSymbols *syms; udat_countSymbols() local
942 setEra(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setEra() argument
949 setEraName(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setEraName() argument
956 setMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setMonth() argument
963 setShortMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShortMonth() argument
970 setNarrowMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setNarrowMonth() argument
977 setStandaloneMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneMonth() argument
984 setStandaloneShortMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortMonth() argument
991 setStandaloneNarrowMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneNarrowMonth() argument
998 setWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setWeekday() argument
1005 setShortWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShortWeekday() argument
1012 setShorterWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShorterWeekday() argument
1019 setNarrowWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setNarrowWeekday() argument
1026 setStandaloneWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneWeekday() argument
1033 setStandaloneShortWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortWeekday() argument
1040 setStandaloneShorterWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShorterWeekday() argument
1047 setStandaloneNarrowWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneNarrowWeekday() argument
1054 setQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setQuarter() argument
1061 setShortQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShortQuarter() argument
1068 setNarrowQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setNarrowQuarter() argument
1075 setStandaloneQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneQuarter() argument
1082 setStandaloneShortQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortQuarter() argument
1089 setStandaloneNarrowQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneNarrowQuarter() argument
1096 setShortYearNames(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShortYearNames() argument
1103 setShortZodiacNames(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShortZodiacNames() argument
1110 setAmPm(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setAmPm() argument
1117 setLocalPatternChars(DateFormatSymbols *syms, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setLocalPatternChars() argument
[all...]
H A Dnumfmt.cpp1477 DecimalFormatSymbols *syms = symbolsToAdopt.getAlias(); in makeInstance() local
/third_party/node/deps/icu-small/source/i18n/
H A Dunum.cpp77 DecimalFormatSymbols *syms = new DecimalFormatSymbols(Locale(locale), *status); in unum_open() local
H A Dnumfmt.cpp1479 DecimalFormatSymbols *syms = symbolsToAdopt.getAlias(); in makeInstance() local
H A Dudat.cpp606 const DateFormatSymbols *syms; in udat_getSymbols() local
761 const DateFormatSymbols *syms; udat_countSymbols() local
943 setEra(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setEra() argument
950 setEraName(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setEraName() argument
957 setMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setMonth() argument
964 setShortMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShortMonth() argument
971 setNarrowMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setNarrowMonth() argument
978 setStandaloneMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneMonth() argument
985 setStandaloneShortMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortMonth() argument
992 setStandaloneNarrowMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneNarrowMonth() argument
999 setWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setWeekday() argument
1006 setShortWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShortWeekday() argument
1013 setShorterWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShorterWeekday() argument
1020 setNarrowWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setNarrowWeekday() argument
1027 setStandaloneWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneWeekday() argument
1034 setStandaloneShortWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortWeekday() argument
1041 setStandaloneShorterWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShorterWeekday() argument
1048 setStandaloneNarrowWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneNarrowWeekday() argument
1055 setQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setQuarter() argument
1062 setShortQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShortQuarter() argument
1069 setNarrowQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setNarrowQuarter() argument
1076 setStandaloneQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneQuarter() argument
1083 setStandaloneShortQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortQuarter() argument
1090 setStandaloneNarrowQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneNarrowQuarter() argument
1097 setShortYearNames(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShortYearNames() argument
1104 setShortZodiacNames(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShortZodiacNames() argument
1111 setAmPm(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setAmPm() argument
1118 setLocalPatternChars(DateFormatSymbols *syms, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setLocalPatternChars() argument
[all...]
/third_party/libabigail/src/
H A Dabg-elf-reader.cc757 const elf_symbols& syms = symtab()->lookup_symbol(name); in function_symbol_is_exported() local
787 const elf_symbols& syms = symtab()->lookup_symbol(name); in variable_symbol_is_exported() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dunum.cpp75 DecimalFormatSymbols *syms = new DecimalFormatSymbols(Locale(locale), *status); in unum_open() local
H A Dnumfmt.cpp1469 DecimalFormatSymbols *syms = symbolsToAdopt.getAlias(); in makeInstance() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DWasm.h144 ArrayRef<WasmSymbol> syms() const { return Symbols; } in syms() function in llvm::object::WasmObjectFile
/third_party/skia/third_party/externals/tint/src/resolver/
H A Ddependency_graph.cc122 DependencyScanner(const SymbolTable& syms, in DependencyScanner() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsrcline.c151 asymbol **syms; member
173 asymbol **syms; in slurp_symtab() local
[all...]
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbpf.h391 const char **syms; member
/third_party/libbpf/src/
H A Dbpf.h391 const char **syms; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_print.c52 struct set *syms; member
/third_party/musl/porting/linux/user/src/internal/
H A Ddynlink.h97 Sym *syms; member
/third_party/musl/src/internal/
H A Ddynlink.h107 Sym *syms; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.h326 struct symbol_list *syms; member
H A Dshow-parse.c578 static void show_symbol_decl(struct symbol_list *syms) in show_symbol_decl() argument

Completed in 37 milliseconds

123456