/third_party/boost/boost/spirit/home/x3/numeric/ |
D | uint.hpp | 44 #define BOOST_SPIRIT_X3_UINT_PARSER(uint_type, name) \ argument 61 #define BOOST_SPIRIT_X3_UINT_PARSER(uint_type, radix, name) \ argument
|
/third_party/abseil-cpp/absl/random/internal/ |
D | generate_real.h | 72 using uint_type = absl::conditional_t<std::is_same<real_type, float>::value, variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | generate_real.h | 72 using uint_type = absl::conditional_t<std::is_same<real_type, float>::value, variable
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/util/ |
D | hex_float.h | 59 using uint_type = void; member
|
/third_party/skia/third_party/externals/spirv-tools/source/util/ |
D | hex_float.h | 68 using uint_type = void; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
D | hex_float.h | 68 using uint_type = void; member
|
/third_party/spirv-tools/source/util/ |
D | hex_float.h | 68 using uint_type = void; member
|
/third_party/glslang/SPIRV/ |
D | hex_float.h | 72 typedef void uint_type; typedef
|
/third_party/boost/boost/asio/ip/ |
D | address_v4.hpp | 54 typedef uint_least32_t uint_type; typedef in boost::asio::ip::address_v4
|
/third_party/boost/libs/asio/include/boost/asio/ip/ |
D | address_v4.hpp | 54 typedef uint_least32_t uint_type; typedef in boost::asio::ip::address_v4
|
/third_party/mindspore/mindspore/common/ |
D | dtype.py | 135 uint_type = (uint8, uint16, uint32, uint64,) variable
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ir_expression_operation.py | 82 uint_type = type("unsigned", "u", "GLSL_TYPE_UINT") variable
|
D | ir_constant_expression.cpp | 744 const struct glsl_type *uint_type = in constant_expression_value() local
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | nir_to_spirv.c | 290 SpvId uint_type = spirv_builder_type_uint(&ctx->builder, bit_size); in get_uvec_type() local 926 SpvId uint_type = spirv_builder_type_uint(&ctx->builder, bitsize); in get_bo_array_type() local 1956 SpvId uint_type = get_uvec_type(ctx, MIN2(bit_size, 32), 1); in emit_load_bo() local 2062 SpvId uint_type = get_uvec_type(ctx, 32, 1); in emit_store_ssbo() local 2229 SpvId uint_type = get_uvec_type(ctx, 32, 1); in emit_load_shared() local 2266 SpvId uint_type = get_uvec_type(ctx, 32, 1); in emit_store_shared() local 2293 SpvId uint_type = get_uvec_type(ctx, 32, 1); in emit_load_push_const() local 2512 SpvId uint_type = get_uvec_type(ctx, 32, 1); in emit_ssbo_atomic_intrinsic() local 2555 SpvId uint_type = get_uvec_type(ctx, 32, 1); in emit_get_ssbo_size() local
|
/third_party/boost/boost/convert/ |
D | strtol.hpp | 161 using uint_type = unsigned int; in str_to_i() typedef
|
D | base.hpp | 37 using uint_type = unsigned int; typedef
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | constants.cpp | 437 Type* uint_type = context()->get_type_mgr()->GetUIntType(); in GetUIntConst() local
|
D | graphics_robust_access_pass.cpp | 798 auto* uint_type = type_mgr->GetRegisteredType(&uint_type_for_query); in MakeRuntimeArrayLengthInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | constants.cpp | 454 Type* uint_type = context()->get_type_mgr()->GetUIntType(); in GetUIntConst() local
|
D | graphics_robust_access_pass.cpp | 798 auto* uint_type = type_mgr->GetRegisteredType(&uint_type_for_query); in MakeRuntimeArrayLengthInst() local
|
/third_party/mesa3d/src/broadcom/compiler/ |
D | v3d_nir_lower_io.c | 652 const struct glsl_type *uint_type = glsl_uint_type(); in emit_gs_prolog() local
|
/third_party/spirv-tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 797 auto* uint_type = type_mgr->GetRegisteredType(&uint_type_for_query); in MakeRuntimeArrayLengthInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | fuzzerutil_test.cpp | 1609 const uint32_t uint_type = 9; // The id of OpTypeInt 32 0 in TEST() local
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | fuzzerutil_test.cpp | 1609 const uint32_t uint_type = 9; // The id of OpTypeInt 32 0 in TEST() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_hlsl.cpp | 3497 auto uint_type = to_unsigned_basetype(integer_width); in emit_glsl_op() local 4561 auto uint_type = to_unsigned_basetype(integer_width); in emit_subgroup_op() local 4765 auto uint_type = to_unsigned_basetype(integer_width); in emit_instruction() local 5671 SPIRType uint_type; in remap_num_workgroups_builtin() local
|