Home
last modified time | relevance | path

Searched refs:STATE_INIT (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuTestHierarchyIterator.hpp134 STATE_INIT = 0, enumerator
152 , m_state (STATE_INIT) in NodeIter()
DtcuTestHierarchyIterator.cpp170 case NodeIter::STATE_INIT: in next()
/external/toybox/toys/pending/
Ddhcp.c77 #define STATE_INIT 0 macro
1211 case STATE_INIT: in renew()
1224 state->status = STATE_INIT; in renew()
1308 state->status = STATE_INIT; in dhcp_main()
1335 case STATE_INIT: in dhcp_main()
1376 state->status = STATE_INIT; in dhcp_main()
1404 state->status = STATE_INIT; in dhcp_main()
1428 if (state->status == STATE_INIT) timeout = 0; in dhcp_main()
1465 case STATE_INIT: in dhcp_main()
1504 state->status = STATE_INIT; in dhcp_main()