Home
last modified time | relevance | path

Searched refs:features (Results 126 – 150 of 234) sorted by relevance

12345678910

/dragonfly/usr.bin/bc/
H A Dbc.library18 * 3. All advertising materials mentioning features or use of this software
/dragonfly/sys/dev/disk/sym/
H A Dsym_defs.h98 u_int features; member
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgccint.texi104 * Portability:: Goals of GCC's portability features.
H A Dtrouble.texi18 missing features that are too much work to add, and some are places
484 incompatible with ISO C, and some depend on special features of other
1054 it is safe to use certain features of ISO C, such as function
1056 all the features of ISO C, the correct answer to these questions is
1200 features; or the use of nonstandard features of GNU C or C++. Many
/dragonfly/sys/dev/virtual/virtio/scsi/
H A Dvirtio_scsi.c457 uint64_t features; in vtscsi_negotiate_features() local
460 features = virtio_negotiate_features(dev, VTSCSI_FEATURES); in vtscsi_negotiate_features()
461 sc->vtscsi_features = features; in vtscsi_negotiate_features()
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-m68k.texi56 architecture. Also, the generic features of the architecture are used
74 Enable or disable various architecture specific features. If a chip
448 Select the target architecture and extension features. Valid values
H A Dc-arm.texi406 features. The default is to warn.
437 directive, and has the following main features:
818 Typically this is useful when code uses runtime detection of CPU features.
1075 into object files to mark certain features:
/dragonfly/
H A DCOPYRIGHT133 " * 3. All advertising materials mentioning features or use of this software
/dragonfly/contrib/lvm2/dist/lib/metadata/
H A Dlv_manip.c2863 if (lp->mirrors > 1 && !(vg->fid->fmt->features & FMT_SEGMENTS)) { in lv_create_single()
2870 (vg->fid->fmt->features & FMT_RESTRICTED_READAHEAD) && in lv_create_single()
2886 !(vg->fid->fmt->features & FMT_UNLIMITED_STRIPESIZE) && in lv_create_single()
3009 if (!(vg->fid->fmt->features & FMT_TAGS)) { in lv_create_single()
H A Dmetadata-exported.h160 uint32_t features; member
/dragonfly/contrib/ee/
H A DREADME.ee103 its lack of more features. I will settle for knowing that ee does fulfill
/dragonfly/contrib/lvm2/dist/lib/format1/
H A Dformat1.c522 fmt->features = FMT_RESTRICTED_LVIDS | FMT_ORPHAN_ALLOCATABLE |
/dragonfly/sys/dev/drm/
H A Ddrm_edid.c2008 if (edid->revision >= 4 && (edid->features & DRM_EDID_FEATURE_DEFAULT_GTF)) in standard_timing_level()
2802 (edid->features & DRM_EDID_FEATURE_PREFERRED_TIMING); in add_detailed_modes()
4510 if (edid->features & DRM_EDID_FEATURE_RGB_YCRCB444) in drm_add_display_info()
4512 if (edid->features & DRM_EDID_FEATURE_RGB_YCRCB422) in drm_add_display_info()
4698 if (edid->features & DRM_EDID_FEATURE_DEFAULT_GTF) in drm_add_edid_modes()
/dragonfly/contrib/bmake/mk/
H A Dmk-files.txt26 Since then I've added a lot of features to NetBSD's make and hence to
482 This makefile leverages two new features in bmake 20220126 and later.
/dragonfly/sys/dev/disk/advansys/
H A Dadwcam.c927 if ((adw->features & ADW_ULTRA) != 0) { in adw_init()
981 if ((adw->features & ADW_ULTRA2) != 0) { in adw_init()
H A Dadwlib.h625 adw_feature features; member
/dragonfly/sys/netgraph7/bluetooth/socket/
H A Dng_btsocket_hci_raw.c1165 &p->features, sizeof(p->features)); in ng_btsocket_hci_raw_control()
/dragonfly/usr.sbin/ppp/
H A DREADME.changes32 It does not describe new features, rather it attempts
/dragonfly/contrib/pam_passwdqc/
H A DREADME4 can provide randomly generated ones. All features are optional and
/dragonfly/contrib/lvm2/dist/include/
H A Dmetadata-exported.h160 uint32_t features; member
/dragonfly/contrib/lvm2/dist/lib/display/
H A Ddisplay.c674 if (vg->fid->fmt->features & FMT_MDAS) { in vgdisplay_full()
/dragonfly/crypto/openssh/
H A DPROTOCOL.mux40 to access basically the full suite of connection protocol features.
/dragonfly/contrib/tcp_wrappers/
H A DCHANGES140 testers may recognize what new features were kicked out during the last
189 undocumented or obscure language features that are gone.
/dragonfly/crypto/libressl/
H A DChangeLog168 * New features
1869 2.5.2 - Security features and bugfixes
1895 2.5.1 - Bug and security fixes, new features, documentation updates
2082 2.4.0 - Build improvements, new features
2342 2.2.1 - Build fixes, feature added, features removed
2516 The default set of hardening features can vary by OS to OS, so
2527 2.1.2 - Many new features and improvements
2596 * Removal of many obsolete features and coding conventions from the OpenSSL
/dragonfly/contrib/gcc-4.7/libcpp/
H A Dconfig.in321 /* Define to 2 if the system does not provide POSIX.1 features except with

12345678910