Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/libpcap/
H A Dgencode.c424 bpf_set_error(compiler_state_t *cstate, const char *fmt, ...) in bpf_set_error()
454 bpf_error(compiler_state_t *cstate, const char *fmt, ...) in bpf_error()
585 initchunks(compiler_state_t *cstate) in initchunks()
597 newchunk_nolongjmp(compiler_state_t *cstate, size_t n) in newchunk_nolongjmp()
637 newchunk(compiler_state_t *cstate, size_t n) in newchunk()
650 freechunks(compiler_state_t *cstate) in freechunks()
666 sdup(compiler_state_t *cstate, const char *s) in sdup()
678 new_block(compiler_state_t *cstate, int code) in new_block()
690 new_stmt(compiler_state_t *cstate, int code) in new_stmt()
701 gen_retblk(compiler_state_t *cstate, int v) in gen_retblk()
[all …]
H A Dgrammar.y.in253 yyerror(void *yyscanner _U_, compiler_state_t *cstate, const char *msg)
288 pfreason_to_num(compiler_state_t *cstate, const char *reason)
330 pfaction_to_num(compiler_state_t *cstate, const char *action)
H A Dgrammar.c282 yyerror(void *yyscanner _U_, compiler_state_t *cstate, const char *msg) in yyerror()
317 pfreason_to_num(compiler_state_t *cstate, const char *reason) in pfreason_to_num()
359 pfaction_to_num(compiler_state_t *cstate, const char *action) in pfaction_to_num()
1501 … yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep, void *yyscanner, compiler_state_t *cstate) in yy_symbol_value_print()
1521 … yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep, void *yyscanner, compiler_state_t *cstate) in yy_symbol_print()
1560 int yyrule, void *yyscanner, compiler_state_t *cstate) in yy_reduce_print()
1622 yysymbol_kind_t yykind, YYSTYPE *yyvaluep, void *yyscanner, compiler_state_t *cstate) in yydestruct()
1646 yyparse (void *yyscanner, compiler_state_t *cstate) in yyparse()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/liveness/
Dmergelocals.go55 type cstate struct { struct
56 fn *ir.Func
57 f *ssa.Func
58 lv *liveness
59 cands []*ir.Name
60 nameToSlot map[*ir.Name]int32
61 regions []candRegion
62 indirectUE map[ssa.ID][]*ir.Name
63 ivs []Intervals
64 hashDeselected map[*ir.Name]bool
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/frontends/vdpau/
H A Doutput.c298 struct vl_compositor_state *cstate; in vlVdpOutputSurfacePutBitsIndexed() local
442 struct vl_compositor_state *cstate; in vlVdpOutputSurfacePutBitsYCbCr() local
662 struct vl_compositor_state *cstate; in vlVdpOutputSurfaceRenderOutputSurface() local
732 struct vl_compositor_state *cstate; in vlVdpOutputSurfaceRenderBitmapSurface() local
H A Dvdpau_private.h412 struct vl_compositor_state cstate; member
469 struct vl_compositor_state cstate; member
484 struct vl_compositor_state cstate; member
H A Dpresentation.c217 struct vl_compositor_state *cstate; in vlVdpPresentationQueueDisplay() local
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemTemplate.java348 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local
362 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in endCompose() local
H A DElemVariable.java337 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local
374 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in endCompose() local
H A DElemTemplateElement.java199 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local
208 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in endCompose() local
H A DElemCopyOf.java88 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local
H A DElemSort.java336 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local
H A DElemElement.java132 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local
H A DElemLiteralResult.java101 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local
H A DElemNumber.java505 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/drivers/mce/
Dmce.c123 void mce_update_cstate_info(const mce_cstate_info_t *cstate) in mce_update_cstate_info()
/aosp_15_r20/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/drivers/mce/
H A Dmce.c123 void mce_update_cstate_info(const mce_cstate_info_t *cstate) in mce_update_cstate_info()
/aosp_15_r20/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/drivers/mce/
H A Dmce.c416 void mce_update_cstate_info(const mce_cstate_info_t *cstate) in mce_update_cstate_info()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/drivers/mce/
Dmce.c416 void mce_update_cstate_info(const mce_cstate_info_t *cstate) in mce_update_cstate_info()
/aosp_15_r20/external/coreboot/src/cpu/intel/model_206ax/
H A Dacpi.c94 static int get_supported_cstate(int cstate) in get_supported_cstate()
/aosp_15_r20/system/core/libcutils/
H A Dconfig_utils.cpp119 } cstate; typedef
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_IoctlOperations.cc366 unsigned cid, cstate; in phNxpNciHal_setSystemProperty() local
/aosp_15_r20/external/zstd/lib/compress/
H A Dzstd_compress_sequences.c112 FSE_CState_t cstate; in ZSTD_fseBitCost() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/am/
H A DOomAdjuster.java2710 ProcessStateRecord cstate = client.mState; in computeServiceHostOomAdjLSP() local
3196 final ProcessStateRecord cstate = client.mState; in computeProviderHostOomAdjLSP() local
/aosp_15_r20/external/coreboot/src/acpi/
H A Dacpigen.c1066 void acpigen_write_CST_package_entry(const acpi_cstate_t *cstate) in acpigen_write_CST_package_entry()
1076 void acpigen_write_CST_package(const acpi_cstate_t *cstate, int nentries) in acpigen_write_CST_package()

123