/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
D | ContinuedFraction.java | 142 boolean infinite = false; in evaluate() 158 infinite = true; in evaluate() 169 infinite = Double.isInfinite(p2) || Double.isInfinite(q2); in evaluate() 170 if (!infinite) { in evaluate() 176 if (infinite) { in evaluate()
|
/external/autotest/client/profilers/cpistat/ |
D | cpistat | 48 infinite = True variable 52 infinite = False variable 65 while infinite or iters:
|
/external/llvm/test/Transforms/TailCallElim/ |
D | inf-recursion.ll | 3 ; Don't turn this into an infinite loop, this is probably the implementation 15 ; Do turn other calls into infinite loops though. 35 ; Don't crash while transforming a function with infinite recursion.
|
/external/swiftshader/third_party/LLVM/test/Transforms/TailCallElim/ |
D | inf-recursion.ll | 3 ; Don't turn this into an infinite loop, this is probably the implementation 15 ; Do turn other calls into infinite loops though.
|
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/document_scan_test_app/ |
D | scan.css | 25 -webkit-animation: rotation .6s infinite linear; 26 animation: rotation .6s infinite linear;
|
/external/pdfium/third_party/lcms2-2.6/ |
D | README.pdfium | 14 0002-infinite-loop-GrowNamedColorList.patch: Fix infinite loop when calling GrowNamedColorList.
|
/external/llvm/test/Analysis/BlockFrequencyInfo/ |
D | bad_input.ll | 36 ; Check that the infinite loop is arbitrarily scaled to max out at 4096, 46 ; infinite loop above.
|
/external/bison/m4/ |
D | vasnprintf.m4 | 98 # Extra prerequisites of lib/vasnprintf.c for supporting infinite 'double' 109 infinite 'double' arguments.]) 114 # Extra prerequisites of lib/vasnprintf.c for supporting infinite 'long double' 130 infinite 'long double' arguments.])
|
D | frexp.m4 | 90 dnl NetBSD 3.0), on infinite numbers (this fails e.g. on IRIX 6.5 and mingw), 128 /* NeXTstep 3.3 frexp() runs into an endless loop when called on an infinite 144 /* Test on infinite numbers. */
|
/external/llvm/docs/HistoricalNotes/ |
D | 2000-12-06-MeetingSummary.txt | 22 infinite variable space. 73 'infinite' spaces that instructions operate in (SSA register numbers, 77 B. A scheme similar to how UTF-8 works, to encode infinite numbers
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2000-12-06-MeetingSummary.txt | 22 infinite variable space. 73 'infinite' spaces that instructions operate in (SSA register numbers, 77 B. A scheme similar to how UTF-8 works, to encode infinite numbers
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | shift-op.ll | 92 ; %iv will "stabilize" to -1, so this is an infinite loop 111 ; Potentially infinite loop, since %shift.amt could be 0 147 ; is infinite.
|
/external/e2fsprogs/tests/f_emptydir/ |
D | name | 1 always iterate dir block 0 or e2fsck goes into infinite loop
|
/external/e2fsprogs/tests/f_boundscheck/ |
D | name | 1 infinite loop due to off by one error when finding free space for inode table relocation
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2004-08-09-RemInfLoop.ll | 3 ; This testcase should not send the instcombiner into an infinite loop!
|
D | 2005-07-07-DeadPHILoop.ll | 3 ; This example caused instcombine to spin into an infinite loop.
|
D | 2003-06-05-BranchInvertInfLoop.ll | 1 ; This testcase causes an infinite loop in the instruction combiner,
|
D | 2004-03-13-InstCombineInfLoop.ll | 1 ; This testcase caused the combiner to go into an infinite loop, moving the
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | 2004-08-09-RemInfLoop.ll | 3 ; This testcase should not send the instcombiner into an infinite loop!
|
D | 2005-07-07-DeadPHILoop.ll | 3 ; This example caused instcombine to spin into an infinite loop.
|
D | 2003-06-05-BranchInvertInfLoop.ll | 1 ; This testcase causes an infinite loop in the instruction combiner,
|
/external/valgrind/none/tests/x86-linux/ |
D | hang.vgtest | 2 # an infinite signal-delivery loop.
|
/external/llvm/test/CodeGen/X86/ |
D | branchfolding-catchpads.ll | 45 ; purposes of this test. The failure mode is an infinite loop during 91 ; for the purposes of this test. The failure mode is an infinite loop during
|
/external/clang/test/PCH/ |
D | method-redecls.m | 4 // Avoid infinite loop because of method redeclarations.
|
/external/antlr/antlr-3.4/runtime/Python/tests/ |
D | t045dfabug.g | 8 // this rule used to generate an infinite loop in DFA.predict
|