Home
last modified time | relevance | path

Searched defs:lookAhead (Results 1 – 25 of 25) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
DRule.java27 private final RuleSegment lookAhead; field in Rule
31 Rule(RuleSegment backtrack, RuleSegment input, RuleSegment lookAhead, RuleSegment subst) { in Rule()
398 RuleSegment lookAhead, List<Integer> substs) { in oneToOneRules()
DRuleExtractor.java319 RuleSegment lookAhead = ruleSegmentFromGlyphs(table.lookAheadGlyphs); in extract() local
411 RuleSegment lookAhead = ruleSegmentFromClasses(table.lookAheadGlyphs, lookAheadClassDef); in extract() local
/third_party/skia/third_party/externals/icu/source/common/
Drbbinode.h35 lookAhead, enumerator
/third_party/node/deps/icu-small/source/common/
Drbbinode.h35 lookAhead, enumerator
/third_party/icu/icu4c/source/common/
Drbbinode.h35 lookAhead, enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBINode.java28 static final int lookAhead = 4; field in RBBINode
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRBBINode.java29 static final int lookAhead = 4; field in RBBINode
/third_party/icu/icu4c/source/i18n/
Dregexcmp.h75 lookAhead = -4, enumerator
Dcollationiterator.cpp497 int32_t lookAhead = 1; in nextCE32FromContraction() local
559 int32_t lookAhead, UChar32 c, in nextCE32FromDiscontiguousContraction()
/third_party/node/deps/icu-small/source/i18n/
Dregexcmp.h75 lookAhead = -4, enumerator
Dcollationiterator.cpp497 int32_t lookAhead = 1; in nextCE32FromContraction() local
559 int32_t lookAhead, UChar32 c, in nextCE32FromDiscontiguousContraction()
/third_party/skia/third_party/externals/icu/source/i18n/
Dregexcmp.h79 lookAhead = -4, enumerator
Dcollationiterator.cpp497 int32_t lookAhead = 1; in nextCE32FromContraction() local
559 int32_t lookAhead, UChar32 c, in nextCE32FromDiscontiguousContraction()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationIterator.java715 int lookAhead = 1; in nextCE32FromContraction() local
776 int lookAhead, int c) { in nextCE32FromDiscontiguousContraction()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationIterator.java713 int lookAhead = 1; in nextCE32FromContraction() local
774 int lookAhead, int c) { in nextCE32FromDiscontiguousContraction()
/third_party/skia/modules/skparagraph/src/
DTextWrapper.cpp85 void TextWrapper::lookAhead(SkScalar maxWidth, Cluster* endOfClusters, bool applyRoundingHack, in lookAhead() function in skia::textlayout::TextWrapper
978 void TextWrapper::lookAhead(SkScalar maxWidth, Cluster* endOfClusters, bool applyRoundingHack) { in moveForward() function in skia::textlayout::TextWrapper
/third_party/typescript/src/compiler/
Dscanner.ts67 lookAhead<T>(callback: () => T): T; method
2577 function lookAhead<T>(callback: () => T): T { function
Dutilities.ts4168 const lookAhead = input.charCodeAt(offset + c.length); constant
/third_party/typescript/lib/
Dtypescript.d.ts4616 lookAhead<T>(callback: () => T): T; method
DtypescriptServices.d.ts4616 lookAhead<T>(callback: () => T): T; method
Dtsserverlibrary.d.ts4616 lookAhead<T>(callback: () => T): T; method
Dtsc.js7971 lookAhead: lookAhead, property
9325 function lookAhead(callback) { function
26949 function lookAhead(callback) { function
DtypingsInstaller.js10970 lookAhead: lookAhead, property
12409 function lookAhead(callback) { function
33253 function lookAhead(callback) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4616 lookAhead<T>(callback: () => T): T; method
Dtsserverlibrary.d.ts4616 lookAhead<T>(callback: () => T): T; method