Searched defs:TP (Results 1 - 25 of 34) sorted by relevance

12

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/utilities/time/time.point/time.point.special/
H A Dmax.pass.cpp23 typedef std::chrono::time_point<Clock, Duration> TP; typedef
24 assert(TP::max() == TP(Duration::max()));
H A Dmin.pass.cpp23 typedef std::chrono::time_point<Clock, Duration> TP; typedef
24 assert(TP::min() == TP(Duration::min()));
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/time/time.point/time.point.special/
H A Dmax.pass.cpp23 typedef std::chrono::time_point<Clock, Duration> TP; typedef
24 assert(TP::max() == TP(Duration::max()));
H A Dmin.pass.cpp23 typedef std::chrono::time_point<Clock, Duration> TP; typedef
24 assert(TP::min() == TP(Duration::min()));
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DChrono.h37 LLVM_ATTRIBUTE_ALWAYS_INLINE inline std::time_t toTimeT(TimePoint<> TP) { argument
40 time_point_cast<system_clock::time_point::duration>(TP));
52 raw_ostream &operator<<(raw_ostream &OS, sys::TimePoint<> TP);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
H A DChrono.h37 LLVM_ATTRIBUTE_ALWAYS_INLINE inline std::time_t toTimeT(TimePoint<> TP) { argument
40 time_point_cast<system_clock::time_point::duration>(TP));
52 raw_ostream &operator<<(raw_ostream &OS, sys::TimePoint<> TP);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
H A DChrono.h37 LLVM_ATTRIBUTE_ALWAYS_INLINE inline std::time_t toTimeT(TimePoint<> TP) { argument
40 time_point_cast<system_clock::time_point::duration>(TP));
52 raw_ostream &operator<<(raw_ostream &OS, sys::TimePoint<> TP);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
H A DChrono.h37 LLVM_ATTRIBUTE_ALWAYS_INLINE inline std::time_t toTimeT(TimePoint<> TP) { argument
40 time_point_cast<system_clock::time_point::duration>(TP));
52 raw_ostream &operator<<(raw_ostream &OS, sys::TimePoint<> TP);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
H A DChrono.h37 LLVM_ATTRIBUTE_ALWAYS_INLINE inline std::time_t toTimeT(TimePoint<> TP) { argument
40 time_point_cast<system_clock::time_point::duration>(TP));
52 raw_ostream &operator<<(raw_ostream &OS, sys::TimePoint<> TP);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
H A DChrono.h37 LLVM_ATTRIBUTE_ALWAYS_INLINE inline std::time_t toTimeT(TimePoint<> TP) { argument
40 time_point_cast<system_clock::time_point::duration>(TP));
52 raw_ostream &operator<<(raw_ostream &OS, sys::TimePoint<> TP);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
H A DChrono.h37 LLVM_ATTRIBUTE_ALWAYS_INLINE inline std::time_t toTimeT(TimePoint<> TP) { argument
40 time_point_cast<system_clock::time_point::duration>(TP));
52 raw_ostream &operator<<(raw_ostream &OS, sys::TimePoint<> TP);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DChrono.h37 LLVM_ATTRIBUTE_ALWAYS_INLINE inline std::time_t toTimeT(TimePoint<> TP) { argument
40 time_point_cast<system_clock::time_point::duration>(TP));
52 raw_ostream &operator<<(raw_ostream &OS, sys::TimePoint<> TP);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
H A DChrono.h37 LLVM_ATTRIBUTE_ALWAYS_INLINE inline std::time_t toTimeT(TimePoint<> TP) { argument
40 time_point_cast<system_clock::time_point::duration>(TP));
52 raw_ostream &operator<<(raw_ostream &OS, sys::TimePoint<> TP);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
H A DChrono.h37 LLVM_ATTRIBUTE_ALWAYS_INLINE inline std::time_t toTimeT(TimePoint<> TP) { argument
40 time_point_cast<system_clock::time_point::duration>(TP));
52 raw_ostream &operator<<(raw_ostream &OS, sys::TimePoint<> TP);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
H A DChrono.h37 LLVM_ATTRIBUTE_ALWAYS_INLINE inline std::time_t toTimeT(TimePoint<> TP) { argument
40 time_point_cast<system_clock::time_point::duration>(TP));
52 raw_ostream &operator<<(raw_ostream &OS, sys::TimePoint<> TP);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
H A DChrono.h37 LLVM_ATTRIBUTE_ALWAYS_INLINE inline std::time_t toTimeT(TimePoint<> TP) { argument
40 time_point_cast<system_clock::time_point::duration>(TP));
52 raw_ostream &operator<<(raw_ostream &OS, sys::TimePoint<> TP);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
H A DChrono.h37 LLVM_ATTRIBUTE_ALWAYS_INLINE inline std::time_t toTimeT(TimePoint<> TP) { argument
40 time_point_cast<system_clock::time_point::duration>(TP));
52 raw_ostream &operator<<(raw_ostream &OS, sys::TimePoint<> TP);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
H A DChrono.h37 LLVM_ATTRIBUTE_ALWAYS_INLINE inline std::time_t toTimeT(TimePoint<> TP) { argument
40 time_point_cast<system_clock::time_point::duration>(TP));
52 raw_ostream &operator<<(raw_ostream &OS, sys::TimePoint<> TP);
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DDeclTemplate.h419 const TemplateParameterList *const TP = getTemplateParameters(); local
420 return TP ? TP->getRequiresClause() : nullptr;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DDeclTemplate.h419 const TemplateParameterList *const TP = getTemplateParameters(); local
420 return TP ? TP->getRequiresClause() : nullptr;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DDeclTemplate.h419 const TemplateParameterList *const TP = getTemplateParameters(); local
420 return TP ? TP->getRequiresClause() : nullptr;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DDeclTemplate.h419 const TemplateParameterList *const TP = getTemplateParameters(); local
420 return TP ? TP->getRequiresClause() : nullptr;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DDeclTemplate.h419 const TemplateParameterList *const TP = getTemplateParameters(); local
420 return TP ? TP->getRequiresClause() : nullptr;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DDeclTemplate.h419 const TemplateParameterList *const TP = getTemplateParameters(); local
420 return TP ? TP->getRequiresClause() : nullptr;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DDeclTemplate.h419 const TemplateParameterList *const TP = getTemplateParameters(); local
420 return TP ? TP->getRequiresClause() : nullptr;

Completed in 7721 milliseconds

12