Home
last modified time | relevance | path

Searched refs:firstTime (Results 1 – 24 of 24) sorted by relevance

/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
DTreeIterator.java45 protected boolean firstTime = true; field in TreeIterator
72 firstTime = true; in reset()
78 if ( firstTime ) return root!=null; in hasNext()
86 if ( firstTime ) { // initial condition in next()
87 firstTime = false; in next()
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeIterator.cs45 protected bool firstTime = true; field in Antlr.Runtime.Tree.TreeIterator
90 if (firstTime) { in MoveNext()
92 firstTime = false; in MoveNext()
145 firstTime = true; in Reset()
/external/chromium_org/third_party/skia/src/core/
DSkDrawLooper.cpp38 for (bool firstTime = true;; firstTime = false) { in computeFastBounds() local
47 if (firstTime) { in computeFastBounds()
/external/skia/src/core/
DSkDrawLooper.cpp38 for (bool firstTime = true;; firstTime = false) { in computeFastBounds() local
47 if (firstTime) { in computeFastBounds()
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeIterator.cs47 protected bool firstTime = true; field in Antlr.Runtime.Tree.TreeIterator
98 if ( firstTime ) in MoveNext()
101 firstTime = false; in MoveNext()
173 firstTime = true; in Reset()
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRTreeIterator.m52 firstTime = YES;
67 firstTime = YES;
83 firstTime = YES;
112 firstTime = YES;
119 if ( firstTime ) {
137 if ( firstTime ) {
138 firstTime = NO;
192 @synthesize firstTime;
DANTLRTreeIterator.h40 BOOL firstTime; variable
51 @property BOOL firstTime;
/external/jmdns/src/javax/jmdns/impl/
DDNSTaskStarter.java236 public synchronized void schedule(TimerTask task, Date firstTime, long period) { in schedule() argument
238 super.schedule(task, firstTime, period); in schedule()
256 … public synchronized void scheduleAtFixedRate(TimerTask task, Date firstTime, long period) { in scheduleAtFixedRate() argument
258 super.scheduleAtFixedRate(task, firstTime, period); in scheduleAtFixedRate()
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DNonVolatileStore.cpp198 static bool firstTime = true; in delete_hal_non_volatile_store() local
203 if ((firstTime == false) && (forceDelete == false)) in delete_hal_non_volatile_store()
205 firstTime = false; in delete_hal_non_volatile_store()
/external/icu4c/i18n/
Dscriptset.cpp196 UBool firstTime = TRUE; in displayScripts() local
198 if (!firstTime) { in displayScripts()
201 firstTime = FALSE; in displayScripts()
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
DANTLRTreeIterator.h43 BOOL firstTime; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
DANTLRTreeIterator.h43 BOOL firstTime; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
DANTLRTreeIterator.h43 BOOL firstTime; variable
/external/libnfc-nci/src/adaptation/
Dlibmain.c209 static BOOLEAN firstTime = TRUE; in delete_stack_non_volatile_store() local
212 if ((firstTime == FALSE) && (forceDelete == FALSE)) in delete_stack_non_volatile_store()
214 firstTime = FALSE; in delete_stack_non_volatile_store()
/external/icu4c/common/
Dpunycode.cpp162 adaptBias(int32_t delta, int32_t length, UBool firstTime) { in adaptBias() argument
165 if(firstTime) { in adaptBias()
/external/chromium_org/third_party/icu/source/common/
Dpunycode.c159 adaptBias(int32_t delta, int32_t length, UBool firstTime) { in adaptBias() argument
162 if(firstTime) { in adaptBias()
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_prm.c475 static BOOLEAN firstTime = TRUE; in nfc_hal_prm_spd_check_version() local
476 if (firstTime) in nfc_hal_prm_spd_check_version()
480 firstTime = FALSE; in nfc_hal_prm_spd_check_version()
/external/jmonkeyengine/engine/src/core/com/jme3/input/
DInputManager.java94 private long firstTime = 0; field in InputManager
151 firstTime = keys.getInputTimeNanos(); in InputManager()
/external/mesa3d/src/mesa/drivers/x11/
Dxm_api.c885 static GLboolean firstTime = GL_TRUE; in XMesaCreateContext() local
891 if (firstTime) { in XMesaCreateContext()
893 firstTime = GL_FALSE; in XMesaCreateContext()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
Dxm_api.c885 static GLboolean firstTime = GL_TRUE; in XMesaCreateContext() local
891 if (firstTime) { in XMesaCreateContext()
893 firstTime = GL_FALSE; in XMesaCreateContext()
/external/skia/tests/
DPathTest.cpp671 bool firstTime = true; in test_poly() local
676 REPORTER_ASSERT(reporter, firstTime); in test_poly()
679 firstTime = false; in test_poly()
682 REPORTER_ASSERT(reporter, !firstTime); in test_poly()
696 REPORTER_ASSERT(reporter, !firstTime); in test_poly()
/external/skia/src/pathops/
DSkOpSegment.cpp3139 bool firstTime = true; local
3149 if (!firstTime) {
3221 if (firstTime) {
3222 firstTime = false;
/external/chromium_org/third_party/skia/src/pathops/
DSkOpSegment.cpp3139 bool firstTime = true; local
3149 if (!firstTime) {
3221 if (firstTime) {
3222 firstTime = false;
/external/chromium_org/native_client_sdk/src/doc/_static/css/
Dlocal_extensions.css352 …cle.red .mask,#loader.red .circle.red .mask .base{opacity:1}#loader.red.firstTime .circle.red .mas…