Searched defs:items_read (Results 1 – 7 of 7) sorted by relevance
/third_party/glib/glib/tests/ |
D | convert.c | 147 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/ |
D | gutf8.c | 850 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/ |
D | SDL_x11video.c | 323 unsigned long items_read = 0, items_left = 0; in X11_CheckWindowManager() local
|
D | SDL_x11modes.c | 1076 unsigned long items_read = 0, items_left = 0; in X11_GetDisplayUsableBounds() local
|
D | SDL_x11events.c | 1072 unsigned long items_read, items_left; in X11_DispatchEvent() local
|
D | SDL_x11window.c | 671 unsigned long items_read, items_left; in X11_GetWindowTitle() local
|
/third_party/glib/tests/ |
D | unicode-encoding.c | 102 glong items_read, items_written; in process() local
|