/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/ |
H A D | README.LLVM | 13 is applied on top of the v1.4.1 to silence compiler warnings 15 is applied to comply with the LLVM's required CMake version 17 is applied to fix 32-bit build failure on macOS 19 is applied to fix cross compilation with MinGW headers 21 is applied to fix building with MinGW headers for ARM 23 is applied to disable exceptions in Microsoft STL when exceptions are disabled 27 is applied on top of v1.4.1 to add RISC-V timer support. 29 is applied on top of v1.4.1 to fix cross-build from linux to windows via MinGW. 33 are applied on top of the previous cherrypick to fix timestamp-related inline 37 is applied to add the CycleTimer implementation for M68k [all …]
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/ |
H A D | README.LLVM | 10 is applied on top of 14 is applied on top of 20 are applied on top of 26 is applied to add the CycleTimer implementation for M68k 28 is applied to rename 'mftbl' to 'mftb'.
|
/netbsd-src/external/bsd/ipf/dist/FWTK/ |
H A D | README | 8 once this patch has been applied. 15 Both patches when applied to the Firewall toolkit require the same
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | DiagnosticASTKinds.td | 40 "%select{|||||virtual function called on|dynamic_cast applied to|" 41 "typeid applied to|construction of|destruction of}0 object '%1' " 122 "typeid applied to expression of polymorphic type %0 is " 144 "member call on|dynamic_cast of|typeid applied to|construction of|" 149 "member call on|dynamic_cast of|typeid applied to|" 172 "member call on|dynamic_cast of|typeid applied to|construction of|" 186 "member call on|dynamic_cast of|typeid applied to|construction of|" 191 "member call on|dynamic_cast of|typeid applied to|construction of|" 197 "member call on|dynamic_cast of|typeid applied to|construction of|" 203 "member call on|dynamic_cast of|typeid applied to|" [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/ |
H A D | TargetCallingConv.td | 152 /// CCPromoteToType - If applied, this promotes the specified current value to 158 /// CCPromoteToUpperBitsInType - If applied, this promotes the specified current 164 /// CCBitConvertToType - If applied, this bitconverts the specified current 170 /// CCTruncToType - If applied, this truncates the specified current value to 176 /// CCPassIndirect - If applied, this stores the value to stack and passes the pointer
|
/netbsd-src/external/mpl/bind/dist/doc/notes/ |
H A D | notes-9.18.4.rst |
|
H A D | notes-9.18.13.rst |
|
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/ |
H A D | VisibilityMacros.rst | 13 visibility and inlining characteristics of the symbols they are applied to. 23 be applied to the declaration of all functions exported by the libc++ dylib. 27 only be applied to objects defined in the libc++ runtime library. On Windows, 34 This macro is applied to all `operator new` and `operator delete` overloads. 115 should be applied to all enum declarations. 186 by the libc++ library. This macro must be applied to all *exception types*. 201 Forces inlining of the function it is applied to. For visibility purposes,
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | TransformMetadata.rst | 16 so, other details of how the transformations are applied (e.g., which 18 Unless the optimizer is otherwise directed, transformations are applied 68 transformation before it might be inadvertent due to being applied on a 85 After a transformation is applied, follow-up attributes are set on the 113 The followup attributes of a transformation that cannot be applied will 116 prior transformations are applied before the followup-transformation. 118 transformation chain that could not be applied if it a forced 419 Forced transformations that have not been applied after the last
|
H A D | MCJITDesignAndImplementation.rst | 73 image must be loaded into suitable memory, relocations must be applied and 113 relocations have not yet been applied and the generated code is still not 120 relocations are applied. It is possible to apply relocations multiple 165 have a target location at which the relocation will be applied that is 170 Once relocations have been applied as described above, MCJIT calls
|
/netbsd-src/external/ibm-public/postfix/dist/conf/ |
H A D | header_checks | 53 # These are applied to initial message headers 58 # These are applied to MIME related message headers 64 # These are applied to message headers of attached 71 # These are applied to all other content, including 83 # These are applied to headers that are added with 157 # For each line of message input, the patterns are applied 460 # header lines: respectively, these are applied to 476 # applied to all the initial message headers, and 477 # that body_checks is applied to the remainder of the
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/ |
H A D | README | 141 Each test must pass or the fix is not applied. For example, 152 The ``broken_assert_stdio'' fix will be applied only to a file 159 The ``no_double_slash'' fix will be applied if the 176 fix is applied. Otherwise, the replacement text is 178 applied. If you really want a no-op file, replace the 278 from being applied. 297 will be applied.
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
H A D | README | 141 Each test must pass or the fix is not applied. For example, 152 The ``broken_assert_stdio'' fix will be applied only to a file 159 The ``no_double_slash'' fix will be applied if the 176 fix is applied. Otherwise, the replacement text is 178 applied. If you really want a no-op file, replace the 278 from being applied. 297 will be applied.
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/ |
H A D | submul_1.asm | 57 C add an instruction to the dependent chain, so instead an offset is applied so 67 C 0xFFFFFFFE00000001. In the code this is applied to the destination limb when
|
/netbsd-src/external/bsd/openldap/dist/doc/drafts/ |
H A D | draft-chu-ldap-csn-xx.txt | 51 to impose a total ordering upon the sequence of updates applied 73 attribute which carries the CSN of the last update applied to an entry 75 greatest CSN of all updates applied to a directory context. Directory 157 update applied to the entry. 187 all the updates applied to a context. 201 Servers SHALL record the greatest CSN of all updates applied to a
|
/netbsd-src/external/mit/isl/dist/test_inputs/codegen/ |
H A D | isolate4.st | 1 # Check that generic options are not applied to isolated part
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/ |
H A D | gfx9_samp_mimg.rst | 13 Sampler constant used to specify filtering options applied to the image data after it is read.
|
H A D | gfx8_samp_mimg.rst | 13 Sampler constant used to specify filtering options applied to the image data after it is read.
|
H A D | gfx10_samp_mimg.rst | 13 Sampler constant used to specify filtering options applied to the image data after it is read.
|
H A D | gfx90a_ssamp.rst | 13 Sampler constant used to specify filtering options applied to the image data after it is read.
|
H A D | gfx7_samp_mimg.rst | 13 Sampler constant used to specify filtering options applied to the image data after it is read.
|
/netbsd-src/external/ibm-public/postfix/dist/proto/ |
H A D | header_checks | 53 # These are applied to initial message headers (except for 56 # These are applied to MIME related message headers only. 60 # These are applied to message headers of attached email 66 # These are applied to all other content, including multi-part 77 # These are applied to headers that are added with Milter 143 # For each line of message input, the patterns are applied in the 432 # respectively, these are applied to the initial message headers 443 # \fBheader_checks\fR is applied to all the initial message headers, 444 # and that \fBbody_checks\fR is applied to the remainder of the
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/ |
H A D | pcplus.ms | 4 ; works including that the right offset is applied.
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | RAND_DRBG_reseed.pod | 90 The reseeding default values are applied only during creation of a DRBG instance. 91 To ensure that they are applied to the global and thread-local DRBG instances
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/sanitizers/ |
H A D | ubsan_blacklist.txt | 1 # This blacklist should be applied when LLVM is built
|