| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | pkg_genc.cpp | 1130 IMAGE_SYMBOL symbols[1]; in writeObjectCode() local
|
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| H A D | icuzdump.cpp | 51 DecimalFormatSymbols *symbols = new DecimalFormatSymbols(Locale::getEnglish(), status); in DumpFormatter() local
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLRehydrator.cpp | 343 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 D | MCAssembler.h | 350 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 D | IRSymtab.h | 347 inline Reader::symbol_range Reader::symbols() const { in symbols() function in llvm::irsymtab::Reader
|
| H A D | ObjectFile.h | 304 symbol_iterator_range symbols() const { in symbols() function in llvm::object::ObjectFile
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | dependency_graph.cc | 790 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 D | uniset_props.cpp | 181 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/ffmpeg/libavcodec/ |
| H A D | agm.c | 1020 uint8_t symbols[256]; in build_huff() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| H A D | NumberSkeletonImpl.java | 1650 private static boolean symbols(MacroProps macros, StringBuilder sb) { in symbols() method in NumberSkeletonImpl.GeneratorHelpers [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/ |
| H A D | FormatHandler.java | 972 private static void setCharSymbols(DecimalFormatSymbols dfs, char symbols[]) in setCharSymbols() argument 1015 setSymbols(DecimalFormatSymbols dfs, String symbols[]) setSymbols() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
| H A D | NumberSkeletonImpl.java | 1539 private static boolean symbols(MacroProps macros, StringBuilder sb) { in symbols() method in NumberSkeletonImpl.GeneratorHelpers [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
| H A D | FormatHandler.java | 970 private static void setCharSymbols(DecimalFormatSymbols dfs, char symbols[]) in setCharSymbols() argument 1013 setSymbols(DecimalFormatSymbols dfs, String symbols[]) setSymbols() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_patternstring.cpp | 917 PatternStringUtils::convertLocalized(const UnicodeString& input, const DecimalFormatSymbols& symbols, in convertLocalized() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| H A D | numberformatter.h | 1550 SymbolsWrapper symbols; member [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_patternstring.cpp | 917 PatternStringUtils::convertLocalized(const UnicodeString& input, const DecimalFormatSymbols& symbols, in convertLocalized() argument [all...] |
| /third_party/icu/icu4c/source/i18n/unicode/ |
| H A D | numberformatter.h | 1544 SymbolsWrapper symbols; member [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | token.h | 72 struct symbol *symbols; /* Pointer to semantic meaning list */ member
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_compute.c | 250 static void parse_relocs(Elf *elf, Elf_Data *relocs, Elf_Data *symbols, in parse_relocs() argument 283 Elf_Data *symbols = NULL, *relocs = NULL; in r600_elf_read() local [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-corpus.cc | 1132 find_symbol_by_version(const elf_symbol::version& version, const vector<elf_symbol_sptr>& symbols) find_symbol_by_version() argument [all...] |
| /third_party/python/Python/ |
| H A D | symtable.c | 627 update_symbols(PyObject *symbols, PyObject *scopes, in update_symbols() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderCommonFunctionTests.cpp | 196 static vector<int> getScalarSizes (const vector<Symbol>& symbols) in getScalarSizes() argument 204 static vector<int> getComponentByteSizes (const vector<Symbol>& symbols) in getComponentByteSizes() argument 213 static int computeTotalByteSize (const vector<Symbol>& symbols) in computeTotalByteSize() argument 221 static vector<void*> getInputOutputPointers (const vector<Symbol>& symbols, vecto argument [all...] |
| H A D | vktShaderIntegerFunctionTests.cpp | 160 static vector<int> getScalarSizes (const vector<Symbol>& symbols) in getScalarSizes() argument 168 static int computeTotalScalarSize (const vector<Symbol>& symbols) in computeTotalScalarSize() argument 176 static vector<void*> getInputOutputPointers (const vector<Symbol>& symbols, vector<deUint32>& data, const int numValues) in getInputOutputPointers() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_patternstring.cpp | 865 PatternStringUtils::convertLocalized(const UnicodeString& input, const DecimalFormatSymbols& symbols, in convertLocalized() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| H A D | numberformatter.h | 1510 SymbolsWrapper symbols; member [all...] |