Home
last modified time | relevance | path

Searched full:nonstandard (Results 1 – 25 of 118) sorted by relevance

12345

/src/bin/pax/
H A Doptions.h72 #define CBF 0x00040000 /* nonstandard extension */
73 #define CDF 0x00080000 /* nonstandard extension */
74 #define CEF 0x00100000 /* nonstandard extension */
75 #define CGF 0x00200000 /* nonstandard extension */
76 #define CHF 0x00400000 /* nonstandard extension */
77 #define CLF 0x00800000 /* nonstandard extension */
78 #define CPF 0x01000000 /* nonstandard extension */
79 #define CTF 0x02000000 /* nonstandard extension */
80 #define CUF 0x04000000 /* nonstandard extension */
82 #define CYF 0x10000000 /* nonstandard extension */
[all …]
/src/contrib/ncurses/man/
H A Dcaptoinfo.1m108 .SS "Translations from Nonstandard Capabilities"
111 nonstandard capabilities into standard
244 library supports two nonstandard
H A Duser_caps.5173 supports the following nonstandard capabilities in each configuration.
221 5.0 provided a way to detect nonstandard capabilities,
238 to control whether the nonstandard capabilities
H A Dcurs_extend.3x71 user-defined or nonstandard
/src/contrib/libfido2/
H A DCMakeLists.txt195 "C4152" # nonstandard extension used: function/data pointer
197 "C4200" # nonstandard extension used: zero-sized array in
199 "C4201" # nonstandard extension used: nameless struct/union;
200 "C4204" # nonstandard extension used: non-constant aggregate
/src/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dusb.c20 { USB_DEVICE(0x0471, 0x2126) }, /* LiteOn WN4516R module, nonstandard USB connector */
21 { USB_DEVICE(0x0471, 0x7600) }, /* LiteOn WN4519R module, nonstandard USB connector */
/src/contrib/file/magic/Magdir/
H A Dgpt198 >>454 ulelong !1 \b (nonstandard: not at LBA 1)
205 >>470 ulelong !1 \b (nonstandard: not at LBA 1)
212 >>486 ulelong !1 \b (nonstandard: not at LBA 1)
217 >>502 ulelong !1 \b (nonstandard: not at LBA 1)
236 0 string EFI\ PART GPT data structure (nonstandard: at LBA 0)
H A Dmsx248 >>0x400A string \0\0\0\0\0\0 MSX ROM with nonstandard page order
256 >>0x800A string \0\0\0\0\0\0 MSX ROM with nonstandard page order
264 >0x3C008 string \0\0\0\0\0\0\0\0 MSX MegaROM with nonstandard page order
/src/sys/netinet6/
H A Din6.h140 #ifdef _KERNEL /* XXX nonstandard */
165 #ifdef _KERNEL /* XXX nonstandard */
271 #ifdef _KERNEL /* XXX nonstandard */
301 #ifdef _KERNEL /* XXX nonstandard */
310 #ifdef _KERNEL /* refers nonstandard items */
347 #ifdef _KERNEL /* nonstandard */
/src/contrib/tcpdump/
H A Dudp.h225 #define ISAKMP_PORT_USER1 7500 /*XXX - nonstandard*/
234 #define ISAKMP_PORT_USER2 8500 /*XXX - nonstandard*/
H A Dethertype.h204 #define ETHERTYPE_ISO 0xfefe /* nonstandard - used in Cisco HDLC encapsulation */
/src/contrib/less/
H A Dpckeys.h31 /* The following are nonstandard and internal to less. */
/src/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCExpr.cpp102 .Case("uhi", VK_Sparc_HH) // Nonstandard GNU extension in parseVariantKind()
104 .Case("ulo", VK_Sparc_HM) // Nonstandard GNU extension in parseVariantKind()
/src/lib/libc/stdio/
H A Dfopencookie.3151 function is a nonstandard glibc extension and may not be portable to systems
/src/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-arb-gpio-challenge.txt12 * It is nonstandard (not using standard I2C multimaster)
H A Di2c-arb-gpio-challenge.yaml23 * It is nonstandard (not using standard I2C multimaster)
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegisterDefaults.h133 /// Offset of nonstandard values for llvm.get.rounding results from the largest
/src/sys/sys/
H A Dmsg.h85 * "msg" in "struct msg" and the names of all of the nonstandard members
/src/lib/libc/stdlib/
H A Drand.c53 * lazy to use better-but-nonstandard interfaces like random(3), when
/src/contrib/ncurses/doc/
H A Dhackguide.doc74 nonstandard extensions does not break the code.
76 Accordingly, we have a policy of associating with each nonstandard
530 specify source translations for nonstandard capabilities just by
/src/usr.sbin/cron/doc/
H A DMakefile.vixie66 #<<want to use a nonstandard CC?>>
/src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBreadthFirstIterator.h128 // This is a nonstandard operator-> that dereferences the pointer an extra
/src/crypto/krb5/src/util/support/
H A Dgmt_mktime.c22 * Use the nonstandard timegm() (if available) to convert broken-down
/src/include/xlocale/
H A D_ctype.h56 /* GNU89 inline has nonstandard semantics. */
/src/usr.sbin/ppp/
H A Dphysical.h105 unsigned nonstandard_pppoe : 1; /* Is PPPoE mode nonstandard */

12345