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

  /frameworks/compile/slang/
slang_version.h 23 // ICS -> Ice Cream Sandwich
43 ICS = 1400,
44 CURRENT = ICS
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]
SemaInit.cpp     [all...]
SemaExprCXX.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/include/clang/Sema/
Initialization.h 646 ImplicitConversionSequence *ICS;
    [all...]
Sema.h     [all...]
  /hardware/ti/wlan/wl1271/external_drivers/sdio/linux/
SdioDrv.c 125 #define ICS 0x2
558 * wait till the the clock is stable (ICS) bit is set
560 status = sdiodrv_poll_status(OMAP_HSMMC_SYSCTL, ICS, MMC_TIMEOUT_MS);
561 if(!(status & ICS)) {
    [all...]

Completed in 190 milliseconds