HomeSort by relevance Sort by last modified time
    Searched full:heapsize (Results 26 - 50 of 60) sorted by null

12 3

  /external/quake/quake/src/QW/
qw2do.txt 39 x- heapsize b0rked in win32 qwsv
qwrlnote.txt 120 - Win32 -heapsize <kb>/-mem <mb> options were broken
  /external/quake/quake/src/QW/server/
sys_win.c 211 if ((t = COM_CheckParm ("-heapsize")) != 0 &&
  /hardware/ti/omap3/dspbridge/inc/
rms_sh.h 119 RMS_WORD heapSize; /* size in MAUs of the node memory heap in
drv.h 206 ULONG heapSize;
  /hardware/ti/omap3/dspbridge/libbridge/inc/
rms_sh.h 118 RMS_WORD heapSize; /* size in MAUs of the node memory heap in
  /external/quake/quake/src/QW/client/
sys_win.c 647 if (COM_CheckParm ("-heapsize"))
649 t = COM_CheckParm("-heapsize") + 1;
zone.c 415 Sys_Error ("Not enough RAM allocated. Try starting using \"-heapsize 16000\" on the QuakeWorld command line.");
  /external/qemu/android/
main.c 969 int heapSize;
972 heapSize = 16;
974 heapSize = 24;
976 heapSize = 48;
978 hw->vm_heapSize = heapSize;
    [all...]
  /frameworks/base/services/input/
InputReader.cpp     [all...]
  /external/quake/quake/src/WinQuake/
sys_dos.cpp 797 if (COM_CheckParm ("-heapsize"))
799 tsize = Q_atoi (com_argv[COM_CheckParm("-heapsize") + 1]) * 1024;
sys_win.cpp 792 if (COM_CheckParm ("-heapsize"))
794 t = COM_CheckParm("-heapsize") + 1;
wqreadme.txt 134 override this with "-heapsize n", where n is the amount of memory to
    [all...]
  /external/qemu/android/avd/
hardware-properties.ini 247 name = vm.heapSize
  /external/skia/src/core/
SkPicturePlayback.cpp 212 SkDEBUGCODE(int heapSize = SafeCount(fBitmapHeap.get());)
223 SkASSERT(SafeCount(fBitmapHeap.get()) == heapSize);
    [all...]
  /external/aac/libSYS/src/
genericStds.cpp 227 /* FDKprintf("f, heapSize: %d\n", heapSizeCurr); */
  /frameworks/base/core/jni/
AndroidRuntime.cpp 546 property_get("dalvik.vm.heapsize", heapsizeOptsBuf+4, "16m");
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
params.def 596 "ggc-min-heapsize",
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.def 596 "ggc-min-heapsize",
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
params.def 596 "ggc-min-heapsize",
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.def 596 "ggc-min-heapsize",
    [all...]
  /external/quake/quake/src/QW/docs/
qwcl-readme.txt 133 override this with "-heapsize n", where n is the amount of memory to
    [all...]
  /frameworks/base/core/java/android/app/
ActivityManager.java 371 String vmHeapSize = SystemProperties.get("dalvik.vm.heapsize", "16m");
    [all...]
  /external/qemu/
vl-android.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
lto1 

Completed in 592 milliseconds

12 3