/external/deqp-deps/glslang/Test/ |
D | cppDeepNest.frag | 2 #if 3 #if 4 #if 5 #if 6 #if 7 #if 8 #if 9 #if 10 #if 11 #if [all …]
|
/external/libaom/libaom/third_party/fastfeat/ |
D | fast_9.c | 21 if( p[pixel[0]] > cb) in aom_fast9_corner_score() 22 if( p[pixel[1]] > cb) in aom_fast9_corner_score() 23 if( p[pixel[2]] > cb) in aom_fast9_corner_score() 24 if( p[pixel[3]] > cb) in aom_fast9_corner_score() 25 if( p[pixel[4]] > cb) in aom_fast9_corner_score() 26 if( p[pixel[5]] > cb) in aom_fast9_corner_score() 27 if( p[pixel[6]] > cb) in aom_fast9_corner_score() 28 if( p[pixel[7]] > cb) in aom_fast9_corner_score() 29 if( p[pixel[8]] > cb) in aom_fast9_corner_score() 32 if( p[pixel[15]] > cb) in aom_fast9_corner_score() [all …]
|
/external/llvm-project/compiler-rt/test/builtins/Unit/ |
D | clzsi2_test.c | 16 if (x != expected) in test__clzsi2() 26 // if (test__clzsi2(0x00000000, 32)) // undefined in main() 28 if (test__clzsi2(0x00800000, 8)) in main() 30 if (test__clzsi2(0x01000000, 7)) in main() 32 if (test__clzsi2(0x02000000, 6)) in main() 34 if (test__clzsi2(0x03000000, 6)) in main() 36 if (test__clzsi2(0x04000000, 5)) in main() 38 if (test__clzsi2(0x05000000, 5)) in main() 40 if (test__clzsi2(0x06000000, 5)) in main() 42 if (test__clzsi2(0x07000000, 5)) in main() [all …]
|
D | ctzsi2_test.c | 16 if (x != expected) in test__ctzsi2() 26 // if (test__ctzsi2(0x00000000, 32)) // undefined in main() 28 if (test__ctzsi2(0x00000001, 0)) in main() 30 if (test__ctzsi2(0x00000002, 1)) in main() 32 if (test__ctzsi2(0x00000003, 0)) in main() 34 if (test__ctzsi2(0x00000004, 2)) in main() 36 if (test__ctzsi2(0x00000005, 0)) in main() 38 if (test__ctzsi2(0x00000006, 1)) in main() 40 if (test__ctzsi2(0x00000007, 0)) in main() 42 if (test__ctzsi2(0x00000008, 3)) in main() [all …]
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkExtensionFunctions.inl | 7 if (extName == "VK_KHR_surface") 16 if (extName == "VK_KHR_swapchain") 18 …if(apiVersion >= VK_API_VERSION_1_1) functions.push_back("vkGetPhysicalDevicePresentRectanglesKHR"… 21 if (extName == "VK_KHR_display") 32 if (extName == "VK_KHR_display_swapchain") 36 if (extName == "VK_KHR_sampler_mirror_clamp_to_edge") 40 if (extName == "VK_KHR_multiview") 44 if (extName == "VK_KHR_get_physical_device_properties2") 55 if (extName == "VK_KHR_device_group") 57 …if(apiVersion < VK_API_VERSION_1_1) functions.push_back("vkGetPhysicalDevicePresentRectanglesKHR"); [all …]
|
/external/compiler-rt/test/builtins/Unit/ |
D | clzsi2_test.c | 26 if (x != expected) in test__clzsi2() 36 // if (test__clzsi2(0x00000000, 32)) // undefined in main() 38 if (test__clzsi2(0x00800000, 8)) in main() 40 if (test__clzsi2(0x01000000, 7)) in main() 42 if (test__clzsi2(0x02000000, 6)) in main() 44 if (test__clzsi2(0x03000000, 6)) in main() 46 if (test__clzsi2(0x04000000, 5)) in main() 48 if (test__clzsi2(0x05000000, 5)) in main() 50 if (test__clzsi2(0x06000000, 5)) in main() 52 if (test__clzsi2(0x07000000, 5)) in main() [all …]
|
D | ctzsi2_test.c | 26 if (x != expected) in test__ctzsi2() 36 // if (test__ctzsi2(0x00000000, 32)) // undefined in main() 38 if (test__ctzsi2(0x00000001, 0)) in main() 40 if (test__ctzsi2(0x00000002, 1)) in main() 42 if (test__ctzsi2(0x00000003, 0)) in main() 44 if (test__ctzsi2(0x00000004, 2)) in main() 46 if (test__ctzsi2(0x00000005, 0)) in main() 48 if (test__ctzsi2(0x00000006, 1)) in main() 50 if (test__ctzsi2(0x00000007, 0)) in main() 52 if (test__ctzsi2(0x00000008, 3)) in main() [all …]
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | cmp_elimination.ll | 14 br i1 %cmp, label %if.then, label %if.else 16 if.then: 18 br label %if.end3 20 if.else: 22 br i1 %cmp1, label %if.then2, label %if.end3 24 if.then2: 26 br label %if.end3 28 if.end3: 40 br i1 %cmp, label %if.then, label %if.else 42 if.then: [all …]
|
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/ |
D | phi-undef-loadstore.ll | 8 br i1 %tobool, label %if.else, label %if.then 10 if.then: ; preds = %entry 12 br label %if.end7 14 if.else: ; preds = %entry 16 br i1 %tobool3, label %if.end7, label %if.then4 18 if.then4: ; preds = %if.else 20 br label %if.end7 22 if.end7: ; preds = %if.else, %if.then4, %if.then 23 %x.0 = phi i32* [ %a, %if.then ], [ %c, %if.then4 ], [ null, %if.else ] 28 ; CHECK: if.else: [all …]
|
/external/llvm-project/llvm/lib/Support/ |
D | UnicodeCaseFold.cpp | 17 if (C < 0x0041) in foldCharSimple() 20 if (C <= 0x005a) in foldCharSimple() 23 if (C == 0x00b5) in foldCharSimple() 25 if (C < 0x00c0) in foldCharSimple() 28 if (C <= 0x00d6) in foldCharSimple() 30 if (C < 0x00d8) in foldCharSimple() 33 if (C <= 0x00de) in foldCharSimple() 35 if (C < 0x0100) in foldCharSimple() 38 if (C <= 0x012e) in foldCharSimple() 40 if (C < 0x0132) in foldCharSimple() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | UnicodeCaseFold.cpp | 17 if (C < 0x0041) in foldCharSimple() 20 if (C <= 0x005a) in foldCharSimple() 23 if (C == 0x00b5) in foldCharSimple() 25 if (C < 0x00c0) in foldCharSimple() 28 if (C <= 0x00d6) in foldCharSimple() 30 if (C < 0x00d8) in foldCharSimple() 33 if (C <= 0x00de) in foldCharSimple() 35 if (C < 0x0100) in foldCharSimple() 38 if (C <= 0x012e) in foldCharSimple() 40 if (C < 0x0132) in foldCharSimple() [all …]
|
/external/strace/ |
D | config.h.in | 6 /* Define if building universal (internal helper macro) */ 33 /* Define to 1 if you want OABI support on ARM EABI. */ 39 /* Define to 1 if you have the `accept4' function. */ 42 /* Define to 1 if you have the <asm/cachectl.h> header file. */ 45 /* Define to 1 if you have the <asm/guarded_storage.h> header file. */ 48 /* Define to 1 if you have the <asm/sigcontext.h> header file. */ 51 /* Define to 1 if you have the <asm/sysmips.h> header file. */ 54 /* Define to 1 if you have the `be64toh' function. */ 57 /* Define to 1 if you have the <bluetooth/bluetooth.h> header file. */ 60 /* Define to 1 if you have the declaration of `BTRFS_COMPRESS_LZO', and to 0 [all …]
|
D | config.h | 7 /* Define if building universal (internal helper macro) */ 34 /* Define to 1 if you want OABI support on ARM EABI. */ 40 /* Define to 1 if you have the `accept4' function. */ 43 /* Define to 1 if you have the <asm/cachectl.h> header file. */ 46 /* Define to 1 if you have the <asm/guarded_storage.h> header file. */ 49 /* Define to 1 if you have the <asm/sigcontext.h> header file. */ 52 /* Define to 1 if you have the <asm/sysmips.h> header file. */ 55 /* Define to 1 if you have the `be64toh' function. */ 58 /* Define to 1 if you have the <bluetooth/bluetooth.h> header file. */ 61 /* Define to 1 if you have the declaration of `BTRFS_COMPRESS_LZO', and to 0 [all …]
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | merge-cond-stores-2.ll | 41 br i1 %tobool, label %if.end, label %if.then 43 if.then: ; preds = %entry 46 br label %if.end 48 if.end: ; preds = %entry, %if.then 49 %1 = phi i32 [ %0, %entry ], [ %or, %if.then ] 52 br i1 %tobool2, label %if.end5, label %if.then3 54 if.then3: ; preds = %if.end 57 br label %if.end5 59 if.end5: ; preds = %if.end, %if.then3 60 %2 = phi i32 [ %1, %if.end ], [ %or4, %if.then3 ] [all …]
|
/external/python/cpython3/ |
D | pyconfig.h.in | 8 /* Define if building universal (internal helper macro) */ 15 /* Define for AIX if your compiler is a genuine IBM xlC/xlC_r and you want 26 /* Define if C doubles are 64-bit IEEE 754 binary format, stored in ARM 30 /* Define if C doubles are 64-bit IEEE 754 binary format, stored with the most 34 /* Define if C doubles are 64-bit IEEE 754 binary format, stored with the 38 /* Define if --enable-ipv6 is specified */ 41 /* Define to 1 if your system stores words within floats with the most 45 /* Define if flock needs to be linked with bsd library. */ 48 /* Define if getpgrp() must be called as getpgrp(0). */ 51 /* Define to 1 if you have the `accept4' function. */ [all …]
|
/external/llvm-project/clang/test/Sema/ |
D | tautological-constant-compare.c | 28 if (c > 255) // expected-warning {{comparison 'unsigned char' > 255 is always false}} in TFunc() 31 if (c > 255) in TFunc() 35 if (c > macro(255)) in TFunc() 39 if (v > 255) in TFunc() 41 if (v > 32767) in TFunc() 56 if (s == 32767) in main() 58 if (s != 32767) in main() 60 if (s < 32767) in main() 62 if (s <= 32767) // expected-warning {{comparison 'short' <= 32767 is always true}} in main() 64 if (s > 32767) // expected-warning {{comparison 'short' > 32767 is always false}} in main() [all …]
|
D | tautological-constant-enum-compare.c | 15 // If we promote to unsigned, it doesn't matter whether the enum's underlying in main() 17 if (a < 0U) // expected-warning {{comparison of unsigned enum expression < 0 is always false}} in main() 19 if (0U >= a) in main() 21 if (a > 0U) in main() 23 if (0U <= a) // expected-warning {{comparison of 0 <= unsigned enum expression is always true}} in main() 25 if (a <= 0U) in main() 27 if (0U > a) // expected-warning {{comparison of 0 > unsigned enum expression is always false}} in main() 29 if (a >= 0U) // expected-warning {{comparison of unsigned enum expression >= 0 is always true}} in main() 31 if (0U < a) in main() 34 if (a < 4294967295U) in main() [all …]
|
D | outof-range-enum-constant-compare.c | 16 …if (a < 4294967296) // expected-warning {{comparison of constant 4294967296 with expression of typ… in main() 18 …if (4294967296 >= a) // expected-warning {{comparison of constant 4294967296 with expression of ty… in main() 20 …if (a > 4294967296) // expected-warning {{comparison of constant 4294967296 with expression of typ… in main() 22 …if (4294967296 <= a) // expected-warning {{comparison of constant 4294967296 with expression of ty… in main() 24 …if (a <= 4294967296) // expected-warning {{comparison of constant 4294967296 with expression of ty… in main() 26 …if (4294967296 > a) // expected-warning {{comparison of constant 4294967296 with expression of typ… in main() 28 …if (a >= 4294967296) // expected-warning {{comparison of constant 4294967296 with expression of ty… in main() 30 …if (4294967296 < a) // expected-warning {{comparison of constant 4294967296 with expression of typ… in main() 32 …if (a == 4294967296) // expected-warning {{comparison of constant 4294967296 with expression of ty… in main() 34 …if (4294967296 != a) // expected-warning {{comparison of constant 4294967296 with expression of ty… in main() [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | 2009-07-16-CoalescerBug.ll | 15 br i1 undef, label %if.else, label %if.then91 17 if.then91: ; preds = %entry 18 br label %if.end96 20 if.else: ; preds = %entry 21 br label %if.end96 23 if.end96: ; preds = %if.else, %if.then91 24 br i1 undef, label %lor.lhs.false, label %if.then105 26 lor.lhs.false: ; preds = %if.end96 27 br i1 undef, label %if.else139, label %if.then105 29 if.then105: ; preds = %lor.lhs.false, %if.end96 [all …]
|
D | 2009-07-06-TwoAddrAssert.ll | 17 br i1 undef, label %if.then, label %while.cond 19 if.then: ; preds = %sw.bb6 26 br i1 undef, label %if.then15, label %if.end16 28 if.then15: ; preds = %while.end 31 if.end16: ; preds = %while.end 32 br i1 undef, label %lor.lhs.false, label %if.then21 34 lor.lhs.false: ; preds = %if.end16 35 br i1 undef, label %if.end22, label %if.then21 37 if.then21: ; preds = %lor.lhs.false, %if.end16 40 if.end22: ; preds = %lor.lhs.false [all …]
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | 2009-07-16-CoalescerBug.ll | 15 br i1 undef, label %if.else, label %if.then91 17 if.then91: ; preds = %entry 18 br label %if.end96 20 if.else: ; preds = %entry 21 br label %if.end96 23 if.end96: ; preds = %if.else, %if.then91 24 br i1 undef, label %lor.lhs.false, label %if.then105 26 lor.lhs.false: ; preds = %if.end96 27 br i1 undef, label %if.else139, label %if.then105 29 if.then105: ; preds = %lor.lhs.false, %if.end96 [all …]
|
D | 2009-07-06-TwoAddrAssert.ll | 17 br i1 undef, label %if.then, label %while.cond 19 if.then: ; preds = %sw.bb6 26 br i1 undef, label %if.then15, label %if.end16 28 if.then15: ; preds = %while.end 31 if.end16: ; preds = %while.end 32 br i1 undef, label %lor.lhs.false, label %if.then21 34 lor.lhs.false: ; preds = %if.end16 35 br i1 undef, label %if.end22, label %if.then21 37 if.then21: ; preds = %lor.lhs.false, %if.end16 40 if.end22: ; preds = %lor.lhs.false [all …]
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
D | Commands.h | 33 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 45 #if CC_Startup 48 #if CC_Shutdown 53 #if CC_SelfTest 56 #if CC_IncrementalSelfTest 59 #if CC_GetTestResult 64 #if CC_StartAuthSession 67 #if CC_PolicyRestart 72 #if CC_Create 75 #if CC_Load [all …]
|
/external/libyuv/files/source/ |
D | convert_from_argb.cc | 40 if (!src_argb || !dst_y || !dst_u || !dst_v || width <= 0 || height == 0) { in ARGBToI444() 43 if (height < 0) { in ARGBToI444() 49 if (src_stride_argb == width * 4 && dst_stride_y == width && in ARGBToI444() 55 #if defined(HAS_ARGBTOUV444ROW_SSSE3) in ARGBToI444() 56 if (TestCpuFlag(kCpuHasSSSE3)) { in ARGBToI444() 58 if (IS_ALIGNED(width, 16)) { in ARGBToI444() 63 #if defined(HAS_ARGBTOUV444ROW_NEON) in ARGBToI444() 64 if (TestCpuFlag(kCpuHasNEON)) { in ARGBToI444() 66 if (IS_ALIGNED(width, 8)) { in ARGBToI444() 71 #if defined(HAS_ARGBTOUV444ROW_MSA) in ARGBToI444() [all …]
|
/external/python/cpython3/android/linux_x86_64/pyconfig/ |
D | pyconfig.h | 9 /* Define if building universal (internal helper macro) */ 16 /* Define for AIX if your compiler is a genuine IBM xlC/xlC_r and you want 27 /* Define if C doubles are 64-bit IEEE 754 binary format, stored in ARM 31 /* Define if C doubles are 64-bit IEEE 754 binary format, stored with the most 35 /* Define if C doubles are 64-bit IEEE 754 binary format, stored with the 39 /* Define if --enable-ipv6 is specified */ 42 /* Define to 1 if your system stores words within floats with the most 46 /* Define if flock needs to be linked with bsd library. */ 49 /* Define if getpgrp() must be called as getpgrp(0). */ 52 /* Define to 1 if you have the `accept4' function. */ [all …]
|