Home
last modified time | relevance | path

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

/third_party/boost/libs/type_index/test/
Dtest_lib.cpp36 void accept_typeindex(const boost::typeindex::type_index&) {} in accept_typeindex()
/third_party/boost/boost/
Dtype_index.hpp128 typedef platform_specific type_index; typedef
/third_party/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.cc299 std::size_t type_index = 0; in GetTransitionType() local
543 const std::uint_fast8_t type_index = last.type_index; in Load() 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/boost/libs/type_index/examples/
Duser_defined_typeinfo.hpp207 typedef my_namespace::my_type_index type_index; typedef
/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/boost/libs/python/src/object/
Dinheritance.cpp167 type_index_t& type_index() in type_index() function
/third_party/flatbuffers/include/flatbuffers/
Dreflection.h80 inline size_t GetTypeSizeInline(reflection::BaseType base_type, int type_index, in GetTypeSizeInline()
/third_party/flatbuffers/src/
Dreflection.cpp72 const reflection::Schema *schema, int type_index) { in GetAnyValueS()
/third_party/wayland_standard/src/
Dscanner.c166 int type_index; member
194 int type_index; member
/third_party/boost/boost/histogram/
Dunlimited_storage.hpp153 static constexpr unsigned type_index() noexcept { in type_index() function
/third_party/spirv-tools/source/val/
Dvalidate_memory.cpp410 const auto type_index = 2; in ValidateVariable() 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/mesa3d/src/microsoft/compiler/
Ddxil_module.c1355 emit_pointer_type(struct dxil_module *m, int type_index) in emit_pointer_type()
2022 emit_set_type(struct dxil_module *m, unsigned type_index) in emit_set_type()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h217 uint32_t type_index; member
/third_party/selinux/libsepol/src/
Dpolicydb.c1041 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