Home
last modified time | relevance | path

Searched refs:there (Results 1 – 25 of 2364) sorted by relevance

12345678910>>...95

/external/llvm/test/Transforms/RewriteStatepointsForGC/
Dbase-pointers-5.ll9 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 ]
Dbase-pointers-6.ll9 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 ]
Dbase-pointers-7.ll9 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 ]
Dbase-pointers-1.ll9 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 ]
Dbase-pointers-2.ll7 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/autotest/client/site_tests/hardware_TouchScreenPowerCycles/
Dcontrol7 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/llvm/test/CodeGen/AArch64/
Datomic-ops.ll25 ; 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/security_RootfsOwners/
Dcontrol8 Ensures there is no files owned by chronos on the rootfs.
11 PURPOSE = "Ensures there is no files owned by chronos on the rootfs."
13 Fail if there are any files owned by the chronos on the rootfs.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigprocmask/
Dcoverage.txt17 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/ltp/testcases/misc/math/float/
DREADME3 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/hyphenation-patterns/mn/
Dhyph-mn-cyrl.lic.txt38 % 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/valgrind/none/tests/
Dprocfs-non-linux.vgtest1 # For Linux, there is 'procfs-linux'.
2 # For Solaris, there is Solaris-specific 'solaris/proc-cmdline-exe'.
/external/llvm/test/CodeGen/ARM/
Datomic-ops-v8.ll22 ; 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/mesa3d/docs/
DREADME.MITS44 with the thread synchronization and if there is not enough work
47 running Quake because it uses GL_POLYGON and there is only one
50 100-200 vertices in the vertex buffer before any there is any
54 5. Are there any parameters that I can tune to try to improve performance.
62 6. Are there any ways I can modify the application to improve its
/external/ltp/
DTODO9 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/llvm/test/Transforms/LoopVectorize/
Dinfiniteloop.ll9 ; 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/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DCertPathReviewerMessages.properties56 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/curl/docs/
DCHECKSRC.md63 - `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/clang/test/Parser/
Dcxx11-stmt-attributes.cpp48 [[fastcall]] goto there; // expected-warning {{unknown attribute 'fastcall' ignored}} in foo()
49 [[noinline]] there: // expected-warning {{unknown attribute 'noinline' ignored}} in foo()
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dicmp.ll238 ; 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/mdnsresponder/mDNSCore/
DImplementer Notes.txt11 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/valgrind/docs/internals/
Dthreads-syscalls-signals.txt39 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/clang/test/Sema/
Dnowarn-documentation-property.m9 /// @return `nil` if there is no search string, and no prefix.
13 /// @return `nil` if there is no search string.
/external/llvm/test/tools/gold/X86/
Dthinlto_prefix_replace.ll4 ; Ensure that there is no existing file at the new path, so we properly
5 ; test the creation of the new file there.
/external/swiftshader/third_party/LLVM/test/Transforms/LCSSA/
Dunused-phis.ll9 ; Test to ensure that when there are multiple exit blocks, PHI nodes are
10 ; only inserted by LCSSA when there is a use dominated by a given exit

12345678910>>...95