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

  /external/qemu/hw/net/
smc91c111.c 24 uint16_t tcr; member in struct:__anon34278
62 qemu_put_be16(f, s->tcr);
98 s->tcr = qemu_get_be16(f);
243 if ((s->tcr & TCR_TXEN) == 0)
261 if (len < 64 && (s->tcr & TCR_PAD_EN)) {
270 add_crc = (control & 0x10) || (s->tcr & TCR_NOCRC) == 0;
308 s->tcr = 0;
336 case 0: /* TCR */
337 SET_LOW(tcr, value);
340 SET_HIGH(tcr, value)
    [all...]
  /external/clang/lib/Sema/
SemaCast.cpp 820 TryCastResult tcr = local
823 if (tcr != TC_Success && msg != 0)
884 TryCastResult tcr local
939 TryCastResult tcr; local
2072 TryCastResult tcr = TryConstCast(Self, SrcExpr, DestType, local
    [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 

Completed in 224 milliseconds