Searched refs:offs (Results 1 – 6 of 6) sorted by relevance
44 unsigned *offs = txn->offs; in binder_dump_txn() local53 obj = (void*) (((char*) txn->data) + *offs++); in binder_dump_txn()183 data.txn.offs = 0; in binder_send_reply()187 data.txn.offs_size = ((char*) reply->offs) - ((char*) reply->offs0); in binder_send_reply()189 data.txn.offs = reply->offs0; in binder_send_reply()325 writebuf.txn.offs_size = ((char*) msg->offs) - ((char*) msg->offs0); in binder_call()327 writebuf.txn.offs = msg->offs0; in binder_call()397 bio->offs = bio->offs0 = txn->offs; in bio_init_from_txn()416 bio->offs = bio->offs0 = data; in bio_init()457 *bio->offs++ = ((char*) obj) - ((char*) bio->data0); in bio_alloc_obj()[all …]
33 void *offs; member39 uint32_t *offs; /* array of offsets */ member
1325 int offs = 0; in concatArrays() local1327 System.arraycopy(a, 0, b, offs, a.length); in concatArrays()1328 offs += a.length; in concatArrays()
596 float offs = offs100 * 0.01f; in drawModels() local597 GLfixed fixedOffs = (GLfixed)(offs * 65536); in drawModels()
19 …OptimizedPolling">Optimize polling with inexact repeating alarms and exponential back-offs</a></li>
63 and trust is a matter of trade-offs in accuracy, speed, and battery-efficiency.</p>