/external/javassist/src/main/javassist/bytecode/ |
H A D | ExceptionsAttribute.java | 164 public int tableLength() { return info.length / 2 - 1; } method in class:ExceptionsAttribute
|
H A D | LineNumberAttribute.java | 45 public int tableLength() { method in class:LineNumberAttribute 77 int n = tableLength(); 97 int n = tableLength(); 129 int n = tableLength(); 173 int n = tableLength();
|
H A D | InnerClassesAttribute.java | 54 public int tableLength() { return ByteArray.readU16bit(get(), 0); } method in class:InnerClassesAttribute
|
H A D | LocalVariableAttribute.java | 83 ByteArray.write16bit(tableLength() + 1, newInfo, 0); 97 int n = tableLength(); 115 int n = tableLength(); 151 public int tableLength() { method in class:LocalVariableAttribute 181 int n = tableLength();
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
H A D | OpenTypeTableWriter.java | 23 private int tableLength; field in class:OpenTypeTableWriter.OpenTypeTableDumper 28 tableLength = outputIndex; 33 return tableLength;
|
/external/icu/icu4c/source/common/ |
H A D | rbbidata.cpp | 390 int32_t tableLength; local 409 tableLength = ds->readUInt32(rbbiDH->fFTableLen); 411 if (tableLength > 0) { 414 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize, 420 tableLength = ds->readUInt32(rbbiDH->fRTableLen); 422 if (tableLength > 0) { 425 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize, 431 tableLength = ds->readUInt32(rbbiDH->fSFTableLen); 433 if (tableLength > 0) { 436 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength [all...] |
/external/guava/guava/src/com/google/common/base/ |
H A D | CharMatcher.java | 878 private static boolean isSmall(int totalCharacters, int tableLength) { argument 880 && tableLength > (totalCharacters * 4 * Character.SIZE);
|
/external/icu/icu4c/source/test/intltest/ |
H A D | numberformattesttuple.cpp | 70 int32_t tableLength, 81 for (int32_t i = 0; i < tableLength; ++i) { 92 int32_t tableLength, 95 for (int32_t i = 0; i < tableLength; ++i) { 68 toEnum( const Numberformattesttuple_EnumConversion *table, int32_t tableLength, const UnicodeString &str, UErrorCode &status) argument 90 fromEnum( const Numberformattesttuple_EnumConversion *table, int32_t tableLength, int32_t val, UnicodeString &appendTo) argument
|
/external/opencv3/3rdparty/openexr/IlmImf/ |
H A D | ImfHuf.cpp | 1021 int tableLength = tableEnd - tableStart; local 1029 writeUInt (compressed + 8, tableLength); 1053 // int tableLength = readUInt (compressed + 8);
|
/external/skia/src/ports/ |
H A D | SkFontHost_FreeType.cpp | 1571 FT_ULong tableLength = 0; local 1575 error = FT_Load_Sfnt_Table(face, tag, 0, nullptr, &tableLength); 1580 if (offset > tableLength) { 1583 FT_ULong size = SkTMin((FT_ULong)length, tableLength - (FT_ULong)offset);
|
/external/robolectric/v3/libs/ |
H A D | sqlite4java-0.282.jar | META-INF/ META-INF/MANIFEST.MF com/ com/almworks/ com/almworks/sqlite4java/ javolution/ javolution/util/ javolution/ ... |
/external/guice/extensions/persist/lib/ |
H A D | javassist.jar | META-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ... |
/external/guice/extensions/struts2/lib/ |
H A D | javassist.jar | META-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ... |
/external/robolectric/v1/lib/main/ |
H A D | javassist-3.14.0-GA.jar | META-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ... |
/external/dagger2/lib/ |
H A D | auto-value-1.0.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ... |
H A D | google-java-format-0.1-20151017.042846-2.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ... |
/external/guice/lib/ |
H A D | guava-16.0.1.jar | META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ... |
/external/icu/tools/srcgen/currysrc/libs/ |
H A D | org.eclipse.jdt.core_3.11.0.v20150602-1242.jar | META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ... |
/external/libgdx/backends/gdx-backend-moe/libs/ |
H A D | intel-moe-core.jar | META-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ... |
/external/libgdx/backends/gdx-backends-gwt/libs/ |
H A D | gwt-dev.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ... |