Home
last modified time | relevance | path

Searched defs:cstate (Results 1 – 23 of 23) sorted by relevance

/external/libpcap/
Dgencode.c431 bpf_set_error(compiler_state_t *cstate, const char *fmt, ...) in bpf_set_error()
461 bpf_error(compiler_state_t *cstate, const char *fmt, ...) in bpf_error()
586 initchunks(compiler_state_t *cstate) in initchunks()
598 newchunk_nolongjmp(compiler_state_t *cstate, size_t n) in newchunk_nolongjmp()
638 newchunk(compiler_state_t *cstate, size_t n) in newchunk()
651 freechunks(compiler_state_t *cstate) in freechunks()
667 sdup(compiler_state_t *cstate, const char *s) in sdup()
679 new_block(compiler_state_t *cstate, int code) in new_block()
691 new_stmt(compiler_state_t *cstate, int code) in new_stmt()
702 gen_retblk(compiler_state_t *cstate, int v) in gen_retblk()
[all …]
Dgrammar.y.in252 yyerror(void *yyscanner _U_, compiler_state_t *cstate, const char *msg)
259 pfreason_to_num(compiler_state_t *cstate, const char *reason)
273 pfaction_to_num(compiler_state_t *cstate, const char *action)
298 pfreason_to_num(compiler_state_t *cstate, const char *reason _U_)
305 pfaction_to_num(compiler_state_t *cstate, const char *action _U_)
Dgrammar.c271 yyerror(void *yyscanner _U_, compiler_state_t *cstate, const char *msg) in yyerror()
278 pfreason_to_num(compiler_state_t *cstate, const char *reason) in pfreason_to_num()
292 pfaction_to_num(compiler_state_t *cstate, const char *action) in pfaction_to_num()
317 pfreason_to_num(compiler_state_t *cstate, const char *reason _U_) in pfreason_to_num()
324 pfaction_to_num(compiler_state_t *cstate, const char *action _U_) in pfaction_to_num()
1551 … (FILE *yyo, int yytype, YYSTYPE const * const yyvaluep, void *yyscanner, compiler_state_t *cstate) in yy_symbol_value_print()
1574 … (FILE *yyo, int yytype, YYSTYPE const * const yyvaluep, void *yyscanner, compiler_state_t *cstate) in yy_symbol_print()
1612 …ce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, int yyrule, void *yyscanner, compiler_state_t *cstate) in yy_reduce_print()
1902 …truct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, void *yyscanner, compiler_state_t *cstate) in yydestruct()
1924 yyparse (void *yyscanner, compiler_state_t *cstate) in yyparse()
/external/ppp/pppd/include/net/
Dvjcompress.h102 struct cstate { struct
103 struct cstate *cs_next; /* next most recently used state (xmit only) */ argument
119 struct cstate *last_cs; /* most recently used tstate */ argument
Dslcompress.h102 struct cstate { struct
103 struct cstate *cs_next; /* next most recently used cstate (xmit only) */ argument
120 struct cstate *last_cs; /* most recently used tstate */ argument
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemTemplate.java348 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local
362 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in endCompose() local
DElemVariable.java337 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local
374 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in endCompose() local
DElemCopyOf.java88 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local
DElemSort.java336 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local
DElemElement.java132 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local
DElemTemplateElement.java199 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local
208 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in endCompose() local
DElemLiteralResult.java101 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local
DElemNumber.java505 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local
/external/mesa3d/src/gallium/frontends/vdpau/
Doutput.c298 struct vl_compositor_state *cstate; in vlVdpOutputSurfacePutBitsIndexed() local
439 struct vl_compositor_state *cstate; in vlVdpOutputSurfacePutBitsYCbCr() local
657 struct vl_compositor_state *cstate; in vlVdpOutputSurfaceRenderOutputSurface() local
727 struct vl_compositor_state *cstate; in vlVdpOutputSurfaceRenderBitmapSurface() local
Dpresentation.c217 struct vl_compositor_state *cstate; in vlVdpPresentationQueueDisplay() local
Dvdpau_private.h383 struct vl_compositor_state cstate; member
440 struct vl_compositor_state cstate; member
455 struct vl_compositor_state cstate; member
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/drivers/mce/
Dmce.c121 void mce_update_cstate_info(const mce_cstate_info_t *cstate) in mce_update_cstate_info()
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/drivers/mce/
Dmce.c414 void mce_update_cstate_info(const mce_cstate_info_t *cstate) in mce_update_cstate_info()
/external/mesa3d/src/gallium/frontends/xvmc/
Dxvmc_private.h60 struct vl_compositor_state cstate; member
Dsurface.c358 struct vl_compositor_state *cstate; in XvMCPutSurface() local
/external/zstd/lib/compress/
Dzstd_compress_sequences.c110 FSE_CState_t cstate; in ZSTD_fseBitCost() local
/external/mesa3d/src/gallium/frontends/va/
Dva_private.h247 struct vl_compositor_state cstate; member
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_compute.c497 struct r600_pipe_compute *cstate = (struct r600_pipe_compute *)state; in evergreen_bind_compute_state() local