Home
last modified time | relevance | path

Searched defs:tableLength (Results 1 – 14 of 14) sorted by relevance

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DOpenTypeTableWriter.java25 private int tableLength; field in OpenTypeTableWriter.OpenTypeTableDumper
/external/javassist/src/main/javassist/bytecode/annotation/
DTypeAnnotationsWriter.java106 public void localVarTarget(int targetType, int tableLength) in localVarTarget()
/external/javassist/src/main/javassist/bytecode/
DLineNumberAttribute.java46 public int tableLength() { in tableLength() method in LineNumberAttribute
DExceptionsAttribute.java166 public int tableLength() { return info.length / 2 - 1; } in tableLength() method in ExceptionsAttribute
DInnerClassesAttribute.java55 public int tableLength() { return ByteArray.readU16bit(get(), 0); } in tableLength() method in InnerClassesAttribute
DTypeAnnotationsAttribute.java204 int localvarTarget(int pos, int targetType, int tableLength) throws Exception { in localvarTarget()
341 int localvarTarget(int pos, int targetType, int tableLength) throws Exception { in localvarTarget()
DLocalVariableAttribute.java155 public int tableLength() { in tableLength() method in LocalVariableAttribute
/external/icu/icu4c/source/common/
Drbbidata.cpp385 int32_t tableLength; in ubrk_swap() local
/external/icu/icu4c/source/test/intltest/
Dnumberformattesttuple.cpp74 int32_t tableLength, in toEnum()
96 int32_t tableLength, in fromEnum()
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationDataReader.java391 int tableLength = length / 2 - headerLength; in read() local
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationDataReader.java390 int tableLength = length / 2 - headerLength; in read() local
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DDirectory.java187 private static int bucketIndex(Name name, int tableLength) { in bucketIndex()
/external/skia/src/ports/
DSkFontHost_FreeType.cpp1897 FT_ULong tableLength = 0; in onGetTableData() local
1927 FT_ULong tableLength = 0; in onCopyTableData() local
/external/skqp/src/ports/
DSkFontHost_FreeType.cpp1750 FT_ULong tableLength = 0; in onGetTableData() local