/external/valgrind/none/tests/s390x/ |
D | condloadstore.stdout.exp | 1 LOC 0000000000000000 into 0000000000000000 if mask0 for cc 0: 0000000000000000 2 LOC 0000000000000000 into 0000000000000000 if mask1 for cc 0: 0000000000000000 3 LOC 0000000000000000 into 0000000000000000 if mask2 for cc 0: 0000000000000000 4 LOC 0000000000000000 into 0000000000000000 if mask3 for cc 0: 0000000000000000 5 LOC 0000000000000000 into 0000000000000000 if mask4 for cc 0: 0000000000000000 6 LOC 0000000000000000 into 0000000000000000 if mask5 for cc 0: 0000000000000000 7 LOC 0000000000000000 into 0000000000000000 if mask6 for cc 0: 0000000000000000 8 LOC 0000000000000000 into 0000000000000000 if mask7 for cc 0: 0000000000000000 9 LOC 0000000000000000 into 0000000000000000 if mask8 for cc 0: 0000000000000000 10 LOC 0000000000000000 into 0000000000000000 if mask9 for cc 0: 0000000000000000 [all …]
|
D | spechelper-icm-1.c | 34 if (branch(0, 0, v1)) ++wrong; else ++ok; in icm_mask_0() 35 if (branch(1, 0, v1)) ++wrong; else ++ok; in icm_mask_0() 36 if (branch(2, 0, v1)) ++wrong; else ++ok; in icm_mask_0() 37 if (branch(3, 0, v1)) ++wrong; else ++ok; in icm_mask_0() 38 if (branch(4, 0, v1)) ++wrong; else ++ok; in icm_mask_0() 39 if (branch(5, 0, v1)) ++wrong; else ++ok; in icm_mask_0() 40 if (branch(6, 0, v1)) ++wrong; else ++ok; in icm_mask_0() 41 if (branch(7, 0, v1)) ++wrong; else ++ok; in icm_mask_0() 42 if (branch(8, 0, v1)) ++ok; else ++wrong; in icm_mask_0() 43 if (branch(9, 0, v1)) ++ok; else ++wrong; in icm_mask_0() [all …]
|
D | spechelper-icm-2.c | 34 if (branch(0, 0, v1)) ++wrong; else ++ok; in icm_mask_0() 35 if (branch(1, 0, v1)) ++wrong; else ++ok; in icm_mask_0() 36 if (branch(2, 0, v1)) ++wrong; else ++ok; in icm_mask_0() 37 if (branch(3, 0, v1)) ++wrong; else ++ok; in icm_mask_0() 38 if (branch(4, 0, v1)) ++wrong; else ++ok; in icm_mask_0() 39 if (branch(5, 0, v1)) ++wrong; else ++ok; in icm_mask_0() 40 if (branch(6, 0, v1)) ++wrong; else ++ok; in icm_mask_0() 41 if (branch(7, 0, v1)) ++wrong; else ++ok; in icm_mask_0() 42 if (branch(8, 0, v1)) ++ok; else ++wrong; in icm_mask_0() 43 if (branch(9, 0, v1)) ++ok; else ++wrong; in icm_mask_0() [all …]
|
/external/opencv3/modules/features2d/src/ |
D | agast_score.cpp | 34 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 121 if(ptr[offset0] > cb) in agast_cornerScore() 122 if(ptr[offset2] > cb) in agast_cornerScore() 123 if(ptr[offset4] > cb) in agast_cornerScore() 124 if(ptr[offset5] > cb) in agast_cornerScore() 125 if(ptr[offset7] > cb) in agast_cornerScore() 126 if(ptr[offset3] > cb) in agast_cornerScore() 127 if(ptr[offset1] > cb) in agast_cornerScore() 128 if(ptr[offset6] > cb) in agast_cornerScore() 129 if(ptr[offset8] > cb) in agast_cornerScore() [all …]
|
D | agast.cpp | 34 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 59 if(!_img.getMat().isContinuous()) in AGAST_5_8() 97 if(x > xsizeB) in AGAST_5_8() 104 if(ptr[offset0] > cb) in AGAST_5_8() 105 if(ptr[offset2] > cb) in AGAST_5_8() 106 if(ptr[offset3] > cb) in AGAST_5_8() 107 if(ptr[offset5] > cb) in AGAST_5_8() 108 if(ptr[offset1] > cb) in AGAST_5_8() 109 if(ptr[offset4] > cb) in AGAST_5_8() 112 if(ptr[offset7] > cb) in AGAST_5_8() [all …]
|
/external/libchrome/sandbox/linux/system_headers/ |
D | x86_32_linux_syscalls.h | 9 #if !defined(__i386__) 13 #if !defined(__NR_restart_syscall) 17 #if !defined(__NR_exit) 21 #if !defined(__NR_fork) 25 #if !defined(__NR_read) 29 #if !defined(__NR_write) 33 #if !defined(__NR_open) 37 #if !defined(__NR_close) 41 #if !defined(__NR_waitpid) 45 #if !defined(__NR_creat) [all …]
|
D | x86_64_linux_syscalls.h | 9 #if !defined(__x86_64__) 13 #if !defined(__NR_read) 17 #if !defined(__NR_write) 21 #if !defined(__NR_open) 25 #if !defined(__NR_close) 29 #if !defined(__NR_stat) 33 #if !defined(__NR_fstat) 37 #if !defined(__NR_lstat) 41 #if !defined(__NR_poll) 45 #if !defined(__NR_lseek) [all …]
|
D | arm64_linux_syscalls.h | 10 #if !defined(__NR_io_setup) 14 #if !defined(__NR_io_destroy) 18 #if !defined(__NR_io_submit) 22 #if !defined(__NR_io_cancel) 26 #if !defined(__NR_io_getevents) 30 #if !defined(__NR_setxattr) 34 #if !defined(__NR_lsetxattr) 38 #if !defined(__NR_fsetxattr) 42 #if !defined(__NR_getxattr) 46 #if !defined(__NR_lgetxattr) [all …]
|
D | mips_linux_syscalls.h | 9 #if !defined(__mips__) || (_MIPS_SIM != _ABIO32) 16 #if !defined(__NR_syscall) 20 #if !defined(__NR_exit) 24 #if !defined(__NR_fork) 28 #if !defined(__NR_read) 32 #if !defined(__NR_write) 36 #if !defined(__NR_open) 40 #if !defined(__NR_close) 44 #if !defined(__NR_waitpid) 48 #if !defined(__NR_creat) [all …]
|
D | arm_linux_syscalls.h | 9 #if !defined(__arm__) || !defined(__ARM_EABI__) 13 #if !defined(__NR_SYSCALL_BASE) 20 #if !defined(__NR_restart_syscall) 24 #if !defined(__NR_exit) 28 #if !defined(__NR_fork) 32 #if !defined(__NR_read) 36 #if !defined(__NR_write) 40 #if !defined(__NR_open) 44 #if !defined(__NR_close) 48 #if !defined(__NR_creat) [all …]
|
D | mips64_linux_syscalls.h | 9 #if !defined(__mips__) || (_MIPS_SIM != _ABI64) 16 #if !defined(__NR_read) 20 #if !defined(__NR_write) 24 #if !defined(__NR_open) 28 #if !defined(__NR_close) 32 #if !defined(__NR_stat) 36 #if !defined(__NR_fstat) 40 #if !defined(__NR_lstat) 44 #if !defined(__NR_poll) 48 #if !defined(__NR_lseek) [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/valgrind/helgrind/tests/ |
D | tc19_shadowmem.c | 36 if (i != skipoff) { in child8() 60 if (i != skipoff) { in child16() 84 if (i != skipoff) { in child32() 108 if (i != skipoff) { in child64() 151 #if 1 in main() 182 #if 1 in main() 213 #if 1 in main() 244 #if 1 in main() 285 if (wot >= 500) goto halfway; in steer() 288 if (wot == 0) return fn(info); in steer() [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/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/bison/lib/ |
D | config.in.h | 3 /* Define if building universal (internal helper macro) */ 21 /* Define if you wish *printf() functions that have a safe handling of 30 /* Define to 1 if using `alloca.c'. */ 46 /* Define to 1 if // is a file system root distinct from /. */ 49 /* Define to 1 if translation of program messages to the user's native 53 /* Define this to 1 if F_DUPFD behavior does not match POSIX */ 69 /* Define to 1 if fopen() fails to recognize a trailing slash. */ 316 /* Define to 1 if you have the `alarm' function. */ 319 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that 323 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). [all …]
|
D | inttypes.in.h | 16 along with this program. If not, see <http://www.gnu.org/licenses/>. */ 23 #if __GNUC__ >= 3 28 /* Include the original <inttypes.h> if it exists, and if this file 29 has not been included yet or if this file includes gnulib stdint.h 32 #if ! defined INTTYPES_H || defined _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H 33 # if @HAVE_INTTYPES_H@ 36 # if defined __cplusplus && ! defined __STDC_FORMAT_MACROS 44 #if ! defined INTTYPES_H && ! defined _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H 55 #if !(INT_MIN == INT32_MIN && INT_MAX == INT32_MAX) 67 #if defined _TNS_R_TARGET [all …]
|
/external/strace/xlat/ |
D | evdev_keycode.h | 11 #if defined(KEY_RESERVED) || (defined(HAVE_DECL_KEY_RESERVED) && HAVE_DECL_KEY_RESERVED) 14 #if defined(KEY_ESC) || (defined(HAVE_DECL_KEY_ESC) && HAVE_DECL_KEY_ESC) 17 #if defined(KEY_1) || (defined(HAVE_DECL_KEY_1) && HAVE_DECL_KEY_1) 20 #if defined(KEY_2) || (defined(HAVE_DECL_KEY_2) && HAVE_DECL_KEY_2) 23 #if defined(KEY_3) || (defined(HAVE_DECL_KEY_3) && HAVE_DECL_KEY_3) 26 #if defined(KEY_4) || (defined(HAVE_DECL_KEY_4) && HAVE_DECL_KEY_4) 29 #if defined(KEY_5) || (defined(HAVE_DECL_KEY_5) && HAVE_DECL_KEY_5) 32 #if defined(KEY_6) || (defined(HAVE_DECL_KEY_6) && HAVE_DECL_KEY_6) 35 #if defined(KEY_7) || (defined(HAVE_DECL_KEY_7) && HAVE_DECL_KEY_7) 38 #if defined(KEY_8) || (defined(HAVE_DECL_KEY_8) && HAVE_DECL_KEY_8) [all …]
|
/external/bison/linux-lib/ |
D | config.h | 4 /* Define if building universal (internal helper macro) */ 22 /* Define if you wish *printf() functions that have a safe handling of 31 /* Define to 1 if using `alloca.c'. */ 47 /* Define to 1 if // is a file system root distinct from /. */ 50 /* Define to 1 if translation of program messages to the user's native 54 /* Define this to 1 if F_DUPFD behavior does not match POSIX */ 70 /* Define to 1 if fopen() fails to recognize a trailing slash. */ 317 /* Define to 1 if you have the `alarm' function. */ 320 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that 324 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). [all …]
|
/external/bison/darwin-lib/ |
D | config.h | 4 /* Define if building universal (internal helper macro) */ 22 /* Define if you wish *printf() functions that have a safe handling of 31 /* Define to 1 if using `alloca.c'. */ 47 /* Define to 1 if // is a file system root distinct from /. */ 50 /* Define to 1 if translation of program messages to the user's native 54 /* Define this to 1 if F_DUPFD behavior does not match POSIX */ 70 /* Define to 1 if fopen() fails to recognize a trailing slash. */ 317 /* Define to 1 if you have the `alarm' function. */ 320 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that 324 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). [all …]
|
/external/vulkan-validation-layers/loader/ |
D | gpa_helper.h | 36 if (!strcmp(funcName, "vkGetInstanceProcAddr")) in trampolineGetProcAddr() 38 if (!strcmp(funcName, "vkDestroyInstance")) in trampolineGetProcAddr() 40 if (!strcmp(funcName, "vkEnumeratePhysicalDevices")) in trampolineGetProcAddr() 42 if (!strcmp(funcName, "vkGetPhysicalDeviceFeatures")) in trampolineGetProcAddr() 44 if (!strcmp(funcName, "vkGetPhysicalDeviceFormatProperties")) in trampolineGetProcAddr() 46 if (!strcmp(funcName, "vkGetPhysicalDeviceImageFormatProperties")) in trampolineGetProcAddr() 48 if (!strcmp(funcName, "vkGetPhysicalDeviceSparseImageFormatProperties")) in trampolineGetProcAddr() 51 if (!strcmp(funcName, "vkGetPhysicalDeviceProperties")) in trampolineGetProcAddr() 53 if (!strcmp(funcName, "vkGetPhysicalDeviceQueueFamilyProperties")) in trampolineGetProcAddr() 55 if (!strcmp(funcName, "vkGetPhysicalDeviceMemoryProperties")) in trampolineGetProcAddr() [all …]
|
/external/e2fsprogs/lib/ |
D | config.h.in | 3 /* Define if building universal (internal helper macro) */ 6 /* Define to 1 if debugging the blkid library */ 12 /* Define to 1 if debugging ext3/4 journal code */ 18 /* Define to 1 if the testio I/O manager should be enabled */ 26 /* Define to 1 if using `alloca.c'. */ 32 /* Define to 1 if ext2 compression enabled */ 35 /* Define to 1 if ext3/4 htree support enabled */ 38 /* Define to 1 if translation of program messages to the user's native 42 /* Define to 1 if you have `alloca', as a function or macro. */ 45 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). [all …]
|
/external/selinux/libsemanage/src/ |
D | pywrap-test.py | 71 if (self.users or self.all): 74 if (self.seusers or self.all): 77 if (self.ports or self.all): 80 if (self.modules or self.all): 83 if (self.fcontexts or self.all): 86 if (self.interfaces or self.all): 89 if (self.booleans or self.all): 92 if (self.abooleans or self.all): 95 if (self.nodes or self.all): 98 if (self.writeuser or self.all): [all …]
|