| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
| H A D | visibility3.C | 9 template <class TP> 12 A &(*_f) (A &, TP); 13 TP _a; 15 B (A &(*f) (A &, TP), TP a) : _f (f), _a (a) {} in B() argument 16 friend A &operator<< <>(A &o, const B<TP> &m); 19 template <class TP> 21 operator<< (A &o, const B<TP> &m)
|
| H A D | cvt4.C | 5 template <class TP> 8 A &(*_f) (A &, TP); 9 TP _a; 11 B (A &(*f) (A &, TP), TP a) : _f (f), _a (a) {} in B() argument 12 friend A &operator<< (A &o, const B<TP> &m)
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | LazyReexports.h | 44 JITTargetAddress ErrorHandlerAddr, TrampolinePool *TP); 71 void setTrampolinePool(TrampolinePool &TP) { this->TP = &TP; } in setTrampolinePool() argument 81 TrampolinePool *TP = nullptr; variable 96 auto TP = LocalTrampolinePool<ORCABI>::Create( in init() local 104 if (!TP) in init() 105 return TP.takeError(); in init() 107 this->TP = std::move(*TP); in init() 108 setTrampolinePool(*this->TP); in init() 112 std::unique_ptr<TrampolinePool> TP; variable
|
| /openbsd-src/gnu/llvm/clang/tools/libclang/ |
| H A D | CXType.cpp | 87 const Type *TP = T.getTypePtrOrNull(); in GetTypeKind() local 88 if (!TP) in GetTypeKind() 92 switch (TP->getTypeClass()) { in GetTypeKind() 94 return GetBuiltinTypeKind(cast<BuiltinType>(TP)); in GetTypeKind() 453 const Type *TP = T.getTypePtrOrNull(); in clang_getPointeeType() local 455 if (!TP) in clang_getPointeeType() 459 switch (TP->getTypeClass()) { in clang_getPointeeType() 461 T = cast<PointerType>(TP)->getPointeeType(); in clang_getPointeeType() 464 T = cast<BlockPointerType>(TP)->getPointeeType(); in clang_getPointeeType() 468 T = cast<ReferenceType>(TP)->getPointeeType(); in clang_getPointeeType() [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
| H A D | net31.C | 24 template <class TP> 26 typedef double (TP::* Tmatf)(int); 34 double (TP::*& operator()(int i))(int) {return a[i];} 38 template <class TP> 39 foo_b& foo_c<TP>::bug_func(int x) { in bug_func() 47 template <class TP> 50 foo_c<TP> bar_b;
|
| /openbsd-src/regress/usr.bin/mandoc/man/TP/ |
| H A D | indent.out_ascii | 1 TP-INDENT(1) General Commands Manual TP-INDENT(1) 4 TP-indent - indent request inside TP head 16 OpenBSD June 17, 2017 TP-INDENT(1)
|
| H A D | eof.out_ascii | 1 TP-EOF(1) General Commands Manual TP-EOF(1) 4 TP-eof - indented paragraph macro at the end of the file 7 The last line of the file is TP: 9 OpenBSD July 7, 2014 TP-EOF(1)
|
| H A D | double.out_ascii | 1 TP-DOUBLE(1) General Commands Manual TP-DOUBLE(1) 4 TP-double - effect of double tagged paragraph 10 first TP This is a rather long text because we want to test the 14 second TP This is a rather long text because we want to test the 21 double TP This is a rather long text because we want to test the 28 double TP This is a rather long text because we want to test the 35 OpenBSD 2013-06-23 TP-DOUBLE(1)
|
| H A D | broken.out_ascii | 1 TP-BROKEN(1) General Commands Manual TP-BROKEN(1) 4 TP-broken - broken tagged paragraphs 13 OpenBSD September 9, 2020 TP-BROKEN(1)
|
| H A D | vert.out_ascii | 1 TP-VERT(1) General Commands Manual TP-VERT(1) 4 TP-vert - vertical spacing before tagged paragraphs BEGINTEST 16 OpenBSD February 19, 2020 TP-VERT(1)
|
| H A D | double.out_lint | 1 mandoc: double.in:22:2: WARNING: line scope broken: TP breaks TP 3 mandoc: double.in:33:2: WARNING: line scope broken: TP breaks TP
|
| H A D | badarg.out_ascii | 1 TP-BADARG(1) General Commands Manual TP-BADARG(1) 4 TP-badarg - invalid width specification for tagged paragraph 18 OpenBSD November 18, 2012 TP-BADARG(1)
|
| H A D | literal.out_ascii | 1 TP-LITERAL(1) General Commands Manual TP-LITERAL(1) 4 TP-literal - indented paragraphs in literal context 25 OpenBSD January 6, 2019 TP-LITERAL(1)
|
| H A D | manyargs.out_ascii | 1 TP-MANYARGS(1) General Commands Manual TP-MANYARGS(1) 4 TP-manyargs - too many header args for indented blocks 36 OpenBSD January 4, 2011 TP-MANYARGS(1)
|
| H A D | fill.out_ascii | 1 TP-FILL(1) General Commands Manual TP-FILL(1) 4 TP-fill - interaction of tagged paragraphs and fill mode 17 OpenBSD September 4, 2015 TP-FILL(1)
|
| H A D | macrotag.out_ascii | 1 TP-MACROTAG(1) General Commands Manual TP-MACROTAG(1) 4 TP-macrotag - macros in the head of tagged paragraphs 20 OpenBSD September 9, 2020 TP-MACROTAG(1)
|
| H A D | width.out_ascii | 1 TP-WIDTH(1) General Commands Manual TP-WIDTH(1) 4 TP-width - indentation width of indented paragraphs 77 OpenBSD December 23, 2014 TP-WIDTH(1)
|
| H A D | spacing.out_ascii | 1 TP-SPACING(1) General Commands Manual TP-SPACING(1) 4 TP-spacing - spacing in tagged paragraphs 39 OpenBSD September 21, 2015 TP-SPACING(1)
|
| H A D | sameline.out_ascii | 1 TP-SAMELINE(1) General Commands Manual TP-SAMELINE(1) 4 TP-sameline - test sameline logic of indented paragraphs 25 OpenBSD March 8, 2014 TP-SAMELINE(1)
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/Unix/ |
| H A D | Unix.h | 87 inline struct timespec toTimeSpec(TimePoint<> TP) { in toTimeSpec() argument 91 RetVal.tv_sec = toTimeT(TP); in toTimeSpec() 92 RetVal.tv_nsec = (TP.time_since_epoch() % seconds(1)).count(); in toTimeSpec() 97 inline struct timeval toTimeVal(TimePoint<std::chrono::microseconds> TP) { in toTimeVal() argument 101 RetVal.tv_sec = toTimeT(TP); in toTimeVal() 102 RetVal.tv_usec = (TP.time_since_epoch() % seconds(1)).count(); in toTimeVal()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
| H A D | template10.C | 6 template <class TP> class smanip { 8 friend ostream& operator<< <>(ostream &o, const smanip<TP>&m); 11 template<class TP> 12 ostream& operator<<(ostream& o, const smanip<TP>& m)
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | Chrono.cpp | 25 static inline struct tm getStructTM(TimePoint<> TP) { in getStructTM() argument 27 std::time_t OurTime = toTimeT(TP); in getStructTM() 43 raw_ostream &operator<<(raw_ostream &OS, TimePoint<> TP) { in operator <<() argument 44 struct tm LT = getStructTM(TP); in operator <<() 49 long((TP.time_since_epoch() % std::chrono::seconds(1)) in operator <<()
|
| /openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
| H A D | CodeGenDAGPatterns.cpp | 374 if (In.empty() || Out == In || TP.hasError()) in MergeInTypeInfo() 383 TP.error("Type contradiction"); in MergeInTypeInfo() 390 if (TP.hasError()) in forceArbitrary() 409 if (TP.hasError()) in EnforceInteger() 419 if (TP.hasError()) in EnforceFloatingPoint() 429 if (TP.hasError()) in EnforceScalar() 439 if (TP.hasError()) in EnforceVector() 449 if (TP.hasError() || !Out.empty()) in EnforceAny() 488 if (TP.hasError()) in EnforceSmallerThan() 533 TP.error("Incompatible types"); in EnforceSmallerThan() [all …]
|
| H A D | CodeGenDAGPatterns.h | 262 TypeInfer(TreePattern &T) : TP(T), ForceMode(0) {} in TypeInfer() 361 TreePattern &TP; member 422 TreePattern &TP) const; 487 bool ApplyTypeConstraints(TreePatternNode *N, TreePattern &TP) const; 718 bool isTypeCompletelyUnknown(unsigned ResNo, TreePattern &TP) const { in isTypeCompletelyUnknown() argument 825 TreePattern &TP, 831 bool ApplyTypeConstraints(TreePattern &TP, bool NotRegisters); 838 TreePattern &TP); 840 TreePattern &TP); 842 TreePattern &TP); [all …]
|
| /openbsd-src/gnu/llvm/clang/tools/diagtool/ |
| H A D | TreeView.cpp | 173 TreePrinter TP(out); in run() local 174 TP.Internal = Internal; in run() 175 TP.showKey(); in run() 176 return ShowAll ? TP.showAll() : TP.showGroup(RootGroup); in run()
|