/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 3166 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 D | Options.td | 601 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 D | Driver.cpp | 822 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 D | mpc8536si-post.dtsi | 173 /* mark compat w/8572 to get some erratum treatment */
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | passphrase-encoding.pod | 12 In a modern world with all sorts of character encodings, the treatment of pass
|
H A D | provider-decoder.pod | 253 but further treatment of that object results into errors that won't be
|
/freebsd/lib/libc/locale/ |
H A D | DESIGN.xlocale | 68 It would be cleaner to simply remove the special treatment of the global locale
|
/freebsd/contrib/tcpdump/ |
H A D | README.md | 67 Richard Stevens gives an excellent treatment of the Internet protocols
|
/freebsd/share/i18n/csmapper/APPLE/ |
H A D | DEVANAGA%UCS.src | 226 # treatment in transcoding. This yields the following mappings to
|
H A D | UCS%DEVANAGA.src | 226 # treatment in transcoding. This yields the following mappings to
|
H A D | HEBREW%UCS.src | 346 # treatment in transcoding. This yields the following mappings to
|
/freebsd/contrib/libxo/doc/ |
H A D | field-formatting.rst | 84 The 'h' and 'l' modifiers affect the size and treatment of the
|
H A D | api.rst | 1698 treatment of true, false, null, and numbers from real strings, though
|
/freebsd/tools/tools/locale/etc/charmaps/ |
H A D | ISCII-DEV.TXT | 221 # treatment in transcoding. This yields the following mappings to
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYInstrInfo16Instr.td | 563 // FIXME: This is a temporary treatment for the e801.
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | arm_mve_defs.td | 43 // although not all other types need special treatment (e.g. llvm::Type *).
|
H A D | AttrDocs.td | 5182 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 D | TargetSchedule.td | 353 // Define SchedRead defaults. Reads seldom need special treatment.
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-verification-options.pod | 571 The treatment of certificates without basicConstraints as a CA
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2001 | 167 no special treatment now
|
/freebsd/contrib/gdtoa/ |
H A D | changes | 34 dtoa.c: adjust treatment of exponent field (in strtod) to behave
|
/freebsd/usr.sbin/bsdconfig/share/media/ |
H A D | tcpip.subr | 979 # any preferential treatment. Otherwise, if this variable is not
|
/freebsd/contrib/diff/ |
H A D | ChangeLog | 3050 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 D | Changelog | 1010 * ldns_resolver_new_frm_fp: same treatment: return status and
|
/freebsd/crypto/openssh/ |
H A D | ChangeLog | 1532 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.
|