Home
last modified time | relevance | path

Searched refs:none (Results 226 – 250 of 372) sorted by relevance

12345678910>>...15

/dragonfly/contrib/file/magic/Magdir/
H A Dicc93 # skip "none" model like in "Trinitron Compatible 9300K G2.2.icm"
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.tcc281 case money_base::none: in _M_extract()
527 case money_base::none: in _M_insert()
/dragonfly/stand/boot/pc32/btx/btxldr/
H A Dbtxldr.S296 je start.7 # If none
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/profile/
H A Dbitset321 using _Base::none;
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-i370.texi31 supported binary file format is ELF; none of the usual MVS/VM/OE/USS
H A Dc-v850.texi19 @cindex V850 options (none)
20 @cindex options for V850 (none)
/dragonfly/gnu/usr.bin/cc80/
H A DMakefile.langs28 GCC_SRCS = gcc.c gcc-main.c ggc-none.c
/dragonfly/usr.sbin/route6d/
H A Droute6d.c1852 struct in6_addr none; in rt_deladdr() local
1853 memset(&none, 0, sizeof(none)); in rt_deladdr()
1855 (IN6_ARE_ADDR_EQUAL(&rrt->rrt_gw, &none) || in rt_deladdr()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.tcc286 case money_base::none: in _M_extract()
533 case money_base::none: in _M_insert()
/dragonfly/contrib/mpc/
H A DCOPYING.LESSER60 b) under the GNU GPL, with none of the additional permissions of
/dragonfly/contrib/mpfr/
H A DCOPYING.LESSER60 b) under the GNU GPL, with none of the additional permissions of
/dragonfly/contrib/pam_passwdqc/
H A DREADME140 enforce=none|users|everyone [enforce=everyone]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/debug/
H A Dbitset365 using _Base::none;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/debug/
H A Dbitset365 using _Base::none;
/dragonfly/contrib/binutils-2.34/ld/emultempl/
H A Delf.em630 if (strcmp (optarg, "none"))
635 if (strcasecmp (optarg, "none") == 0)
/dragonfly/usr.bin/patch/
H A Dpatch.c565 if (backup_type == none) in get_some_switches()
/dragonfly/tools/tools/locale/etc/charmaps/
H A DCP1251.TXT12 # General notes: none
H A DCP866.TXT11 # General notes: none
/dragonfly/contrib/bmake/mk/
H A Ddirdeps.mk576 .MAKE.DEPENDFILE=.none \
/dragonfly/contrib/tcpdump/
H A DREADME.md51 The program is loosely based on SMI's "etherfind" although none of the
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dsse.md7547 (set_attr "memory" "*,none,none,*,*")
7568 (set_attr "memory" "*,none,none,*,*,*")
10117 (set_attr "memory" "none,load")
10144 (set_attr "memory" "none,load")
10171 (set_attr "memory" "none,load")
10195 (set_attr "memory" "none,load,none,load")
10247 (set_attr "memory" "none,load")
10270 (set_attr "memory" "none,load")
10315 (set_attr "memory" "none,load,none,load")
11694 (set_attr "memory" "none")
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcommon.opt1572 -fstack-reuse=[all|named_vars|none] Set stack reuse level for local variables.
1584 Enum(stack_reuse_level) String(none) Value(SR_NONE)
1640 -fcf-protection=[full|branch|return|none] Instrument functions with checks to verify jump/call/retu…
1656 Enum(cf_protection_level) String(none) Value(CF_NONE)
1821 Enum(lto_partition_model) String(none) Value(LTO_PARTITION_NONE)
2839 Enum(vtv_priority) String(none) Value(VTV_NO_PRIORITY)
3004 Enum(compressed_debug_sections) String(none) Value(0)
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Distream296 * Tries to extract a character. If none are available, sets failbit
307 * Tries to extract a character and store it in @a __c. If none are
/dragonfly/usr.sbin/ppp/
H A Dppp.8.m4563 .Dq none ,
576 .Dq none )
4189 .Dq none
4198 .Ar none
4225 .Ar none
4250 .It none
5148 .It set parity odd|even|none|mark
5151 .Ar none .
5445 .Dq none
5557 .Op tcp|udp|none
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr2/
H A Ddynamic_bitset1059 * @return True if none of the bits are set.
1062 none() const

12345678910>>...15