HomeSort by: relevance | last modified time | path
    Searched refs:ve (Results 1 - 19 of 19) sorted by relevancy

  /src/bin/ps/
print.c 299 command(struct pinfo *pi, VARENT *ve, enum mode mode)
309 v = ve->var;
310 if (SIMPLEQ_NEXT(ve, next) != NULL || termwidth != UNLIMITED) {
311 if (SIMPLEQ_NEXT(ve, next) == NULL) {
376 if (SIMPLEQ_NEXT(ve, next) != NULL && left > 0)
381 groups(struct pinfo *pi, VARENT *ve, enum mode mode)
391 v = ve->var;
392 if (SIMPLEQ_NEXT(ve, next) != NULL || termwidth != UNLIMITED) {
393 if (SIMPLEQ_NEXT(ve, next) == NULL) {
413 if (SIMPLEQ_NEXT(ve, next) != NULL && left > 0
    [all...]
ps.c 668 struct varent *ve; local
680 SIMPLEQ_FOREACH(ve, &sortlist, next) {
681 v = ve->var;
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_lrc.c 435 struct virtual_engine *ve = local
436 rb_entry(rb, typeof(*ve), nodes[engine->id].rb);
439 if (engine == ve->siblings[0]) { /* only preempt one sibling */
443 next = READ_ONCE(ve->request);
1244 /* We've switched away, so this should be a no-op, but intent matters */
1304 struct virtual_engine *ve = container_of(ce, typeof(*ve), context); local
1305 struct i915_request *next = READ_ONCE(ve->request);
1308 tasklet_schedule(&ve->base.execlists.tasklet);
1624 static bool virtual_matches(const struct virtual_engine *ve,
1856 struct virtual_engine *ve = local
1965 struct virtual_engine *ve = local
2476 struct virtual_engine *ve = to_virtual_engine(rq->engine); local
3728 struct virtual_engine *ve = local
4704 struct virtual_engine *ve = local
4772 struct virtual_engine *ve = container_of(ce, typeof(*ve), context); local
4779 struct virtual_engine *ve = container_of(ce, typeof(*ve), context); local
4793 struct virtual_engine *ve = container_of(ce, typeof(*ve), context); local
4804 struct virtual_engine *ve = container_of(ce, typeof(*ve), context); local
4851 struct virtual_engine * const ve = (struct virtual_engine *)data; local
4956 struct virtual_engine *ve = to_virtual_engine(rq->engine); local
5010 struct virtual_engine *ve = to_virtual_engine(rq->engine); local
5033 struct virtual_engine *ve; local
5197 struct virtual_engine *ve = to_virtual_engine(engine); local
5233 struct virtual_engine *ve = to_virtual_engine(engine); local
5305 struct virtual_engine *ve = local
    [all...]
selftest_lrc.c 2764 struct intel_context *ve[16]; local
2770 GEM_BUG_ON(!nctx || nctx > ARRAY_SIZE(ve));
2773 ve[n] = intel_execlists_create_virtual(siblings, nsibling);
2774 if (IS_ERR(ve[n])) {
2775 err = PTR_ERR(ve[n]);
2780 err = intel_context_pin(ve[n]);
2782 intel_context_put(ve[n]);
2788 err = igt_live_test_begin(&t, gt->i915, __func__, ve[0]->engine->name);
2800 rq = i915_request_create(ve[nc]);
2817 rq = i915_request_create(ve[nc])
2935 struct intel_context *ve; local
3052 struct intel_context *ve; local
3284 struct intel_context *ve; local
3423 struct intel_context *ve; local
    [all...]
  /src/usr.sbin/makefs/cd9660/
cd9660_eltorito.c 246 boot_catalog_validation_entry *ve; local
253 ve = &entry->entry_data.VE;
255 ve->header_id[0] = 1;
256 ve->platform_id[0] = sys;
257 ve->key[0] = 0x55;
258 ve->key[1] = 0xAA;
262 cd9660_721(0, ve->checksum);
263 csptr = (unsigned char*)ve;
264 for (i = 0; i < sizeof(*ve); i += 2)
    [all...]
  /src/lib/librumpuser/build-aux/
missing 67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
  /src/sys/external/isc/libsodium/dist/build-aux/
missing 67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
  /src/sys/external/isc/libsodium/dist/
missing 67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
configure 19862 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
  /src/sys/arch/mac68k/mac68k/
pramasm.s 304 dbf %d1,threebit | until we've done bits 7-5
310 dbf %d1,fivebit | til we've done bit 4-0
322 dbf %d1,fourbit | until we've done the low nibble
343 dbf %d4,tagain | repeat until we've got all we want
397 dbf %d3,wagain | do this until we've sent a whole byte
399 roxlb #1,%d1 | get rid of the extra X bit we've carried
412 dbf %d3,ragain | do this until we've received a whole byte
  /src/sys/arch/amiga/dev/
grfabs_ccreg.h 147 #define CALC_DIWHIGH(hs, vs, he, ve) \
148 ((u_short)((he&0x100)<<5)|(ve&0x700)|((hs&0x100)>>3)|((vs&0x700)>>8))
  /src/sys/dev/videomode/
videomode.c 25 #define M(nm,hr,vr,clk,hs,he,ht,vs,ve,vt,f) \
26 { clk, hr, hs, he, ht, vr, vs, ve, vt, f, nm }
  /src/distrib/hp300/miniroot/
install.md 217 # of limitations in disklabel(8), we've had to fudge the number
220 # common even with OEM HP drives! So, we've given ourselves
303 # We've found the defaults. Now use them to place an initial
  /src/usr.bin/resize/
resize.c 436 termcap[0] = 0; /* ...just in case we've accidentally gotten terminfo */
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 641 # one they can override this. This is just to catch people who've gotten into
  /src/lib/librumpuser/
configure 4814 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
  /src/tools/make/
configure 4179 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
  /src/sys/arch/sparc64/sparc64/
locore.s 1215 !! We've already incremented %cleanwin
5111 rdpr %canrestore, %g4 ! DEBUG Make sure we've restored everything
5159 stx %g0, [%g5 + PCB_RW + (14*8)] ! DEBUG mark that we've saved this one
  /src/share/terminfo/
terminfo 2709 # terminal. I've never actually used a vt132 myself, so this
3378 # monochrome (-m) entries are useful if you've disabled color support
6027 # Here's a termcap entry I've been using for xterm_color, which comes
9239 # I've combined pcansi and linux. Some values of course were different and
9240 # I've indicated which of these were and which I used.
9317 # I've supplied this so that you can help test new values and add other
10570 # via BRL. That entry asserted <xmc#1>, but I've left that out because
10920 # file had <cvvis=\EM4 \200\200\200>. I've done the safe thing and yanked
11408 # differs from other descriptions I've seen.
15990 # they've lost all their documentation on the command set. The hardwar
    [all...]

Completed in 1326 milliseconds