Home
last modified time | relevance | path

Searched refs:treatment (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in3166 treatment = "P Practical",
3189 treatment = "T Theoretical or Mathematical",
3207 treatment = "P Practical",
3244 treatment = "T Theoretical or Mathematical",
3263 treatment = "T Theoretical or Mathematical",
3282 treatment = "T Theoretical or Mathematical",
3323 treatment = "T Theoretical or Mathematical",
3342 treatment = "T Theoretical or Mathematical",
3361 treatment = "T Theoretical or Mathematical",
3413 treatment = "A Application",
[all …]
/freebsd/contrib/llvm-project/lld/MachO/
H A DOptions.td601 MetaVarName<"<treatment>">,
602 …HelpText<"Handle undefined symbols according to <treatment>: error, warning, suppress, or dynamic_…
609 MetaVarName<"<treatment>">,
610 …HelpText<"Resolve tentative definitions in dylibs according to <treatment>: ignore_dylibs, use_dyl…
714 MetaVarName<"<treatment>">,
715 …HelpText<"Handle unaligned pointers in __DATA segments according to <treatment>: warning, error, o…
924 MetaVarName<"<treatment>">,
925 …HelpText<"Resolve symbol imports of conflicting weakness according to <treatment> as weak, non-wea…
929 MetaVarName<"<treatment>">,
930 …HelpText<"Handle relocations that modify read-only pages according to <treatment> of warning, erro…
[all …]
H A DDriver.cpp822 auto treatment = in getUndefinedSymbolTreatment() local
829 if (treatment == UndefinedSymbolTreatment::unknown) { in getUndefinedSymbolTreatment()
832 treatment = UndefinedSymbolTreatment::error; in getUndefinedSymbolTreatment()
834 (treatment == UndefinedSymbolTreatment::warning || in getUndefinedSymbolTreatment()
835 treatment == UndefinedSymbolTreatment::suppress)) { in getUndefinedSymbolTreatment()
836 if (treatment == UndefinedSymbolTreatment::warning) in getUndefinedSymbolTreatment()
840 treatment = UndefinedSymbolTreatment::error; in getUndefinedSymbolTreatment()
842 return treatment; in getUndefinedSymbolTreatment()
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dmpc8536si-post.dtsi173 /* mark compat w/8572 to get some erratum treatment */
/freebsd/crypto/openssl/doc/man7/
H A Dpassphrase-encoding.pod12 In a modern world with all sorts of character encodings, the treatment of pass
H A Dprovider-decoder.pod253 but further treatment of that object results into errors that won't be
/freebsd/lib/libc/locale/
H A DDESIGN.xlocale68 It would be cleaner to simply remove the special treatment of the global locale
/freebsd/contrib/tcpdump/
H A DREADME.md67 Richard Stevens gives an excellent treatment of the Internet protocols
/freebsd/share/i18n/csmapper/APPLE/
H A DDEVANAGA%UCS.src226 # treatment in transcoding. This yields the following mappings to
H A DUCS%DEVANAGA.src226 # treatment in transcoding. This yields the following mappings to
H A DHEBREW%UCS.src346 # treatment in transcoding. This yields the following mappings to
/freebsd/contrib/libxo/doc/
H A Dfield-formatting.rst84 The 'h' and 'l' modifiers affect the size and treatment of the
H A Dapi.rst1698 treatment of true, false, null, and numbers from real strings, though
/freebsd/tools/tools/locale/etc/charmaps/
H A DISCII-DEV.TXT221 # treatment in transcoding. This yields the following mappings to
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo16Instr.td563 // FIXME: This is a temporary treatment for the e801.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_mve_defs.td43 // although not all other types need special treatment (e.g. llvm::Type *).
H A DAttrDocs.td5182 The parameter ABI treatment attributes are aspects of the function type.
5183 A function type which applies an ABI treatment attribute to a
5185 that does not. A single parameter may not have multiple ABI treatment
5202 ABI treatment.
5204 This treatment generally passes the context value in a special register
5251 function as having the special asynchronous context-parameter ABI treatment.
5264 function as having the special error-result ABI treatment.
5266 This treatment generally passes the underlying error value in and out of
5300 treatment.
5302 This treatment gives the parameter the target's normal indirect-result
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSchedule.td353 // Define SchedRead defaults. Reads seldom need special treatment.
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-verification-options.pod571 The treatment of certificates without basicConstraints as a CA
/freebsd/crypto/heimdal/
H A DChangeLog.2001167 no special treatment now
/freebsd/contrib/gdtoa/
H A Dchanges34 dtoa.c: adjust treatment of exponent field (in strtod) to behave
/freebsd/usr.sbin/bsdconfig/share/media/
H A Dtcpip.subr979 # any preferential treatment. Otherwise, if this variable is not
/freebsd/contrib/diff/
H A DChangeLog3050 Use Is_space, not is_space, for consistent treatment of white space.
3073 Use Is_space, not is_space, for consistent treatment of white space.
3800 * ed.c (print_ed_hunk): Now special treatment only for lines containing
/freebsd/contrib/ldns/
H A DChangelog1010 * ldns_resolver_new_frm_fp: same treatment: return status and
/freebsd/crypto/openssh/
H A DChangeLog1532 upstream: same treatment for this test
1696 This brings back a minimal version of the previous special treatment
2917 Similar treatment to how we do DSA and ECDSA.

12