Home
last modified time | relevance | path

Searched refs:On (Results 1 – 25 of 1626) sorted by relevance

12345678910>>...66

/netbsd/usr.bin/make/unit-tests/
H A Dvarmod-order-numeric.mk19 .if ${NUMBERS:On} != "-2G -3m -42 1 3 5 7 42 1k 5K 1M"
20 . error ${NUMBERS:On}
36 .if ${DUPLICATES:On} != "1 1 1 2 2 3"
37 . error ${DUPLICATES:On}
42 SAME_VALUE:= ${:U 79 80 0x0050 81 :On}
49 .if ${MIXED_BASE:On} != "0 0x7 010 9"
50 . error ${MIXED_BASE:On}
55 .if ${4 3T 2M x:L:On} != "x 3T 4 2M"
H A Dvarmod-order.mk25 _:= ${NUMBERS:On
108 SWITCH= On
111 .if ${SWITCH:On=Off} != "Off"
/netbsd/sys/arch/mips/conf/
H A Dfiles.alchemy29 # On-chip UART device
35 # On-chip ethernet device(s)
40 # On-chip OHCI USB controller
44 # On-chip AC'97 audio controller
49 # On-chip PCI
54 # On-chip GPIO
59 # On-chip PSC
64 # On-chip PSC SMBus Protocol
69 # On-chip PSC SPI Protocol
74 # On-chip PCMCIA
H A Dfiles.atheros24 # On-chip UART device
29 # On-chip ethernet device(s)
34 # On-chip WLAN device(s)
38 # On-board flash memory
43 # On-chip GPIO
48 # On-board SPI controller
53 # On-chip PCI controller
60 # On-chip OHCI USB controller
64 # On-chip EHCI USB controller
H A Dfiles.adm512019 # On-chip PCI host bridge
26 # On-chip UART device
31 # On-chip ethernet device(s), GPIO, watchdog
37 # On-board flash memory
46 # On-chip USB controller
/netbsd/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dsocfpga_cyclone5_chameleon96.dts73 /* On Low speed expansion */
79 /* On Low speed expansion */
89 /* On High speed expansion */
101 /* On High speed expansion */
107 /* On Low speed expansion */
113 /* On Low speed expansion */
119 /* On Low speed expansion */
/netbsd/sys/arch/powerpc/conf/
H A Dfiles.ibm4xx19 # On-chip Peripheral Bus
32 # On-chip com device(s)
36 # On-chip GPIO controller
41 # On-chip ethernet device(s)
62 # On-chip PCI bridge
71 # On-chip IIC controller
81 # On-chip USB OTG bridge (Synopsys DesigneWave OTG)
H A Dfiles.booke27 # On-chip com device(s)
38 # On-chip ethernet device(s)
48 # On-chip EHCI device(s)
52 # On-chip SDHC device(s)
/netbsd/external/mit/libuv/dist/docs/src/
H A Dmisc.rst27 On Windows this field is ULONG.
65 Abstract representation of a file descriptor. On Unix systems this is a
228 On success, it returns 0, if any of the function pointers is NULL it
407 and :man:`inet_pton(3)`. On success they return 0. In case of error
424 terminator byte from `*size`. On error, a negative result is
429 On Unix, the returned interface name can be used directly as an
433 On Windows, the returned interface cannot be used as an interface
453 address. On Windows, returns the numeric `ifindex` as a string. On all other
478 On Unix the path no longer ends in a slash.
528 and home directory. On non-Windows systems, all data comes from
[all …]
/netbsd/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dlocale-fr.m427 /* On BeOS and Haiku, locales are not implemented in libc. Rather, libintl
35 /* On native Windows, setlocale(category, "") looks at the system settings,
46 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
48 On OpenBSD 4.0, when an unsupported locale is specified, setlocale()
51 On MirBSD 10, when an unsupported locale is specified, setlocale()
62 /* On Cygwin, avoid locale names without encoding suffix, because the
74 On NetBSD 3.0 in the fr_FR.ISO8859-1 locale, localeconv()->decimal_point
158 /* On BeOS and Haiku, locales are not implemented in libc. Rather, libintl
164 /* On native Windows, setlocale(category, "") looks at the system settings,
177 On OpenBSD 4.0, when an unsupported locale is specified, setlocale()
[all …]
H A Dlocale-zh.m429 /* On BeOS and Haiku, locales are not implemented in libc. Rather, libintl
37 /* On native Windows, setlocale(category, "") looks at the system settings,
48 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
50 On OpenBSD 4.0, when an unsupported locale is specified, setlocale()
53 On MirBSD 10, when an unsupported locale is specified, setlocale()
64 /* On Cygwin, avoid locale names without encoding suffix, because the
106 # On Solaris 8, the locales zh_CN.GB18030, zh_CN.GBK, zh.GBK are
H A Dmmap-anon.m49 # - On Linux, AIX, OSF/1, Solaris, Cygwin, Interix, Haiku, both MAP_ANONYMOUS
11 # - On HP-UX, only MAP_ANONYMOUS exists.
12 # - On Mac OS X, FreeBSD, NetBSD, OpenBSD, only MAP_ANON exists.
13 # - On IRIX, neither exists, and a file descriptor opened to /dev/zero must be
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/m4/
H A Dlocale-fr.m427 /* On BeOS and Haiku, locales are not implemented in libc. Rather, libintl
35 /* On native Windows, setlocale(category, "") looks at the system settings,
46 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
48 On OpenBSD 4.0, when an unsupported locale is specified, setlocale()
51 On MirBSD 10, when an unsupported locale is specified, setlocale()
62 /* On Cygwin, avoid locale names without encoding suffix, because the
74 On NetBSD 3.0 in the fr_FR.ISO8859-1 locale, localeconv()->decimal_point
158 /* On BeOS and Haiku, locales are not implemented in libc. Rather, libintl
164 /* On native Windows, setlocale(category, "") looks at the system settings,
177 On OpenBSD 4.0, when an unsupported locale is specified, setlocale()
[all …]
H A Dlocale-zh.m429 /* On BeOS and Haiku, locales are not implemented in libc. Rather, libintl
37 /* On native Windows, setlocale(category, "") looks at the system settings,
48 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
50 On OpenBSD 4.0, when an unsupported locale is specified, setlocale()
53 On MirBSD 10, when an unsupported locale is specified, setlocale()
64 /* On Cygwin, avoid locale names without encoding suffix, because the
106 # On Solaris 8, the locales zh_CN.GB18030, zh_CN.GBK, zh.GBK are
H A Dmmap-anon.m49 # - On Linux, AIX, OSF/1, Solaris, Cygwin, Interix, Haiku, both MAP_ANONYMOUS
11 # - On HP-UX, only MAP_ANONYMOUS exists.
12 # - On Mac OS X, FreeBSD, NetBSD, OpenBSD, only MAP_ANON exists.
13 # - On IRIX, neither exists, and a file descriptor opened to /dev/zero must be
/netbsd/sys/arch/evbarm/conf/
H A DCUBOX187 # On-chip Power Management Unit
190 # On-chip Gigabit Ethernet Controller
200 # On-chip XOR DMA Engine
203 # On-chip PCI Express Interface
213 # On-chip Serial-ATA (SATA) II Interface
223 # On-chip USB 2.0 Interface
232 # On-chip Serial Peripheral Interface (SPI)
239 # On-chip Two-Wire Serial Interface (TWSI)
247 # On-chip UART Interface
250 # On-chip Real Time Clock (RTC)
[all …]
H A DMARVELL_NAS129 # On-chip PCI Express Interface
132 # On-chip PCI Interface
144 # On-chip Serial-ATA II Host Controller (SATAHC)
147 # On-chip Gigabit Ethernet Controller Interface
151 # On-chip USB 2.0 Interface
154 # On-chip Cryptographic Engines and Security Accelerator
157 # On-chip Two-Wire Serial Interface (TWSI)
161 # On-chip UART Interface
164 # On-chip IDMA Controller
167 # On-chip General Purpose I/O Port Interface
[all …]
H A DMV2120143 # On-chip PCI Express Interface
146 # On-chip PCI Interface
161 # On-chip Serial-ATA II Host Controller (SATAHC)
164 # On-chip Gigabit Ethernet Controller Interface
168 # On-chip USB 2.0 Interface
171 # On-chip Cryptographic Engines and Security Accelerator
174 # On-chip Two-Wire Serial Interface (TWSI)
178 # On-chip UART Interface
181 # On-chip IDMA Controller
184 # On-chip General Purpose I/O Port Interface
[all …]
H A DOPENBLOCKS_AX3158 # On-chip Serial-ATA II Host Controller (SATAHC)
161 # On-chip Gigabit Ethernet Controller Interface (backward compatible mode)
165 # On-chip Gigabit Ethernet Controller Interface (counter mode)
173 # On-chip USB 2.0 Interface
180 # On-chip Two-Wire Serial Interface (TWSI)
185 # On-chip Cryptographic Engines and Security Accelerator (DMA)
189 # On-chip UART Interface
194 # On-chip PCI Express Interface
197 # On-chip IDMA Controller
200 # On-chip Thermal Sensor
[all …]
H A DARMADAXP165 # On-chip Timers
168 # On-chip UART Interface
175 # On-chip Two-Wire Serial Interface (TWSI)
189 # On-chip Cryptographic Engines and Security Accelerator (S/W chaining)
192 # On-chip Cryptographic Engines and Security Accelerator (H/W chaining)
196 # On-chip USB 2.0 Interface
222 # On-chip Serial-ATA II Host Controller (SATAHC)
241 # On-chip Gigabit Ethernet Controller Interface (backward compatible mode)
245 # On-chip Gigabit Ethernet Controller Interface (counter mode)
251 # On-chip RTC
[all …]
/netbsd/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
H A Dimx8qxp-colibri.dtsi24 /* On-module I2C */
99 /* On-module eMMC */
129 /* On-module touch pen-down interrupt */
165 /* Colibri Ethernet: On-module 100Mbps PHY Micrel KSZ8041 */
281 /* On Module I2C */
392 /* On module wifi module */
433 /* On-module I2S */
451 /* On-module SGTL5000 clock */
458 /* On-module USB interrupt */
479 /* On-module eMMC */
/netbsd/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-pine64.dts273 /* On Euler connector */
278 /* On Exp and Euler connectors */
285 /* On Wifi/BT connector, with RTS/CTS */
292 /* On Pi-2 connector */
299 /* On Euler connector */
306 /* On Euler connector, RTS/CTS optional */
/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/
H A DNodeIntrospection.cpp24 if (const LocationCall *On = Call.on()) { in print() local
25 print(*On, OS); in print()
26 if (On->returnsPointer()) in print()
/netbsd/external/lgpl3/gmp/dist/mpn/mips64/
H A DREADME38 1. On the R4000 and R4400, branches, both the plain and the "likely" ones,
42 On the R4600, branches takes a single cycle
44 On the R8000, branches often take no noticeable cycles, as they are
49 3. On the R4000 and R4400, multiplies take a data-dependent number of
/netbsd/external/gpl2/texinfo/dist/m4/
H A Dmkstemp.m43 # On some hosts (e.g., HP-UX 10.20, SunOS 4.1.4, Solaris 2.5.1), mkstemp has a
6 # On OSF1/Tru64 V4.0F, the system-provided mkstemp function can create
8 # On systems like the above, arrange to use the replacement function.

12345678910>>...66