Home
last modified time | relevance | path

Searched refs:G_DIR_SEPARATOR_S (Results 1 – 25 of 40) sorted by relevance

12

/third_party/glib/gio/tests/
Dg-file.c264 {G_DIR_SEPARATOR_S, 0, FALSE, G_DIR_SEPARATOR_S}, in test_g_file_get_parse_name_utf8()
265 {"file:///", 0, TRUE, G_DIR_SEPARATOR_S}, in test_g_file_get_parse_name_utf8()
403 {"/dir1", TRUE, FALSE, "/dir1/dir2/dir3/", "dir2" G_DIR_SEPARATOR_S "dir3"}, in test_g_file_has_prefix()
404 {"/dir1/", TRUE, FALSE, "/dir1/dir2/dir3/", "dir2" G_DIR_SEPARATOR_S "dir3"}, in test_g_file_has_prefix()
405 {"/dir1", TRUE, FALSE, "/dir1/dir2/dir3", "dir2" G_DIR_SEPARATOR_S "dir3"}, in test_g_file_has_prefix()
406 {"/dir1/", TRUE, FALSE, "/dir1/dir2/dir3", "dir2" G_DIR_SEPARATOR_S "dir3"}, in test_g_file_has_prefix()
409 {"//dir1/new", TRUE, FALSE, "//dir1/new/dir2/dir3", "dir2" G_DIR_SEPARATOR_S "dir3"}, in test_g_file_has_prefix()
411 {"file:///dir1", TRUE, TRUE, "file:///dir1/dir2/dir3/", "dir2" G_DIR_SEPARATOR_S "dir3"}, in test_g_file_has_prefix()
412 {"file:///dir1/", TRUE, TRUE, "file:///dir1/dir2/dir3/", "dir2" G_DIR_SEPARATOR_S "dir3"}, in test_g_file_has_prefix()
413 {"file:///dir1", TRUE, TRUE, "file:///dir1/dir2/dir3", "dir2" G_DIR_SEPARATOR_S "dir3"}, in test_g_file_has_prefix()
[all …]
Dg-icon.c61 …, ==, G_DIR_SEPARATOR_S "some" G_DIR_SEPARATOR_S "native" G_DIR_SEPARATOR_S "path" G_DIR_SEPARATOR… in test_g_icon_to_string()
74 …, ==, G_DIR_SEPARATOR_S "some" G_DIR_SEPARATOR_S "native" G_DIR_SEPARATOR_S "path" G_DIR_SEPARATOR… in test_g_icon_to_string()
160 …g_assert_cmpstr (data, ==, G_DIR_SEPARATOR_S "path" G_DIR_SEPARATOR_S "to" G_DIR_SEPARATOR_S "some… in test_g_icon_to_string()
Dautoptr.c11 g_assert_cmpstr (path, ==, G_DIR_SEPARATOR_S "blah"); in test_autoptr()
/third_party/glib/gmodule/
Dgmodule-win32.c207 return g_strconcat (directory, G_DIR_SEPARATOR_S, module_name, NULL); in _g_module_build_path()
210 return g_strconcat (directory, G_DIR_SEPARATOR_S, module_name, ".dll", NULL); in _g_module_build_path()
212 return g_strconcat (directory, G_DIR_SEPARATOR_S, "cyg", module_name, ".dll", NULL); in _g_module_build_path()
215 return g_strconcat (directory, G_DIR_SEPARATOR_S, module_name, ".dll", NULL); in _g_module_build_path()
217 return g_strconcat (directory, G_DIR_SEPARATOR_S, "lib", module_name, ".dll", NULL); in _g_module_build_path()
Dgmodule.c414 lt_libdir = g_strconcat (dir, G_DIR_SEPARATOR_S ".libs", NULL); in parse_libtool_archive()
418 name = g_strconcat (lt_libdir, G_DIR_SEPARATOR_S, lt_dlname, NULL); in parse_libtool_archive()
/third_party/gstreamer/gstplugins_bad/ext/wildmidi/
Dgstwildmididec.c176 g_build_path (G_DIR_SEPARATOR_S, g_get_home_dir (), ".wildmidirc", in gst_wildmidi_get_config_path()
187 g_build_path (G_DIR_SEPARATOR_S, G_DIR_SEPARATOR_S "etc", in gst_wildmidi_get_config_path()
198 g_build_path (G_DIR_SEPARATOR_S, G_DIR_SEPARATOR_S "etc", "wildmidi", in gst_wildmidi_get_config_path()
218 g_build_path (G_DIR_SEPARATOR_S, G_DIR_SEPARATOR_S "etc", in gst_wildmidi_get_config_path()
229 g_build_path (G_DIR_SEPARATOR_S, G_DIR_SEPARATOR_S "etc", "timidity", in gst_wildmidi_get_config_path()
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgioelement.c230 G_DIR_SEPARATOR_S "share" \
231 G_DIR_SEPARATOR_S "gvfs" \
232 G_DIR_SEPARATOR_S "mounts"
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstfaceblur.cpp71 #define DEFAULT_PROFILE OPENCV_PREFIX G_DIR_SEPARATOR_S "share" \
72 G_DIR_SEPARATOR_S OPENCV_PATH_NAME G_DIR_SEPARATOR_S "haarcascades" \
73 G_DIR_SEPARATOR_S "haarcascade_frontalface_default.xml"
Dgstfacedetect.cpp89 #define HAAR_CASCADES_DIR OPENCV_PREFIX G_DIR_SEPARATOR_S "share" \
90 G_DIR_SEPARATOR_S OPENCV_PATH_NAME G_DIR_SEPARATOR_S "haarcascades" \
91 G_DIR_SEPARATOR_S
Dgsthanddetect.cpp73 #define HAAR_FILE_FIST GST_HAAR_CASCADES_DIR G_DIR_SEPARATOR_S "fist.xml"
74 #define HAAR_FILE_PALM GST_HAAR_CASCADES_DIR G_DIR_SEPARATOR_S "palm.xml"
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dgdkpixbufoverlay.c39 #define IMAGE_PATH GST_TEST_FILES_PATH G_DIR_SEPARATOR_S "image.jpg" in GST_START_TEST()
Dwavparse.c24 #define SIMPLE_WAV_PATH GST_TEST_FILES_PATH G_DIR_SEPARATOR_S "audiotestsrc.wav"
/third_party/gstreamer/gstreamer/gst/
Dgstpreset.c153 g_strdup_printf ("%s" G_DIR_SEPARATOR_S "%s.prs", preset_dir, in preset_get_paths()
169 preset_path = g_strdup_printf ("%s" G_DIR_SEPARATOR_S "%s.prs", in preset_get_paths()
201 preset_path = g_strdup_printf ("%s" G_DIR_SEPARATOR_S "%s.prs", in preset_get_paths()
413 gchar *preset_path = g_strdup_printf ("%s" G_DIR_SEPARATOR_S "%s.prs", in preset_get_keyfile()
Dgsturi.c903 strstr (path, G_DIR_SEPARATOR_S "." G_DIR_SEPARATOR_S) != NULL || in file_path_contains_relatives()
904 strstr (path, G_DIR_SEPARATOR_S ".." G_DIR_SEPARATOR_S) != NULL); in file_path_contains_relatives()
/third_party/gstreamer/gstplugins_base/tests/icles/
Dstress-playbin.c71 path = g_strconcat (arg, G_DIR_SEPARATOR_S, entry, NULL); in check_arg()
/third_party/gstreamer/gstreamer/tools/
Dgst-typefind.c61 path = g_strconcat (filename, G_DIR_SEPARATOR_S, entry, NULL); in typefind_file()
Dgst-launch.c969 gchar *access_name = g_strconcat (g_get_tmp_dir (), G_DIR_SEPARATOR_S, in bus_sync_handler()
970 "gst-launch", G_DIR_SEPARATOR_S, state_transition_name, NULL); in bus_sync_handler()
/third_party/glib/tests/
Dtestglib.c1091 string = g_path_get_basename (G_DIR_SEPARATOR_S "foo" G_DIR_SEPARATOR_S "dir" G_DIR_SEPARATOR_S); in test_paths()
1094 string = g_path_get_basename (G_DIR_SEPARATOR_S "foo" G_DIR_SEPARATOR_S "file"); in test_paths()
1229 strcpy (template, "zap" G_DIR_SEPARATOR_S "barXXXXXX"); in test_file_functions()
1234 g_printerr ("g_file_open_tmp works even if template contains '%s'\n", G_DIR_SEPARATOR_S); in test_file_functions()
/third_party/glib/glib/
Dgfileutils.c1769 sep = G_DIR_SEPARATOR_S; in g_get_tmp_name()
2192 str = g_build_path_va (G_DIR_SEPARATOR_S, first_argument, args, str_array); in g_build_filename_va()
2567 return g_strdup (G_DIR_SEPARATOR_S); in g_path_get_basename()
2574 return g_strdup (G_DIR_SEPARATOR_S); in g_path_get_basename()
2777 return g_build_filename (G_DIR_SEPARATOR_S, filename, NULL); in g_canonicalize_filename()
Dglibconfig.h286 #define G_DIR_SEPARATOR_S "/" macro
Dglibconfig.h.in202 #define G_DIR_SEPARATOR_S "@g_dir_separator@" macro
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/
Dgst-camera2.c43 #define UI_FILE CAMERA_APPS_UIDIR G_DIR_SEPARATOR_S "gst-camera2.ui"
/third_party/libsoup/libsoup/
Dsoup-directory-input-stream.c67 path = g_strconcat (stream->uri, G_DIR_SEPARATOR_S, escaped, NULL); in G_DEFINE_TYPE()
/third_party/gstreamer/gstplugins_good/tests/check/pipelines/
Dsimple-launch-lines.c216 #define J2K_TEST_FILE_PATH GST_TEST_FILES_PATH G_DIR_SEPARATOR_S "gradient.j2k" in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstdashsink.c600 g_build_path (G_DIR_SEPARATOR_S, sink->mpd_root_path, in on_format_location()
865 g_build_path (G_DIR_SEPARATOR_S, sink->mpd_root_path, in gst_dash_sink_write_mpd_file()

12