Home
last modified time | relevance | path

Searched refs:country (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/SDL2/src/locale/windows/
A DSDL_syslocale.c41 char country[16]; in SDL_SYS_GetPreferredLocales_winxp() local
49 country, sizeof (country)); in SDL_SYS_GetPreferredLocales_winxp()
55 SDL_snprintf(buf, buflen, "%s%s%s", lang, ctryrc ? "_" : "", ctryrc ? country : ""); in SDL_SYS_GetPreferredLocales_winxp()
/AliOS-Things-master/components/SDL2/include/
A DSDL_locale.h46 const char *country; /**< A country, like "US" for America. Can be NULL. */ member
/AliOS-Things-master/components/SDL2/test/
A Dtestlocale.c27 const char *c = l->country; in log_locales()
/AliOS-Things-master/components/SDL2/src/locale/
A DSDL_locale.c69 loc->country = ptr; in build_locales_from_csv_string()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ocr/include/alibabacloud/ocr/model/
A DRecognizeChinapassportResult.h57 std::string country; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/nvrecord/
A Dnvrecord_wifi.h45 char country[3]; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/nv_section/factory_section/
A Dfactory_section.h88 unsigned char country[3]; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/nv_section/userdata_section/
A Dnvrecord_wifi.h56 char country[3]; member
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ocr/src/model/
A DRecognizeChinapassportResult.cc54 data_.country = dataNode["Country"].asString(); in parse()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/
A Dbwifi_interface.h148 int bwifi_set_country_code(char * country);
/AliOS-Things-master/components/SDL2/src/core/android/
A DSDL_android.c2893 char country[2] = {}; in Android_JNI_GetLocale() local
2898 AConfiguration_getCountry(cfg, country); in Android_JNI_GetLocale()
2911 if (country[0]) { in Android_JNI_GetLocale()
2912 buf[id++] = country[0]; in Android_JNI_GetLocale()
2913 if (country[1]) { in Android_JNI_GetLocale()
2914 buf[id++] = country[1]; in Android_JNI_GetLocale()
/AliOS-Things-master/components/SDL2/src/hidapi/
A DLICENSE-gpl3.txt509 covered work in a country, or your recipient's use of the covered work
510 in a country, would infringe one or more identifiable patents in that
511 country that you have reason to believe are valid.
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A DREADME349 People of the planet, on every country, may have a financial interest in

Completed in 17 milliseconds