/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/llvm-project/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/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/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/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | modernize-use-trailing-return-type.cpp | 377 #define UNSIGNED unsigned macro 378 UNSIGNED INT h2(); 468 DEPRECATED const UNSIGNED& h17(); 471 DEPRECATED CONST UNSIGNED STATIC& h18();
|
D | mpi-type-mismatch.cpp | 212 typedef unsigned UNSIGNED; in skippedTypesTests() typedef 213 UNSIGNED buf2; in skippedTypesTests()
|
/external/llvm-project/clang/test/Sema/ |
D | tautological-constant-enum-compare.c | 69 #if defined(UNSIGNED) && !defined(SILENCE) in main() 192 #elif defined(UNSIGNED) && !defined(SILENCE) in main()
|
D | enum-sign-conversion.c | 7 #ifdef UNSIGNED in f()
|
D | outof-range-enum-constant-compare.c | 14 #ifdef UNSIGNED in main()
|
/external/mesa3d/src/amd/common/ |
D | gfx10_format_table.py | 180 assert chan_type == UNSIGNED and chan_norm 183 if chan_type == UNSIGNED:
|
/external/tensorflow/tensorflow/compiler/mlir/hlo/include/mlir-hlo/Dialect/mhlo/IR/ |
D | hlo_ops_base_enums.td | 80 def HLO_COMPARISON_TYPE_UNSIGNED : StrEnumAttrCase<"UNSIGNED">;
|
/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/llvm-project/polly/lib/Support/ |
D | SCEVAffinator.cpp | 108 recordAssumption(RecordedAssumptions, UNSIGNED, isl::manage(Restriction), DL, in takeNonNegativeAssumption() 302 recordAssumption(RecordedAssumptions, UNSIGNED, isl::manage(OutOfBoundsDom), in visitTruncateExpr()
|
/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/oss-fuzz/projects/mysql-server/targets/ |
D | fuzz_initfile.dict | 643 UNSIGNED="UNSIGNED"
|
D | fuzz_docommand.dict | 643 UNSIGNED="UNSIGNED"
|
/external/llvm-project/polly/include/polly/Support/ |
D | ScopHelper.h | 43 UNSIGNED, enumerator
|