HomeSort by relevance Sort by last modified time
    Searched full:blowup (Results 1 - 19 of 19) sorted by null

  /dalvik/tests/080-oom-throw/src/
Main.java 19 static int blowup(char[][] holder, int size) { method in class:Main.ArrayMemEater
39 static InstanceMemEater blowup() { method in class:Main.InstanceMemEater
57 int count = ArrayMemEater.blowup(holder, size);
65 InstanceMemEater memEater = InstanceMemEater.blowup();
68 lastMemEater.next = InstanceMemEater.blowup();
  /external/mesa3d/test/Debug/
stress_fs.frag 4 const float BLOWUP=66.0; /* 86.0 */
16 float blowup=BLOWUP/pow(2.0,stepshift+8.0);
18 if(sum(v2)-0.1445+r<blowup) return 1;
20 if(sum(v2)-0.1445-r<blowup) return 2;
35 if(sum(abs(v2.zxy-v2.xyz))-width<blowup) return hue;
  /external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios_blowup.c 25 Blowup extension definitions
45 /* Add Blowup modes for 8 and 16 bpp */
SDL_xbios_blowup.h 25 Blowup extension definitions
SDL_xbios.c 407 /* Initialize BlowUp/SB3/Centscreen stuff if present */
  /external/apache-http/src/org/apache/http/conn/ssl/
AllowAllHostnameVerifier.java 46 // Allow everything - so never blowup.
SSLSocketFactory.java 322 // verifyHostName() didn't blowup - good!
382 // verifyHostName() didn't blowup - good!
  /external/skia/samplecode/
SampleCircle.cpp 66 static void blowup(SkCanvas* canvas, const SkIRect& src, const SkRect& dst) { function in class:CircleView
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
SSLSocketFactory.java 326 // verifyHostName() didn't blowup - good!
386 // verifyHostName() didn't blowup - good!
  /external/llvm/docs/HistoricalNotes/
2001-05-18-ExceptionHandling.txt 192 call BlowUp() // Ends up calling the terminate() method in use
  /external/pcre/doc/
pcrecpp.3 202 stack blowup in a 2MB thread stack. Setting \fImatch_limit\fP to zero disables
pcre.txt     [all...]
  /external/pcre/doc/html/
pcrecpp.html 223 stack blowup in a 2MB thread stack. Setting <i>match_limit</i> to zero disables
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
hypergeometric.tcc 213 * @todo Handle b == nonpositive integer blowup - return NaN.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1/
hypergeometric.tcc 213 * @todo Handle b == nonpositive integer blowup - return NaN.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1/
hypergeometric.tcc 213 * @todo Handle b == nonpositive integer blowup - return NaN.
  /external/hyphenation/
hyphen.c 456 It's also possible to avoid the quadratic blowup by doing the
    [all...]
  /external/pcre/
pcrecpp.h 210 // stack blowup in a 2MB thread stack. Setting match_limit to zero will
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 962 milliseconds