Home
last modified time | relevance | path

Searched defs:symbols (Results 151 - 175 of 247) sorted by relevance

12345678910

/third_party/icu/icu4c/source/common/
H A Duniset_props.cpp181 applyPatternIgnoreSpace(const UnicodeString& pattern, ParsePosition& pos, const SymbolTable* symbols, UErrorCode& status) applyPatternIgnoreSpace() argument
258 applyPattern(RuleCharacterIterator& chars, const SymbolTable* symbols, UnicodeString& rebuiltPat, uint32_t options, UnicodeSet& (UnicodeSet::*caseClosure)(int32_t attribute), int32_t depth, UErrorCode& ec) applyPattern() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_rtld.c120 static const struct ac_rtld_symbol *find_symbol(const struct util_dynarray *symbols, in find_symbol() argument
144 static bool layout_symbols(struct ac_rtld_symbol *symbols, unsigned num_symbols, in layout_symbols() argument
640 const Elf64_Sym *symbols = symbols_data->d_buf; apply_relocs() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duniset_props.cpp181 applyPatternIgnoreSpace(const UnicodeString& pattern, ParsePosition& pos, const SymbolTable* symbols, UErrorCode& status) applyPatternIgnoreSpace() argument
258 applyPattern(RuleCharacterIterator& chars, const SymbolTable* symbols, UnicodeString& rebuiltPat, uint32_t options, UnicodeSet& (UnicodeSet::*caseClosure)(int32_t attribute), int32_t depth, UErrorCode& ec) applyPattern() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_skeletons.h363 bool symbols = false; member
H A Dnumber_skeletons.cpp1711 bool GeneratorHelpers::symbols(const MacroProps& macros, UnicodeString& sb, UErrorCode& status) { in symbols() function in GeneratorHelpers
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpkg_genc.cpp1185 IMAGE_SYMBOL symbols[1]; in writeObjectCode() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpkg_genc.cpp1130 IMAGE_SYMBOL symbols[1]; in writeObjectCode() local
/third_party/icu/icu4c/source/tools/tzcode/
H A Dicuzdump.cpp51 DecimalFormatSymbols *symbols = new DecimalFormatSymbols(Locale::getEnglish(), status); in DumpFormatter() local
/third_party/pulseaudio/src/pulsecore/
H A Dlog.c237 char **symbols, *e, *r; in get_backtrace() local
601 char **symbols = backtrace_symbols(stacks, stackNum); in PrintCallStackInfo() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_skeletons.h362 bool symbols = false; member
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpkg_genc.cpp1130 IMAGE_SYMBOL symbols[1]; in writeObjectCode() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dicuzdump.cpp51 DecimalFormatSymbols *symbols = new DecimalFormatSymbols(Locale::getEnglish(), status); in DumpFormatter() local
/third_party/skia/src/sksl/
H A DSkSLRehydrator.cpp343 std::shared_ptr<SymbolTable> symbols = this->symbolTable(); in statement() local
560 std::vector<std::pair<skstd::string_view, int>> symbols; in symbolTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCAssembler.h350 symbol_range symbols() { return make_range(symbol_begin(), symbol_end()); } in symbols() function
351 const_symbol_range symbols() const { in symbols() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DIRSymtab.h347 inline Reader::symbol_range Reader::symbols() const { in symbols() function in llvm::irsymtab::Reader
H A DObjectFile.h304 symbol_iterator_range symbols() const { in symbols() function in llvm::object::ObjectFile
/third_party/skia/third_party/externals/tint/src/resolver/
H A Ddependency_graph.cc790 Build(const ast::Module& module, const SymbolTable& symbols, diag::List& diagnostics, DependencyGraph& output, bool allow_out_of_order_decls) Build() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Duniset_props.cpp181 applyPatternIgnoreSpace(const UnicodeString& pattern, ParsePosition& pos, const SymbolTable* symbols, UErrorCode& status) applyPatternIgnoreSpace() argument
258 applyPattern(RuleCharacterIterator& chars, const SymbolTable* symbols, UnicodeString& rebuiltPat, uint32_t options, UnicodeSet& (UnicodeSet::*caseClosure)(int32_t attribute), int32_t depth, UErrorCode& ec) applyPattern() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/cs46xx/
H A Dcs46xx_dsp_spos.h66 struct dsp_symbol_entry *symbols; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmap.c300 struct rb_root_cached *symbols = &map->dso->symbols; in map__fixup_start() local
310 struct rb_root_cached *symbols = &map->dso->symbols; in map__fixup_end() local
[all...]
H A Ddso.h152 struct rb_root_cached symbols; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddso.h152 struct rb_root_cached symbols; member
/kernel/linux/linux-6.6/sound/pci/cs46xx/
H A Dcs46xx_dsp_spos.h66 struct dsp_symbol_entry *symbols; member
/third_party/ffmpeg/libavcodec/
H A Dagm.c1020 uint8_t symbols[256]; in build_huff() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberSkeletonImpl.java1650 private static boolean symbols(MacroProps macros, StringBuilder sb) { in symbols() method in NumberSkeletonImpl.GeneratorHelpers
[all...]

Completed in 33 milliseconds

12345678910