Home
last modified time | relevance | path

Searched refs:lookupType (Results 1 – 14 of 14) sorted by relevance

/external/fonttools/Lib/fontTools/otlLib/
DmaxContextCalc.py20 def maxCtxSubtable(maxCtx, tag, lookupType, st): argument
26 if (tag == "GPOS" and lookupType == 1) or (
27 tag == "GSUB" and lookupType in (1, 2, 3)
32 elif tag == "GPOS" and lookupType == 2:
36 elif tag == "GSUB" and lookupType == 4:
42 elif (tag == "GPOS" and lookupType == 7) or (tag == "GSUB" and lookupType == 5):
46 elif (tag == "GPOS" and lookupType == 8) or (tag == "GSUB" and lookupType == 6):
52 elif (tag == "GPOS" and lookupType == 9) or (tag == "GSUB" and lookupType == 7):
56 elif tag == "GSUB" and lookupType == 8:
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/
DVorbisUtil.java519 int lookupType = bitArray.readBits(4); in readBook() local
520 if (lookupType > 2) { in readBook()
522 "lookup type greater than 2 not decodable: " + lookupType, /* cause= */ null); in readBook()
523 } else if (lookupType == 1 || lookupType == 2) { in readBook()
529 if (lookupType == 1) { in readBook()
541 return new CodeBook(dimensions, entries, lengthMap, lookupType, isOrdered); in readBook()
560 public final int lookupType; field in VorbisUtil.CodeBook
564 int dimensions, int entries, long[] lengthMap, int lookupType, boolean isOrdered) { in CodeBook() argument
568 this.lookupType = lookupType; in CodeBook()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/
DVorbisUtil.java567 int lookupType = bitArray.readBits(4); in readBook() local
568 if (lookupType > 2) { in readBook()
570 "lookup type greater than 2 not decodable: " + lookupType, /* cause= */ null); in readBook()
571 } else if (lookupType == 1 || lookupType == 2) { in readBook()
577 if (lookupType == 1) { in readBook()
589 return new CodeBook(dimensions, entries, lengthMap, lookupType, isOrdered); in readBook()
608 public final int lookupType; field in VorbisUtil.CodeBook
612 int dimensions, int entries, long[] lengthMap, int lookupType, boolean isOrdered) { in CodeBook() argument
616 this.lookupType = lookupType; in CodeBook()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DLookup.java18 private int lookupType; field in Lookup
52 lookupType = theLookupType; in Lookup()
76 writer.writeData(lookupType); in writeLookup()
/external/mesa3d/src/egl/generate/
Dgen_egl_dispatch.py204 lookupType = "EGLDisplay"
208 lookupType = "EGLDeviceEXT"
212 if arg.type == lookupType:
216 raise ValueError("Can't find %s argument for function %s" % (lookupType, func.name,))
/external/harfbuzz_ng/src/graph/
Dgsubgpos-graph.hh84 return lookupType == extension_type (table_tag); in is_extension()
90 unsigned type = lookupType; in make_extension()
112 lookupType = ext_type; in make_extension()
119 unsigned type = lookupType; in split_subtables_if_needed()
295 unsigned type = lookupType; in make_subtable_extension()
/external/javassist/src/main/javassist/bytecode/analysis/
DType.java95 public static final Type OBJECT = lookupType("java.lang.Object");
97 public static final Type SERIALIZABLE = lookupType("java.io.Serializable");
99 public static final Type CLONEABLE = lookupType("java.lang.Cloneable");
101 public static final Type THROWABLE = lookupType("java.lang.Throwable");
129 private static Type lookupType(String name) { in lookupType() method in Type
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DRegexLookup.java984 public static <T> RegexLookup<T> of(LookupType lookupType) { in of() argument
985 return of(lookupType, RegexFinderTransform); in of()
988 …public static <T> RegexLookup<T> of(LookupType lookupType, Transform<String, RegexFinder> transfor… in of() argument
989 return new RegexLookup<T>(lookupType).setPatternTransform(transform); in of()
/external/fonttools/Lib/fontTools/ttLib/tables/
DotConverters.py688 def getConverter(self, tableType, lookupType): argument
689 tableClass = self.lookupTypes[tableType][lookupType]
696 def getConverter(self, tableType, lookupType): argument
697 tableClass = self.lookupTypes[tableType][lookupType]
/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh1313 unsigned int get_type () const { return lookupType; } in get_type()
1350 lookupType = lookup_type; in serialize()
1368 out->lookupType = lookupType; in subset()
1434 HBUINT16 lookupType; /* Different enumerations for GSUB and GPOS */ member
/external/mesa3d/src/imgui/
Dimstb_truetype.h2451 stbtt_uint16 lookupType = ttUSHORT(lookupTable); in stbtt__GetGlyphGPOSInfoAdvance() local
2454 switch(lookupType) { in stbtt__GetGlyphGPOSInfoAdvance()
/external/harfbuzz_ng/perf/texts/
Den-words.txt6466 lookupType
/external/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi19676 <!-- OT::USHORT OT::Lookup::lookupType -->
19677 …<var-decl name='lookupType' type-id='type-id-370' visibility='default' filepath='/tmp/legendre/spa…
/external/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi12451 …<var-decl name='lookupType' type-id='type-id-370' visibility='default' filepath='/tmp/legendre/spa…