Home
last modified time | relevance | path

Searched full:languages (Results 1 – 25 of 2688) sorted by relevance

12345678910>>...108

/external/libiio/src/
Dlibiio.iss.cmakein18 [Languages]
20 Name: "brazilianportuguese"; MessagesFile: "compiler:Languages\BrazilianPortuguese.isl"
21 Name: "catalan"; MessagesFile: "compiler:Languages\Catalan.isl"
22 Name: "corsican"; MessagesFile: "compiler:Languages\Corsican.isl"
23 Name: "czech"; MessagesFile: "compiler:Languages\Czech.isl"
24 Name: "danish"; MessagesFile: "compiler:Languages\Danish.isl"
25 Name: "dutch"; MessagesFile: "compiler:Languages\Dutch.isl"
26 Name: "finnish"; MessagesFile: "compiler:Languages\Finnish.isl"
27 Name: "french"; MessagesFile: "compiler:Languages\French.isl"
28 Name: "german"; MessagesFile: "compiler:Languages\German.isl"
[all …]
/external/cldr/tools/java/org/unicode/cldr/util/data/external/
DIso639-5.html8 names of languages (ISO 639-5 Registration Authority - Library of
11 …content="ISO 639-5 Identifier : Codes for the representation of names of languages-- Part 5, Alpha…
41 Codes for the Representation of Names of Languages<br /> Part 5:
62 <td>Austro-Asiatic languages</td>
70 <td>Afro-Asiatic languages</td>
79 <td>Algonquian languages</td>
88 <td>Atlantic-Congo languages</td>
96 <td>Apache languages</td>
105 <td>Alacalufan languages</td>
113 <td>Algic languages</td>
[all …]
/external/cldr/tools/java/org/unicode/cldr/util/data/languages/
DentityToLabel.tsv9 http://www.wikidata.org/entity/Q1022087 Kra languages
10 http://www.wikidata.org/entity/Q1023641 Kam–Sui languages
11 http://www.wikidata.org/entity/Q1023648 Hlai languages
12 http://www.wikidata.org/entity/Q1025090 Caddoan languages
13 http://www.wikidata.org/entity/Q1025793 Cahuapanan languages
20 http://www.wikidata.org/entity/Q1033184 Cangin languages
24 http://www.wikidata.org/entity/Q1041317 Wotu–Wolio languages
73 http://www.wikidata.org/entity/Q106085 North Germanic languages
74 http://www.wikidata.org/entity/Q1062626 Chapacuran languages
79 http://www.wikidata.org/entity/Q1064367 Magaric languages
[all …]
/external/libwebm/webm_parser/tests/
Dchapter_display_parser_test.cc33 ASSERT_EQ(static_cast<std::uint64_t>(1), chapter_display.languages.size()); in TEST_F()
34 EXPECT_FALSE(chapter_display.languages[0].is_present()); in TEST_F()
35 EXPECT_EQ("eng", chapter_display.languages[0].value()); in TEST_F()
59 ASSERT_EQ(static_cast<std::size_t>(1), chapter_display.languages.size()); in TEST_F()
60 EXPECT_TRUE(chapter_display.languages[0].is_present()); in TEST_F()
61 EXPECT_EQ("eng", chapter_display.languages[0].value()); in TEST_F()
102 ASSERT_EQ(static_cast<std::size_t>(3), chapter_display.languages.size()); in TEST_F()
103 EXPECT_TRUE(chapter_display.languages[0].is_present()); in TEST_F()
104 EXPECT_EQ("lang0", chapter_display.languages[0].value()); in TEST_F()
105 EXPECT_TRUE(chapter_display.languages[1].is_present()); in TEST_F()
[all …]
/external/grpc-grpc/tools/run_tests/
Drun_tests_matrix.py109 def _generate_jobs(languages, argument
121 for language in languages:
167 languages=['sanity'],
176 languages=['php7'],
185 languages=['c'],
194 languages=['csharp'],
202 languages=['python'],
212 languages=['c++'],
221 languages=['grpc-node', 'ruby', 'php'],
230 languages=['objc'],
[all …]
Drun_performance_tests.py190 def archive_repo(languages): argument
199 if 'java' in languages:
201 if 'go' in languages:
203 if 'node' in languages or 'node_purejs' in languages:
255 languages=scenario_config.LANGUAGES.keys(), argument
267 languages,
277 languages,
291 def create_qpsworkers(languages, worker_hosts, perf_cmd=None): argument
310 for language in languages
338 def create_scenarios(languages, argument
[all …]
/external/libcups/ppdc/
Dppdmerge.cxx45 cups_array_t *languages; // Languages in file in main() local
56 languages = NULL; in main()
137 languages = _ppdGetLanguages(ppd); in main()
177 if (!languages) in main()
178 languages = cupsArrayNew((cups_array_func_t)strcmp, NULL); in main()
186 if (cupsArrayFind(languages, (void *)locale)) in main()
193 cupsArrayAdd(languages, (void *)locale); in main()
212 if ((locale = (char *)cupsArrayFirst(languages)) != NULL) in main()
215 while ((locale = (char *)cupsArrayNext(languages)) != NULL) in main()
299 } languages[] = in ppd_locale() local
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_performance_tests.py191 def archive_repo(languages): argument
194 if 'java' in languages:
196 if 'go' in languages:
198 if 'node' in languages or 'node_purejs' in languages:
255 languages=scenario_config.LANGUAGES.keys(), argument
267 languages,
285 languages,
300 def create_qpsworkers(languages, worker_hosts, perf_cmd=None): argument
319 for language in languages
346 def create_scenarios(languages, argument
[all …]
Drun_tests_matrix.py119 def _generate_jobs(languages, argument
131 for language in languages:
175 test_jobs += _generate_jobs(languages=['sanity'],
185 languages=['c'],
195 test_jobs += _generate_jobs(languages=['csharp'],
203 test_jobs += _generate_jobs(languages=['csharp'],
213 test_jobs += _generate_jobs(languages=['python'],
224 languages=['c++'],
233 test_jobs += _generate_jobs(languages=['grpc-node', 'ruby', 'php7'],
242 test_jobs += _generate_jobs(languages=['objc'],
[all …]
/external/python/google-api-python-client/docs/dyn/
Dtranslate_v2.languages.html75 …2.html">Google Cloud Translation API</a> . <a href="translate_v2.languages.html">languages</a></h1>
79 <p class="firstline">Returns a list of supported languages for translation.</p>
83 <pre>Returns a list of supported languages for translation.
87 languages.
92 model: string, The model type for which supported languages should be returned.
98 …"languages": [ # List of source/target languages supported by the translation API. If target param…
/external/cldr/tools/java/org/unicode/cldr/util/data/
DISO-639-2_values_8bits.txt15 alg|||Algonquian languages|algonquines, langues
20 apa|||Apache languages|apache
31 ath|||Athapascan languages|athapascanes, langues
32 aus|||Australian languages|australiennes, langues
39 bai|||Bamileke languages|bamilékés, langues
89 cmc|||Chamic languages|chames, langues
200 iro|||Iroquoian languages|iroquoises, langues (famille)
280 mis|||Miscellaneous languages|diverses, langues
286 mno|||Manobo languages|manobo, langues
291 mul|||Multiple languages|multilingue
[all …]
DWikipediaOfficialLanguages.txt10 Andorra (Languages of Andorra)[4]
50 Belgium (Languages of Belgium)[12]
124 No official language, Spanish is the de facto official language. (the languages and dialects of eth…
179 Spanish (the languages and dialects of ethnic groups are also official in their territories[23])
247 …panish (Quechua or Kichwa and Shuar are official languages of intercultural relation, ancient lang…
276 …France and overseas departments and territories (Languages of France and language policy in France…
345 India (Languages with official status in India)
378 Indonesia (Languages of Indonesia)
398 Ireland (Languages of Ireland)[32]
404 Italy (Languages of Italy)
[all …]
/external/libtextclassifier/java/src/com/android/textclassifier/
DExtrasUtils.java46 private static final String TEXT_LANGUAGES = "text-languages";
93 final String[] languages = in putTopLanguageScores() local
95 final float[] scores = new float[languages.length]; in putTopLanguageScores()
96 for (int i = 0; i < languages.length; i++) { in putTopLanguageScores()
97 scores[i] = languageScores.getConfidenceScore(languages[i]); in putTopLanguageScores()
99 container.putStringArray(ENTITY_TYPE, languages); in putTopLanguageScores()
117 final String[] languages = textLanguagesExtra.getStringArray(ENTITY_TYPE); in getTopLanguage() local
119 if (languages == null in getTopLanguage()
121 || languages.length == 0 in getTopLanguage()
122 || languages.length != scores.length) { in getTopLanguage()
[all …]
/external/selinux/secilc/docs/
Dcil_introduction.md4 …signed to be a language that sits between one or more high level policy languages (such as the cur…
6 * Enables the creation of multiple high-level languages that can both consume and produce language …
8 * Eases the creation of high-level languages, encouraging the creation of more domain specific poli…
10 …cy analysis, allowing the analysis of the output of multiple high-level languages using a single a…
19 …sing when there is a conflict as humans should be reading and writing high-level languages instead.
36 …re currently difficult or impossible to achieve with the current policy languages and tools. While…
55 …e, like the existing policy languages, is declarative. It removes all of the ordering constraints …
59 … it is important to note that there are currently three separate policy languages in common usage:…
/external/libcups/cups/
Dppd-localize.c470 * '_ppdFreeLanguages()' - Free an array of languages from _ppdGetLanguages.
475 cups_array_t *languages) /* I - Languages array */ in _ppdFreeLanguages() argument
480 for (language = (char *)cupsArrayFirst(languages); in _ppdFreeLanguages()
482 language = (char *)cupsArrayNext(languages)) in _ppdFreeLanguages()
485 cupsArrayDelete(languages); in _ppdFreeLanguages()
490 * '_ppdGetLanguages()' - Get an array of languages from a PPD file.
493 cups_array_t * /* O - Languages array */
496 cups_array_t *languages; /* Languages array */ in _ppdGetLanguages() local
500 *ptr; /* Pointer into languages */ in _ppdGetLanguages()
514 if ((languages = cupsArrayNew((cups_array_func_t)strcmp, NULL)) == NULL) in _ppdGetLanguages()
[all …]
/external/bcc/man/man8/
Dtclcalls.84 from high-level languages and Linux syscalls.
20 This tool summarizes method calls from high-level languages such as Java, Perl,
27 This tool relies on USDT probes embedded in many high-level languages, such as
80 high-level languages. For languages with just-in-time compilation, such as
81 Java, the overhead can be more considerable than for interpreted languages.
Ducalls.84 from high-level languages and Linux syscalls.
20 This tool summarizes method calls from high-level languages such as Java, Perl,
27 This tool relies on USDT probes embedded in many high-level languages, such as
80 high-level languages. For languages with just-in-time compilation, such as
81 Java, the overhead can be more considerable than for interpreted languages.
Drubycalls.84 from high-level languages and Linux syscalls.
20 This tool summarizes method calls from high-level languages such as Java, Perl,
27 This tool relies on USDT probes embedded in many high-level languages, such as
80 high-level languages. For languages with just-in-time compilation, such as
81 Java, the overhead can be more considerable than for interpreted languages.
Djavacalls.84 from high-level languages and Linux syscalls.
20 This tool summarizes method calls from high-level languages such as Java, Perl,
27 This tool relies on USDT probes embedded in many high-level languages, such as
80 high-level languages. For languages with just-in-time compilation, such as
81 Java, the overhead can be more considerable than for interpreted languages.
Dpythoncalls.84 from high-level languages and Linux syscalls.
20 This tool summarizes method calls from high-level languages such as Java, Perl,
27 This tool relies on USDT probes embedded in many high-level languages, such as
80 high-level languages. For languages with just-in-time compilation, such as
81 Java, the overhead can be more considerable than for interpreted languages.
Dperlcalls.84 from high-level languages and Linux syscalls.
20 This tool summarizes method calls from high-level languages such as Java, Perl,
27 This tool relies on USDT probes embedded in many high-level languages, such as
80 high-level languages. For languages with just-in-time compilation, such as
81 Java, the overhead can be more considerable than for interpreted languages.
Dphpcalls.84 from high-level languages and Linux syscalls.
20 This tool summarizes method calls from high-level languages such as Java, Perl,
27 This tool relies on USDT probes embedded in many high-level languages, such as
80 high-level languages. For languages with just-in-time compilation, such as
81 Java, the overhead can be more considerable than for interpreted languages.
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateScriptMetadata.txt37 # YES if the major languages using the script allow linebreaks between letters (excluding hyphenat…
40 # YES if shaping is required for the major languages using that script for NFC text.
44 # The NSM placement may only be necessary for some major languages using the script.
46 # YES if the major languages using the script require IMEs.
47 # In particular, users (of languages for that script) would be accustomed to using IMEs (such as J…
48 # and typical commercial products for those languages would need IME support in order to be compet…
/external/icu/icu4c/source/data/lang/
Des_MX.txt6 Languages{
51 Languages%long{
55 Languages%menu{
58 Languages%short{
61 Languages%variant{
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DLanguageData.java16 * This class holds the list of languages.
59 private Record[] languages = field in LanguageData
92 // languages added on 03/13/2008
142 private int maxLanguage = minLanguage + languages.length - 1;
160 return languages[value - minLanguage].tag(); in getTag()
169 return languages[value - minLanguage].label(); in getTagLabel()
178 return languages[value - minLanguage].makeTag(); in makeTag()
186 return languages[value - minLanguage].name(); in getName()

12345678910>>...108