Home
last modified time | relevance | path

Searched refs:dependent (Results 1 – 25 of 528) sorted by relevance

12345678910>>...22

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DTypeNodes.td8 /// 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 Dencod04.t70 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 Dconfigure.target58 # 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 DHowToUseAttributes.rst23 ``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 D4130.md32 ;; (a) dependent instructions are separated by a non-dependent
42 ;; and thus make the schedule less dependent on alignment.
H A Dsb1.md21 ;; 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 D02core.t66 # %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 D02core_dst.t62 # %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 DMSVCCompatibility.rst128 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 Dinstall.md3 # machine dependent section of installation/upgrade script.
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DTypeProperties.td487 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 DCheckerBase.td130 /// 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 Dptrace.h99 #error Machine dependent ptrace not complete.
/openbsd-src/usr.sbin/tcpdump/
H A DINSTALL25 machdep.c - machine dependent routines
26 machdep.h - machine dependent definitions
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DRelocation.txt10 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 DGMIR.rst180 ``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 Dhostconfig.texi90 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 DCMakeLists.txt41 # logic in llvm_map_components_to_libnames is order dependent on the target
/openbsd-src/gnu/usr.bin/perl/ext/SDBM_File/
H A DCHANGES12 deferred page is written out, as the failure-window is now dependent on
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A DTODO3 o - A source of space lossage is that all the target-dependent code
/openbsd-src/gnu/llvm/llvm/tools/llvm-objcopy/
H A DInstallNameToolOpts.td37 HelpText<"Change dependent shared library install name">;
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-ns32k.texi29 The 32x32 has no machine dependent directives.
H A Dc-ip2k.texi27 dependent options:
/openbsd-src/gnu/usr.bin/binutils/gas/doc/
H A Dc-ns32k.texi28 The 32x32 has no machine dependent directives.
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A DTODO3 o - A source of space lossage is that all the target-dependent code

12345678910>>...22