HomeSort by relevance Sort by last modified time
    Searched defs:KILO (Results 1 - 10 of 10) sorted by null

  /prebuilts/go/darwin-x86/misc/cgo/test/
basic.go 16 #define KILO SHIFT(1, 10)
67 var KILO = C.KILO
163 _ = array[C.KILO:C.KILO:C.KILO] // no type error
  /prebuilts/go/linux-x86/misc/cgo/test/
basic.go 16 #define KILO SHIFT(1, 10)
67 var KILO = C.KILO
163 _ = array[C.KILO:C.KILO:C.KILO] // no type error
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
AttachmentUtils.java 45 private static final int KILO = 1024;
46 private static final int MEGA = KILO * KILO;
68 } else if (size < KILO) {
72 count = String.valueOf(size / KILO);
  /external/testng/ant/
ivy-2.1.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.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/maven/maven-ant-tasks/2.1.3/
maven-ant-tasks-2.1.3.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 638 milliseconds