Home
last modified time | relevance | path

Searched defs:type_index (Results 1 - 21 of 21) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-statistics-collector.cc83 const size_t type_index = it.first->second; in RecordObjectType() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_info.h39 std::uint_least8_t type_index; // index of the transition type member
H A Dtime_zone_info.cc300 std::size_t type_index = 0; in GetTransitionType() local
544 const std::uint_fast8_t type_index = last.type_index; global() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dinit-expr-interface.cc223 void InitExprInterface::RttCanon(FullDecoder* decoder, uint32_t type_index, in RttCanon() argument
H A Dvalue-type.h316 static constexpr ValueType Rtt(uint32_t type_index) { in Rtt() argument
H A Dwasm-module-builder.cc324 int type_index = AddSignature(type); in AddException() local
H A Dwasm-module.cc119 int GetSubtypingDepth(const WasmModule* module, uint32_t type_index) { in GetSubtypingDepth() argument
H A Dmodule-instantiate.cc213 CreateMapForType(Isolate* isolate, const WasmModule* module, int type_index, Handle<WasmInstanceObject> instance, Handle<FixedArray> maps) CreateMapForType() argument
[all...]
H A Dwasm-debug.cc193 WireBytesRef GetTypeName(int type_index) { in GetTypeName() argument
818 WireBytesRef DebugInfo::GetTypeName(int type_index) { in GetTypeName() argument
H A Dfunction-body-decoder-impl.h231 uint32_t type_index = static_cast<uint32_t>(heap_index); in read_heap_type() local
339 uint32_t type_index = in read_value_type() local
[all...]
/third_party/node/test/js-native-api/test_object/
H A Dtest_object.c630 uint32_t type_index; in TypeTaggedInstance() local
656 uint32_t type_index; in TypeTaggedExternal() local
676 uint32_t type_index; CheckTypeTag() local
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_descriptor_set.c315 const uint32_t type_index = vn_descriptor_type_index(pool_size->type); in vn_CreateDescriptorPool() local
407 const uint32_t type_index = vn_descriptor_type_index(type); in vn_descriptor_pool_alloc_descriptors() local
/third_party/spirv-tools/source/opt/
H A Dtrim_capabilities_pass.cpp312 const uint32_t type_index = def_use_mgr->GetDef(image_index)->type_id(); in Handler_OpImageRead_StorageImageReadWithoutFormat() local
334 const uint32_t type_index = def_use_mgr->GetDef(image_index)->type_id(); in Handler_OpImageSparseRead_StorageImageReadWithoutFormat() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_memory.cpp410 const auto type_index = 2; in ValidateVariable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_memory.cpp410 const auto type_index = 2; in ValidateVariable() local
/third_party/spirv-tools/source/val/
H A Dvalidate_memory.cpp416 const auto type_index = 2; in ValidateVariable() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_private.h213 uint32_t type_index; member
/third_party/selinux/libsepol/src/
H A Dpolicydb.c1053 static int type_index(hashtab_key_t key, hashtab_datum_t datum, void *datap) in type_index() function
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.c1364 emit_pointer_type(struct dxil_module *m, int type_index) in emit_pointer_type() argument
2054 emit_set_type(struct dxil_module *m, unsigned type_index) in emit_set_type() argument
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc5714 Node* WasmGraphBuilder::RttCanon(uint32_t type_index) { in RttCanon() argument
/third_party/node/deps/v8/src/api/
H A Dapi.cc8983 GetHeapObjectStatisticsAtLastGC( HeapObjectStatistics* object_statistics, size_t type_index) GetHeapObjectStatisticsAtLastGC() argument

Completed in 70 milliseconds