| /third_party/boost/libs/core/test/ |
| D | underlying_type.cpp | 44 struct underlying_type< emulated_enum > struct 51 struct underlying_type< native_enum > struct 62 …BOOST_TEST_TRAIT_TRUE((boost::core::is_same< boost::underlying_type< emulated_enum >::type, unsign… in main()
|
| /third_party/boost/boost/core/ |
| D | underlying_type.hpp | 72 struct underlying_type : struct
|
| /third_party/boost/libs/phoenix/test/regression/ |
| D | from_array.cpp | 19 typedef T underlying_type[N]; typedef
|
| /third_party/spirv-tools/source/val/ |
| D | validate_builtins.cpp | 63 uint32_t* underlying_type) { in GetUnderlyingType() 742 uint32_t underlying_type = 0; in ValidateBool() local 758 uint32_t underlying_type = 0; in ValidateI() local 774 uint32_t underlying_type = 0; in ValidateI32() local 786 uint32_t underlying_type = 0; in ValidateOptionalArrayedI32() local 803 uint32_t underlying_type) { in ValidateI32Helper() 822 uint32_t underlying_type = 0; in ValidateOptionalArrayedF32() local 839 uint32_t underlying_type = 0; in ValidateF32() local 851 uint32_t underlying_type) { in ValidateF32Helper() 872 uint32_t underlying_type = 0; in ValidateI32Vec() local [all …]
|
| D | validate_memory.cpp | 737 auto underlying_type = value_type; in ValidateVariable() local 799 auto underlying_type = value_type; in ValidateVariable() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| D | validate_builtins.cpp | 63 uint32_t* underlying_type) { in GetUnderlyingType() 742 uint32_t underlying_type = 0; in ValidateBool() local 758 uint32_t underlying_type = 0; in ValidateI() local 774 uint32_t underlying_type = 0; in ValidateI32() local 786 uint32_t underlying_type = 0; in ValidateOptionalArrayedI32() local 803 uint32_t underlying_type) { in ValidateI32Helper() 822 uint32_t underlying_type = 0; in ValidateOptionalArrayedF32() local 839 uint32_t underlying_type = 0; in ValidateF32() local 851 uint32_t underlying_type) { in ValidateF32Helper() 872 uint32_t underlying_type = 0; in ValidateI32Vec() local [all …]
|
| D | validate_memory.cpp | 737 auto underlying_type = value_type; in ValidateVariable() local 799 auto underlying_type = value_type; in ValidateVariable() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_builtins.cpp | 63 uint32_t* underlying_type) { in GetUnderlyingType() 742 uint32_t underlying_type = 0; in ValidateBool() local 758 uint32_t underlying_type = 0; in ValidateI() local 774 uint32_t underlying_type = 0; in ValidateI32() local 786 uint32_t underlying_type = 0; in ValidateOptionalArrayedI32() local 803 uint32_t underlying_type) { in ValidateI32Helper() 822 uint32_t underlying_type = 0; in ValidateOptionalArrayedF32() local 839 uint32_t underlying_type = 0; in ValidateF32() local 851 uint32_t underlying_type) { in ValidateF32Helper() 872 uint32_t underlying_type = 0; in ValidateI32Vec() local [all …]
|
| D | validate_memory.cpp | 737 auto underlying_type = value_type; in ValidateVariable() local 799 auto underlying_type = value_type; in ValidateVariable() local
|
| /third_party/boost/boost/hana/ |
| D | traits.hpp | 198 constexpr auto underlying_type = metafunction<std::underlying_type>; variable
|
| /third_party/boost/libs/hana/include/boost/hana/ |
| D | traits.hpp | 198 constexpr auto underlying_type = metafunction<std::underlying_type>; variable
|
| /third_party/json/include/nlohmann/detail/conversions/ |
| D | to_json.hpp | 267 using underlying_type = typename std::underlying_type<EnumType>::type; in to_json() typedef
|
| /third_party/flatbuffers/src/ |
| D | idl_gen_java.cpp | 890 const auto &underlying_type = in GenStruct() local
|
| D | idl_gen_csharp.cpp | 903 const auto &underlying_type = in GenStruct() local
|
| D | idl_gen_kotlin.cpp | 1140 auto underlying_type = value_base_type == BASE_TYPE_VECTOR in GenerateStructGetters() local
|
| D | idl_parser.cpp | 2311 const auto underlying_type = enum_def->underlying_type.base_type; in ParseEnum() local
|
| /third_party/flatbuffers/include/flatbuffers/ |
| D | idl.h | 455 Type underlying_type; member
|
| D | reflection_generated.h | 434 const reflection::Type *underlying_type() const { in underlying_type() function
|
| /third_party/json/single_include/nlohmann/ |
| D | json.hpp | 4256 using underlying_type = typename std::underlying_type<EnumType>::type; in to_json() typedef
|