Home
last modified time | relevance | path

Searched defs:firstTime (Results 1 – 5 of 5) sorted by relevance

/external/antlr/src/org/antlr/runtime/tree/
DTreeIterator.java45 protected boolean firstTime = true; field in TreeIterator
/external/icu4c/common/
Dpunycode.c159 adaptBias(int32_t delta, int32_t length, UBool firstTime) { in adaptBias()
/external/webkit/Source/WebKit/android/WebCoreSupport/
DWebRequest.cpp395 bool firstTime = (m_authRequestCount == 0); in OnAuthRequired() local
DWebUrlLoaderClient.cpp472 …uthRequired(scoped_refptr<net::AuthChallengeInfo> authChallengeInfo, bool firstTime, bool suppress… in authRequired()
/external/webkit/Source/WebCore/platform/graphics/wince/
DFontPlatformData.cpp198 static bool firstTime = true; in knownFonts() local