Home
last modified time | relevance | path

Searched refs:STACK_IS_NOT_EMPTY (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/common/
Dusc_impl.cpp31 #define STACK_IS_NOT_EMPTY(scriptRun) (! STACK_IS_EMPTY(scriptRun)) macro
310 while (STACK_IS_NOT_EMPTY(scriptRun) && TOP(scriptRun).pairIndex != pi) { in uscript_nextRun()
314 if (STACK_IS_NOT_EMPTY(scriptRun)) { in uscript_nextRun()
/third_party/node/deps/icu-small/source/common/
Dusc_impl.cpp31 #define STACK_IS_NOT_EMPTY(scriptRun) (! STACK_IS_EMPTY(scriptRun)) macro
310 while (STACK_IS_NOT_EMPTY(scriptRun) && TOP(scriptRun).pairIndex != pi) { in uscript_nextRun()
314 if (STACK_IS_NOT_EMPTY(scriptRun)) { in uscript_nextRun()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dusc_impl.cpp31 #define STACK_IS_NOT_EMPTY(scriptRun) (! STACK_IS_EMPTY(scriptRun)) macro
310 while (STACK_IS_NOT_EMPTY(scriptRun) && TOP(scriptRun).pairIndex != pi) { in uscript_nextRun()
314 if (STACK_IS_NOT_EMPTY(scriptRun)) { in uscript_nextRun()
/third_party/skia/third_party/externals/icu/source/common/
Dusc_impl.cpp31 #define STACK_IS_NOT_EMPTY(scriptRun) (! STACK_IS_EMPTY(scriptRun)) macro
310 while (STACK_IS_NOT_EMPTY(scriptRun) && TOP(scriptRun).pairIndex != pi) { in uscript_nextRun()
314 if (STACK_IS_NOT_EMPTY(scriptRun)) { in uscript_nextRun()