Home
last modified time | relevance | path

Searched refs:ii (Results 1 – 3 of 3) sorted by relevance

/third_party/ulib/musl/src/network/
A Dether.c8 for (int ii = 0; ii < 6; ii++) { in ether_aton_r() local
10 if (ii != 0) { in ether_aton_r()
20 a.ether_addr_octet[ii] = n; in ether_aton_r()
36 for (int ii = 0; ii < 6; ii++) { in ether_ntoa_r() local
37 x += sprintf(x, ii == 0 ? "%.2X" : ":%.2X", p_a->ether_addr_octet[ii]); in ether_ntoa_r()
/third_party/ulib/usbhost/
A DLICENSE.txt21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/third_party/tools/android/
A DLICENSE21 otherwise, or (ii) ownership of fifty percent (50%) or more of the

Completed in 4 milliseconds