Home
last modified time | relevance | path

Searched defs:nextState (Results 1 – 25 of 33) sorted by relevance

12

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DThaiStateTransition.java19 int nextState; field in ThaiStateTransition
22 public ThaiStateTransition(int nextState, char action) in ThaiStateTransition()
DThaiStateTable.java21 static int nextState = 0; field in ThaiStateTable
/third_party/flutter/skia/src/sksl/lex/
DNFAtoDFA.h111 for (int nextState : nfaState.fNext) { in scanState() local
120 DFAState* nextState = this->getState(DFAState::Label(next)); in scanState() local
/third_party/skia/src/sksl/lex/
DNFAtoDFA.h111 for (int nextState : nfaState.fNext) { in scanState() local
120 DFAState* nextState = this->getState(DFAState::Label(next)); in scanState() local
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/
DDuplexEngine.cpp78 auto nextState = oboe::StreamState::Unknown; in startStreams() local
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/src/
DExpressionInterpreter.cpp81 ExpressionList nextState; in interpretCommand() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
DAudioLatencyTuner.java189 int nextState = mState; in update() local
/third_party/skia/third_party/externals/oboe/src/common/
DFilterAudioStream.h118 StreamState *nextState, in waitForStateChange()
DAudioStream.cpp89 StreamState nextState = state; in waitForStateTransition() local
/third_party/skia/third_party/externals/oboe/src/opensles/
DAudioStreamOpenSLES.cpp367 StreamState *nextState, in waitForStateChange()
/third_party/skia/third_party/externals/oboe/src/aaudio/
DAudioStreamAAudio.cpp452 StreamState *nextState, in waitForStateChange()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
DLatencyAnalyzer.h516 echo_state nextState = mState; in processInputFrame() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCaseMapImpl.java1321 int nextState = 0; in toUpper() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DCaseMapImpl.java1326 int nextState = 0; in toUpper() local
/third_party/icu/icu4c/source/common/
Ducnvmbcs.cpp662 int32_t nextState=MBCS_ENTRY_TRANSITION_STATE(entry); in enumToU() local
739 int32_t min, max, entry, nextState; in getStateProp() local
Ducasemap.cpp579 uint32_t nextState = 0; in toUpper() local
Dustrcase.cpp1033 uint32_t nextState = 0; in toUpper() local
/third_party/node/deps/icu-small/source/common/
Ducnvmbcs.cpp662 int32_t nextState=MBCS_ENTRY_TRANSITION_STATE(entry); in enumToU() local
739 int32_t min, max, entry, nextState; in getStateProp() local
Ducasemap.cpp579 uint32_t nextState = 0; in toUpper() local
Dustrcase.cpp1033 uint32_t nextState = 0; in toUpper() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnvmbcs.cpp662 int32_t nextState=MBCS_ENTRY_TRANSITION_STATE(entry); in enumToU() local
739 int32_t min, max, entry, nextState; in getStateProp() local
Ducasemap.cpp579 uint32_t nextState = 0; in toUpper() local
/third_party/skia/third_party/externals/icu/source/common/
Ducnvmbcs.cpp662 int32_t nextState=MBCS_ENTRY_TRANSITION_STATE(entry); in enumToU() local
739 int32_t min, max, entry, nextState; in getStateProp() local
Ducasemap.cpp579 uint32_t nextState = 0; in toUpper() local
Dustrcase.cpp1033 uint32_t nextState = 0; in toUpper() local

12