Home
last modified time | relevance | path

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

/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/test/js-native-api/test_object/
Dtest_object.c507 uint32_t type_index; in TypeTaggedInstance() local
523 uint32_t type_index; in CheckTypeTag() local
/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/selinux/libsepol/src/
Dpolicydb.c1054 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