/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | CollationWeights.java | 28 maxBytes[1] = Collation.TRAIL_WEIGHT_BYTE; in initForPrimary() 31 maxBytes[2] = Collation.PRIMARY_COMPRESSION_HIGH_BYTE - 1; in initForPrimary() 34 maxBytes[2] = 0xff; in initForPrimary() 37 maxBytes[3] = 0xff; in initForPrimary() 39 maxBytes[4] = 0xff; in initForPrimary() 46 maxBytes[1] = 0; in initForSecondary() 48 maxBytes[2] = 0; in initForSecondary() 50 maxBytes[3] = 0xff; in initForSecondary() 52 maxBytes[4] = 0xff; in initForSecondary() 59 maxBytes[1] = 0; in initForTertiary() [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
D | CollationWeights.java | 30 maxBytes[1] = Collation.TRAIL_WEIGHT_BYTE; in initForPrimary() 33 maxBytes[2] = Collation.PRIMARY_COMPRESSION_HIGH_BYTE - 1; in initForPrimary() 36 maxBytes[2] = 0xff; in initForPrimary() 39 maxBytes[3] = 0xff; in initForPrimary() 41 maxBytes[4] = 0xff; in initForPrimary() 48 maxBytes[1] = 0; in initForSecondary() 50 maxBytes[2] = 0; in initForSecondary() 52 maxBytes[3] = 0xff; in initForSecondary() 54 maxBytes[4] = 0xff; in initForSecondary() 61 maxBytes[1] = 0; in initForTertiary() [all …]
|
/external/icu/icu4c/source/i18n/ |
D | collationweights.cpp | 99 minBytes[i] = maxBytes[i] = 0; in CollationWeights() 107 maxBytes[1] = Collation::TRAIL_WEIGHT_BYTE; in initForPrimary() 110 maxBytes[2] = Collation::PRIMARY_COMPRESSION_HIGH_BYTE - 1; in initForPrimary() 113 maxBytes[2] = 0xff; in initForPrimary() 116 maxBytes[3] = 0xff; in initForPrimary() 118 maxBytes[4] = 0xff; in initForPrimary() 126 maxBytes[1] = 0; in initForSecondary() 128 maxBytes[2] = 0; in initForSecondary() 130 maxBytes[3] = 0xff; in initForSecondary() 132 maxBytes[4] = 0xff; in initForSecondary() [all …]
|
D | collationweights.h | 85 return (int32_t)(maxBytes[idx] - minBytes[idx] + 1); in countBytes() 102 uint32_t maxBytes[5]; variable
|
/external/dng_sdk/source/ |
D | dng_string.h | 68 uint32 maxBytes = 6, 81 void Truncate (uint32 maxBytes);
|
D | dng_string.cpp | 913 uint32 maxBytes, in DecodeUTF8() argument 940 if (aSize > maxBytes) in DecodeUTF8() 943 s += maxBytes; in DecodeUTF8() 1328 void dng_string::Truncate (uint32 maxBytes) in Truncate() argument 1333 if (len > maxBytes) in Truncate() 1341 while (maxBytes > 0 && ((s [maxBytes]) & 0xC0) == 0x80) in Truncate() 1344 maxBytes--; in Truncate() 1348 s [maxBytes] = 0; in Truncate()
|
/external/skia/src/core/ |
D | SkImageFilter.cpp | 517 CacheImpl(size_t maxBytes) : fMaxBytes(maxBytes), fCurrentBytes(0) { } in CacheImpl() argument 650 SkImageFilter::Cache* SkImageFilter::Cache::Create(size_t maxBytes) { in Create() argument 651 return new CacheImpl(maxBytes); in Create()
|
/external/autotest/site_utils/ |
D | rpc_logserver.py | 110 maxBytes=max_log_size*MEGABYTE,
|
D | gs_offloader.py | 656 log_filename, maxBytes=1024 * options.log_size, backupCount=1)
|
/external/protobuf/java/src/test/java/com/google/protobuf/ |
D | IsValidUtf8TestUtil.java | 326 int maxBytes = (int) (encoder.maxBytesPerChar() * maxChars) + 1; 327 byte[] bytesReencoded = new byte[maxBytes];
|
/external/javassist/src/main/javassist/util/proxy/ |
D | ProxyFactory.java | 784 int maxBytes = ((l + 7) >> 3); in computeSignature() local 785 signature = new byte[maxBytes]; in computeSignature() 803 int maxBytes = ((l + 7) >> 3); in installSignature() local 804 if (signature.length != maxBytes) { in installSignature()
|
/external/skia/include/core/ |
D | SkImageFilter.h | 43 static Cache* Create(size_t maxBytes);
|
/external/sonic/ |
D | Sonic.java | 431 int maxBytes) in readBytesFromStream() argument 433 int maxSamples = maxBytes/(2*numChannels); in readBytesFromStream()
|
/external/autotest/site_utils/chromeos_proxy/ |
D | swarming_bots.py | 393 filename=log_file, maxBytes=LOG_FILE_SIZE,
|
/external/skia/tests/ |
D | ResourceCacheTest.cpp | 336 Mock(int maxCnt, size_t maxBytes) { in Mock() argument 339 fContext->setResourceCacheLimits(maxCnt, maxBytes); in Mock()
|
/external/valgrind/VEX/priv/ |
D | guest_ppc_toIR.c | 5568 Int maxBytes ) // 32 or 128 in generate_lsw_sequence() argument 5578 for (i = 0; i < maxBytes; i++) { in generate_lsw_sequence() 5620 Int maxBytes ) // 32 or 128 in generate_stsw_sequence() argument 5630 for (i = 0; i < maxBytes; i++) { in generate_stsw_sequence()
|
/external/robolectric/v1/lib/main/ |
D | javassist-3.14.0-GA.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/bytecode/
javassist/ ... |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/guice/extensions/struts2/lib/ |
D | javassist.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/ByteArrayClassPath.class
ByteArrayClassPath ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |