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

  /external/u-boot/include/linux/mtd/
onenand.h 49 * @technology [INTERN] describes the internal NAND array technology such as SLC or MLC.
79 unsigned int technology; member in struct:onenand_chip
139 #define ONENAND_IS_MLC(this) (this->technology & ONENAND_TECHNOLOGY_IS_MLC)
  /device/google/cuttlefish_common/guest/hals/ril/
cuttlefish_ril.cpp 38 /* Modem Technology bits */
405 ALOGV("Requesting data call setup to APN %s, technology %s, prof %s",
994 RIL_RadioTechnology technology = RADIO_TECH_GPRS; local
1019 RIL_RadioTechnology technology = RADIO_TECH_GSM; local
1043 RIL_RadioTechnology technology = getBestVoiceTechnology(network_type); local
    [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h 391 // ICC Technology tag
1377 cmsTechnologySignature technology; member in struct:__anon35225
    [all...]

Completed in 112 milliseconds