Home
last modified time | relevance | path

Searched defs:_Dp (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/include/__algorithm/
H A Dshuffle.h98 typedef uniform_int_distribution<ptrdiff_t> _Dp; in random_shuffle() typedef
138 typedef uniform_int_distribution<ptrdiff_t> _Dp; in __shuffle() typedef
/llvm-project/libcxx/include/__chrono/
H A Dtime_zone.h135 using _Dp = common_type_t<_Duration, seconds>; to_local() local
/llvm-project/libcxx/include/__format/
H A Dformat_arg_store.h165 using _Dp = remove_const_t<_Tp>; __create_format_arg() local