Home
last modified time | relevance | path

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

/third_party/python/Lib/test/support/
Dscript_helper.py88 def run_python_until_end(*args, **env_vars):
139 def _assert_python(expected_success, /, *args, **env_vars):
145 def assert_python_ok(*args, **env_vars):
158 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.py123 *cmd_line_switches, cwd=None, **env_vars):
136 *cmd_line_switches, cwd=None, **env_vars):
Dtest_compileall.py457 def assertRunOK(self, *args, **env_vars):
464 def assertRunNotOK(self, *args, **env_vars):
Dtest_cmd_line.py812 def run_ignoring_vars(self, predicate, **env_vars):
Dtest_gdb.py89 def run_gdb(*args, **env_vars):
Dtest_sys.py157 def check_exit_message(code, expected, **env_vars):
/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.c239 const gchar *env_vars[] = { "GST_ID3V1_TAG_ENCODING", in gst_tag_extract_id3v1_string() local
Dtags.c326 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/gstreamer/gst/
Dgstplugin.c1804 gst_plugin_ext_dep_equals (GstPluginDep * dep, const gchar ** env_vars, in gst_plugin_ext_dep_equals()
1843 gst_plugin_add_dependency (GstPlugin * plugin, const gchar ** env_vars, in gst_plugin_add_dependency()
1915 const gchar * env_vars, const gchar * paths, const gchar * names, in gst_plugin_add_dependency_simple()
Dgst_private.h81 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.c293 const gchar *env_vars[] = { "GST_ICY_TAG_ENCODING", in gst_icydemux_unicodify() local
/third_party/gstreamer/gstplugins_bad/gst/jpegformat/
Dgstjpegparse.c544 const gchar *env_vars[] = { "GST_JPEG_TAG_ENCODING", in get_utf8_from_data() local
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpsrc.c877 const gchar *env_vars[] = { "GST_ICY_TAG_ENCODING", in gst_soup_http_src_unicodify() local
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavidemux.c3774 static const gchar *env_vars[] = { "GST_AVI_TAG_ENCODING", in parse_tag_value() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c13019 const gchar *env_vars[] = { "GST_QT_TAG_ENCODING", "GST_TAG_ENCODING", NULL }; in qtdemux_tag_add_location() local
13169 const gchar *env_vars[] = { "GST_QT_TAG_ENCODING", "GST_TAG_ENCODING", NULL }; in qtdemux_tag_add_str_full() local
13280 const gchar *env_vars[] = { "GST_QT_TAG_ENCODING", "GST_TAG_ENCODING", NULL }; in qtdemux_tag_add_keywords() local