OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:next_state
(Results
1 - 25
of
75
) sorted by null
1
2
3
/external/chromium_org/third_party/pexpect/
FSM.py
14
(input_symbol, current_state) --> (action,
next_state
)
21
(current_state) --> (action,
next_state
)
38
(input_symbol, current_state) --> (action,
next_state
)
41
associated action function and then set the current state to the
next_state
.
46
(current_state) --> (action,
next_state
)
49
associated action function and then set the current state to the
next_state
.
58
then set the current state to the
next_state
. This lets you define a default
109
# Map (input_symbol, current_state) --> (action,
next_state
).
111
# Map (current_state) --> (action,
next_state
).
118
self.
next_state
= Non
[
all
...]
/external/libnfc-nxp/src/
phLibNfc_target.c
103
else if(gpphLibContext->LibNfcState.
next_state
== eLibNfcHalStateShutdown)
129
gpphLibContext->LibNfcState.
next_state
)
152
gpphLibContext->LibNfcState.
next_state
= eLibNfcHalStateTransaction;
188
if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.
next_state
)
194
else if(eLibNfcHalStateRelease == gpphLibContext->LibNfcState.
next_state
)
257
else if(gpphLibContext->LibNfcState.
next_state
== eLibNfcHalStateShutdown)
288
gpphLibContext->LibNfcState.
next_state
)
330
gpphLibContext->LibNfcState.
next_state
= eLibNfcHalStateTransaction;
359
if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.
next_state
)
365
else if(eLibNfcHalStateRelease == gpphLibContext->LibNfcState.
next_state
)
[
all
...]
phLibNfc_initiator.c
413
else if(gpphLibContext->LibNfcState.
next_state
463
else if(gpphLibContext->LibNfcState.
next_state
515
else if (gpphLibContext->LibNfcState.
next_state
555
gpphLibContext->LibNfcState.
next_state
= eLibNfcHalStateConnect;
603
else if(gpphLibContext->LibNfcState.
next_state
643
gpphLibContext->LibNfcState.
next_state
= eLibNfcHalStateConnect;
673
if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.
next_state
)
750
if((eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.
next_state
))
761
gpphLibContext->LibNfcState.
next_state
= eLibNfcHalStateConnect;
814
else if(gpphLibContext->LibNfcState.
next_state
[
all
...]
phHciNfc_Sequence.h
112
* \param[in]
next_state
next_state
is the state to which
126
phHciNfc_eState_t
next_state
phLibNfc_discovery.c
85
if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.
next_state
)
166
else if(gpphLibContext->LibNfcState.
next_state
193
gpphLibContext->LibNfcState.
next_state
= eLibNfcHalStateConfigReady;
241
else if(gpphLibContext->LibNfcState.
next_state
298
gpphLibContext->LibNfcState.
next_state
= eLibNfcHalStatePresenceChk;
332
if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.
next_state
)
phHciNfc_Sequence.c
238
phHciNfc_eState_t
next_state
= state;
local
243
switch(
next_state
)
261
switch(
next_state
)
286
if ((hciState_Test ==
next_state
)
287
|| (hciState_IO ==
next_state
)
288
|| (hciState_Release ==
next_state
))
297
switch(
next_state
)
328
switch(
next_state
)
362
switch(
next_state
)
389
switch(
next_state
)
[
all
...]
phLibNfc_Ioctl.c
119
if(gpphLibContext->LibNfcState.
next_state
== eLibNfcHalStateShutdown)
251
if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.
next_state
)
312
if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.
next_state
)
phLibNfc.c
242
else if(gpphLibContext->LibNfcState.
next_state
==eLibNfcHalStateShutdown)
408
pLibContext->LibNfcState.
next_state
= eLibNfcHalStateShutdown;
531
else if(gpphLibContext->LibNfcState.
next_state
688
phLibNfc_State_t
next_state
696
switch(
next_state
)
709
switch(
next_state
)
724
switch(
next_state
)
739
switch(
next_state
)
755
switch(
next_state
)
769
pLibContext->LibNfcState.
next_state
=
[
all
...]
phLibNfc_ndef_raw.c
140
else if(gpphLibContext->LibNfcState.
next_state
== eLibNfcHalStateShutdown)
220
gpphLibContext->LibNfcState.
next_state
)
259
gpphLibContext->LibNfcState.
next_state
= eLibNfcHalStateTransaction;
291
if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.
next_state
)
297
else if(eLibNfcHalStateRelease == gpphLibContext->LibNfcState.
next_state
)
394
else if(gpphLibContext->LibNfcState.
next_state
476
gpphLibContext->LibNfcState.
next_state
)
513
gpphLibContext->LibNfcState.
next_state
= eLibNfcHalStateTransaction;
540
if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.
next_state
)
546
else if(eLibNfcHalStateRelease == gpphLibContext->LibNfcState.
next_state
)
[
all
...]
/external/bison/lib/
strverscmp.c
71
static const unsigned int
next_state
[] =
local
105
state =
next_state
[state];
/external/blktrace/
strverscmp.c
99
static const unsigned int
next_state
[] =
local
133
state =
next_state
[state];
/ndk/sources/host-tools/sed-4.2.1/lib/
strverscmp.c
73
static const unsigned int
next_state
[] =
local
107
state =
next_state
[state];
/external/chromium_org/chrome/browser/extensions/api/tab_capture/
tab_capture_registry.cc
263
TabCaptureState
next_state
= tab_capture::TAB_CAPTURE_STATE_NONE;
local
266
next_state
= tab_capture::TAB_CAPTURE_STATE_PENDING;
270
next_state
= tab_capture::TAB_CAPTURE_STATE_ACTIVE;
274
next_state
= tab_capture::TAB_CAPTURE_STATE_STOPPED;
278
next_state
= tab_capture::TAB_CAPTURE_STATE_ERROR;
288
if (
next_state
== tab_capture::TAB_CAPTURE_STATE_PENDING &&
308
request->status =
next_state
;
/external/libusb/examples/
dpfp.c
48
static int
next_state
(void);
161
if (
next_state
() < 0)
241
static int
next_state
(void)
function
295
if (
next_state
() < 0) {
305
if (
next_state
() < 0) {
330
if (
next_state
() < 0) {
357
return
next_state
();
dpfp_threaded.c
49
static int
next_state
(void);
190
if (
next_state
() < 0)
270
static int
next_state
(void)
function
323
if (
next_state
() < 0) {
333
if (
next_state
() < 0) {
357
if (
next_state
() < 0) {
384
return
next_state
();
/external/chromium/net/tools/fetch/
http_listen_socket.cc
132
int
next_state
= parser_state[state][input];
local
134
bool transition = (
next_state
!= state);
163
state =
next_state
;
/external/chromium_org/third_party/openssl/openssl/ssl/
d1_clnt.c
267
s->state=s->s3->tmp.
next_state
;
286
s->state=s->d1->
next_state
;
305
s->s3->tmp.
next_state
=SSL3_ST_CR_SRVR_HELLO_A;
444
s->s3->tmp.
next_state
=SSL3_ST_CW_CERT_A;
446
s->s3->tmp.
next_state
=SSL3_ST_CW_KEY_EXCH_A;
455
s->state=s->s3->tmp.
next_state
;
503
s->d1->
next_state
=SSL3_ST_CW_CHANGE_A;
523
s->d1->
next_state
=SSL3_ST_CW_CHANGE_A;
592
s->s3->tmp.
next_state
=SSL_ST_OK;
596
s->d1->
next_state
= s->s3->tmp.next_state
[
all
...]
d1_srvr.c
282
s->s3->tmp.
next_state
=SSL3_ST_SW_HELLO_REQ_C;
337
s->s3->tmp.
next_state
=SSL3_ST_SR_CLNT_HELLO_A;
366
if (s->d1->
next_state
!= SSL_ST_OK)
377
s->state=s->d1->
next_state
;
525
s->d1->
next_state
= SSL3_ST_SW_SRVR_DONE_A;
541
s->d1->
next_state
= SSL3_ST_SW_SRVR_DONE_A;
547
s->s3->tmp.
next_state
=SSL3_ST_SR_CERT_A;
551
s->d1->
next_state
= s->s3->tmp.
next_state
;
552
s->s3->tmp.
next_state
=DTLS1_SCTP_ST_SW_WRITE_SOCK
[
all
...]
dtls1.h
257
int
next_state
;
member in struct:dtls1_state_st
/external/openssl/ssl/
d1_clnt.c
267
s->state=s->s3->tmp.
next_state
;
286
s->state=s->d1->
next_state
;
305
s->s3->tmp.
next_state
=SSL3_ST_CR_SRVR_HELLO_A;
444
s->s3->tmp.
next_state
=SSL3_ST_CW_CERT_A;
446
s->s3->tmp.
next_state
=SSL3_ST_CW_KEY_EXCH_A;
455
s->state=s->s3->tmp.
next_state
;
503
s->d1->
next_state
=SSL3_ST_CW_CHANGE_A;
523
s->d1->
next_state
=SSL3_ST_CW_CHANGE_A;
592
s->s3->tmp.
next_state
=SSL_ST_OK;
596
s->d1->
next_state
= s->s3->tmp.next_state
[
all
...]
d1_srvr.c
282
s->s3->tmp.
next_state
=SSL3_ST_SW_HELLO_REQ_C;
337
s->s3->tmp.
next_state
=SSL3_ST_SR_CLNT_HELLO_A;
366
if (s->d1->
next_state
!= SSL_ST_OK)
377
s->state=s->d1->
next_state
;
525
s->d1->
next_state
= SSL3_ST_SW_SRVR_DONE_A;
541
s->d1->
next_state
= SSL3_ST_SW_SRVR_DONE_A;
547
s->s3->tmp.
next_state
=SSL3_ST_SR_CERT_A;
551
s->d1->
next_state
= s->s3->tmp.
next_state
;
552
s->s3->tmp.
next_state
=DTLS1_SCTP_ST_SW_WRITE_SOCK
[
all
...]
/external/chromium/chrome/browser/sync/
profile_sync_service_harness.h
174
void SignalStateCompleteWithNextState(WaitState
next_state
);
/external/chromium_org/content/browser/renderer_host/media/
video_capture_device_impl.h
160
void TransitionStateTo(State
next_state
);
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-thai.cc
181
thai_above_state_t
next_state
;
member in struct:thai_above_state_machine_edge_t
208
thai_below_state_t
next_state
;
member in struct:thai_below_state_machine_edge_t
242
above_state = above_edge.
next_state
;
243
below_state = below_edge.
next_state
;
/external/chromium_org/third_party/openssl/openssl/include/openssl/
dtls1.h
257
int
next_state
;
member in struct:dtls1_state_st
Completed in 1027 milliseconds
1
2
3