Home
last modified time | relevance | path

Searched refs:cCountry (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/lib/libdvbv5/
H A Dcountries.c26 struct cCountry { struct
38 static const struct cCountry country_list[] = { argument
294 #define COUNTRY_COUNT (sizeof(country_list)/sizeof(struct cCountry))
298 const struct cCountry *elem = b; in cmp_alpha2()
305 const struct cCountry *elem = b; in cmp_alpha3()
317 const struct cCountry *p; in dvb_country_a2_to_id()
330 const struct cCountry *p; in dvb_country_a3_to_id()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/lib/libdvbv5/
H A Dcountries.c26 struct cCountry { struct
38 static const struct cCountry country_list[] = { argument
294 #define COUNTRY_COUNT (sizeof(country_list)/sizeof(struct cCountry))
298 const struct cCountry *elem = b; in cmp_alpha2()
305 const struct cCountry *elem = b; in cmp_alpha3()
317 const struct cCountry *p; in dvb_country_a2_to_id()
330 const struct cCountry *p; in dvb_country_a3_to_id()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/lib/libdvbv5/
H A Dcountries.c26 struct cCountry { struct
38 static const struct cCountry country_list[] = { argument
294 #define COUNTRY_COUNT (sizeof(country_list)/sizeof(struct cCountry))
298 const struct cCountry *elem = b; in cmp_alpha2()
305 const struct cCountry *elem = b; in cmp_alpha3()
317 const struct cCountry *p; in dvb_country_a2_to_id()
330 const struct cCountry *p; in dvb_country_a3_to_id()
/dports/multimedia/w_scan2/w_scan2-1.0.13/src/
H A Dcountries.h60 typedef struct cCountry { struct
66 #define COUNTRY_COUNT(x) (sizeof(x)/sizeof(struct cCountry)) argument
68 extern struct cCountry country_list[];
H A Dcountries.c708 struct cCountry country_list[] = {
/dports/devel/cmake-fedora/Modules/
H A DManageZanata.cmake824 LOCALE_PARSE_STRING(cLang cScript cCountry cModifier "${cL}")
825 SET(_ZANATA_CLIENT_LOCALE_${cLang}_${cScript}_${cCountry}_${cModifier} "${cL}")
826 ZANATA_LOCALE_COMPLETE(cCLocale "${cLang}" "${cScript}" "${cCountry}" "${cModifier}")