/external/mesa3d/src/util/format/ |
D | u_format_pack.py | 88 elif channel.type == UNSIGNED: 108 elif channel.type == UNSIGNED: 149 if channel.type not in (VOID, UNSIGNED, SIGNED, FLOAT, FIXED): 171 if channel.type in (UNSIGNED, VOID): 210 if type.type == UNSIGNED: 254 if type.type == UNSIGNED: 315 assert src_channel.type == UNSIGNED 325 assert dst_channel.type == UNSIGNED 330 assert dst_channel.type == UNSIGNED 337 assert src_channel.type == UNSIGNED [all …]
|
D | u_format_parse.py | 35 VOID, UNSIGNED, SIGNED, FIXED, FLOAT = range(5) variable 91 if self.type == UNSIGNED: 103 if self.type == UNSIGNED: 218 if channel.type not in (VOID, UNSIGNED, SIGNED): 236 if channel.type not in (VOID, UNSIGNED, SIGNED): 262 return self.is_pure_color() and self.channel_type() == UNSIGNED 280 'u': UNSIGNED,
|
D | u_format_table.py | 57 UNSIGNED: "UTIL_FORMAT_TYPE_UNSIGNED",
|
/external/clang/test/CodeGenObjC/ |
D | debug-info-ivars.m | 30 // CHECK-SAME: baseType: ![[UNSIGNED:[0-9]+]] 34 // CHECK: ![[UNSIGNED]] = !DIBasicType(name: "unsigned int" 37 // CHECK-SAME: baseType: ![[UNSIGNED]] 42 // CHECK-SAME: baseType: ![[UNSIGNED]]
|
/external/ComputeLibrary/tests/datasets/ |
D | HOGDescriptorDataset.h | 112 …16U), Size2D(64U, 128U), Size2D(8U, 8U), 9U, HOGNormType::L2HYS_NORM, 0.2f, PhaseType::UNSIGNED); in SmallHOGDescriptorDataset() 126 …16U), Size2D(64U, 128U), Size2D(8U, 8U), 9U, HOGNormType::L2HYS_NORM, 0.2f, PhaseType::UNSIGNED); in LargeHOGDescriptorDataset() 127 …16U), Size2D(64U, 128U), Size2D(8U, 8U), 9U, HOGNormType::L2_NORM, 0.2f, PhaseType::UNSIGNED); in LargeHOGDescriptorDataset() 128 …16U), Size2D(64U, 128U), Size2D(8U, 8U), 9U, HOGNormType::L1_NORM, 0.2f, PhaseType::UNSIGNED); in LargeHOGDescriptorDataset()
|
/external/virglrenderer/src/gallium/auxiliary/util/ |
D | u_format_parse.py | 35 VOID, UNSIGNED, SIGNED, FIXED, FLOAT = range(5) variable 91 if self.type == UNSIGNED: 103 if self.type == UNSIGNED: 197 if channel.type not in (VOID, UNSIGNED, SIGNED): 215 if channel.type not in (VOID, UNSIGNED, SIGNED): 241 return self.is_pure_color() and self.channel_type() == UNSIGNED 259 'u': UNSIGNED,
|
D | u_format_table.py | 57 UNSIGNED: "UTIL_FORMAT_TYPE_UNSIGNED",
|
/external/mesa3d/src/freedreno/vulkan/ |
D | vk_format_parse.py | 32 VOID, UNSIGNED, SIGNED, FIXED, FLOAT = range(5) variable 91 if self.type == UNSIGNED: 103 if self.type == UNSIGNED: 201 if channel.type not in (VOID, UNSIGNED, SIGNED): 219 if channel.type not in (VOID, UNSIGNED, SIGNED): 245 return self.is_pure_color() and self.channel_type() == UNSIGNED 263 'u': UNSIGNED,
|
/external/mesa3d/src/amd/vulkan/ |
D | vk_format_parse.py | 32 VOID, UNSIGNED, SIGNED, FIXED, FLOAT = range(5) variable 92 if self.type == UNSIGNED: 104 if self.type == UNSIGNED: 209 if channel.type not in (VOID, UNSIGNED, SIGNED): 227 if channel.type not in (VOID, UNSIGNED, SIGNED): 253 return self.is_pure_color() and self.channel_type() == UNSIGNED 271 'u': UNSIGNED,
|
D | vk_format_table.py | 55 UNSIGNED: "VK_FORMAT_TYPE_UNSIGNED",
|
/external/mesa3d/src/mesa/main/ |
D | format_parser.py | 29 UNSIGNED = 'u' variable 78 if self.type == UNSIGNED: 88 if self.type == UNSIGNED: 98 if self.type == UNSIGNED: 381 if channel.type not in (VOID, UNSIGNED, SIGNED): 500 elif type == UNSIGNED:
|
D | format_info.py | 85 if channel.type == parser.UNSIGNED:
|
/external/angle/src/tests/gl_tests/ |
D | AttributeLayoutTest.cpp | 630 UNSIGNED = 2, enumerator 666 else if (inputDataType == VsInputDataType::UNSIGNED) in createRbo() 777 return vsInputDataType != VsInputDataType::UNSIGNED ? GL_BYTE : GL_UNSIGNED_BYTE; in GetMappedGLType() 780 return vsInputDataType != VsInputDataType::UNSIGNED ? GL_SHORT : GL_UNSIGNED_SHORT; in GetMappedGLType() 783 return vsInputDataType != VsInputDataType::UNSIGNED ? GL_INT : GL_UNSIGNED_INT; in GetMappedGLType() 822 case VsInputDataType::UNSIGNED: in Run() 847 case VsInputDataType::UNSIGNED: in Run() 883 Run(VsInputDataType::UNSIGNED); in TEST_P()
|
/external/mesa3d/src/amd/common/ |
D | gfx10_format_table.py | 180 assert chan_type == UNSIGNED and chan_norm 183 if chan_type == UNSIGNED:
|
/external/curl/tests/data/ |
D | test1971 | 62 x-amz-content-sha256: UNSIGNED-PAYLOAD
|
D | test1972 | 69 x-amz-content-sha256: UNSIGNED-PAYLOAD
|
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/ |
D | ChloEnums.td | 56 def CHLO_COMPARISON_TYPE_UNSIGNED : I32EnumAttrCase<"UNSIGNED", 4>;
|
D | StablehloEnums.td | 131 def STABLEHLO_COMPARISON_TYPE_UNSIGNED : I32EnumAttrCase<"UNSIGNED", 4>;
|
/external/wayland/src/ |
D | scanner.c | 204 UNSIGNED, enumerator 464 arg->type = UNSIGNED; in set_arg_type() 966 case UNSIGNED: in verify_arguments() 1104 case UNSIGNED: in emit_type() 1771 case UNSIGNED: in emit_messages()
|
/external/mesa3d/src/freedreno/.gitlab-ci/reference/ |
D | dEQP-GLES2.functional.texture.specification.basic_teximage2d.rgba16f_2d.log | 172 …62688 00000020 (S)FETCH: VERTEX R1.xyzw = R0.x FMT_32_32_32_32_FLOAT UNSIGNED STRIDE(32) CONST(… 173 …62688 00001020 FETCH: VERTEX R0.xyzw = R0.x FMT_32_32_32_32_FLOAT UNSIGNED STRIDE(32) OFFSET… 546 …62688 00000020 (S)FETCH: VERTEX R1.xyzw = R0.x FMT_32_32_32_32_FLOAT UNSIGNED STRIDE(32) CONST(… 547 …62688 00001020 FETCH: VERTEX R0.xyzw = R0.x FMT_32_32_32_32_FLOAT UNSIGNED STRIDE(32) OFFSET… 920 …62688 00000020 (S)FETCH: VERTEX R1.xyzw = R0.x FMT_32_32_32_32_FLOAT UNSIGNED STRIDE(32) CONST(… 921 …62688 00001020 FETCH: VERTEX R0.xyzw = R0.x FMT_32_32_32_32_FLOAT UNSIGNED STRIDE(32) OFFSET… 1294 …62688 00000020 (S)FETCH: VERTEX R1.xyzw = R0.x FMT_32_32_32_32_FLOAT UNSIGNED STRIDE(32) CONST(… 1295 …62688 00001020 FETCH: VERTEX R0.xyzw = R0.x FMT_32_32_32_32_FLOAT UNSIGNED STRIDE(32) OFFSET… 1668 …62688 00000020 (S)FETCH: VERTEX R1.xyzw = R0.x FMT_32_32_32_32_FLOAT UNSIGNED STRIDE(32) CONST(… 1669 …62688 00001020 FETCH: VERTEX R0.xyzw = R0.x FMT_32_32_32_32_FLOAT UNSIGNED STRIDE(32) OFFSET… [all …]
|
/external/AFLplusplus/dictionaries/ |
D | docommand.dict | 643 UNSIGNED="UNSIGNED"
|
D | initfile.dict | 643 UNSIGNED="UNSIGNED"
|
/external/oss-fuzz/projects/mysql-server/targets/ |
D | fuzz_docommand.dict | 643 UNSIGNED="UNSIGNED"
|
D | fuzz_initfile.dict | 643 UNSIGNED="UNSIGNED"
|
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/Dialect/mhlo/IR/ |
D | hlo_ops_base_enums.td | 133 def HLO_COMPARISON_TYPE_UNSIGNED : I32EnumAttrCase<"UNSIGNED", 4>;
|