HomeSort by relevance Sort by last modified time
    Searched refs:in_index (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/org/apache/harmony/luni/util/
Base64.java 68 int in_index = 0; local
104 if (in_index%4 == 3) {
110 in_index++;
  /external/libpcap/
pcap-dos.h 122 volatile int in_index; /* queue index head */ member in struct:rx_ringbuf
pcap-dos.c 1344 active_dev->queue.in_index = idx;
    [all...]

Completed in 50 milliseconds