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

/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/glob/
H A Dxmbsrtowcs.c37 xmbsrtowcs (dest, src, len, pstate)
41 mbstate_t *pstate;
46 ps = pstate;
47 if (pstate == NULL)
/macosx-10.10.1/cups-408/cups/berkeley/
H A Dlpc.c223 ipp_pstate_t pstate; /* Printer state */ local
289 pstate = IPP_PRINTER_IDLE;
306 pstate = (ipp_pstate_t)attr->values[0].integer;
418 if (pstate != IPP_PRINTER_STOPPED)
/macosx-10.10.1/swig-12/Lib/guile/
H A Dguile_scm_run.swg277 print_swig_aux (SCM swig_smob, SCM port, scm_print_state *pstate,
300 print_swig (SCM swig_smob, SCM port, scm_print_state *pstate)
302 return print_swig_aux(swig_smob, port, pstate, "");
306 print_collectable_swig (SCM swig_smob, SCM port, scm_print_state *pstate)
308 return print_swig_aux(swig_smob, port, pstate, "collectable-");
312 print_destroyed_swig (SCM swig_smob, SCM port, scm_print_state *pstate)
314 return print_swig_aux(swig_smob, port, pstate, "destroyed-");
318 print_member_function_swig (SCM swig_smob, SCM port, scm_print_state *pstate)
H A Dguile_gh_run.swg196 print_swig (SCM swig_smob, SCM port, scm_print_state *pstate)
/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dpic_tab.h135 saved_state *pstate; member in union:__anon8804
H A Dpic.y79 saved_state *pstate;
698 $<pstate>$ = p;
712 current_position.x = $<pstate>2->x;
713 current_position.y = $<pstate>2->y;
714 current_direction = $<pstate>2->dir;
718 current_table = $<pstate>2->tbl;
719 current_saved_state = $<pstate>2->prev;
720 delete $<pstate>2;
H A Dpic.cpp68 saved_state *pstate; member in union:__anon8797
4410 yyval.pstate = p;
4426 current_position.x = yyvsp[-2].pstate->x;
4427 current_position.y = yyvsp[-2].pstate->y;
4428 current_direction = yyvsp[-2].pstate->dir;
4432 current_table = yyvsp[-2].pstate->tbl;
4433 current_saved_state = yyvsp[-2].pstate->prev;
4434 delete yyvsp[-2].pstate;
/macosx-10.10.1/cups-408/cups/systemv/
H A Dlpstat.c1514 ipp_pstate_t pstate; /* Printer state */ local
1619 pstate = IPP_PRINTER_IDLE;
1637 pstate = (ipp_pstate_t)attr->values[0].integer;
1695 if (pstate == IPP_PRINTER_PROCESSING)
1762 switch (pstate)
1782 if ((message && *message) || pstate == IPP_PRINTER_STOPPED)
1882 switch (pstate)
1906 if ((message && *message) || pstate == IPP_PRINTER_STOPPED)
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dargp.h367 void *pstate; /* Private, for use by argp. */
363 void *pstate; /* Private, for use by argp. */ member in struct:argp_state
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...]
H A Dargp-parse.c524 parser->state.pstate = parser;
955 struct parser *parser = state->pstate;
/macosx-10.10.1/tcl-105/tcl_ext/tktable/tktable/generic/
H A DtkTableTag.c102 unsigned int pstate, pjustify, pmultiline, pwrap, pshowtext, pellipsis; member in struct:__anon13015
186 jtagPtr->pstate = -1;
238 jtagPtr->pstate = -1;
322 if ((addTag->state != STATE_UNKNOWN) && (prio < jtagPtr->pstate)) {
324 jtagPtr->pstate = prio;
/macosx-10.10.1/cups-408/cups/test/
H A Dippfind.c2226 ipp_pstate_t pstate; /* printer-state value */ local
2293 pstate = (ipp_pstate_t)ippGetInteger(attr, 0);
2295 pstate = IPP_PSTATE_STOPPED;
2324 ippEnumString("printer-state", pstate),
/macosx-10.10.1/libxml2-26/libxml2/
H A Drelaxng.c388 int pstate; /* progressive state */ member in struct:_xmlRelaxNGValidCtxt
8152 ctxt->pstate = 1;
8159 ctxt->pstate = -1;
8166 ctxt->pstate = -1;
8172 ctxt->pstate = -1;
8179 ctxt->pstate = -1;
8191 ctxt->pstate = 0;
8198 ctxt->pstate = -1;
8208 ctxt->pstate = -1;
8216 ctxt->pstate
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Drelaxng.c387 int pstate; /* progressive state */ member in struct:_xmlRelaxNGValidCtxt
8151 ctxt->pstate = 1;
8158 ctxt->pstate = -1;
8165 ctxt->pstate = -1;
8171 ctxt->pstate = -1;
8178 ctxt->pstate = -1;
8190 ctxt->pstate = 0;
8197 ctxt->pstate = -1;
8207 ctxt->pstate = -1;
8215 ctxt->pstate
[all...]

Completed in 406 milliseconds