Home
last modified time | relevance | path

Searched defs:env_vars (Results 1 – 23 of 23) sorted by relevance

/third_party/python/Lib/test/support/
Dscript_helper.py90 def run_python_until_end(*args, **env_vars):
142 def _assert_python(expected_success, /, *args, **env_vars):
149 def assert_python_ok(*args, **env_vars):
163 def assert_python_failure(*args, **env_vars):
/third_party/python/Lib/test/
Dtest_c_locale_coercion.py115 def get_expected_details(cls, coercion_expected, fs_encoding, stream_encoding, env_vars): argument
133 def get_child_details(cls, env_vars): argument
210 env_vars, argument
Dtest_cmd_line_script.py125 *cmd_line_switches, cwd=None, **env_vars):
138 *cmd_line_switches, cwd=None, **env_vars):
Dtest_compileall.py493 def assertRunOK(self, *args, **env_vars):
500 def assertRunNotOK(self, *args, **env_vars):
Dtest_cmd_line.py855 def run_ignoring_vars(self, predicate, **env_vars):
Dtest_gdb.py89 def run_gdb(*args, **env_vars):
Dtest_sys.py159 def check_exit_message(code, expected, **env_vars):
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdk.c89 const gchar *env_vars[] = { "LIBVA_DRIVER_NAME", NULL }; in plugin_add_dependencies() local
/third_party/libuv/test/
Dtest-env-vars.c28 TEST_IMPL(env_vars) { in TEST_IMPL() argument
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgstid3tag.c247 const gchar *env_vars[] = { "GST_ID3V1_TAG_ENCODING", in gst_tag_extract_id3v1_string() local
Dtags.c337 const gchar ** env_vars) in gst_tag_freeform_string_to_utf8()
/third_party/gn/src/base/
Denvironment.cc128 namespace env_vars { namespace
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux_tags.c94 const gchar *env_vars[] = { "GST_QT_TAG_ENCODING", "GST_TAG_ENCODING", NULL }; in qtdemux_tag_add_location() local
244 const gchar *env_vars[] = { "GST_QT_TAG_ENCODING", "GST_TAG_ENCODING", NULL }; in qtdemux_tag_add_str_full() local
355 const gchar *env_vars[] = { "GST_QT_TAG_ENCODING", "GST_TAG_ENCODING", NULL }; in qtdemux_tag_add_keywords() local
/third_party/gstreamer/gstplugins_bad/sys/va/
Dplugin.c53 const gchar *env_vars[] = { "LIBVA_DRIVER_NAME", NULL }; in plugin_add_dependencies() local
/third_party/gstreamer/gstreamer/gst/
Dgstplugin.c1889 gst_plugin_ext_dep_equals (GstPluginDep * dep, const gchar ** env_vars, in gst_plugin_ext_dep_equals()
1928 gst_plugin_add_dependency (GstPlugin * plugin, const gchar ** env_vars, in gst_plugin_add_dependency()
2000 const gchar * env_vars, const gchar * paths, const gchar * names, in gst_plugin_add_dependency_simple()
Dgst_private.h77 gchar **env_vars; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/riff/
Driff-read.c626 static const gchar *env_vars[] = { "GST_AVI_TAG_ENCODING", in parse_tag_value() local
/third_party/node/src/
Dnode_worker.cc50 std::shared_ptr<KVStore> env_vars) in Worker()
475 std::shared_ptr<KVStore> env_vars = nullptr; in New() local
Denv-inl.h582 inline std::shared_ptr<KVStore> Environment::env_vars() { in env_vars() function
586 inline void Environment::set_env_vars(std::shared_ptr<KVStore> env_vars) { in set_env_vars()
/third_party/gstreamer/gstplugins_good/gst/icydemux/
Dgsticydemux.c297 const gchar *env_vars[] = { "GST_ICY_TAG_ENCODING", in gst_icydemux_unicodify() local
/third_party/gstreamer/gstplugins_bad/gst/jpegformat/
Dgstjpegparse.c546 const gchar *env_vars[] = { "GST_JPEG_TAG_ENCODING", in get_utf8_from_data() local
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpsrc.c958 const gchar *env_vars[] = { "GST_ICY_TAG_ENCODING", in gst_soup_http_src_unicodify() local
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavidemux.c3781 static const gchar *env_vars[] = { "GST_AVI_TAG_ENCODING", in parse_tag_value() local