Searched defs:items_read (Results 1 – 4 of 4) sorted by relevance
/external/bluetooth/glib/tests/ |
D | convert-test.c | 146 glong items_read, items_read2; in check_utf8_to_ucs4() local 235 glong items_read, items_read2; in check_ucs4_to_utf8() local 299 glong items_read, items_read2; in check_utf8_to_utf16() local 375 glong items_read, items_read2; in check_utf16_to_utf8() local 447 glong items_read, items_read2; in check_ucs4_to_utf16() local 515 glong items_read, items_read2; in check_utf16_to_ucs4() local
|
D | unicode-encoding.c | 90 glong items_read, items_written; in process() local
|
/external/bluetooth/glib/glib/ |
D | gutf8.c | 951 glong *items_read, in g_utf8_to_ucs4() 1032 glong *items_read, in g_ucs4_to_utf8() 1111 glong *items_read, in g_utf16_to_utf8() 1255 glong *items_read, in g_utf16_to_ucs4() 1397 glong *items_read, in g_utf8_to_utf16() 1512 glong *items_read, in g_ucs4_to_utf16()
|
/external/srec/portable/src/ |
D | PFileWrap.c | 44 size_t items_read; in PFileRead() local
|