Home
last modified time | relevance | path

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

12345

/freebsd/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 …]
/freebsd/contrib/ncurses/man/
H A Dcaptoinfo.1m84 .SS "Translations from Nonstandard Capabilities"
86 nonstandard capabilities into standard
201 The HP-UX \fI\%\%term\%info\fP library supports two nonstandard
H A Dcurs_extend.3x69 is able to use user-defined or nonstandard names
H A Duser_caps.5143 \fI\%ncurses\fP 5.0 provided a way to detect nonstandard capabilities,
151 command-line option \*(``\-x\*('' to control whether the nonstandard
/freebsd/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
/freebsd/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 */
/freebsd/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
/freebsd/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 */
/freebsd/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 */
/freebsd/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()
/freebsd/lib/libc/stdio/
H A Dfopencookie.3151 function is a nonstandard glibc extension and may not be portable to systems
/freebsd/contrib/diff/
H A DREADME34 have a nonstandard compiler, please install GCC first.
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-arb-gpio-challenge.txt12 * It is nonstandard (not using standard I2C multimaster)
/freebsd/lib/libc/stdlib/
H A Drand.c53 * lazy to use better-but-nonstandard interfaces like random(3), when
/freebsd/sys/sys/
H A Dmsg.h85 * "msg" in "struct msg" and the names of all of the nonstandard members
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegisterDefaults.h133 /// Offset of nonstandard values for llvm.get.rounding results from the largest
/freebsd/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
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBreadthFirstIterator.h128 // This is a nonstandard operator-> that dereferences the pointer an extra
/freebsd/usr.sbin/cron/doc/
H A DMakefile.vixie66 #<<want to use a nonstandard CC?>>
/freebsd/include/xlocale/
H A D_ctype.h56 /* GNU89 inline has nonstandard semantics. */
/freebsd/usr.sbin/ppp/
H A Dphysical.h105 unsigned nonstandard_pppoe : 1; /* Is PPPoE mode nonstandard */
/freebsd/crypto/krb5/src/util/support/
H A Dgmt_mktime.c22 * Use the nonstandard timegm() (if available) to convert broken-down
/freebsd/crypto/heimdal/lib/roken/
H A Dresolve.h106 rk_ns_t_zxfr = 256, /* BIND-specific, nonstandard. */

12345