Home
last modified time | relevance | path

Searched defs:items_read (Results 1 – 7 of 7) sorted by relevance

/third_party/glib/glib/tests/
Dconvert.c147 glong items_read, items_read2; in check_utf8_to_ucs4() local
237 glong items_read, items_read2; in check_ucs4_to_utf8() local
301 glong items_read, items_read2; in check_utf8_to_utf16() local
378 glong items_read, items_read2; in check_utf16_to_utf8() local
451 glong items_read, items_read2; in check_ucs4_to_utf16() local
519 glong items_read, items_read2; in check_utf16_to_ucs4() local
/third_party/glib/glib/
Dgutf8.c850 glong *items_read, in g_utf8_to_ucs4()
932 glong *items_read, in g_ucs4_to_utf8()
1018 glong *items_read, in g_utf16_to_utf8()
1162 glong *items_read, in g_utf16_to_ucs4()
1300 glong *items_read, in g_utf8_to_utf16()
1416 glong *items_read, in g_ucs4_to_utf16()
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11video.c323 unsigned long items_read = 0, items_left = 0; in X11_CheckWindowManager() local
DSDL_x11modes.c1076 unsigned long items_read = 0, items_left = 0; in X11_GetDisplayUsableBounds() local
DSDL_x11events.c1072 unsigned long items_read, items_left; in X11_DispatchEvent() local
DSDL_x11window.c671 unsigned long items_read, items_left; in X11_GetWindowTitle() local
/third_party/glib/tests/
Dunicode-encoding.c102 glong items_read, items_written; in process() local