Searched defs:firstTime (Results 1 – 13 of 13) sorted by relevance
| /third_party/skia/src/core/ |
| D | SkDrawLooper.cpp | 62 for (bool firstTime = true;; firstTime = false) { in computeFastBounds() local
|
| /third_party/node/lib/ |
| D | punycode.js | 189 const adapt = function(delta, numPoints, firstTime) { argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | Punycode.java | 45 private static int adaptBias(int delta, int length, boolean firstTime){ in adaptBias()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | Punycode.java | 44 private static int adaptBias(int delta, int length, boolean firstTime){ in adaptBias()
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | punycode.cpp | 154 adaptBias(int32_t delta, int32_t length, UBool firstTime) { in adaptBias()
|
| /third_party/node/deps/icu-small/source/common/ |
| D | punycode.cpp | 154 adaptBias(int32_t delta, int32_t length, UBool firstTime) { in adaptBias()
|
| /third_party/icu/icu4c/source/common/ |
| D | punycode.cpp | 154 adaptBias(int32_t delta, int32_t length, UBool firstTime) { in adaptBias()
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | scriptset.cpp | 198 UBool firstTime = TRUE; in displayScripts() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | scriptset.cpp | 198 UBool firstTime = true; in displayScripts() local
|
| /third_party/icu/icu4c/source/i18n/ |
| D | scriptset.cpp | 198 UBool firstTime = true; in displayScripts() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | GCNRegPressure.cpp | 48 bool firstTime = true; in printLivesAt() local
|
| /third_party/skia/tests/ |
| D | GrThreadSafeCacheTest.cpp | 1353 auto firstTime = GrStdSteadyClock::now(); in test_13() local
|
| D | PathTest.cpp | 975 bool firstTime = true; in test_poly() local
|