Home
last modified time | relevance | path

Searched full:vcs (Results 1 – 25 of 34) sorted by relevance

12

/openbsd-src/usr.bin/vi/vi/
H A Dgetc.c41 * PUBLIC: int cs_init(SCR *, VCS *);
44 cs_init(SCR *sp, VCS *csp) in cs_init()
68 * PUBLIC: int cs_next(SCR *, VCS *);
71 cs_next(SCR *sp, VCS *csp) in cs_next()
118 * PUBLIC: int cs_fspace(SCR *, VCS *);
121 cs_fspace(SCR *sp, VCS *csp) in cs_fspace()
138 * PUBLIC: int cs_fblank(SCR *, VCS *);
141 cs_fblank(SCR *sp, VCS *csp) in cs_fblank()
158 * PUBLIC: int cs_prev(SCR *, VCS *);
161 cs_prev(SCR *sp, VCS *csp) in cs_prev()
[all …]
H A Dvi.h164 } VCS; typedef
166 int cs_bblank(SCR *, VCS *);
167 int cs_fblank(SCR *, VCS *);
168 int cs_fspace(SCR *, VCS *);
169 int cs_init(SCR *, VCS *);
170 int cs_next(SCR *, VCS *);
171 int cs_prev(SCR *, VCS *);
H A Dv_match.c36 VCS cs; in v_match()
39 int cnt, isempty, matchc, startc, (*gc)(SCR *, VCS *); in v_match()
H A Dv_word.c103 VCS cs; in fword()
263 VCS cs; in eword()
409 VCS cs; in bword()
H A Dv_sentence.c56 VCS cs; in v_sentencef()
194 VCS cs; in v_sentenceb()
/openbsd-src/usr.bin/vi/include/
H A Dvi_extern.h3 int cs_init(SCR *, VCS *);
4 int cs_next(SCR *, VCS *);
5 int cs_fspace(SCR *, VCS *);
6 int cs_fblank(SCR *, VCS *);
7 int cs_prev(SCR *, VCS *);
8 int cs_bblank(SCR *, VCS *);
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dintel_gpu_commands.h97 #define MI_SEMAPHORE_SYNC_VR (0<<16) /* RCS wait for VCS (RVSYNC) */
100 #define MI_SEMAPHORE_SYNC_BV (0<<16) /* VCS wait for BCS (VBSYNC) */
101 #define MI_SEMAPHORE_SYNC_VEV (1<<16) /* VCS wait for VECS (VVESYNC) */
102 #define MI_SEMAPHORE_SYNC_RV (2<<16) /* VCS wait for RCS (VRSYNC) */
105 #define MI_SEMAPHORE_SYNC_VB (2<<16) /* BCS wait for VCS (BVSYNC) */
107 #define MI_SEMAPHORE_SYNC_VVE (1<<16) /* VECS wait for VCS (VEVSYNC) */
H A Dintel_gt_irq.c217 /* Disable RCS, BCS, VCS and VECS class engines. */ in gen11_gt_irq_reset()
225 /* Restore masks irqs on RCS, BCS, VCS and VECS engines. */ in gen11_gt_irq_reset()
294 /* Enable RCS, BCS, VCS and VECS class interrupts. */ in gen11_gt_irq_postinstall()
302 /* Unmask irqs on RCS, BCS, VCS and VECS engines. */ in gen11_gt_irq_postinstall()
H A Dintel_engine_user.c190 [VIDEO_DECODE_CLASS] = "vcs", in intel_engine_class_repr()
H A Dselftest_tlb.c104 * Gen8 VCS compares immediate value with bitwise-and of two in pte_tlbinv()
H A Dintel_reset.c444 * If the VCS-MFX isn't using the SFC, we also need to check in gen11_lock_sfc()
445 * whether VCS-HCP is using it. If so, we need to issue a *VE* in gen11_lock_sfc()
H A Dselftest_lrc.c230 * VECS && VCS: BITS(0 - 13) in live_lrc_layout()
/openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/
H A D2782.key12 VCs+xRdDmOiMPAd69sT2F7YIDr+28SA4c5jdVEKmr34YQ2aOq4tK5Tr/SQCd+xwe
/openbsd-src/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_huc.c58 * via the PPGTT belonging to the context loaded on the VCS executing the
277 * this means we're not taking VCS fusing into account, but if the in vcs_supported()
278 * primary GT supports VCS engines we expect at least one of them to in vcs_supported()
/openbsd-src/sys/dev/pci/drm/i915/pxp/
H A Dintel_pxp.c92 * Find the first VCS engine present. We're guaranteed there is one in create_vcs_context()
104 drm_err(&gt->i915->drm, "failed to create VCS ctx for PXP\n"); in create_vcs_context()
/openbsd-src/share/man/man5/
H A Dpython-module.5108 currently supports flit, flit_core, hatchling, hatch-vcs, jupyter_packaging,
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/docs/
H A Ddocknot.yaml38 vcs:
/openbsd-src/gnu/usr.bin/perl/t/comp/
H A Dparser.t591 …like $@, qr/^Version control conflict marker at \(eval \d+\) line 1, near "$marker"/, "VCS marker …
593 …like $@, qr/^Version control conflict marker at \(eval \d+\) line 2, near "$marker"/, "VCS marker …
595 …like $@, qr/^Version control conflict marker at \(eval \d+\) line 3, near "$marker"/, "VCS marker …
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h34 * where VCS means "Verilog Compiled Simulator" and DPI stands for "Direct
/openbsd-src/lib/libelf/
H A D_elftc.h284 * VCS Ids.
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_gpu_error.c816 * only exists if the corresponding VCS engine is in err_print_gt_global()
1964 * only exists if the corresponding VCS engine is in gt_record_global_regs()
H A Di915_cmd_parser.c1023 /* VECS can use the same length_mask function as VCS */ in intel_engine_init_cmd_parser()
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/Meta/
H A DSpec.pm767 type - a lowercase string indicating the VCS used
/openbsd-src/gnu/llvm/llvm/docs/
H A DLibFuzzer.rst795 * PCRE: Search for "LLVM fuzzer" in http://vcs.pcre.org/pcre2/code/trunk/ChangeLog?view=markup;
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dcmd_parser.c432 /* rings that support this cmd: BLT/RCS/VCS/VECS */
564 /* ring VCS, command type 3 */

12