Home
last modified time | relevance | path

Searched defs:Rep (Results 1 – 25 of 28) sorted by relevance

12

/minix3/external/bsd/libc++/dist/libcxx/test/utilities/time/
H A Drep.h17 _LIBCPP_CONSTEXPR Rep() : data_(-1) {} in Rep() function
18 explicit _LIBCPP_CONSTEXPR Rep(int i) : data_(i) {} in Rep() function
H A Dhours.pass.cpp21 typedef D::rep Rep; in main() typedef
H A Dminutes.pass.cpp21 typedef D::rep Rep; in main() typedef
H A Dnanoseconds.pass.cpp21 typedef D::rep Rep; in main() typedef
H A Dmicroseconds.pass.cpp21 typedef D::rep Rep; in main() typedef
H A Dseconds.pass.cpp21 typedef D::rep Rep; in main() typedef
H A Dmilliseconds.pass.cpp21 typedef D::rep Rep; in main() typedef
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/time/
H A Drep.h17 _LIBCPP_CONSTEXPR Rep() : data_(-1) {} in Rep() function
18 explicit _LIBCPP_CONSTEXPR Rep(int i) : data_(i) {} in Rep() function
H A Dminutes.pass.cpp21 typedef D::rep Rep; in main() typedef
H A Dnanoseconds.pass.cpp21 typedef D::rep Rep; in main() typedef
H A Dmicroseconds.pass.cpp21 typedef D::rep Rep; in main() typedef
H A Dseconds.pass.cpp21 typedef D::rep Rep; in main() typedef
H A Dmilliseconds.pass.cpp21 typedef D::rep Rep; in main() typedef
H A Dhours.pass.cpp21 typedef D::rep Rep; in main() typedef
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/time/time.duration/time.duration.special/
H A Dzero.pass.cpp25 typedef typename D::rep Rep; in test() typedef
31 typedef typename D::rep Rep; in test() typedef
H A Dmin.pass.cpp26 typedef typename D::rep Rep; in test() typedef
32 typedef typename D::rep Rep; in test() typedef
H A Dmax.pass.cpp26 typedef typename D::rep Rep; in test() typedef
32 typedef typename D::rep Rep; in test() typedef
/minix3/external/bsd/libc++/dist/libcxx/test/utilities/time/time.duration/time.duration.special/
H A Dmin.pass.cpp26 typedef typename D::rep Rep; in test() typedef
32 typedef typename D::rep Rep; in test() typedef
H A Dzero.pass.cpp25 typedef typename D::rep Rep; in test() typedef
31 typedef typename D::rep Rep; in test() typedef
H A Dmax.pass.cpp26 typedef typename D::rep Rep; in test() typedef
32 typedef typename D::rep Rep; in test() typedef
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.decls/temp.friend/
H A Dp1.cpp11 template <typename U> struct Rep { struct
12 U count_;
13 Rep(U count) : count_(count) {} in Rep() argument
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp607 ParsedType Rep, in SetTypeSpecType()
616 ParsedType Rep, in SetTypeSpecType()
636 Expr *Rep, in SetTypeSpecType()
656 Decl *Rep, bool Owned, in SetTypeSpecType()
665 Decl *Rep, bool Owned, in SetTypeSpecType()
/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/
H A DContinuousRangeMap.h46 Representation Rep; variable
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp289 Value *Rep; in UpgradeIntrinsicCall() local
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h257 llvm::PointerIntPair<const Expr *, 1, bool> Rep; variable

12