HomeSort by relevance Sort by last modified time
    Searched refs:STATE_INITIAL (Results 1 - 3 of 3) sorted by null

  /external/qemu/android/
async-console.c 38 STATE_INITIAL,
60 acc->state = STATE_INITIAL;
79 case STATE_INITIAL: /* initial connection attempt */
  /external/icu4c/i18n/
umsg.cpp 609 #define STATE_INITIAL 0
622 int32_t state = STATE_INITIAL;
642 case STATE_INITIAL:
657 state = STATE_INITIAL;
665 state = STATE_INITIAL;
673 state = STATE_INITIAL;
685 state = STATE_INITIAL;
  /system/media/wilhelm/tests/sandbox/
monkey.c 28 STATE_INITIAL,
200 _(STATE_INITIAL, actionInitialize, 1)
252 State_t currentState = STATE_INITIAL;

Completed in 42 milliseconds