| /openbsd-src/gnu/usr.bin/perl/t/mro/ |
| H A D | dbic_dfs.t | 44 xx::DBIx::Class::Relationship::Helpers 52 package xx::DBIx::Class::Relationship::Helpers; use mro 'dfs'; 104 xx::DBIx::Class::Relationship::Helpers
|
| H A D | dbic_c3.t | 44 xx::DBIx::Class::Relationship::Helpers 52 package xx::DBIx::Class::Relationship::Helpers; use mro 'c3'; 100 xx::DBIx::Class::Relationship::Helpers
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/builtins/riscv/ |
| H A D | int_mul_impl.inc | 9 // Helpers used by __mulsi3, __muldi3.
|
| /openbsd-src/gnu/llvm/libcxx/docs/Status/ |
| H A D | Zip.rst | 7 .. include:: ../Helpers/Styles.rst
|
| H A D | Ranges.rst | 7 .. include:: ../Helpers/Styles.rst
|
| H A D | Cxx14.rst | 7 .. include:: ../Helpers/Styles.rst
|
| H A D | Format.rst | 7 .. include:: ../Helpers/Styles.rst
|
| H A D | Spaceship.rst | 7 .. include:: ../Helpers/Styles.rst
|
| H A D | Cxx2b.rst | 7 .. include:: ../Helpers/Styles.rst
|
| H A D | Cxx17.rst | 7 .. include:: ../Helpers/Styles.rst
|
| H A D | Cxx20.rst | 7 .. include:: ../Helpers/Styles.rst
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | ExprOpenMP.h | 323 ArrayRef<OMPIteratorHelperData> Helpers); 361 ArrayRef<OMPIteratorHelperData> Helpers);
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Option/ |
| H A D | OptParser.td | 116 // Helpers for defining options. 147 // Helpers for defining marshalling information (typically used in Clang's -cc1
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/builtins/ |
| H A D | int_div_impl.inc | 9 // Helpers used by __udivsi3, __umodsi3, __udivdi3, and __umodsi3.
|
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | Expr.cpp | 5082 ArrayRef<OMPIteratorHelperData> Helpers) in OMPIteratorExpr() argument 5092 setHelper(I, Helpers[I]); in OMPIteratorExpr() 5102 ArrayRef<OMPIteratorHelperData> Helpers) { in Create() argument 5103 assert(Data.size() == Helpers.size() && in Create() 5109 Helpers.size()), in Create() 5111 return new (Mem) OMPIteratorExpr(T, IteratorKwLoc, L, R, Data, Helpers); in Create()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | BuiltinsSystemZ.def | 289 // Helpers to implement vec_revb.
|
| H A D | DiagnosticCommonKinds.td | 10 // Common Helpers
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86Schedule.td | 64 // Helpers to mark SchedWrites as unsupported.
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoVSDPatterns.td | 21 // Helpers to define the SDNode patterns.
|
| H A D | RISCVInstrInfo.td | 1645 // Helpers for defining specific operations. They are defined for each system
|
| H A D | RISCVInstrInfoVVLPatterns.td | 21 // Helpers to define the VL patterns.
|
| H A D | RISCVInstrInfoVPseudos.td | 621 // Helpers to define the different pseudo instructions. 3708 // Helpers to define the intrinsic patterns.
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | SIRegisterInfo.td | 52 // Helpers
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrAltivec.td | 265 // Helpers for defining instructions that directly correspond to intrinsics.
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 5479 SmallVector<OMPIteratorHelperData, 4> Helpers; in ActOnOMPIteratorExpr() local 5624 OMPIteratorHelperData &HD = Helpers.emplace_back(); in ActOnOMPIteratorExpr() 5631 Helpers.assign(ID.size(), {}); in ActOnOMPIteratorExpr() 5642 LLoc, RLoc, ID, Helpers); in ActOnOMPIteratorExpr()
|