HomeSort by relevance Sort by last modified time
    Searched full:infinite (Results 101 - 125 of 3070) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/compiler-rt/test/asan/TestCases/Windows/
dll_thread_stack_array_left_oob.cc 33 if (WAIT_OBJECT_0 != WaitForSingleObject(thr, INFINITE))
thread_stack_array_left_oob.cc 26 WaitForSingleObject(thr, INFINITE);
thread_stack_array_right_oob.cc 26 WaitForSingleObject(thr, INFINITE);
  /external/llvm/test/Analysis/ScalarEvolution/
2012-05-18-LoopPredRecurse.ll 3 ; PR12868: Infinite recursion:
  /external/llvm/test/CodeGen/AArch64/
arm64-AnInfiniteLoopInDAGCombine.ll 3 ; This test case tests an infinite loop bug in DAG combiner.
  /external/llvm/test/CodeGen/AMDGPU/
lds-oqap-crash.ll 6 ; one. This created an infinite loop and hung the compiler.
  /external/llvm/test/Transforms/InstCombine/
2011-02-14-InfLoop.ll 1 ; This testcase causes an infinite loop in the instruction combiner,
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setspecific/
assertions.xml 14 either in lost storage or in an infinite loop.
  /external/python/cpython2/Lib/test/crashers/
decref_before_assignment.py 14 infinite number of such cases.
infinite_loop_re.py 3 # It's not technically a crasher. It may not even truly be infinite,
nasty_eq_vs_dict.py 4 # provoke an infinite recursion in C
  /external/python/cpython3/Lib/test/crashers/
README 19 In particular, make sure to add any new infinite loop crashers to the black
infinite_loop_re.py 3 # It's not technically a crasher. It may not even truly be infinite,
  /external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
2011-02-14-InfLoop.ll 1 ; This testcase causes an infinite loop in the instruction combiner,
  /external/swiftshader/third_party/LLVM/unittests/ADT/
DenseSetTest.cpp 26 // Original failure was an infinite loop in this call:
  /external/v8/tools/clang/blink_gc_plugin/
CheckGCRootsVisitor.cpp 30 // Prevent infinite regress for cyclic part objects.
  /external/valgrind/none/tests/
sigstackgrowth.c 21 an infinite loop.
  /external/webrtc/webrtc/modules/audio_coding/neteq/tools/
audio_loop.h 24 // Class serving as an infinite source of audio, realized by looping an audio
constant_pcm_packet_source.h 35 // the source is infinite.
  /frameworks/av/media/libnbaio/include/media/nbaio/
LibsndfileSource.h 31 // If 'loop' is true and it permits seeking, then we'll act as an infinite source
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.h 68 int32_t mKeyFrameInterval; // 1: all I-frames, <0: infinite
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
ColorFiltersMutateActivity.java 75 sat.setRepeatCount(ObjectAnimator.INFINITE);
82 light.setRepeatCount(ObjectAnimator.INFINITE);
89 mult.setRepeatCount(ObjectAnimator.INFINITE);
96 color.setRepeatCount(ObjectAnimator.INFINITE);
  /frameworks/support/samples/Support7Demos/src/main/res/anim/
animation_grouping_1_01.xml 25 android:repeatCount="infinite"
  /hardware/google/av/media/codecs/mpeg4_h263/
C2SoftMpeg4Enc.h 63 // 1: all I-frames, <0: infinite
  /packages/providers/TvProvider/res/values/
config.xml 23 <!-- Maximum number of entries for watch history. 0 means infinite. -->

Completed in 698 milliseconds

1 2 3 45 6 7 8 91011>>