Home
last modified time | relevance | path

Searched defs:type_index (Results 1 – 25 of 26) sorted by relevance

12

/third_party/node/test/js-native-api/test_object/
Dtest_object.c616 #define VALIDATE_TYPE_INDEX(env, type_index) \ argument
629 uint32_t type_index; in TypeTaggedInstance() local
655 uint32_t type_index; in TypeTaggedExternal() local
675 uint32_t type_index; in CheckTypeTag() local
/third_party/node/deps/v8/src/heap/cppgc/
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/
Dtime_zone_info.h39 std::uint_least8_t type_index; // index of the transition type member
Dtime_zone_info.cc300 std::size_t type_index = 0; in GetTransitionType() local
544 const std::uint_fast8_t type_index = last.type_index; in Load() local
/third_party/node/deps/v8/tools/v8windbg/src/
Dv8-debug-helper-interop.cc143 for (size_t type_index = 0; type_index < props->num_guessed_types; in GetHeapObject() local
/third_party/node/deps/v8/src/wasm/
Dinit-expr-interface.cc223 void InitExprInterface::RttCanon(FullDecoder* decoder, uint32_t type_index, in RttCanon()
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
Dwasm-debug.cc193 WireBytesRef GetTypeName(int type_index) { in GetTypeName()
818 WireBytesRef DebugInfo::GetTypeName(int type_index) { in GetTypeName()
Dvalue-type.h316 static constexpr ValueType Rtt(uint32_t type_index) { in Rtt()
Dwasm-module.cc119 int GetSubtypingDepth(const WasmModule* module, uint32_t type_index) { in GetSubtypingDepth()
Dwasm-module-builder.cc324 int type_index = AddSignature(type); in AddException() local
Dmodule-instantiate.cc214 int type_index, Handle<WasmInstanceObject> instance, in CreateMapForType()
Dgraph-builder-interface.cc1151 void RttCanon(FullDecoder* decoder, uint32_t type_index, Value* result) { in RttCanon()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkmemory.c231 guint32 * type_index) in gst_vulkan_memory_find_memory_type_index_with_type_properties()
/third_party/mesa3d/src/virtio/vulkan/
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/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp410 const auto type_index = 2; in ValidateVariable() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_memory.cpp410 const auto type_index = 2; in ValidateVariable() local
/third_party/spirv-tools/source/val/
Dvalidate_memory.cpp409 const auto type_index = 2; in ValidateVariable() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h213 uint32_t type_index; member
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.c1364 emit_pointer_type(struct dxil_module *m, int type_index) in emit_pointer_type()
2054 emit_set_type(struct dxil_module *m, unsigned type_index) in emit_set_type()
/third_party/node/test/fixtures/wpt/wasm/jsapi/
Dwasm-module-builder.js578 constructor(module, name, type_index) { argument
/third_party/selinux/libsepol/src/
Dpolicydb.c1053 static int type_index(hashtab_key_t key, hashtab_datum_t datum, void *datap) in type_index() function
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_hlsl.cpp1990 for (uint32_t type_index = 0; type_index < QueryTypeCount; type_index++) in emit_texture_size_variants() local
/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc5714 Node* WasmGraphBuilder::RttCanon(uint32_t type_index) { in RttCanon()
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-compiler.cc5550 void RttCanon(FullDecoder* decoder, uint32_t type_index, Value* result) { in RttCanon()

12