/external/mesa3d/src/intel/vulkan/grl/include/ |
D | GRLOCLCompatibility.h | 33 typedef struct uint2 struct 36 uint2() {}; in uint2() function 37 uint2( uint ix, uint iy ) : x( ix ), y( iy ) {}; in uint2() argument 41 } uint2; argument
|
/external/sdv/vsomeip/third_party/boost/spirit/test/qi/ |
D | uint3.cpp | 143 uint_parser<custom_uint, 10, 1, 2> uint2; in main() local
|
D | uint1.cpp | 212 uint_parser<custom_uint, 10, 1, 2> uint2; in main() local
|
/external/clang/test/CodeGen/ |
D | struct-init.c | 23 typedef __attribute__(( ext_vector_type(2) )) unsigned int uint2; typedef
|
D | builtins-nvptx.c | 355 typedef unsigned int uint2 __attribute__((ext_vector_type(2))); in nvvm_ldg() typedef
|
/external/sdv/vsomeip/third_party/boost/spirit/test/x3/ |
D | uint1.cpp | 217 uint_parser<custom_uint, 10, 1, 2> uint2; in main() local
|
/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/ |
D | Utils.h | 62 typedef uint uint2 __attribute__((ext_vector_type(2))); typedef
|
/external/mesa3d/src/microsoft/clc/ |
D | clc_compiler_test.cpp | 695 struct uint2 { uint32_t x; uint32_t y; }; in TEST_F() argument 1672 struct uint2 { uint32_t x, y; }; in TEST_F() argument 1691 struct uint2 { uint32_t x, y; }; in TEST_F() argument
|
/external/ml_dtypes/ml_dtypes/tests/ |
D | intn_test.py | 31 uint2 = ml_dtypes.uint2 variable
|
/external/skia/tests/ |
D | Writer32Test.cpp | 140 const uint32_t uint2 = 0x98765432; in testOverwriteT() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | types.h | 184 using uint2 = Vec2<uint32_t>; variable
|
/external/swiftshader/src/System/ |
D | Types.hpp | 197 using uint2 = vec2<unsigned int>; typedef
|
/external/ml_dtypes/ml_dtypes/include/ |
D | intn.h | 247 using uint2 = intN<2, uint8_t>; variable
|
/external/python/cpython3/Lib/ |
D | pickletools.py | 245 uint2 = ArgumentDescriptor( variable
|
/external/clang/lib/Headers/ |
D | opencl-c.h | 103 typedef uint uint2 __attribute__((ext_vector_type(2))); typedef
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShaderDebugger.cpp | 77 using uint2 = PerLane<unsigned int, 2>; typedef
|