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

1 2 3 4 5

  /src/usr.bin/make/unit-tests/
depsrc-wait.mk 4 # which adds a sequence point between the nodes to its left and the nodes
31 # There are 3 groups of 3 targets, with .WAIT barriers in between. Each of
opt-keep-going-indirect.mk 17 # between the various error messages differs between the modes, for no
36 # The output in case of a failure needlessly differs between compat and
make-exported.mk 3 # As of 2020-08-09, the code in Var_Export is shared between the .export
sh-errctl.mk 6 # There is a subtle difference between error control and echo control.
varmod-order-string.mk 14 # and the additional spaces between them are removed.
varmod-unique.mk 35 . warning The modifier ':u' must normalize whitespace between the words.
dep.mk 21 # first ';' as the separator between the dependency and its commands, and the
varname-dot-make-mode.mk 16 # mode helps to find undeclared dependencies between files.
varname-vpath.mk 28 # It is evaluated only once, between reading the makefiles and making the
varmod-path.mk 12 # between its path and its name would not be visible.
varmod-shell.mk 11 # The command to be run is enclosed between exclamation marks.
21 # Between 2000-04-29 and 2020-11-17, the error message mentioned the previous
  /src/tests/usr.bin/xlint/lint1/
gcc_attribute_var.c 24 int __attribute__((__deprecated__)) between,
33 * cannot be part of the declaration specifiers between begin_type/end_type.
  /src/distrib/amd64/installimage/
installimage.mk 3 # common code between distrib/amd64/installimage/Makefile and
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
kirkwood-openrd.dtsi 7 * This file contains the definitions that are common between the three
60 * SelRS232or485 selects between RS-232 or RS-485
78 * SelUARTorSD selects between the second UART
kirkwood-db.dtsi 8 * This file contains the definitions that are common between the 6281
kirkwood-rd88f6192.dts 7 * This file contains the definitions that are common between the three
kirkwood-rd88f6281.dtsi 7 * This file contains the definitions that are common between the two
omap4-panda-es.dts 15 /* Audio routing is differnet between PandaBoard4430 and PandaBoardES */
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/
sun50i-a64-pinephone-1.2.dts 24 * quite a bit between individual boards, so the lowest value here was
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic/
meson-sm1-khadas-vim3l.dts 88 * lines using a FUSB340TMX USB 3.1 SuperSpeed Data Switch between
90 * The PHY driving these differential lines is shared between
meson-gxl-s905d-p230.dts 63 /* P230 has exclusive choice between internal or external PHY */
meson-gxm-q200.dts 45 /* Q200 has exclusive choice between internal or external PHY */
  /src/games/robots/
auto.c 72 static int between(COORD *, COORD *);
258 * move the closest heap between us and the closest robot
266 /* equation of the line between us and the closest robot */
312 /* between():
313 * Return true if the heap is between us and the robot
316 between(COORD *rob, COORD *hp) function in typeref:typename:int
361 if (robot_heap <= heap_dist && !between(robot_close, heap_close)) {
  /src/doc/
TODO.modules 4 subsystem. This list was triggered by an Email exchange between
105 directory structure where driver foo is split between ic/foo.c
241 removed the differences between the xen and non-xen module ABIs.
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
fsl-lx2160a-clearfog-itx.dtsi 4 // common parts shared between the Clearfog CX and Honeycomb builds.

Completed in 21 milliseconds

1 2 3 4 5