Home
last modified time | relevance | path

Searched defs:next1 (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/regexp/
Dinterpreter-irregexp.cc308 Char next1 = subject[pos + 1]; in RawMatch() local
322 Char next1 = subject[pos + 1]; in RawMatch() local
/external/libjpeg-turbo/simd/powerpc/
Djcsample-altivec.c96 __vector unsigned char this0, next0, this1, next1, out; in jsimd_h2v2_downsample_altivec() local
/external/cldr/tools/java/org/unicode/cldr/util/
DTestStateDictionaryBuilder.java375 Dictionary.Matcher.Status next1 = matcher.next(); in checkSimpleMatches() local
DDictionary.java368 Status next1 = next(); in get() local
/external/nist-sip/java/gov/nist/javax/sip/parser/
DURLParser.java219 char next1 = lexer.lookAhead(1); in escaped() local
/external/icu/icu4c/source/common/
Dustrcase.cpp1519 const UChar *next1, *next2; in _cmpFold() local