Home
last modified time | relevance | path

Searched defs:symbols (Results 126 - 150 of 248) sorted by relevance

12345678910

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dpcu.c118 int bitrate, bits, symbols, symbol_bits; in ath5k_hw_get_frame_duration() local
/third_party/icu/icu4c/source/i18n/
H A Dnumber_fluent.cpp194 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 Dnumber_modifiers.cpp336 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 Dnumber_skeletons.cpp1711 bool GeneratorHelpers::symbols(const MacroProps& macros, UnicodeString& sb, UErrorCode& status) { in symbols() function in GeneratorHelpers
[all...]
H A Dnumber_skeletons.h363 bool symbols = false; member
/third_party/libbpf/src/
H A Delf.c491 struct symbol *symbols; in elf_resolve_syms_offsets() local
[all...]
/third_party/ltp/lib/
H A Dtlibio.c2016 char *symbols = NULL; local
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_modifiers.cpp345 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 Dnumber_fluent.cpp194 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 Ddcfmapts.cpp171 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 DObject.cpp165 auto symbols = OF->symbols(); in LLVMObjectFileCopySymbolIterator() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_fluent.cpp194 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 Dnumber_modifiers.cpp336 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 DSkSLCompiler.cpp250 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 DArchive.h248 iterator_range<symbol_iterator> symbols() const { in symbols() function in llvm::object::Archive
H A DELF.h170 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 DInterfaceFile.h362 const_symbol_range symbols() const { in symbols() function in llvm::MachO::InterfaceFile
/third_party/vk-gl-cts/framework/qphelper/
H A DqpCrashHandler.c550 void* symbols[32]; in qpCrashHandler_writeCrashInfo() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dbpf_load.c339 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 Dmain.c96 Elf_Data *symbols; member
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dtests.h147 DECLARE_SUITE(symbols); variable
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmap.c320 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 Dmain.c122 Elf_Data *symbols; member
/third_party/ffmpeg/libavcodec/
H A Dhuffyuvdec.c124 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 DNumberFormatterApiTest.java4678 public void symbols() { in symbols() method in NumberFormatterApiTest
[all...]

Completed in 31 milliseconds

12345678910