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

  /frameworks/compile/slang/
slang_version.h 23 // ICS -> Ice Cream Sandwich
43 ICS = 1400,
  /external/clang/include/clang/Sema/
Initialization.h 646 ImplicitConversionSequence *ICS;
    [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...]
  /external/clang/lib/Sema/
SemaInit.cpp     [all...]
SemaOverload.cpp     [all...]
SemaExpr.cpp     [all...]

Completed in 63 milliseconds