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

  /external/bison/lib/
mbrtowc.c 59 size_t nstate = pstate[0]; local
64 switch (nstate)
79 m = nstate;
106 if (nstate >= (res > 0 ? res : 1))
108 res -= nstate;
300 size_t k = nstate;
  /external/dhcpcd-6.8.2/
ipv4.c 908 struct dhcp_state *state = D_STATE(ifp), *nstate;
933 nstate = D_STATE(ifn);
934 if (nstate && !nstate->added &&
935 nstate->addr.s_addr == addr.s_addr)
943 &nstate->lease);
944 nstate->added =
962 nstate = D_STATE(ifn);
963 if (nstate && nstate->added &
    [all...]
  /external/testng/doc/
prettify.js 643 var nstate = state;
646 // nstate will not be equal to state, so it will append the token
647 nstate = -2;
652 nstate = 1;
654 nstate = 2;
656 nstate = 3;
658 if (nstate && pos < i) {
666 nstate = -1;
677 nstate = -1;
683 nstate = -1;
    [all...]
  /external/libxml2/
relaxng.c 9968 xmlRelaxNGValidStatePtr nstate, tmpstate = ctxt->state; local
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 404 milliseconds