/external/llvm/test/Transforms/RewriteStatepointsForGC/ |
D | base-pointers-5.ll | 9 br i1 %runtime_condition, label %here, label %there 17 there: ; preds = %entry 21 merge: ; preds = %there, %bump 23 ; CHECK: %merged_value.base = phi i64 addrspace(1)* [ %base_obj_x, %bump ], [ %base_obj_y, %there ] 24 ; CHECK-NEXT: %merged_value = phi i64 addrspace(1)* [ %base_obj_x, %bump ], [ %y, %there ] 25 %merged_value = phi i64 addrspace(1)* [ %base_obj_x, %bump ], [ %y, %there ]
|
D | base-pointers-6.ll | 9 br i1 %runtime_condition_x, label %here, label %there 26 there: ; preds = %entry 30 merge: ; preds = %there, %merge_here 32 …: %merged_value.base = phi i64 addrspace(1)* [ %base_obj_x, %merge_here ], [ %base_obj_y, %there ] 33 ; CHECK-NEXT: %merged_value = phi i64 addrspace(1)* [ %x, %merge_here ], [ %y, %there ] 34 %merged_value = phi i64 addrspace(1)* [ %x, %merge_here ], [ %y, %there ]
|
D | base-pointers-7.ll | 9 br i1 %runtime_condition_x, label %here, label %there 31 there: ; preds = %entry 35 merge: ; preds = %there, %merge_here 40 ; CHECK-DAG: [ %base_obj_y, %there ] 41 ; CHECK: %merged_value = phi i64 addrspace(1)* [ %x, %merge_here ], [ %y, %there ] 42 %merged_value = phi i64 addrspace(1)* [ %x, %merge_here ], [ %y, %there ]
|
D | base-pointers-1.ll | 9 br i1 %runtime_condition, label %here, label %there 15 there: ; preds = %entry 19 merge: ; preds = %there, %here 21 ; CHECK: %merged_value.base = phi i64 addrspace(1)* [ %base_obj_x, %here ], [ %base_obj_y, %there… 22 %merged_value = phi i64 addrspace(1)* [ %x, %here ], [ %y, %there ]
|
D | base-pointers-2.ll | 7 br i1 %runtime_condition, label %merge, label %there 9 there: ; preds = %entry 13 merge: ; preds = %there, %entry 14 %merged_value = phi i64 addrspace(1)* [ %base_obj, %entry ], [ %derived_obj, %there ]
|
/external/llvm/test/CodeGen/AArch64/ |
D | atomic-ops.ll | 25 ; function there. 45 ; function there. 65 ; function there. 85 ; function there. 105 ; function there. 125 ; function there. 145 ; function there. 165 ; function there. 185 ; function there. 205 ; function there. [all …]
|
/external/autotest/client/site_tests/hardware_TouchScreenPowerCycles/ |
D | control | 7 PURPOSE = "Check whether there are spurious contacts." 8 CRITERIA = "Fails if there are any spurious contacts." 15 Check if there are any spurious contacts when power is cycled.
|
/external/autotest/client/site_tests/security_RootfsOwners/ |
D | control | 8 Ensures there are no files owned by chronos/chronos-access on the rootfs. 12 Ensures there are no files owned by chronos/chronos-access on the rootfs. 15 Fail if there are any files owned by chronos/chronos-access on the rootfs.
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigprocmask/ |
D | coverage.txt | 17 14 WON'T test, bacause it is pthread_sigmask() specific and tested in there. 19 16 WON'T test, bacause it is pthread_sigmask() specific and tested in there. 21 18 WON'T test, bacause it is pthread_sigmask() specific and tested in there.
|
/external/llvm/test/CodeGen/ARM/ |
D | atomic-ops-v8.ll | 22 ; function there. 45 ; function there. 68 ; function there. 91 ; function there. 118 ; function there. 141 ; function there. 164 ; function there. 187 ; function there. 214 ; function there. 237 ; function there. [all …]
|
/external/hyphenation-patterns/mn/ |
D | hyph-mn-cyrl.lic.txt | 38 % 1. If there is a consonant then it can use hyphen before it. 39 % And if there're two consonants then it can use hyphen before second consonant. 40 % Are there three consonants then it can put hyphen before third consonant, 41 % also are there four consonants then it can use hyphen before fourth consonant.
|
/external/ltp/testcases/misc/math/float/ |
D | README | 3 there are 5 sets of datafiles [trigo, power, iperb, exp_log, bessel] 5 there are 5 testcases [float_trigo, float_power, float_iperb, float_exp_log, 14 /* there is a readme file within the directory if necessary */
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
D | CertPathReviewerMessages.properties | 56 CertPathReviewer.ncExtError.text = Name constraint checking failed: there was an error processing t… 58 CertPathReviewer.ncExtError.details = Name constraint checking failed: there was an error processin… 62 CertPathReviewer.subjAltNameExtError.text = Name constraint checking failed: there was an error pro… 64 CertPathReviewer.subjAltNameExtError.details = Name constraint checking failed: there was an error … 69 CertPathReviewer.ncSubjectNameError.text = Name constraint checking failed: there was an exception … 71 CertPathReviewer.ncSubjectNameError.details = Name constraint checking failed: there was an excepti… 84 CertPathReviewer.processLengthConstError.text = Path length checking failed: there was an error pro… 86 CertPathReviewer.processLengthConstError.details = Path length checking failed: there was an error … 129 CertPathReviewer.certPathCheckerError.text = Checking critical extensions failed: there was a {2} i… 131 CertPathReviewer.certPathCheckerError.details = Checking critical extensions failed: there was an {… [all …]
|
/external/llvm/test/Transforms/LoopVectorize/ |
D | infiniteloop.ll | 9 ; variable but assumed there must be one. Scalar evolution returned a exit 10 ; count for the loop below and from there on we assumed that there must be an
|
/external/ltp/ |
D | TODO | 9 and LTP still falls behind. Unfortunately there is no single place that would 10 store comprehensive list of syscalls, but there are a few places to look at: 18 Then there is linux-api mailing list[3] where changes in kernel userspace API
|
/external/valgrind/none/tests/ |
D | procfs-non-linux.vgtest | 1 # For Linux, there is 'procfs-linux'. 2 # For Solaris, there is Solaris-specific 'solaris/proc-cmdline-exe'.
|
/external/curl/docs/ |
D | CHECKSRC.md | 63 - `SPACEAFTERPAREN`: there was a space after open parenthesis, `( text`. 65 - `SPACEBEFORECLOSE`: there was a space before a close parenthesis, `text )`. 67 - `SPACEBEFORECOMMA`: there was a space before a comma, `one , two`. 69 - `SPACEBEFOREPAREN`: there was a space before an open parenthesis, `if (`, 72 - `SPACESEMILCOLON`: there was a space before semicolon, ` ;`. 83 Due to the nature of the source code and the flaws of the checksrc tool, there
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | icmp.ll | 238 ; X + Z > Y + Z -> X > Y if there is no overflow. 249 ; X + Z > Y + Z -> X > Y if there is no overflow. 260 ; X - Z > Y - Z -> X > Y if there is no overflow. 271 ; X - Z > Y - Z -> X > Y if there is no overflow. 282 ; X + Y > X -> Y > 0 if there is no overflow. 292 ; X + Y > X -> Y > 0 if there is no overflow. 302 ; X > X + Y -> 0 > Y if there is no overflow. 312 ; X > X + Y -> 0 > Y if there is no overflow. 321 ; X - Y > X -> 0 > Y if there is no overflow. 331 ; X - Y > X -> 0 > Y if there is no overflow. [all …]
|
/external/valgrind/docs/internals/ |
D | threads-syscalls-signals.txt | 39 2. signal masks are per-thread (there's no notion of a process-wide 48 window it will cause havok (I think there's still one instance of this 54 particular thread; there's no such thing as a broadcast signal.) 82 this is that there's no general atomic 98 BUT, there's another complexity: because the Unix signal mechanism has 106 To handle this case, there's a small per-thread signal queue set up to 112 *all* signals blocked, so there's no risk of two concurrent async signal 122 block all signals, so there's no risk of a new signal being delivered to 161 Terminate always kills the entire process; there's no such thing as a 171 that there's a signal frame on the stack, and the instruction pointer is [all …]
|
/external/mdnsresponder/mDNSCore/ |
D | Implementer Notes.txt | 11 However, on networks where there is a lot of mDNS traffic (or the CPU is 18 there is no other obvious work waiting to be done. However, the 20 the platform layer below knows whether there are packets waiting to be 29 deferred. As soon as there is no more immediate work to do, the calling 52 In an asynchronous or interrupt-driven application, there are three
|
/external/python/cpython3/Lib/test/ |
D | cfgparser.3 | 48 this too = are there people with configurations broken as this? 56 # let's set this value so there is no error 61 # but there's this `go` in DEFAULT
|
/external/clang/test/Parser/ |
D | cxx11-stmt-attributes.cpp | 48 [[fastcall]] goto there; // expected-warning {{unknown attribute 'fastcall' ignored}} in foo() 49 [[noinline]] there: // expected-warning {{unknown attribute 'noinline' ignored}} in foo()
|
/external/clang/test/Sema/ |
D | nowarn-documentation-property.m | 9 /// @return `nil` if there is no search string, and no prefix. 13 /// @return `nil` if there is no search string.
|
/external/valgrind/memcheck/tests/vbit-test/ |
D | README | 6 we can detect false positives (there are bits in the result that are 7 undefined but shouldn't) and false negatives (there are defined bits in 69 The main function there is valgrind_execute_test. It will 92 (a) Add a new enumerator to undef_t and document it there. 94 arity of the operator. The code snippet there is supposed to check
|
/external/libxml2/os400/ |
D | os400config.h.in | 48 /* Define if getaddrinfo is there */ 60 /* Define if isinf is there */ 63 /* Define if isnan is there */ 66 /* Define if history library is there (-lhistory) */ 69 /* Define if pthread library is there (-lpthread) */ 72 /* Define if readline library is there (-lreadline) */ 122 /* Define if <pthread.h> is there */
|