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

1 2 3 4 5 6

  /src/usr.bin/make/unit-tests/
var-scope.mk 4 # environment), and which of them takes precedence over the others.
deptgt-default.mk 5 # to create them.
suff-phony.mk 5 # The purpose of the .PHONY attribute is to mark them as independent from the
sh-leading-plus.mk 3 # Tests for shell commands preceded by a '+', to run them even if
varmod-quote-dollar.mk 4 # and doubles dollar signs, to prevent them from being interpreted by a
directive-unexport-env.mk 6 # and ignored them.
job-flags.mk 24 # to ignore mode by prefixing them with a '-'.
directive-unexport.mk 23 # XXX: Now try to unexport all of them. The variables are still exported
dep-double-colon-indep.mk 13 # than 1300, therefore each of them is made, independently from the other.
job-output-long-lines.mk 8 # the line, to make them clearly visible in large log files.
opt-no-action.mk 4 # It just outputs them, to be inspected by human readers.
suff-lookup.mk 37 # Deleting all suffixes and adding them again rebuilds all of the above
suff-main-several.mk 31 # For some reason, mentioning the suffixes in reverse order disables them.
varmod-order-string.mk 14 # and the additional spaces between them are removed.
opt-debug-loud.mk 4 # running them, ignoring the command line option for silent mode (-s) as
varname-dot-makeflags.mk 4 # command line arguments and passes them on to any child processes via
directive-export-impl.mk 4 # This involves marking variables for export, actually exporting them,
5 # or marking them for being re-exported.
  /src/common/lib/libc/arch/mips/string/
strcmp.S 47 lbu t0, 0(a0) # get two bytes and compare them
  /src/games/gomoku/
pickmove.c 110 player_color them = us != BLACK ? BLACK : WHITE; local in function:pickmove
143 if (better(s, ts, them)) /* pick their best move */
170 if (board[ts].s_combo[them].cv_force == 1 &&
176 union comboval tcv = board[ts].s_combo[them];
206 player_color them = us != BLACK ? BLACK : WHITE; local in function:better
210 if (/* .... */ asp->s_combo[them].s != bsp->s_combo[them].s)
211 return asp->s_combo[them].s < bsp->s_combo[them].s;
212 if (/* .... */ asp->s_level[them] != bsp->s_level[them]
    [all...]
  /src/games/warp/
Makefile 9 them.c us.c util.c version.c warp.c weapon.c
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_malloc_mac.inc 101 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
107 // FIXME: ASan should support purgeable allocations. Ignoring them is fine
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
sdm845-cheza-r1.dts 22 * pp3500_a_vbob (there's a load switch between them and the EC can
56 * that limits them to 3.0, and trying to run at 3.3V with that old firmware
sdm845-cheza-r2.dts 22 * pp3500_a_vbob (there's a load switch between them and the EC can
56 * that limits them to 3.0, and trying to run at 3.3V with that old firmware
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
am335x-osd335x-common.dtsi 25 * we get and we are not programming them during our production test.
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/
sun50i-h6-orangepi-lite2.dts 44 * enable of coupled regulators, keep them

Completed in 16 milliseconds

1 2 3 4 5 6