HomeSort by relevance Sort by last modified time
    Searched full:infinite (Results 351 - 375 of 1170) sorted by null

<<11121314151617181920>>

  /external/openssl/crypto/engine/
eng_list.c 398 /* Prevent infinite recusrion if we're looking for the dynamic engine. */
  /external/openssl/crypto/rand/
randfile.c 144 /* this file is a device. we don't want read an infinite number
  /external/openssl/crypto/threads/
th-lock.c 141 WaitForSingleObject(lock_cs[type],INFINITE);
  /external/qemu/android/
async-socket.h 257 * rel - Time interval. If < 0 an infinite duration will be returned.
  /external/replicaisland/res/values/
kyle.xml 47 You never learn, do you? It?s pointless. You cannot beat Mr. Rokudou. He has infinite resources--even the puny little array of logic gates you call a brain should be able to understand that. Face it, Kabocha is a has-been and you don?t stand a chance down here. I should just smash your central processor now and put you out of your misery.
  /external/skia/gyp/
pixman_test.gyp 51 # '../../../pixman/test/infinite-loop.c',
  /external/skia/legacy/include/core/
SkScalar.h 56 /** Returns true if x is not NaN and not infinite */
  /external/skia/src/gpu/
GrReducedClip.cpp 362 // unioning the infinite plane with anything is a no-op.
GrResourceCache.cpp 205 // this could cause purgeAsNeeded() into an infinite loop (e.g.
  /external/sonivox/arm-fm-22k/lib_src/
eas_math.c 126 /* check for infinite attenuation */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_math.c 126 /* check for infinite attenuation */
  /external/sonivox/arm-wt-22k/lib_src/
eas_math.c 126 /* check for infinite attenuation */
  /external/stlport/test/eh/
nc_alloc.cpp 103 // Prevents infinite recursion during allocation
  /external/tcpdump/
print-cdp.c 212 /* avoid infinite loop */
  /external/valgrind/main/
Makefile.all.am 84 # that somehow causes VG_(memset) to get into infinite recursion.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.13.2-4.js 75 // the sum of an infinity and a finite value is equal to the infinite operand
11.13.2-5.js 75 // the sum of an infinity and a finite value is equal to the infinite operand
  /external/webkit/Source/WebKit2/Platform/win/
WorkQueueWin.cpp 101 if (!::RegisterWaitForSingleObject(&waitHandle, handle, handleCallback, handleItem.get(), INFINITE, WT_EXECUTEDEFAULT)) {
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_winpcap.c 121 WaitForSingleObject(l2->rx_done, INFINITE);
  /external/wpa_supplicant_8/wpa_supplicant/
main_winsvc.c 411 WaitForSingleObject(kill_svc, INFINITE);
  /frameworks/base/core/java/android/net/
DhcpStateMachine.java 382 //infinite lease time, no renewal needed
  /frameworks/base/core/java/android/widget/
RadioGroup.java 346 // prevents from infinite recursion
  /frameworks/base/core/java/com/android/internal/http/multipart/
FilePart.java 215 // cause an infinite loop when reading.
  /frameworks/base/core/java/com/android/internal/os/
RuntimeInit.java 65 // Don't re-enter -- avoid infinite loops if crash-reporting crashes.
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
GLTextureViewActivity.java 99 animator.setRepeatCount(ObjectAnimator.INFINITE);

Completed in 1150 milliseconds

<<11121314151617181920>>