Searched defs:__opts (Results 1 – 4 of 4) sorted by relevance
33 synchronized_pool_resource(const pool_options & __opts,memory_resource * __upstream) synchronized_pool_resource() argument 42 synchronized_pool_resource(const pool_options & __opts) synchronized_pool_resource() argument
68 _LIBCPP_HIDE_FROM_ABI explicit unsynchronized_pool_resource(const pool_options& __opts) in unsynchronized_pool_resource() argument
55 : directory_iterator(__p, nullptr, __opts) {} in directory_iterator() argument 60 : directory_iterator(__p, &__ec, __opts) {} in directory_iterator() argument
231 inline _LIBCPP_HIDE_FROM_ABI void permissions(const path& __p, perms __prms, perm_options __opts, error_code& __ec) { in permissions() argument