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

  /src/sys/arch/m68k/fpsp/
L_ENTRY.AWK 61 printf "sed 's/_OPs_/" $1 "/g' MONADIC." SYS " | "
74 printf "sed 's/_OPs_/" $1 "/g' DYADIC." SYS " | "
Makefile 61 # SYS selects the template set to use
66 #SYS = R3V6
69 #SYS = CI5
72 #SYS = GEN
75 SYS = GCC
253 l_entry.sa: L_ENTRY.AWK L_LIST MONADIC.$(SYS) DYADIC.$(SYS) l_fpsp.h
254 ${TOOL_AWK} -f L_ENTRY.AWK SYS=$(SYS) PREFIX=$(PREFIX) - \
  /src/lib/libc/
libcincludes.mk 10 exists(${NETBSDSRCDIR}/lib/libc/arch/${LIBC_MACHINE_ARCH}/SYS.h)
12 .elif exists(${NETBSDSRCDIR}/lib/libc/arch/${LIBC_MACHINE_CPU}/SYS.h)
  /src/sys/kern/
vnode_if.sh 37 # (where srcfile is currently /sys/kern/vnode_if.src)
52 out_h=../sys/vnode_if.h
246 SYS='SYS_'
248 SYS='RUMP_RUMP'
254 echo "#ifndef _${SYS}VNODE_IF_H_"
255 echo "#define _${SYS}VNODE_IF_H_"
308 printf("\n#include <sys/acl.h>\n");
323 echo "#endif /* !_${SYS}VNODE_IF_H_ */"
341 #include <sys/cdefs.h>
352 #include <sys/param.h
    [all...]
  /src/tests/usr.bin/indent/
lsym_word.c 130 const char SYS$LOGIN[]="$HOME";
135 const char SYS$LOGIN[] = "$HOME";
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
bcm53016-meraki-mr32.dts 64 /* SYS-LED 1 - Tricolor */
72 /* SYS-LED 1 - Tricolor */
80 /* SYS-LED 1 - Tricolor */
vexpress-v2p-ca15-tc1.dts 182 /* SYS PLL reference clock */
vexpress-v2p-ca15_a7.dts 320 /* SYS PLL reference clock */
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic/
meson-gxl-s905x-khadas-vim.dts 162 "SYS LED",
meson-gxbb-nanopi-k2.dts 241 "I2S Header Pin5", "HDMI CEC", "SYS LED",
meson-gxbb-odroidc2.dts 299 "HDMI CEC", "SYS LED",
  /src/tests/usr.bin/printf/
printf.sh 1678 SYS="$(uname -s)"
1679 case "${SYS}" in
1681 (*) atf_skip "- Not NetBSD (is $SYS), %B format unspecified"
  /src/sys/arch/arm/nxp/
imx6sx_clk.c 29 #include <sys/cdefs.h>
34 #include <sys/types.h>
35 #include <sys/time.h>
36 #include <sys/bus.h>
37 #include <sys/device.h>
38 #include <sys/sysctl.h>
39 #include <sys/cpufreq.h>
40 #include <sys/kmem.h>
41 #include <sys/param.h>
1007 CLK_PLL("pll1", "osc", SYS, PLL_ARM, DIV_SELECT, POWERDOWN, 0)
    [all...]
imx6_clk.c 29 #include <sys/cdefs.h>
34 #include <sys/types.h>
35 #include <sys/time.h>
36 #include <sys/bus.h>
37 #include <sys/device.h>
38 #include <sys/sysctl.h>
39 #include <sys/cpufreq.h>
40 #include <sys/kmem.h>
41 #include <sys/param.h>
918 CLK_PLL("pll1", "osc", SYS, PLL_ARM, DIV_SELECT, POWERDOWN, 0)
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/
hi3670.dtsi 666 /* 1: UFS SYS CTRL */
hi3660.dtsi 1040 /* 1: UFS SYS CTRL */
  /src/sys/external/isc/libsodium/dist/
config.guess 554 #include <sys/systemcfg.h>
1114 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then
1120 mini*:CTIX:SYS*5:*)
1368 # include <sys/types.h>
1369 # include <sys/utsname.h>
1379 #include <sys/param.h>
1453 # include <sys/param.h>
  /src/lib/librumpuser/build-aux/
config.guess 578 #include <sys/systemcfg.h>
1151 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then
1157 mini*:CTIX:SYS*5:*)
  /src/sys/external/isc/libsodium/dist/build-aux/
config.guess 578 #include <sys/systemcfg.h>
1152 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then
1158 mini*:CTIX:SYS*5:*)
  /src/share/terminfo/
terminfo 334 #### ANSI.SYS/ISO 6429/ECMA-48 Capabilities
413 # from the ANSI.SYS de-facto standard.
414 klone+acs|alternate character set for ansi.sys displays,
420 # Highlight controls corresponding to the ANSI.SYS standard. Most
423 # <rmul=\E[24m>, but this isn't a documented feature of ANSI.SYS.
424 klone+sgr|attribute control for ansi.sys displays,
433 klone+sgr8|attribute control for ansi.sys displays with invis,
439 # Highlight controls corresponding to the ANSI.SYS standard. *All*
443 klone+sgr-dumb|attribute control for ansi.sys displays (no ESC [ 11 m),
453 klone+koi8acs|alternate character set for ansi.sys displays with KOI8 charset
    [all...]

Completed in 32 milliseconds