Searched defs:LANGUAGE (Results 1 - 9 of 9) sorted by relevance

/external/icu4c/samples/datefmt/answers/
H A Dmain_0.cpp42 static char* LANGUAGE[] = { local
45 static const int32_t N_LANGUAGE = sizeof(LANGUAGE)/sizeof(LANGUAGE[0]);
57 Locale loc(LANGUAGE[i]);
60 printf("Date (%s)\n", LANGUAGE[i]);
H A Dmain_1.cpp41 static char* LANGUAGE[] = { local
44 static const int32_t N_LANGUAGE = sizeof(LANGUAGE)/sizeof(LANGUAGE[0]);
56 Locale loc(LANGUAGE[i]);
59 printf("Date (%s)\n", LANGUAGE[i]);
H A Dmain_2.cpp45 static char* LANGUAGE[] = { local
48 static const int32_t N_LANGUAGE = sizeof(LANGUAGE)/sizeof(LANGUAGE[0]);
70 Locale loc(LANGUAGE[i]);
80 printf("Date (%s): ", LANGUAGE[i]);
H A Dmain_3.cpp45 static char* LANGUAGE[] = { local
48 static const int32_t N_LANGUAGE = sizeof(LANGUAGE)/sizeof(LANGUAGE[0]);
70 Locale loc(LANGUAGE[i]);
86 printf("Date (%s, %s): ", LANGUAGE[i], TIMEZONE[j]);
/external/icu4c/samples/datefmt/
H A Dmain.cpp45 static char* LANGUAGE[] = { local
48 static const int32_t N_LANGUAGE = sizeof(LANGUAGE)/sizeof(LANGUAGE[0]);
70 Locale loc(LANGUAGE[i]);
86 printf("Date (%s, %s): ", LANGUAGE[i], TIMEZONE[j]);
/external/srec/srec/cfront/
H A Dnisthdr.h104 LANGUAGE, enumerator in enum:Nist1AHeader::FieldId
226 Nist1AHeaderSetDef(setLanguage, char*, s, LANGUAGE)
/external/chromium/chrome/browser/search_engines/
H A Dtemplate_url.h160 LANGUAGE, enumerator in enum:TemplateURLRef::ReplacementType
H A Dtemplate_url_parser.cc86 LANGUAGE, enumerator in enum:__anon1538::ParsingContext::ElementType
222 LANGUAGE;
497 case ParsingContext::LANGUAGE:
/external/icu4c/tools/genrb/
H A Dgenrb.c58 LANGUAGE, enumerator in enum:__anon5040
291 if(options[LANGUAGE].doesOccur) {
292 language = options[LANGUAGE].value;

Completed in 125 milliseconds