Home
last modified time | relevance | path

Searched refs:lookupIndex (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/base/android/java/src/org/chromium/base/
DObserverList.java212 int lookupIndex = mIndex; in hasNext() local
213 while (lookupIndex < mListEndMarker in hasNext()
214 && ObserverList.this.getObserverAt(lookupIndex) == null) { in hasNext()
215 lookupIndex++; in hasNext()
217 if (lookupIndex < mListEndMarker) return true; in hasNext()
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemNumber.java1651 int lookupIndex = 1; // start off with anything other than zero to make correction work in int2alphaCount() local
1687 ((lookupIndex == 0) || (correction != 0 && lookupIndex == radix - 1)) in int2alphaCount()
1691 lookupIndex = (int)(val + correction) % radix; in int2alphaCount()
1697 if (lookupIndex == 0 && val == 0) in int2alphaCount()
1701 buf[charPos--] = table[lookupIndex]; // left to right or top to bottom in int2alphaCount()
1733 int lookupIndex = 1; // start off with anything other than zero to make correction work in tradAlphaCount() local
1806 lookupIndex = 1; // initialize for each table in tradAlphaCount()
1828 lookupIndex = (int)mult / groups.getInt(k); in tradAlphaCount()
1831 if (lookupIndex == 0 && mult == 0) in tradAlphaCount()
1838 if (lookupIndex < table.length) in tradAlphaCount()
[all …]
/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py1218 for lookupIndex, item in enumerate(value):
1219 if str(lookupIndex) in debugData:
1220 info = LookupDebugInfo(*debugData[str(lookupIndex)])
1231 [("index", lookupIndex)])
1474 lookupIndex = overflowRecord.LookupListIndex
1476 lookupIndex = lookupIndex - 1
1477 if lookupIndex < 0:
1485 lookup = lookups[lookupIndex]
1488 lookupIndex = lookupIndex -1
1489 if lookupIndex < 0:
[all …]
/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh672 { return lookupIndex.len; } in get_lookup_count()
674 { return lookupIndex[i]; } in get_lookup_index()
678 { return lookupIndex.get_indexes (start_index, lookup_count, lookup_tags); } in get_lookup_indexes()
680 { lookupIndex.add_indexes_to (lookup_indexes); } in add_lookup_indexes_to()
698 if (unlikely (!(c->check_struct (this) && lookupIndex.sanitize (c)))) in sanitize()
743 IndexArray lookupIndex; /* Array of LookupList indices */ member
745 DEFINE_SIZE_ARRAY_SIZED (4, lookupIndex);
/external/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi10022 <!-- OT::IndexArray OT::Feature::lookupIndex -->
10023 …<var-decl name='lookupIndex' type-id='type-id-964' visibility='default' filepath='/tmp/legendre/sp…
25498 <!-- OT::IndexArray OT::Feature::lookupIndex -->
25499 …<var-decl name='lookupIndex' type-id='type-id-964' visibility='default' filepath='/tmp/legendre/sp…
/external/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi6549 …<var-decl name='lookupIndex' type-id='type-id-964' visibility='default' filepath='/tmp/legendre/sp…
16683 …<var-decl name='lookupIndex' type-id='type-id-964' visibility='default' filepath='/tmp/legendre/sp…