Home
last modified time | relevance | path

Searched defs:symbols (Results 176 - 200 of 247) sorted by relevance

12345678910

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
H A DFormatHandler.java972 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 DNumberSkeletonImpl.java1539 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 DFormatHandler.java970 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 Dnumber_patternstring.cpp917 PatternStringUtils::convertLocalized(const UnicodeString& input, const DecimalFormatSymbols& symbols, in convertLocalized() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dnumberformatter.h1550 SymbolsWrapper symbols; member
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_patternstring.cpp917 PatternStringUtils::convertLocalized(const UnicodeString& input, const DecimalFormatSymbols& symbols, in convertLocalized() argument
[all...]
/third_party/icu/icu4c/source/i18n/unicode/
H A Dnumberformatter.h1544 SymbolsWrapper symbols; member
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dtoken.h72 struct symbol *symbols; /* Pointer to semantic meaning list */ member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c250 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 Dabg-corpus.cc1132 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 Dsymtable.c627 update_symbols(PyObject *symbols, PyObject *scopes, in update_symbols() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp196 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 DvktShaderIntegerFunctionTests.cpp160 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 Dnumber_patternstring.cpp865 PatternStringUtils::convertLocalized(const UnicodeString& input, const DecimalFormatSymbols& symbols, in convertLocalized() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dnumberformatter.h1510 SymbolsWrapper symbols; member
[all...]
/third_party/skia/src/sksl/
H A DSkSLInliner.cpp784 visit(const std::vector<std::unique_ptr<ProgramElement>>& elements, std::shared_ptr<SymbolTable> symbols, InlineCandidateList* candidateList) visit() argument
1076 buildCandidateList(const std::vector<std::unique_ptr<ProgramElement>>& elements, std::shared_ptr<SymbolTable> symbols, ProgramUsage* usage, InlineCandidateList* candidateList) buildCandidateList() argument
1139 analyze(const std::vector<std::unique_ptr<ProgramElement>>& elements, std::shared_ptr<SymbolTable> symbols, ProgramUsage* usage) analyze() argument
[all...]
H A DSkSLDSLParser.cpp383 AutoDSLSymbolTable symbols; in functionDeclarationEnd() local
1088 AutoDSLSymbolTable symbols; in forStatement() local
1201 AutoDSLSymbolTable symbols; in block() local
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DDecode.java492 private static void checkDupes(int[] symbols, int length) { in checkDupes() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h572 iterator_range<symbol_iterator> symbols() { in symbols() function in llvm::jitlink::Section
577 iterator_range<const_symbol_iterator> symbols() cons function in llvm::jitlink::Section
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELFObjectFile.h221 ELFObjectFileBase::symbols() const { in symbols() function in llvm::object::ELFObjectFileBase
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp209 static vector<int> getScalarSizes (const vector<Symbol>& symbols) in getScalarSizes() argument
217 static int computeTotalScalarSize (const vector<Symbol>& symbols) in computeTotalScalarSize() argument
225 static vector<void*> getInputOutputPointers (const vector<Symbol>& symbols, vector<deUint32>& data, const int numValues) in getInputOutputPointers() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp284 static vector<int> getScalarSizes (const vector<Symbol>& symbols) in getScalarSizes() argument
292 static int computeTotalScalarSize (const vector<Symbol>& symbols) in computeTotalScalarSize() argument
300 static vector<void*> getInputOutputPointers (const vector<Symbol>& symbols, vector<deUint32>& data, const int numValues) in getInputOutputPointers() argument
[all...]
H A Des31fShaderIntegerFunctionTests.cpp220 static vector<int> getScalarSizes (const vector<Symbol>& symbols) in getScalarSizes() argument
228 static int computeTotalScalarSize (const vector<Symbol>& symbols) in computeTotalScalarSize() argument
236 static vector<void*> getInputOutputPointers (const vector<Symbol>& symbols, vector<deUint32>& data, const int numValues) in getInputOutputPointers() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp196 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 DvktShaderIntegerFunctionTests.cpp160 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...]

Completed in 41 milliseconds

12345678910