HomeSort by: relevance | last modified time | path
    Searched defs:by (Results 1 - 13 of 13) sorted by relevancy

  /src/usr.bin/make/unit-tests/
depsrc-wait.mk 9 @${MAKE} -r -f ${MAKEFILE} three-by-three
34 .if make(three-by-three)
38 three-by-three: .WAIT 3a1 3a2 3a3 .WAIT 3b1 3b2 3b3 .WAIT 3c1 3c2 3c3 .WAIT
  /src/lib/libc/gdtoa/
g_ddfmt.c 7 Copyright (C) 1998 by Lucent Technologies
46 int bx, by, decpt, ex, ey, i, j, mode; local in function:g_ddfmt
116 y = d2b(dval(&dd[1]), &ey, &by);
  /src/games/dab/
algor.cc 8 * by Christos Zoulas.
19 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
100 // Count a closure, by counting all boxes that we can close in the current
125 * Find the largest closure, by closing all possible closures.
169 size_t by = y + BOX::edges[dir].y; local in function:ALGOR::try_good_turn
171 if (!b.bounds(by, bx))
174 BOX nbox(by, bx, b);
  /src/usr.bin/xlint/lint1/
err.c 17 * This product includes software developed by Jochen Pohl for
22 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
197 "division by 0", // 139
198 "modulus by 0", // 140
223 "constant truncated by assignment", // 165
364 "constant %s truncated by conversion, op '%s'", // 306
414 "short octal escape '%.*s' followed by digit '%c'", // 356
436 "conversion '%.*s' is unreachable by input value", // 378
452 struct include_level *by; member in struct:include_level
488 top->by = includes
    [all...]
  /src/distrib/amiga/miniroot/
install.md 8 # by Jason R. Thorpe.
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
233 echo "Do you want to replace the already installed kernel by the kernel"
417 that the shared libraries needed by those binaries are made available
420 This upgrade procedure will now establish this hierarchy by moving all
  /src/distrib/atari/floppies/prepare/
install.md 8 # by Jason R. Thorpe.
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  /src/distrib/sparc/
install.md 8 # by Jason R. Thorpe.
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
367 that the shared libraries needed by those binaries are made available
370 This upgrade procedure will now establish this hierarchy by moving all
  /src/distrib/sun2/miniroot/
install.md 8 # by Jason R. Thorpe.
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  /src/distrib/sun3/miniroot/
install.md 8 # by Jason R. Thorpe.
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_tv.c 66 u16 ry, gy, by, ay; member in struct:color_conversion
131 * 11 bit fields (ry, by, ru, gu, gv)
194 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104,
204 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0133,
214 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0119,
224 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x014c,
234 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0113,
244 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0145,
254 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104,
264 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0133
    [all...]
  /src/distrib/hp300/miniroot/
install.md 9 # by Jason R. Thorpe.
20 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
144 number of cylinders on the disk will be increased by 1 so that the initial
207 echo "# Created by install" >> /etc/disktab
215 # this initial label by opening the 'c' partition of the disk
309 # Error message displayed by disklabel(8)
  /src/distrib/mac68k/miniroot/
install.md 9 # by Jason R. Thorpe.
20 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  /src/distrib/mvme68k/miniroot/
install.md 9 # by Jason R. Thorpe.
20 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS

Completed in 17 milliseconds