/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | pcu.c | 118 int bitrate, bits, symbols, symbol_bits; in ath5k_hw_get_frame_duration() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | number_fluent.cpp | 194 Derived NumberFormatterSettings<Derived>::symbols(const DecimalFormatSymbols& symbols) const& { in symbols() function in NumberFormatterSettings 201 Derived NumberFormatterSettings<Derived>::symbols(const DecimalFormatSymbols& symbols)&& { in symbols() argument [all...] |
H A D | number_modifiers.cpp | 336 CurrencySpacingEnabledModifier(const FormattedStringBuilder &prefix, const FormattedStringBuilder &suffix, bool overwrite, bool strong, const DecimalFormatSymbols &symbols, UErrorCode &status) CurrencySpacingEnabledModifier() argument 406 applyCurrencySpacing(FormattedStringBuilder &output, int32_t prefixStart, int32_t prefixLen, int32_t suffixStart, int32_t suffixLen, const DecimalFormatSymbols &symbols, UErrorCode &status) applyCurrencySpacing() argument 425 applyCurrencySpacingAffix(FormattedStringBuilder &output, int32_t index, EAffix affix, const DecimalFormatSymbols &symbols, UErrorCode &status) applyCurrencySpacingAffix() argument 458 getUnicodeSet(const DecimalFormatSymbols &symbols, EPosition position, EAffix affix, UErrorCode &status) getUnicodeSet() argument 480 getInsertString(const DecimalFormatSymbols &symbols, EAffix affix, UErrorCode &status) getInsertString() argument [all...] |
H A D | number_skeletons.cpp | 1711 bool GeneratorHelpers::symbols(const MacroProps& macros, UnicodeString& sb, UErrorCode& status) { in symbols() function in GeneratorHelpers [all...] |
H A D | number_skeletons.h | 363 bool symbols = false; member
|
/third_party/libbpf/src/ |
H A D | elf.c | 491 struct symbol *symbols; in elf_resolve_syms_offsets() local [all...] |
/third_party/ltp/lib/ |
H A D | tlibio.c | 2016 char *symbols = NULL; local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_modifiers.cpp | 345 CurrencySpacingEnabledModifier(const FormattedStringBuilder &prefix, const FormattedStringBuilder &suffix, bool overwrite, bool strong, const DecimalFormatSymbols &symbols, UErrorCode &status) CurrencySpacingEnabledModifier() argument 415 applyCurrencySpacing(FormattedStringBuilder &output, int32_t prefixStart, int32_t prefixLen, int32_t suffixStart, int32_t suffixLen, const DecimalFormatSymbols &symbols, UErrorCode &status) applyCurrencySpacing() argument 434 applyCurrencySpacingAffix(FormattedStringBuilder &output, int32_t index, EAffix affix, const DecimalFormatSymbols &symbols, UErrorCode &status) applyCurrencySpacingAffix() argument 467 getUnicodeSet(const DecimalFormatSymbols &symbols, EPosition position, EAffix affix, UErrorCode &status) getUnicodeSet() argument 489 getInsertString(const DecimalFormatSymbols &symbols, EAffix affix, UErrorCode &status) getInsertString() argument [all...] |
H A D | number_fluent.cpp | 194 Derived NumberFormatterSettings<Derived>::symbols(const DecimalFormatSymbols& symbols) const& { in symbols() function in NumberFormatterSettings 201 Derived NumberFormatterSettings<Derived>::symbols(const DecimalFormatSymbols& symbols)&& { in symbols() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | dcfmapts.cpp | 171 DecimalFormatSymbols *symbols = new DecimalFormatSymbols(Locale::getFrench(), status); in testAPI() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | Object.cpp | 165 auto symbols = OF->symbols(); in LLVMObjectFileCopySymbolIterator() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | number_fluent.cpp | 194 Derived NumberFormatterSettings<Derived>::symbols(const DecimalFormatSymbols& symbols) const& { in symbols() function in NumberFormatterSettings 201 Derived NumberFormatterSettings<Derived>::symbols(const DecimalFormatSymbols& symbols)&& { in symbols() argument [all...] |
H A D | number_modifiers.cpp | 336 CurrencySpacingEnabledModifier(const FormattedStringBuilder &prefix, const FormattedStringBuilder &suffix, bool overwrite, bool strong, const DecimalFormatSymbols &symbols, UErrorCode &status) CurrencySpacingEnabledModifier() argument 406 applyCurrencySpacing(FormattedStringBuilder &output, int32_t prefixStart, int32_t prefixLen, int32_t suffixStart, int32_t suffixLen, const DecimalFormatSymbols &symbols, UErrorCode &status) applyCurrencySpacing() argument 425 applyCurrencySpacingAffix(FormattedStringBuilder &output, int32_t index, EAffix affix, const DecimalFormatSymbols &symbols, UErrorCode &status) applyCurrencySpacingAffix() argument 458 getUnicodeSet(const DecimalFormatSymbols &symbols, EPosition position, EAffix affix, UErrorCode &status) getUnicodeSet() argument 480 getInsertString(const DecimalFormatSymbols &symbols, EAffix affix, UErrorCode &status) getInsertString() argument [all...] |
/third_party/skia/src/sksl/ |
H A D | SkSLCompiler.cpp | 250 static void add_glsl_type_aliases(SkSL::SymbolTable* symbols, const SkSL::BuiltinTypes& types) { in add_glsl_type_aliases() argument 559 runInliner(const std::vector<std::unique_ptr<ProgramElement>>& elements, std::shared_ptr<SymbolTable> symbols, ProgramUsage* usage) runInliner() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | Archive.h | 248 iterator_range<symbol_iterator> symbols() const { in symbols() function in llvm::object::Archive
|
H A D | ELF.h | 170 Expected<Elf_Sym_Range> symbols(const Elf_Shdr *Sec) const { in symbols() function in llvm::object::ELFFile
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/ |
H A D | InterfaceFile.h | 362 const_symbol_range symbols() const { in symbols() function in llvm::MachO::InterfaceFile
|
/third_party/vk-gl-cts/framework/qphelper/ |
H A D | qpCrashHandler.c | 550 void* symbols[32]; in qpCrashHandler_writeCrashInfo() local
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | bpf_load.c | 339 static int parse_relo_and_apply(Elf_Data *data, Elf_Data *symbols, in parse_relo_and_apply() argument 514 Elf_Data *data, *data_prog, *data_maps = NULL, *symbols = NULL; in do_load_bpf_file() local 399 load_elf_maps_section(struct bpf_map_data *maps, int maps_shndx, Elf *elf, Elf_Data *symbols, int strtabidx) load_elf_maps_section() argument [all...] |
/kernel/linux/linux-5.10/tools/bpf/resolve_btfids/ |
H A D | main.c | 96 Elf_Data *symbols; member
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | tests.h | 147 DECLARE_SUITE(symbols); variable
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | map.c | 320 struct rb_root_cached *symbols = &dso->symbols; in map__fixup_start() local 333 struct rb_root_cached *symbols = &dso->symbols; in map__fixup_end() local [all...] |
/kernel/linux/linux-6.6/tools/bpf/resolve_btfids/ |
H A D | main.c | 122 Elf_Data *symbols; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | huffyuvdec.c | 124 uint16_t *symbols = av_mallocz(5 << VLC_BITS); in generate_joint_tables() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
H A D | NumberFormatterApiTest.java | 4678 public void symbols() { in symbols() method in NumberFormatterApiTest [all...] |