Searched defs:DEV (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/testsuite/
H A DMakefile2 DEV := lo macro
35 TC="$$i/tc/tc" IP="$$i/ip/ip" DEV="$(DEV)" IPVER="$@" SNAME="$$i" \
/external/icu4c/common/
H A Ducnvisci.c89 DEV = 0x42, enumerator in enum:__anon4683
143 { DEVANAGARI, DEV_MASK, DEV },
270 * | DEV | PNJ | GJR | ORI | BNG | TLG | MLM | TML |
1209 if ((uint8_t)(PNJ-sourceChar)<=PNJ-DEV) {
/external/qemu/
H A Dusb-linux.c1395 enum { BUS, DEV, VID, PID, DONE }; enumerator in enum:__anon8815
1414 case DEV: f->addr = strtol(p, NULL, 10); break;
1420 if (i < DEV) {

Completed in 88 milliseconds