Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexcmp.cpp2665 UBool atStart = TRUE; // True if no part of the pattern yet encountered in matchStartType() local
2721 if (atStart) { in matchStartType()
2728 if (atStart) { in matchStartType()
2741 atStart = FALSE; in matchStartType()
2754 atStart = FALSE; in matchStartType()
2767 atStart = FALSE; in matchStartType()
2778 atStart = FALSE; in matchStartType()
2791 atStart = FALSE; in matchStartType()
2806 atStart = FALSE; in matchStartType()
2823 atStart = FALSE; in matchStartType()
[all …]
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DIterables.java832 boolean atStart = true;
842 atStart = false; // not called if next() fails
848 checkRemove(!atStart);
/external/guava/guava/src/com/google/common/collect/
DIterables.java873 boolean atStart = true;
883 atStart = false; // not called if next() fails
889 checkRemove(!atStart);
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
DTransliteratorInputMethod.java567 boolean atStart = index.start == index.contextLimit; in commitAll()
571 if (atStart) { in commitAll()
/external/webrtc/webrtc/base/
Dmaccocoasocketserver.mm56 [NSApp postEvent:event atStart:NO];
/external/libchrome/base/message_loop/
Dmessage_pump_mac.mm691 atStart:NO];