| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | TypeNodes.td | 8 /// A type node that is only used to represent dependent types in C++. For 10 /// where the base template-id is dependent (such as `T::foo<U>`). Code 11 /// that only works with non-dependent types can ignore these type nodes. 31 /// A type node that only represents a canonical type in some dependent cases. 36 /// and so remains canonical. Code which only works with non-dependent
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
| H A D | encod04.t | 70 if (ord("A") != 65) { # ASCII-platform dependent test skipped on this platform 102 if (ord("A") != 65) { # ASCII-platform dependent test skipped on this platform 133 if (ord("A") != 65) { # ASCII-platform dependent test skipped on this platform 163 if (ord("A") != 65) { # ASCII-platform dependent test skipped on this platform
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/ |
| H A D | configure.target | 58 # Set any CPU-dependent bits. 102 # Set any OS-dependent bits. 182 # Set any OS-dependent and CPU-dependent bits.
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | HowToUseAttributes.rst | 23 ``Attribute::AttrKind`` enum), a string representing a target-dependent 27 * Target-dependent: ``"no-sse"``, ``"thumb2"`` 30 Note: for an attribute value pair, we expect a target-dependent attribute to
|
| /openbsd-src/gnu/gcc/gcc/config/mips/ |
| H A D | 4130.md | 32 ;; (a) dependent instructions are separated by a non-dependent 42 ;; and thus make the schedule less dependent on alignment.
|
| H A D | sb1.md | 21 ;; In 32-bit mode, dependent FP can't co-issue with load, and only one FP exe 112 ;; ??? SB-1 can co-issue a load with a dependent arith insn if it executes on 113 ;; an EX unit. Can not co-issue if the dependent insn executes on an LS unit. 116 ;; A load normally has a latency of zero cycles. In some cases, dependent 193 ;; This assumes that if a load is dependent on a previous insn, then it must 268 ;; This assumes that if a load is dependent on a previous insn, then it must 332 ;; This assumes that if a load is dependent on a previous insn, then it must
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Time-Piece/t/ |
| H A D | 02core.t | 66 # %a, %A, %b, %B, %c are locale-dependent 76 # %h is locale-dependent 107 # %x is locale and implementation dependent. 112 # %Z is locale and implementation dependent (s/// to the rescue)
|
| H A D | 02core_dst.t | 62 # %a, %A, %b, %B, %c are locale-dependent 79 # %h is locale-dependent 116 # %x is locale and implementation dependent.
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | MSVCCompatibility.rst | 128 MSVC allows some name lookup into dependent base classes. Even on other 130 dependent base class is a base class that depends on the value of a template 131 parameter. Clang cannot see any of the names inside dependent bases while it 135 user intended to find the name in a dependent base. While parsing the
|
| /openbsd-src/distrib/hppa/ |
| H A D | install.md | 3 # machine dependent section of installation/upgrade script.
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | TypeProperties.td | 487 def : Property<"dependent", Bool> { 495 deducedType, dependent); 500 def : Property<"dependent", Bool> { 517 if (dependent) 528 if (dependent) 657 def : Property<"dependent", Bool> { 686 if (dependent)
|
| /openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | CheckerBase.td | 130 /// are always registered before the dependent checker, and its checker 145 /// weak dependency, the dependent checker might still be registered. If the 147 /// callbacks will be evaluated before the dependent checker. This can be used
|
| /openbsd-src/sys/sys/ |
| H A D | ptrace.h | 99 #error Machine dependent ptrace not complete.
|
| /openbsd-src/usr.sbin/tcpdump/ |
| H A D | INSTALL | 25 machdep.c - machine dependent routines 26 machdep.h - machine dependent definitions
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | Relocation.txt | 10 1. Code for lowering addresses references to machine dependent code is 46 "ISD::ADD", not a target dependent one.
|
| /openbsd-src/gnu/llvm/llvm/docs/GlobalISel/ |
| H A D | GMIR.rst | 180 ``s16`` N/A ``{i8, i8}`` [#abi-dependent]_ 181 ``s32`` N/A ``[4 x i8]`` [#abi-dependent]_ 214 .. [#abi-dependent] This mapping is ABI dependent. Here we've assumed no additional padding is requ…
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | hostconfig.texi | 90 If defined, a C statement (sans semicolon) that performs host-dependent 94 If defined, a C statement (sans semicolon) that performs host-dependent 98 If defined, a C statement (sans semicolon) that performs host-dependent
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ |
| H A D | CMakeLists.txt | 41 # logic in llvm_map_components_to_libnames is order dependent on the target
|
| /openbsd-src/gnu/usr.bin/perl/ext/SDBM_File/ |
| H A D | CHANGES | 12 deferred page is written out, as the failure-window is now dependent on
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | TODO | 3 o - A source of space lossage is that all the target-dependent code
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-objcopy/ |
| H A D | InstallNameToolOpts.td | 37 HelpText<"Change dependent shared library install name">;
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | c-ns32k.texi | 29 The 32x32 has no machine dependent directives.
|
| H A D | c-ip2k.texi | 27 dependent options:
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | c-ns32k.texi | 28 The 32x32 has no machine dependent directives.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | TODO | 3 o - A source of space lossage is that all the target-dependent code
|