Home
last modified time | relevance | path

Searched defs:symbols (Results 201 - 223 of 223) sorted by relevance

123456789

/third_party/node/deps/v8/src/debug/
H A Ddebug-interface.cc694 const i::wasm::WasmDebugSymbols& symbols = in ExternalSymbolsURL() local
/third_party/node/deps/v8/src/torque/
H A Dearley-parser.h461 Symbol* Sequence(std::vector<Symbol*> symbols) { in Sequence() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dhistogram_enc.c1049 HistogramRemap(const VP8LHistogramSet* const in, VP8LHistogramSet* const out, uint16_t* const symbols) HistogramRemap() argument
1110 OptimizeHistogramSymbols(const VP8LHistogramSet* const set, uint16_t* const cluster_mappings, int num_clusters, uint16_t* const cluster_mappings_tmp, uint16_t* const symbols) OptimizeHistogramSymbols() argument
[all...]
H A Dvp8l_enc.c900 int symbols[2] = { 0, 0 }; in StoreHuffmanCode() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddecimfmt.cpp411 DecimalFormat::DecimalFormat(const UnicodeString& pattern, const DecimalFormatSymbols& symbols, in DecimalFormat() argument
813 setDecimalFormatSymbols(const DecimalFormatSymbols& symbols) setDecimalFormatSymbols() argument
[all...]
H A Drbnf.cpp1954 RuleBasedNumberFormat::setDecimalFormatSymbols(const DecimalFormatSymbols& symbols) in setDecimalFormatSymbols() argument
H A Dsmpdtfmt.cpp1271 _appendSymbolWithMonthPattern(UnicodeString& dst, int32_t value, const UnicodeString* symbols, int32_t symbolsCount, in _appendSymbolWithMonthPattern() argument
473 SimpleDateFormat(const UnicodeString& pattern, const DateFormatSymbols& symbols, UErrorCode& status) SimpleDateFormat() argument
1260 _appendSymbol(UnicodeString& dst, int32_t value, const UnicodeString* symbols, int32_t symbolsCount) _appendSymbol() argument
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbrotli_bit_stream.c242 StoreSimpleHuffmanTree(const uint8_t* depths, size_t symbols[4], size_t num_symbols, size_t max_bits, size_t* storage_ix, uint8_t* storage) StoreSimpleHuffmanTree() argument
411 size_t symbols[4] = { 0 }; BrotliBuildAndStoreHuffmanTreeFast() local
[all...]
/third_party/python/Lib/
H A Dpydoc.py1867 symbols = { variable in Helper
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderExecUtil.cpp494 static FragmentOutputLayout computeFragmentOutputLayout (const std::vector<Symbol>& symbols) in computeFragmentOutputLayout() argument
911 void BufferIoExecutor::computeVarLayout (const std::vector<Symbol>& symbols, std::vector<VarLayout>* layout) in computeVarLayout() argument
/third_party/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp1313 _appendSymbolWithMonthPattern(UnicodeString& dst, int32_t value, const UnicodeString* symbols, int32_t symbolsCount, in _appendSymbolWithMonthPattern() argument
474 SimpleDateFormat(const UnicodeString& pattern, const DateFormatSymbols& symbols, UErrorCode& status) SimpleDateFormat() argument
1302 _appendSymbol(UnicodeString& dst, int32_t value, const UnicodeString* symbols, int32_t symbolsCount) _appendSymbol() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dsmpdtfmt.cpp1294 _appendSymbolWithMonthPattern(UnicodeString& dst, int32_t value, const UnicodeString* symbols, int32_t symbolsCount, in _appendSymbolWithMonthPattern() argument
454 SimpleDateFormat(const UnicodeString& pattern, const DateFormatSymbols& symbols, UErrorCode& status) SimpleDateFormat() argument
1283 _appendSymbol(UnicodeString& dst, int32_t value, const UnicodeString* symbols, int32_t symbolsCount) _appendSymbol() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dglsl_parser_extras.h387 glsl_symbol_table *symbols; member
H A Dbuiltin_functions.cpp8572 _mesa_get_main_function_signature(glsl_symbol_table *symbols) _mesa_get_main_function_signature() argument
[all...]
/third_party/libabigail/src/
H A Dabg-reader.cc3161 const elf_symbols& symbols = build_elf_symbol_from_reference() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp611 static FragmentOutputLayout computeFragmentOutputLayout (const std::vector<Symbol>& symbols) in computeFragmentOutputLayout() argument
1625 void BufferIoExecutor::computeVarLayout (const std::vector<Symbol>& symbols, std::vector<VarLayout>* layout) in computeVarLayout() argument
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp2117 SymbolTable& symbols = *ThreadContext::SymbolTable(); in writeVariableReference() local
2152 SymbolTable& symbols = *ThreadContext::SymbolTable(); in writeVariableReference() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp611 static FragmentOutputLayout computeFragmentOutputLayout (const std::vector<Symbol>& symbols) in computeFragmentOutputLayout() argument
1625 void BufferIoExecutor::computeVarLayout (const std::vector<Symbol>& symbols, std::vector<VarLayout>* layout) in computeVarLayout() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
H A Dhi_gv_input.h695 HIGV_DFBInputDeviceKeySymbol symbols[HIGV_DIKSI_LAST + 1]; // advanced key mapping member
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp9405 DecimalFormatSymbols symbols = *fmt->getDecimalFormatSymbols(); Test13148_ParseGroupingSeparators() local
[all...]
/third_party/python/Lib/test/
H A Dtest_socket.py1272 self.skipTest('could not import needed symbols from socket') namespace
1362 self.skipTest('could not import needed symbols from socket') namespace
/third_party/libbpf/src/
H A Dlibbpf.c642 Elf_Data *symbols; member
854 Elf_Data *symbols = obj->efile.symbols; in bpf_object__add_programs() local
1553 Elf_Data *symbols = obj->efile.symbols; local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 99 milliseconds

123456789