/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | InputFiles.cpp | 449 if (s != &InputSection::discarded && s->flags & SHF_ALLOC) in handleSectionGroup() 465 if (!s || s == &InputSection::discarded) in handleSectionGroup() 621 this->sections[i] = &InputSection::discarded; in parse() 630 this->sections[i] = &InputSection::discarded; in parse() 657 this->sections[i] = &InputSection::discarded; in parse() 689 this->sections[secIndex] = &InputSection::discarded; in parse() 784 if (this->sections[i] == &InputSection::discarded) in initializeSections() 810 this->sections[i] = &InputSection::discarded; in initializeSections() 817 sections[i] = &InputSection::discarded; in initializeSections() 853 sections[i] = &InputSection::discarded; in initializeSections() [all …]
|
H A D | InputSection.h | 440 static InputSection discarded; variable
|
/freebsd/sys/modules/qat/qat/ |
H A D | Makefile | 26 CWARNFLAGS.qat_ocf.c += -Wno-discarded-qualifiers 27 CWARNFLAGS.qat_ocf_utils.c += -Wno-discarded-qualifiers
|
/freebsd/contrib/sendmail/cf/feature/ |
H A D | compat_check.m4 | 30 R< DISCARD:$* > $#discard $: $1 " - discarded by check_compat" 31 R< DISCARD $* > $#discard $: $1 " - discarded by check_compat"
|
/freebsd/contrib/diff/src/ |
H A D | analyze.c | 379 char *discarded[2]; in discard_confusing_lines() local 406 discarded[0] = zalloc (filevec[0].buffered_lines in discard_confusing_lines() 408 discarded[1] = discarded[0] + filevec[0].buffered_lines; in discard_confusing_lines() 416 char *discards = discarded[f]; in discard_confusing_lines() 447 register char *discards = discarded[f]; in discard_confusing_lines() 555 char *discards = discarded[f]; in discard_confusing_lines() 569 free (discarded[0]); in discard_confusing_lines()
|
/freebsd/usr.sbin/bootparamd/ |
H A D | Makefile.inc | 5 CWARNFLAGS.gcc+= -Wno-error=discarded-qualifiers
|
/freebsd/lib/libpam/pam.d/ |
H A D | atrun | 7 # in jobs discarded, not just delayed, during a no-login period.
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | pm8150b.dtsi | 95 "msg-tx-discarded", 96 "msg-rx-discarded",
|
H A D | pm7250b.dtsi | 86 "msg-tx-discarded", 87 "msg-rx-discarded",
|
H A D | pm6150.dtsi | 106 "msg-tx-discarded", 107 "msg-rx-discarded",
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | PKCS12_parse.pod | 26 respectively, will be discarded. 59 certificates. Other attributes are discarded.
|
H A D | BIO_s_null.pod | 16 the null sink is discarded, reads return EOF.
|
H A D | BIO_new.pod | 56 on it other than the discarded return value.
|
H A D | BIO_f_md.pod | 94 /* Note: mdtmp can now be discarded */
|
/freebsd/bin/sh/tests/expansion/ |
H A D | cmdsubst24.0 | 2 # unspecified but we have always discarded them.
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/ |
H A D | BEGEMOT-WIRELESS-MIB.txt | 1842 "The number of received discarded duplicate frames by this interface." 1861 "The number of received multicast echo frames discarded by this 1911 "The number of received frames that were discarded by this interface 1921 "The number of received management frames discarded by this interface." 1998 "The number of frames received by this interface, that were discarded 2383 "The number of frames discarded by this interface due to TKIP 2462 "The number of frames that were discarded by by this interface 2712 were discarded due to interface state not ready for transmit." 2722 were discarded since the receiving station was not associated." 2732 were discarded since their priority was not determined." [all …]
|
/freebsd/tools/tools/netrate/ |
H A D | README | 8 and discarded.
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | bio.pod | 48 BIO_free() on it other than the discarded return value.
|
/freebsd/usr.bin/sed/ |
H A D | POSIX | 151 to be discarded from the output regardless. A strict reading of 153 As historic sed implementations always discarded the backslash,
|
/freebsd/sys/dev/agp/ |
H A D | agp_if.m | 82 # ensure that any mappings cached in the chipset are discarded.
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
H A D | CommonOpts.td | 108 "For ELF, file and section symbols are not discarded. "
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/ |
H A D | BEGEMOT-BRIDGE-MIB.txt | 259 "The number of frames discarded by this port due 268 "The number of frames discarded by this port due 416 information is discarded. This is the actual value that 859 have been learnt, but have been discarded due to Forwarding 1052 "Count of received valid frames that were discarded
|
H A D | BRIDGE-MIB.txt | 306 "The number of frames discarded by this port due 319 "The number of frames discarded by this port due 439 discarded, in units of hundredths of a second. This is 770 discarded due to a lack of storage space in the 998 "Count of received valid frames that were discarded
|
/freebsd/contrib/netbsd-tests/lib/libcurses/ |
H A D | testframe.txt | 134 excess output from the slave is not discarded if there is more 163 when a call requires input. Any unused input will be discarded
|
/freebsd/crypto/openssh/ |
H A D | PROTOCOL.chacha20poly1305 | 10 is used as a keystream, with any unused bytes simply discarded.
|