Searched refs:byt (Results 1 – 4 of 4) sorted by relevance
1427 int byt = 0; in run() local1429 && ((byt = is.read()) != -1)) { in run()1430 buff[num++] = (byte) byt; in run()
179 unsigned char byt; /**< as byte */ member
398 _dbus_string_set_byte (str, pos, vp->byt); in _dbus_marshal_set_basic()828 if (!_dbus_string_insert_byte (str, insert_at, vp->byt)) in _dbus_marshal_write_basic()
55215 (WebCore::Document::clear): Drop the text written byt he script.