Home
last modified time | relevance | path

Searched defs:pbase (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gst_libav/tests/check/
Dmeson.build21 pbase = dependency('gstreamer-plugins-base-' + api_version, required: true) variable
/third_party/gstreamer/gstplugins_good/tests/check/
Dmeson.build169 pbase = dependency('gstreamer-plugins-base-' + api_version, required: true) variable
/third_party/gstreamer/gstplugins_bad/tests/check/
Dmeson.build169 pbase = dependency('gstreamer-plugins-base-' + api_version) variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp26971 pbase() const { return _M_out_beg; } in pbase() function in std::basic_streambuf