/third_party/boost/libs/type_index/test/ |
D | test_lib.cpp | 36 void accept_typeindex(const boost::typeindex::type_index&) {} in accept_typeindex()
|
/third_party/boost/boost/ |
D | type_index.hpp | 128 typedef platform_specific type_index; typedef
|
/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_info.h | 39 std::uint_least8_t type_index; // index of the transition type member
|
D | time_zone_info.cc | 299 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/ |
D | time_zone_info.h | 39 std::uint_least8_t type_index; // index of the transition type member
|
D | time_zone_info.cc | 300 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/ |
D | user_defined_typeinfo.hpp | 207 typedef my_namespace::my_type_index type_index; typedef
|
/third_party/node/test/js-native-api/test_object/ |
D | test_object.c | 507 uint32_t type_index; in TypeTaggedInstance() local 523 uint32_t type_index; in CheckTypeTag() local
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkmemory.c | 231 guint32 * type_index) in gst_vulkan_memory_find_memory_type_index_with_type_properties()
|
/third_party/boost/libs/python/src/object/ |
D | inheritance.cpp | 167 type_index_t& type_index() in type_index() function
|
/third_party/flatbuffers/include/flatbuffers/ |
D | reflection.h | 80 inline size_t GetTypeSizeInline(reflection::BaseType base_type, int type_index, in GetTypeSizeInline()
|
/third_party/flatbuffers/src/ |
D | reflection.cpp | 72 const reflection::Schema *schema, int type_index) { in GetAnyValueS()
|
/third_party/wayland_standard/src/ |
D | scanner.c | 166 int type_index; member 194 int type_index; member
|
/third_party/boost/boost/histogram/ |
D | unlimited_storage.hpp | 153 static constexpr unsigned type_index() noexcept { in type_index() function
|
/third_party/spirv-tools/source/val/ |
D | validate_memory.cpp | 410 const auto type_index = 2; in ValidateVariable() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_memory.cpp | 410 const auto type_index = 2; in ValidateVariable() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_memory.cpp | 410 const auto type_index = 2; in ValidateVariable() local
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_module.c | 1355 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/ |
D | lvp_private.h | 217 uint32_t type_index; member
|
/third_party/selinux/libsepol/src/ |
D | policydb.c | 1041 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/ |
D | spirv_hlsl.cpp | 1990 for (uint32_t type_index = 0; type_index < QueryTypeCount; type_index++) in emit_texture_size_variants() local
|