Searched refs:pstate (Results 1 - 12 of 12) sorted by relevance

/haiku-fatelf/src/bin/coreutils/lib/
H A Dmbsinit.c44 const char *pstate = (const char *)ps; local
46 return pstate[0] == 0;
H A Dmbrtowc.c41 char *pstate = (char *)ps; local
43 if (pstate == NULL)
44 pstate = internal_state;
58 size_t nstate = pstate[0];
70 buf[2] = pstate[3];
73 buf[1] = pstate[2];
76 buf[0] = pstate[1];
108 pstate[0] = 0;
295 pstate[++k] = s[0];
298 pstate[
[all...]
H A Dregexec.c148 re_dfastate_t *pstate)
153 re_dfastate_t *pstate)
888 re_dfastate_t *pstate = mctx.state_log[match_last];
889 mctx.last_node = check_halt_state_context (&mctx, pstate,
2382 re_dfastate_t *pstate;
2389 pstate = mctx->state_log[cur_idx];
2390 log_nodes = pstate->entrance_nodes;
2548 transit_state_mb (re_match_context_t *mctx, re_dfastate_t *pstate)
2554 for (i = 0; i < pstate->nodes.nelem; ++i)
2557 Idx cur_node_idx = pstate
885 re_dfastate_t *pstate = mctx.state_log[match_last]; local
2378 re_dfastate_t *pstate; local
2544 transit_state_mb(re_match_context_t *mctx, re_dfastate_t *pstate) argument
[all...]
/haiku-fatelf/src/bin/network/wget/lib/
H A Dmbsinit.c44 const char *pstate = (const char *)ps; local
46 return pstate[0] == 0;
H A Dmbrtowc.c41 char *pstate = (char *)ps; local
43 if (pstate == NULL)
44 pstate = internal_state;
58 size_t nstate = pstate[0];
70 buf[2] = pstate[3];
73 buf[1] = pstate[2];
76 buf[0] = pstate[1];
108 pstate[0] = 0;
295 pstate[++k] = s[0];
298 pstate[
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/test/
H A Dunprint.c117 pstate_t pstate; variable
217 switch (pstate.bpp)
230 addr = (idx * pstate.bpp);
232 for (b = 0; b < pstate.bpp; b++)
257 switch (pstate.bpp)
278 for (b = pstate.bpp - 1; b >= 0; b--)
281 p[(idx * pstate.bpp + b) / 8] |=
282 1 << (7 - ((idx * pstate.bpp + b) % 8));
284 p[(idx * pstate.bpp + b) / 8] &=
285 ~(1 << (7 - ((idx * pstate
[all...]
/haiku-fatelf/src/bin/bash/lib/glob/
H A Dxmbsrtowcs.c42 xmbsrtowcs (dest, src, len, pstate)
46 mbstate_t *pstate;
51 ps = pstate;
52 if (pstate == NULL)
/haiku-fatelf/src/bin/rcs/
H A Drlog.c958 struct stateattri const *pstate; local
967 if ((pstate = statelist)) /* only certain states wanted */
968 while (strcmp(pstate->status, pdelta->state) != 0)
969 if (!(pstate = pstate->nextstate))
/haiku-fatelf/src/bin/gawk/
H A Dregexec.c132 re_dfastate_t *pstate,
137 re_dfastate_t *pstate,
764 re_dfastate_t *pstate = mctx.state_log[match_last];
765 mctx.last_node = check_halt_state_context (preg, pstate,
2124 re_dfastate_t *pstate;
2131 pstate = mctx->state_log[cur_idx];
2132 log_nodes = pstate->entrance_nodes;
2287 transit_state_mb (preg, pstate, mctx)
2289 re_dfastate_t *pstate;
2296 for (i = 0; i < pstate
761 re_dfastate_t *pstate = mctx.state_log[match_last]; local
2120 re_dfastate_t *pstate; local
[all...]
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dregexec.c143 re_dfastate_t *pstate)
148 re_dfastate_t *pstate)
876 re_dfastate_t *pstate = mctx.state_log[match_last];
877 mctx.last_node = check_halt_state_context (&mctx, pstate,
2365 re_dfastate_t *pstate;
2372 pstate = mctx->state_log[cur_idx];
2373 log_nodes = pstate->entrance_nodes;
2531 transit_state_mb (re_match_context_t *mctx, re_dfastate_t *pstate)
2537 for (i = 0; i < pstate->nodes.nelem; ++i)
2540 Idx cur_node_idx = pstate
873 re_dfastate_t *pstate = mctx.state_log[match_last]; local
2361 re_dfastate_t *pstate; local
2527 transit_state_mb(re_match_context_t *mctx, re_dfastate_t *pstate) argument
[all...]
/haiku-fatelf/src/system/libroot/posix/glibc/regex/
H A Dregexec.c140 re_dfastate_t *pstate)
145 re_dfastate_t *pstate)
844 re_dfastate_t *pstate = mctx.state_log[match_last];
845 mctx.last_node = check_halt_state_context (&mctx, pstate,
2327 re_dfastate_t *pstate;
2334 pstate = mctx->state_log[cur_idx];
2335 log_nodes = pstate->entrance_nodes;
2493 transit_state_mb (re_match_context_t *mctx, re_dfastate_t *pstate)
2499 for (i = 0; i < pstate->nodes.nelem; ++i)
2502 int cur_node_idx = pstate
841 re_dfastate_t *pstate = mctx.state_log[match_last]; local
2323 re_dfastate_t *pstate; local
2489 transit_state_mb(re_match_context_t *mctx, re_dfastate_t *pstate) argument
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/
H A Drelaxng.c386 int pstate; /* progressive state */ member in struct:_xmlRelaxNGValidCtxt
8025 ctxt->pstate = 1;
8032 ctxt->pstate = -1;
8039 ctxt->pstate = -1;
8045 ctxt->pstate = -1;
8052 ctxt->pstate = -1;
8064 ctxt->pstate = 0;
8071 ctxt->pstate = -1;
8081 ctxt->pstate = -1;
8089 ctxt->pstate
[all...]

Completed in 205 milliseconds