| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | varmod-order-numeric.mk | 19 .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 D | varmod-order.mk | 21 # expect+1: Unclosed expression, expecting '}' for modifier "On" 22 _:= ${NUMBERS:On 36 # Extra characters after ':On' are detected and diagnosed. 98 SWITCH= On 99 # expect+1: Bad modifier ":On=Off" 100 .if ${SWITCH:On=Off} != "Off"
|
| /netbsd-src/sys/arch/mips/conf/ |
| H A D | files.alchemy | 29 # 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 D | files.atheros | 24 # 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 D | files.adm5120 | 19 # 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-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | socfpga_cyclone5_chameleon96.dts | 73 /* 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-src/sys/arch/powerpc/conf/ |
| H A D | files.ibm4xx | 19 # 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 D | files.booke | 27 # On-chip com device(s) 38 # On-chip ethernet device(s) 48 # On-chip EHCI device(s) 52 # On-chip SDHC device(s)
|
| /netbsd-src/external/mit/libuv/dist/docs/src/ |
| H A D | misc.rst | 27 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 285 On BSD systems, `uv_setup_args` is needed for getting the initial process 298 been called on systems that require it, then `UV_ENOBUFS` is returned. On 322 On Windows not all fields are set, the unsupported fields are filled with zeroes. 342 On Linux, inspects the calling thread's CPU affinity mask to determine if 345 On Windows, the available parallelism may be underreported on systems with 348 On other platforms, reports the number of CPUs that the operating system 407 and :man:`inet_pton(3)`. On success they return 0. In case of error [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
| H A D | locale-fr.m4 | 26 /* On BeOS and Haiku, locales are not implemented in libc. Rather, libintl 34 /* On native Windows, setlocale(category, "") looks at the system settings, 45 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET) 47 On OpenBSD 4.0, when an unsupported locale is specified, setlocale() 50 On MirBSD 10, when an unsupported locale is specified, setlocale() 61 /* On Cygwin, avoid locale names without encoding suffix, because the 73 On NetBSD 3.0 in the fr_FR.ISO8859-1 locale, localeconv()->decimal_point 155 /* On BeOS and Haiku, locales are not implemented in libc. Rather, libintl 161 /* On native Windows, setlocale(category, "") looks at the system settings, 172 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET) [all …]
|
| H A D | locale-zh.m4 | 28 /* On BeOS and Haiku, locales are not implemented in libc. Rather, libintl 36 /* On native Windows, setlocale(category, "") looks at the system settings, 47 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET) 49 On OpenBSD 4.0, when an unsupported locale is specified, setlocale() 52 On MirBSD 10, when an unsupported locale is specified, setlocale() 63 /* On Cygwin, avoid locale names without encoding suffix, because the 104 # On Solaris 8, the locales zh_CN.GB18030, zh_CN.GBK, zh.GBK are
|
| H A D | mmap-anon.m4 | 9 # - 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, Minix, only MAP_ANON exists. 13 # - On IRIX, neither exists, and a file descriptor opened to /dev/zero must be
|
| H A D | select.m4 | 16 dnl On Interix 3.5, select(0, NULL, NULL, NULL, timeout) fails with error 51 dnl On FreeBSD 8.2, select() doesn't always reject bad fds. 98 dnl On the MSVC platform, the function MsgWaitForMultipleObjects 99 dnl (used in lib/select.c) requires linking with -luser32. On mingw,
|
| H A D | locale-ja.m4 | 27 /* 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
|
| /netbsd-src/sys/arch/evbarm/conf/ |
| H A D | CUBOX | 185 # On-chip Power Management Unit 188 # On-chip Gigabit Ethernet Controller 195 # On-chip Cryptographic Engines and Security Accelerator (CESA) 198 # On-chip XOR DMA Engine 201 # On-chip PCI Express Interface 211 # On-chip Serial-ATA (SATA) II Interface 221 # On-chip USB 2.0 Interface 224 # On-chip Secure Digital Input/Output Host Controller 230 # On-chip Serial Peripheral Interface (SPI) 237 # On-chip Two-Wire Serial Interface (TWSI) [all …]
|
| H A D | OPENBLOCKS_AX3 | 158 # 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 D | ARMADAXP | 165 # 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 …]
|
| H A D | MV2120 | 141 # On-chip PCI Express Interface 144 # On-chip PCI Interface 159 # On-chip Serial-ATA II Host Controller (SATAHC) 162 # On-chip Gigabit Ethernet Controller Interface 166 # On-chip USB 2.0 Interface 169 # On-chip Cryptographic Engines and Security Accelerator 172 # On-chip Two-Wire Serial Interface (TWSI) 176 # On-chip UART Interface 179 # On-chip IDMA Controller 182 # On-chip General Purpose I/O Port Interface [all …]
|
| H A D | MARVELL_NAS | 127 # On-chip PCI Express Interface 130 # On-chip PCI Interface 142 # On-chip Serial-ATA II Host Controller (SATAHC) 145 # On-chip Gigabit Ethernet Controller Interface 149 # On-chip USB 2.0 Interface 152 # On-chip Cryptographic Engines and Security Accelerator 155 # On-chip Two-Wire Serial Interface (TWSI) 159 # On-chip UART Interface 162 # On-chip IDMA Controller 165 # On-chip General Purpose I/O Port Interface [all …]
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/ |
| H A D | imx8qxp-colibri.dtsi | 24 /* 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-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a64-pine64.dts | 273 /* 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-src/external/apache2/llvm/dist/clang/lib/Tooling/ |
| H A D | NodeIntrospection.cpp | 24 if (const LocationCall *On = Call.on()) { in print() local 25 print(*On, OS); in print() 26 if (On->returnsPointer()) in print()
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/mips64/ |
| H A D | README | 38 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-src/external/gpl2/texinfo/dist/m4/ |
| H A D | mkstemp.m4 | 3 # 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.
|
| /netbsd-src/sys/arch/evbmips/conf/ |
| H A D | OMSAL400 | 22 # Alchemy On-chip Programmable Serial Controllers 32 # Alchemy On-chip PCI 49 # Alchemy On-chip PCMCIA
|