Home
last modified time | relevance | path

Searched defs:fastPath (Results 1 – 3 of 3) sorted by relevance

/external/kotlinx.coroutines/benchmarks/src/jmh/java/benchmarks/flow/scrabble/optimizations/
DFlowableCharSequence.java62 void fastPath() { in fastPath() method in FlowableCharSequence.CharSequenceSubscription
/external/angle/third_party/glslang/src/glslang/MachineIndependent/preprocessor/
DPpScanner.cpp130 bool fastPath = numWholeNumberDigits <= 15; // when the number gets too complex, set to false in lFloatConst() local
/external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/
DPpScanner.cpp130 bool fastPath = numWholeNumberDigits <= 15; // when the number gets too complex, set to false in lFloatConst() local