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

  /external/chromium/third_party/libevent/
evdns.c 165 int tx_count; /* the number of times that this packet has been sent */ member in struct:request
522 if (req->tx_count == 0 && req->ns == ns) {
607 req->tx_count = 0;
    [all...]
  /external/chromium_org/third_party/libevent/
evdns.c 165 int tx_count; /* the number of times that this packet has been sent */ member in struct:request
522 if (req->tx_count == 0 && req->ns == ns) {
607 req->tx_count = 0;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 96 FILE *fp = fopen("tx_count.bin", "wb");
    [all...]

Completed in 113 milliseconds