Home
last modified time | relevance | path

Searched defs:_base (Results 1 – 18 of 18) sorted by relevance

/third_party/python/Lib/zoneinfo/
D_tzpath.py79 def _validate_tzfile_path(path, _base=_TEST_PATH): argument
/third_party/boost/boost/outcome/experimental/
Dstatus_outcome.hpp85 using _base = base; typedef
/third_party/boost/boost/outcome/experimental/status-code/
Dgetaddrinfo_code.hpp58 using _base = status_code_domain; typedef in _getaddrinfo_code_domain
Dposix_code.hpp67 using _base = status_code_domain; typedef in _posix_code_domain
Dcom_code.hpp65 using _base = status_code_domain; typedef in _com_code_domain
Derrored_status_code.hpp50 using _base = status_code<DomainType>; typedef in errored_status_code
171 using _base = status_code<erased<ErasedType>>; typedef in errored_status_code
Dnt_code.hpp72 using _base = status_code_domain; typedef in _nt_code_domain
Dwin32_code.hpp90 using _base = status_code_domain; typedef in _win32_code_domain
Dstatus_code_ptr.hpp43 using _base = status_code_domain; typedef in detail::indirecting_domain
Dresult.hpp82 using _base = std::variant<BOOST_OUTCOME_SYSTEM_ERROR2_NAMESPACE::error, detail::devoid<T>>; typedef in result
Dstd_error_code.hpp71 using _base = status_code_domain; typedef in _std_error_code_domain
/third_party/boost/boost/numeric/ublas/tensor/
Dmulti_index.hpp80 std::array<std::size_t, N> _base; member in boost::numeric::ublas::multi_index
Dstrides.hpp197 base_type _base; member in boost::numeric::ublas::basic_strides
Dextents.hpp325 base_type _base; member in boost::numeric::ublas::basic_extents
/third_party/boost/libs/outcome/test/tests/
Dexperimental-core-result-status.cpp69 using _base = BOOST_OUTCOME_SYSTEM_ERROR2_NAMESPACE::status_code_domain; typedef in _payload_domain
/third_party/python/Include/cpython/
Dunicodeobject.h225 PyASCIIObject _base; member
237 PyCompactUnicodeObject _base; member
/third_party/boost/boost/random/
Dindependent_bits.hpp272 Engine _base; member in boost::random::independent_bits_engine
/third_party/mindspore/mindspore/lite/schema/inner/
Dops_v0_generated.h19852 auto _base = _o->base; in CreateExp() local