HomeSort by: relevance | last modified time | path
    Searched refs:around (Results 1 - 25 of 43) sorted by relevancy

1 2

  /src/usr.bin/make/unit-tests/
opt-jobs-internal.mk 37 # without any modifiers, the file descriptors get passed around.
43 # considered a shell command line. No file descriptors are passed around.
51 # get passed around.
58 # file descriptors get passed around.
cmd-interrupt.mk 33 # The ././ is necessary to work around the file cache.
38 # The ././ is necessary to work around the file cache.
43 # The ././ is necessary to work around the file cache.
directive-if.exp 12 make: directive-if.mk:88: Don't do this, always put a space around comparison operators.
varmod-assign-shell.mk 10 # The variable modifier '::!=' and its close relatives have been around since
var-op-sunsh.mk 16 # It is also possible to have whitespace around the :sh assignment
135 VAR :sh != echo echo echo echo spaces-around
136 .if ${VAR} != "echo echo echo spaces-around"
varmod-no-match.mk 23 # then joined again, thereby normalizing whitespace around and between the
var-op-default.mk 64 # in and around the code that expands expressions in the various
opt-file.mk 54 # for lines that contained trailing whitespace. Worked around in parse.c
deptgt-makeflags.mk 67 # Next try at defining another newline variable. Since whitespace around the
cond-func.mk 78 # There may be spaces around the operators and parentheses, and even
cond-op.mk 43 # wrap my head around it right now. See the truth table generator below
directive-include.mk 68 # XXX: trailing whitespace in diagnostic, missing quotes around filename
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/
sun50i-a64-pinephone-1.2.dts 23 * is around 10%. Duty cycle for the lowest brightness level also varries
  /src/usr.bin/indent/
README.md 6 thought to be "the nicest C pretty printer around". Around 1985, further
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
intel-ixp42x-netgear-wg302v2.dts 30 /* These are switched around */
intel-ixp42x-adi-coyote.dts 31 /* These are switched around */
kirkwood-nsa320.dts 97 /* Buzzer needs to be switched at around 1kHz so is
intel-ixp42x-arcom-vulcan.dts 5 * IXP425, and was released around 2005. It previously had the name "Mercury".
kirkwood-nsa325.dts 88 * Buzzer needs to be switched at around 1kHz so is
  /src/sys/ufs/ffs/
ffs_subr.c 44 extern const int inside[], around[];
156 field = around[siz];
  /src/lib/libc/arch/sparc/gen/
divrem.m4 212 ! division loop will mess up the first time around.
  /src/sys/lib/libkern/arch/sparc/
divrem.m4 212 ! division loop will mess up the first time around.
  /src/sys/lib/libkern/arch/sparc64/
divrem.m4 213 ! division loop will mess up the first time around.
  /src/sys/external/bsd/acpica/dist/compiler/
readme.txt 113 Quotes around FilePath and FileDir enable spaces in filenames.
  /src/usr.sbin/makefs/ffs/
ffs_alloc.c 78 extern const int inside[], around[];
585 field = around[allocsiz];

Completed in 39 milliseconds

1 2