Home
last modified time | relevance | path

Searched defs:table (Results 1026 - 1050 of 1184) sorted by relevance

1...<<4142434445464748

/third_party/icu/tools/colprobe/
H A Dsortedlines.cpp268 SortedLines::setSortingArray(Line **sortingArray, Hashtable *table) { in setSortingArray() argument
/third_party/icu/icu4c/source/common/
H A Dumutablecptrie.cpp918 uint32_t *table = nullptr; global() member in __anon3198::MixedBlocks
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dmodule-instantiate.cc609 const WasmTable& table = module_->tables[i]; in Build() local
621 const WasmTable& table = module_->tables[i]; in Build() local
636 const WasmTable& table = module_->tables[i]; Build() local
717 const WasmTable& table = module_->tables[table_index]; Build() local
1277 const WasmTable& table = module_->tables[table_index]; ProcessImportedTable() local
1970 const WasmTable& table = module_->tables[table_index]; InitializeNonDefaultableTables() local
[all...]
/third_party/node/deps/brotli/c/dec/
H A Ddecode.c368 static BROTLI_INLINE uint32_t ReadSymbol(const HuffmanCode* table, in ReadSymbol() argument
350 DecodeSymbol(uint32_t bits, const HuffmanCode* table, BrotliBitReader* br) DecodeSymbol() argument
375 SafeDecodeSymbol( const HuffmanCode* table, BrotliBitReader* br, uint32_t* result) SafeDecodeSymbol() argument
415 SafeReadSymbol( const HuffmanCode* table, BrotliBitReader* br, uint32_t* result) SafeReadSymbol() argument
426 PreloadSymbol(int safe, const HuffmanCode* table, BrotliBitReader* br, uint32_t* bits, uint32_t* value) PreloadSymbol() argument
442 ReadPreloadedSymbol(const HuffmanCode* table, BrotliBitReader* br, uint32_t* bits, uint32_t* value) ReadPreloadedSymbol() argument
748 ReadHuffmanCode(uint32_t alphabet_size_max, uint32_t alphabet_size_limit, HuffmanCode* table, uint32_t* opt_table_size, BrotliDecoderState* s) ReadHuffmanCode() argument
873 ReadBlockLength(const HuffmanCode* table, BrotliBitReader* br) ReadBlockLength() argument
884 SafeReadBlockLength( BrotliDecoderState* s, uint32_t* result, const HuffmanCode* table, BrotliBitReader* br) SafeReadBlockLength() argument
[all...]
H A Dstate.h208 HuffmanCode table[32]; member
/third_party/node/deps/icu-small/source/common/
H A Ducnvmbcs.cpp859 const uint16_t *table; ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
1261 const uint16_t *table, *results; _EBCDICSwapLFNL() local
1409 const uint16_t *table; writeStage3Roundtrip() local
3414 const uint16_t *table; ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3646 const uint16_t *table; ucnv_MBCSSingleFromUnicodeWithOffsets() local
3822 const uint16_t *table; ucnv_MBCSSingleFromBMPWithOffsets() local
4079 const uint16_t *table; ucnv_MBCSFromUnicodeWithOffsets() local
4838 const uint16_t *table; ucnv_MBCSFromUChar32() local
5028 const uint16_t *table, *sbcsIndex; ucnv_SBCSFromUTF8() local
5330 const uint16_t *table, *mbcsIndex; ucnv_DBCSFromUTF8() local
[all...]
H A Ducnv2022.cpp1124 const uint16_t *table; in MBCS_FROM_UCHAR32_ISO2022() local
1193 const uint16_t *table; in MBCS_SINGLE_FROM_UCHAR32() local
[all...]
H A Dumutablecptrie.cpp918 uint32_t *table = nullptr; global() member in __anon11850::MixedBlocks
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_allocator.c146 anv_state_table_init(struct anv_state_table *table, in anv_state_table_init() argument
188 anv_state_table_expand_range(struct anv_state_table *table, uint32_t size) anv_state_table_expand_range() argument
229 anv_state_table_grow(struct anv_state_table *table) anv_state_table_grow() argument
264 anv_state_table_finish(struct anv_state_table *table) anv_state_table_finish() argument
279 anv_state_table_add(struct anv_state_table *table, uint32_t *idx, uint32_t count) anv_state_table_add() argument
322 anv_free_list_push(union anv_free_list *list, struct anv_state_table *table, uint32_t first, uint32_t count) anv_free_list_push() argument
343 anv_free_list_pop(union anv_free_list *list, struct anv_state_table *table) anv_free_list_pop() argument
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dparse.cpp1520 realParseTable(ParseState* state, TableResource *table, cha argument
[all...]
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer.cpp565 const uint64_t *table = (const uint64_t *) ((const uint8_t *) table_bo.map + in display_pml4_level() local
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc3985 Label* const table = AddJumpTable(cases, case_count); in AssembleArchTableSwitch() local
/third_party/node/deps/v8/src/compiler/
H A Djs-create-lowering.cc858 Node* table = effect = graph()->NewNode( in ReduceJSCreateCollectionIterator() local
873 a.Store(AccessBuilder::ForJSCollectionIteratorTable(), table); in ReduceJSCreateCollectionIterator() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc3870 Label* const table = AddJumpTable(cases, case_count); in AssembleArchTableSwitch() local
/third_party/node/deps/v8/src/debug/
H A Ddebug-interface.cc1277 i::Handle<i::EphemeronHashTable> table = in New() local
/third_party/node/deps/v8/src/diagnostics/ia32/
H A Ddisasm-ia32.cc120 static InstructionTable table; in get_instance() local
/third_party/node/deps/v8/src/heap/
H A Dfactory-base.cc1017 SwissNameDictionary table = SwissNameDictionary::cast( in NewSwissNameDictionaryWithCapacity() local
/third_party/node/deps/v8/src/objects/
H A Dcode-inl.h1289 ByteArray table = SourcePositionTable(); in SizeIncludingMetadata() local
H A Dscope-info.cc995 NameToIndexHashTable table = context_local_names_hashtable(); in SavedClassVariable() local
/third_party/node/deps/v8/src/regexp/arm64/
H A Dregexp-macro-assembler-arm64.cc629 CheckBitInTable( Handle<ByteArray> table, Label* on_bit_set) CheckBitInTable() argument
/third_party/node/deps/v8/src/regexp/s390/
H A Dregexp-macro-assembler-s390.cc528 void RegExpMacroAssemblerS390::CheckBitInTable(Handle<ByteArray> table, in CheckBitInTable() argument
/third_party/node/deps/v8/src/strings/
H A Dunicode.cc37 static inline uchar TableGet(const int32_t* table, int index) { in TableGet() argument
55 static bool LookupPredicate(const int32_t* table, uint16_t size, uchar chr) { in LookupPredicate() argument
105 LookupMapping(const int32_t* table, uint16_t size, const MultiCharacterSpecialCase<kW>* multi_chars, uchar chr, uchar next, uchar* result, bool* allow_caching_ptr) LookupMapping() argument
[all...]
/third_party/node/deps/v8/src/torque/
H A Dearley-parser.h377 std::unordered_set<Item, base::hash<Item>> table; in ParseTokens() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_schedule.c186 add_dependency(struct util_dynarray *table, unsigned index, unsigned child, in add_dependency() argument
195 mark_access(struct util_dynarray *table, unsigned index, unsigned parent) in mark_access() argument
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_ciph.c117 static int ssl_cipher_info_find(const ssl_cipher_table * table, in ssl_cipher_info_find() argument
[all...]

Completed in 65 milliseconds

1...<<4142434445464748