Searched
full:infinite (Results
476 -
500 of
1170) sorted by null
<<11121314151617181920>>
/external/qemu/distrib/sdl-1.2.15/src/audio/windx5/ |
SDL_dx5audio.c | 326 WaitForSingleObject(audio_event, INFINITE);
|
/external/quake/quake/src/WinQuake/ |
console.cpp | 406 // protect against infinite loop if something in SCR_UpdateScreen calls
|
/external/regex-re2/re2/ |
prog.h | 327 // do not compile down to infinite repetitions.
|
/external/skia/include/core/ |
SkScalar.h | 58 /** Returns true if x is not NaN and not infinite */
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
string-weight.h | 29 const int kStringInfinity = -1; // Label for the infinite string
|
/external/stlport/src/details/ |
fstream_win32io.cpp | 437 * - put peek back in the file but this would then generate an infinite loop
|
/external/tcpdump/ |
print-olsr.c | 257 /* infinite loop check */
|
/external/v8/src/ |
mirror-debugger.js | [all...] |
/external/v8/test/cctest/ |
test-strtod.cc | 329 // sent Java and PHP into an infinite loop.
|
/external/valgrind/main/VEX/priv/ |
main_util.c | 177 /* vassert(vex_initdone); */ /* causes infinite assert loops */
|
/external/valgrind/main/VEX/pub/ |
libvex_guest_x86.h | 84 Naturally Intel (in its infinite wisdom) has seen fit to throw in
|
/external/webkit/Source/WebCore/editing/ |
InsertListCommand.cpp | 143 // infinite loop and because there is no more work to be done.
|
/external/webkit/Source/WebCore/html/parser/ |
HTMLConstructionSite.cpp | 355 // If we have a whole string of unbreakable characters the above could lead to an infinite loop. Exceeding the length limit is the lesser evil.
|
/external/webkit/Source/WebCore/html/shadow/ |
TextControlInnerElements.cpp | 118 // To prevent an infinite loop, we must check for this case before sending the event up the chain.
|
/external/webkit/Source/WebCore/inspector/front-end/ |
CSSKeywordCompletions.js | 430 "infinite"
|
SourceCSSTokenizer.re2js | 67 "inactiveborder", "inactivecaption", "inactivecaptiontext", "infinite", "infobackground", "infotext", "inherit", "initial", "inline",
|
/external/webkit/Source/WebCore/platform/graphics/ |
BitmapImage.cpp | 392 // as we race the timer, or even infinite recursion. In this
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
PathCairo.cpp | 209 // add infinite far away point
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
ComplexTextControllerLinux.cpp | 281 // and request 0 additional glyphs: throwing us into an infinite
|
/external/webkit/Source/WebKit/mac/WebView/ |
WebDynamicScrollBarsView.mm | 377 // FIXME: This hack here prevents infinite recursion that takes place when we
|
/external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/ |
encoder.py | 128 prevent an infinite recursion (which would cause an OverflowError).
|
/external/webkit/Tools/android/flex-2.5.4a/ |
misc.c | 250 * is instead assumed to have infinite weight.
|
/external/webp/src/utils/ |
bit_reader.h | 27 // The Boolean decoder needs to maintain infinite precision on the value_ field.
|
/external/wpa_supplicant_8/src/wps/ |
wps_upnp_event.c | 343 * -- Possible stack depth or infinite recursion issues.
|
/external/zlib/src/doc/ |
algorithm.txt | 76 table took no time (and if you had infinite memory), then there would only
|
Completed in 5793 milliseconds
<<11121314151617181920>>