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

  /src/sys/arch/acorn32/doc/
bootoptions 26 * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
68 Special debugging options not for normal use
  /src/usr.bin/make/unit-tests/
deptgt.exp 23 make: deptgt.mk:64: warning: Special and mundane targets don't mix. Mundane ones ignored
deptgt.mk 3 # Tests for special targets like .BEGIN or .SUFFIXES in dependency
8 # Just in case anyone tries to compile several special targets in a single
63 # expect+1: warning: Special and mundane targets don't mix. Mundane ones ignored
varmod-defined.mk 38 # Special characters that would be interpreted differently can be escaped.
varname-makeflags.mk 21 # The special variable .MAKEFLAGS is influenced though.
48 # separate words to the MAKEFLAGS for the child processes. Special characters
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx6qdl-dhcom-drc02.dtsi 13 * Special SoM hardware required which uses the pins from micro SD card. The
imx6qdl-dhcom-som.dtsi 88 * Special SoM hardware required which uses the pins from micro SD card. The
r7s72100.dtsi 396 /* Special CPG clocks */
r8a7740.dtsi 478 /* Special CPG clocks */
r8a7778.dtsi 490 /* Special CPG clocks */
r8a7779.dtsi 511 /* Special CPG clocks */
r8a73a4.dtsi 478 /* Special CPG clocks */
sh73a0.dtsi 645 /* Special CPG clocks */
r8a7793.dtsi 280 /* Special CPG clocks */
  /src/sys/arch/atari/atari/
vectors.s 24 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
83 VECTOR(trap3) | 35: compat_16_sigreturn special syscall
193 VECTOR(badtrap) | 102: SCC Special Rx cond. Channel B
201 VECTOR(badtrap) | 110: SCC Special Rx cond. Channel A
  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerMutate.cpp 65 const char Special[] = "!*'();:@&=+$,/?%#[]012Az-`~.\xff\x00";
66 return Special[Rand(sizeof(Special) - 1)];
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 337 # Special target to remove installation
416 # The special package-building targets

Completed in 61 milliseconds