HomeSort by relevance Sort by last modified time
    Searched refs:MEGA (Results 1 - 11 of 11) sorted by null

  /external/autotest/client/site_tests/platform_CompressedSwap/src/
hog.c 13 #define MEGA (1 << 20)
14 #define CHUNK_SIZE MEGA /* one-megabyte chunks */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
program.h 47 # define MEGA 1000000 /* One million. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
program.h 47 # define MEGA 1000000 /* One million. */
  /external/openssh/openbsd-compat/
fmt_scaled.c 53 NONE = 0, KILO = 1, MEGA = 2, GIGA = 3, TERA = 4, PETA = 5, EXA = 6
57 static unit_type units[] = { NONE, KILO, MEGA, GIGA, TERA, PETA, EXA };
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
AttachmentUtils.java 48 private static final int MEGA = KILO * KILO;
73 } else if (size < MEGA) {
78 count = onePlace.format((float) size / (float) MEGA);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/misc/common/robolectric/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 1496 milliseconds