Home
last modified time | relevance | path

Searched defs:python_implementation (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Lib/
Dplatform.py1104 def python_implementation(): function
/third_party/gstreamer/gst_libav/
Dconfigure15813 if python_implementation() == 'CPython' and sys.version[:3] == '2.7': function
/third_party/gstreamer/gstplugins_good/
Dconfigure23755 if python_implementation() == 'CPython' and sys.version[:3] == '2.7': function
/third_party/gstreamer/gstreamer/
Dconfigure23438 if python_implementation() == 'CPython' and sys.version[:3] == '2.7': function
/third_party/gstreamer/gstplugins_base/
Dconfigure22932 if python_implementation() == 'CPython' and sys.version[:3] == '2.7': function
/third_party/gstreamer/gstplugins_bad/
Dconfigure24499 if python_implementation() == 'CPython' and sys.version[:3] == '2.7': function