HomeSort by relevance Sort by last modified time
    Searched defs:arraysize (Results 26 - 37 of 37) sorted by null

12

  /external/stressapptest/src/
sat.cc 317 uint64 arraysize = maxsize / 4096 / 8; local
318 unsigned char *bitmap = new unsigned char[arraysize];
322 memset(bitmap, 0, arraysize);
334 uint64 arraysize = page_bitmap_size_ / 4096 / 8;
343 if (offset >= arraysize) {
    [all...]
  /external/valgrind/main/VEX/switchback/
test_emfloat.c 443 ulong arraysize; /* Size of array */ member in struct:__anon36047
519 InternalFPF *bbase, InternalFPF *cbase, ulong arraysize);
523 ulong arraysize, ulong loops);
579 ulong arraysize)
586 for(i=0;i<arraysize;i++)
605 ulong arraysize, ulong loops)
623 for(i=0;i<arraysize;i++)
658 j[4]=(ulong)(arraysize-14);
659 j[5]=(ulong)(arraysize-10);
660 j[6]=(ulong)(arraysize-6)
    [all...]
  /external/jpeg/
jquant2.c 1199 size_t arraysize = (size_t) ((cinfo->output_width + 2) * local
    [all...]
  /external/qemu/distrib/jpeg-6b/
jquant2.c 1199 size_t arraysize = (size_t) ((cinfo->output_width + 2) * local
    [all...]
  /external/chromium_org/third_party/sqlite/src/tool/
lemon.c 3427 int arraysize; \/* Size of the "types" array *\/ local
    [all...]
  /prebuilts/misc/common/ecj/
ecj.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 174 milliseconds

12