Home
last modified time | relevance | path

Searched defs:afterType (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DScanContext.h81 …bool afterType; // true if we've recognized a type, so can only be looking for an identi… variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSimpleDateFormat.java2887 char afterType = ((PatternItem) after).type; in matchLiteral() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSimpleDateFormat.java2866 char afterType = ((PatternItem) after).type; in matchLiteral() local