Home
last modified time | relevance | path

Searched refs:g_mapped_file_get_contents (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Dmappedfile.c45 g_assert_null (g_mapped_file_get_contents (file)); in test_empty()
102 contents = g_mapped_file_get_contents (file); in test_writable()
114 contents = g_mapped_file_get_contents (file); in test_writable()
148 contents = g_mapped_file_get_contents (file); in test_writable_fd()
163 contents = g_mapped_file_get_contents (file); in test_writable_fd()
/dports/graphics/gegl/gegl-0.4.34/libs/rgbe/
H A Drgbe.c141 GPOINTER_TO_UINT (g_mapped_file_get_contents (f)) - in rgbe_mapped_file_remaining()
223 data = g_mapped_file_get_contents (file->file) + *cursor; in rgbe_header_read_variables()
426 data = g_mapped_file_get_contents (file->file) + *cursor; in rgbe_header_read_orientation()
463 *cursor = data - g_mapped_file_get_contents (file->file); in rgbe_header_read_orientation()
493 data = g_mapped_file_get_contents (file->file); in rgbe_header_read()
587 data = (guint8 *)g_mapped_file_get_contents (file->file) + *cursor; in rgbe_read_uncompressed()
597 GPOINTER_TO_UINT (g_mapped_file_get_contents (file->file)); in rgbe_read_uncompressed()
646 data = (guint8 *)g_mapped_file_get_contents (file->file) + *cursor; in rgbe_read_new_rle()
715 GPOINTER_TO_UINT (g_mapped_file_get_contents (file->file)); in rgbe_read_new_rle()
1000 GPOINTER_TO_UINT (g_mapped_file_get_contents (file->file)); in rgbe_read_scanlines()
[all …]
/dports/devel/glib20/glib-2.70.4/tests/
H A Dmapping-test.c129 g_mapped_file_get_contents (map), in child_main()
165 buffer = (gchar *)g_mapped_file_get_contents (map); in test_private()
236 buffer = (gchar *)g_mapped_file_get_contents (map); in test_child_private()
/dports/sysutils/tracker-miners/tracker-miners-2.3.5/tests/common/
H A Dtracker-test-helpers.c30 nonutf8_str = g_strdup (g_mapped_file_get_contents (file)); in tracker_test_helpers_get_nonutf8()
/dports/sysutils/tracker3/tracker-3.1.2/tests/common/
H A Dtracker-test-helpers.c30 nonutf8_str = g_strdup (g_mapped_file_get_contents (file)); in tracker_test_helpers_get_nonutf8()
/dports/sysutils/tracker/tracker-2.3.4/tests/common/
H A Dtracker-test-helpers.c30 nonutf8_str = g_strdup (g_mapped_file_get_contents (file)); in tracker_test_helpers_get_nonutf8()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkiconcache.c115 info.cache = g_mapped_file_get_contents (map); in gtk_icon_cache_new_for_path()
135 cache->buffer = g_mapped_file_get_contents (map); in gtk_icon_cache_new_for_path()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgmappedfile.h45 gchar *g_mapped_file_get_contents (GMappedFile *file);
/dports/sysutils/tracker-miners/tracker-miners-2.3.5/tests/libtracker-extract/
H A Dtracker-encoding-test.c40 output = tracker_encoding_guess (g_mapped_file_get_contents (file), in test_encoding_guessing()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dtest-size-params.cc61 font_data = g_mapped_file_get_contents (mf); in main()
H A Dtest-would-substitute.cc65 font_data = g_mapped_file_get_contents (mf); in main()
H A Dtest-buffer-serialize.cc64 font_data = g_mapped_file_get_contents (mf); in main()
H A Dtest.cc64 font_data = g_mapped_file_get_contents (mf); in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dtest-size-params.cc63 font_data = g_mapped_file_get_contents (mf);
H A Dtest-would-substitute.cc67 font_data = g_mapped_file_get_contents (mf);
H A Dtest-buffer-serialize.cc65 font_data = g_mapped_file_get_contents (mf); in main()
H A Dtest.cc66 font_data = g_mapped_file_get_contents (mf); in main()
/dports/audio/spectmorph/spectmorph-0.5.2/lib/
H A Dsmmmapin.cc29 unsigned char *bytes = reinterpret_cast<unsigned char *> (g_mapped_file_get_contents (gmf));
/dports/devel/librest/rest-0.8.1/rest-extras/
H A Dyoutube-proxy.c400 (const guchar*) g_mapped_file_get_contents (map), in youtube_proxy_upload_async()
404 sb = soup_buffer_new_with_owner (g_mapped_file_get_contents (map), in youtube_proxy_upload_async()
H A Dflickr-proxy.c432 (const guchar*) g_mapped_file_get_contents (map), in flickr_proxy_new_upload_for_file()
439 g_mapped_file_get_contents (map), in flickr_proxy_new_upload_for_file()
/dports/irc/ctrlproxy/ctrlproxy-3.0.8/src/
H A Dhelp.c90 data = g_mapped_file_get_contents(h->file); in help_load_file()
/dports/net/wireshark/wireshark-3.6.1/ui/
H A Dtext_import_regex.c44 guchar* f_content = g_mapped_file_get_contents(file); in text_import_regex()
/dports/net/tshark-lite/wireshark-3.6.1/ui/
H A Dtext_import_regex.c44 guchar* f_content = g_mapped_file_get_contents(file); in text_import_regex()
/dports/net/tshark/wireshark-3.6.1/ui/
H A Dtext_import_regex.c44 guchar* f_content = g_mapped_file_get_contents(file); in text_import_regex()
/dports/net/wireshark-lite/wireshark-3.6.1/ui/
H A Dtext_import_regex.c44 guchar* f_content = g_mapped_file_get_contents(file); in text_import_regex()

12345678910>>...12