Searched defs:LENGTH (Results 1 – 13 of 13) sorted by relevance
87 var LENGTH = eval( "GetLength("+ args +")" ); variable
81 var LENGTH = eval( "GetLength("+ args +")" ); variable
41 private static final int LENGTH = VALUES.length; field in SparseArrayTest
128 private static final int LENGTH = 100; // field in SHA1_MessageDigestTest
33 private static final int LENGTH = 20; // constant defining loop limit field in SHA1PRNG_SecureRandomTest
2442 final int LENGTH = 5; in test_transferFromLReadableByteChannelJJ_PositionBeyondSize() local2466 final int LENGTH = 5; in test_transferFromLReadableByteChannelJJ_FileChannel() local2584 final int LENGTH = 4; in test_transferFromLReadableByteChannelJJ_Pipe() local2785 final int LENGTH = 5; in test_transferToJJLWritableByteChannel_PositionBeyondSize() local2809 final int LENGTH = 5; in test_transferToJJLWritableByteChannel_FileChannel() local2863 final int LENGTH = CONTENT_AS_BYTES_LENGTH - OFFSET; in test_transferToJJLWritableByteChannel_SocketChannel() local2951 final int LENGTH = 4; in test_transferToJJLWritableByteChannel_Pipe() local
24 public static final int LENGTH = 12; field in Header
46 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
48 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
191 #define LENGTH 20 macro
968 static const char LENGTH[] = "[\\u30FC]"; variable
37 #define LENGTH(arr) (sizeof(arr)/sizeof(arr[0])) macro
111 TEXT_BOTTOM, TOP, BOTTOM, BASELINE_MIDDLE, LENGTH enumerator