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

  /external/pdfium/third_party/lcms2-2.6/src/
cmsnamed.c 119 int SearchMLUEntry(cmsMLU* mlu, cmsUInt16Number LanguageCode, cmsUInt16Number CountryCode)
129 if (mlu ->Entries[i].Country == CountryCode &&
141 cmsUInt16Number LanguageCode, cmsUInt16Number CountryCode)
155 if (SearchMLUEntry(mlu, LanguageCode, CountryCode) >= 0) return FALSE; // Only one is allowed!
174 mlu ->Entries[mlu ->UsedEntries].Country = CountryCode;
183 cmsBool CMSEXPORT cmsMLUsetASCII(cmsMLU* mlu, const char LanguageCode[3], const char CountryCode[3], const char* ASCIIString)
189 cmsUInt16Number Cntry = _cmsAdjustEndianess16(*(cmsUInt16Number*) CountryCode);
298 cmsUInt16Number LanguageCode, cmsUInt16Number CountryCode,
317 if (v -> Country == CountryCode) {
346 const char LanguageCode[3], const char CountryCode[3]
    [all...]
cmsio1.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Usb.h 379 UINT8 CountryCode;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
subauth.h 127 USHORT CountryCode;
tapi3if.h     [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2.h     [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/wifi/
wifi_test_utils.py 63 class CountryCode():
681 ad.adb.shell("halutil -country %s" % WifiEnums.CountryCode.US)
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/
aws-java-sdk-route53-1.11.18.jar 

Completed in 2387 milliseconds