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

  /src/usr.bin/make/unit-tests/
dollar.exp 34 The A is replaced because the $$ is reduced to a single $,
dollar.mk 67 $C 'The A is replaced because the $$$$ is reduced to a single $$,'
varmod-assign.mk 194 # Run the 'target' test in a separate sub-make, with reduced debug logging.
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_modes.h 84 * @MODE_NO_REDUCED: monitor doesn't accept reduced blanking
485 bool reduced, bool interlaced,
  /src/sys/arch/vax/boot/boot/
mfm.c 317 short reduced;/* first cylinder for reduced write current */ member in struct:mfm_xbn
347 printf("sect/track: %d, tracks: %d, cyl: %d, precomp/reduced: %d/%d\n",
348 p->nspt, p->ntracks, p->ncylinders, p->precomp, p->reduced);
  /src/sys/external/bsd/drm2/dist/drm/
drm_modes.c 132 * @reduced: whether to use reduced blanking
152 bool reduced, bool interlaced, bool margins)
236 if (!reduced) {
297 /* Reduced blanking */
343 if (reduced)
  /src/sys/arch/vax/vsa/
hdc9224.c 98 short reduced; /* first cylinder for reduced write current */ member in struct:rdgeom
600 printf ("sec/track: %d, tracks: %d, cyl: %d, precomp/reduced: %d/%d\n",
601 p->nspt, p->ntracks, p->ncylinders, p->precomp, p->reduced);
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
am335x-shc.dts 26 * tolerance value is reduced to 2% from 4% and
  /src/lib/libc/regex/
regcomp.c 1889 /* finally, it's all reduced to the easy case */
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 5506 fadd.x FP_SCR1(%a6),%fp1 # fp0/fp1 are reduced argument.
5937 fadd.x FP_SCR1(%a6),%fp1 # fp0/fp1 are reduced argument.
7157 fadd.x %fp2,%fp0 # fp0 is R, reduced arg.
7319 fadd.x %fp2,%fp0 # fp0 is R, reduced arg.
fpsp.s 5612 fadd.x FP_SCR1(%a6),%fp1 # fp0/fp1 are reduced argument.
6043 fadd.x FP_SCR1(%a6),%fp1 # fp0/fp1 are reduced argument.
7263 fadd.x %fp2,%fp0 # fp0 is R, reduced arg.
7425 fadd.x %fp2,%fp0 # fp0 is R, reduced arg.

Completed in 39 milliseconds