Searched defs:pbase (Results 1 – 9 of 9) sorted by relevance
21 pbase = dependency('gstreamer-plugins-base-' + api_version, required: true) variable
50 charT* pbase() const { return base_type::pbase(); } in pbase() function in boost::detail::basic_pointerbuf
169 pbase = dependency('gstreamer-plugins-base-' + api_version, required: true) variable
169 pbase = dependency('gstreamer-plugins-base-' + api_version) variable
297 g_qsort_with_data (gconstpointer pbase, in g_qsort_with_data()
119 BasePtr pbase(pderi); in test_base_derived_impl() local
92 const char* pbase; member in boost::BOOST_REGEX_DETAIL_NS::RegExData
102 charT* pbase() const { return base_type::pbase(); } in pbase() function in boost::detail::basic_unlockedbuf
481 Unsigned ceil_sqrt_multiple(Unsigned const n, Unsigned *pbase = 0) in ceil_sqrt_multiple()