HomeSort by relevance Sort by last modified time
    Searched refs:language (Results 151 - 175 of 3133) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/e2fsprogs/intl/
explodename.c 53 const char **language, const char **modifier,
71 look for the language. Termination symbols are `_' and `@' if
75 *language = cp = name;
76 cp = _nl_find_language (*language);
78 if (*language == cp)
79 /* This does not make sense: language has to be specified. Use
81 cp = strchr (*language, '\0');
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/main/
main-scripts.rb 15 options { language = Ruby; }
43 options { language = Ruby; }
67 options { language = Ruby; }
81 options { language = Ruby; }
102 language = Ruby;
125 language = Ruby;
138 language=Ruby;
162 language = Ruby;
175 language=Ruby;
199 options { language=Ruby;
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
debug-mode.rb 93 options {language=Ruby;} // line 2
116 options {language=Ruby;} // line 2
146 options { language=Ruby; }
183 options { language=Ruby; }
216 options { language=Ruby; }
287 options { language=Ruby; }
357 options { language=Ruby; }
394 options { language=Ruby; }
446 options { language=Ruby; }
492 options { language=Ruby;
    [all...]
  /external/chromium_org/components/translate/core/browser/
translate_language_list.cc 99 // Constant URL string to fetch server supporting language list.
107 // Represent if the language list updater is disabled.
144 // Update language lists if they are not updated after Chrome was launched
151 const std::string& language) {
154 if (IsSupportedLanguage(language))
155 return language;
157 size_t hypen_index = language.find('-');
159 return language;
160 return language.substr(0, hypen_index);
163 bool TranslateLanguageList::IsSupportedLanguage(const std::string& language) {
    [all...]
  /external/chromium_org/third_party/cld/languages/internal/
languages.cc 11 Language default_language() {return ENGLISH;}
14 // Language names and codes
18 const char * language_code_639_1_; // the ISO-639-1 code for the language
19 const char * language_code_639_2_; // the ISO-639-2 code for the language
20 const char * language_code_other_; // some nonstandard code for the language
202 // LANGUAGE NAMES
214 const char* LanguageName(Language lang) {
222 // LANGUAGE CODES
226 // to prevent it matching any two letter language code.
234 const char * LanguageCode(Language lang)
    [all...]
  /external/chromium_org/base/
file_version_info_win.cc 17 FileVersionInfoWin::FileVersionInfoWin(void* data, int language, int code_page)
18 : language_(language), code_page_(code_page) {
31 WORD language; member in struct:__anon6872
75 return new FileVersionInfoWin(data, translate->language,
152 // Use the language and codepage from the DLL.
155 // Use the default language and codepage from the DLL.
158 // Use the language from the DLL and Latin codepage (most common).
161 // Use the default language and Latin codepage (most common).
168 WORD language = lang_codepage[i++]; local
171 L"\\StringFileInfo\\%04x%04x\\%ls", language, code_page, name)
    [all...]
  /external/chromium_org/chrome/renderer/spellchecker/
spellcheck_worditerator_unittest.cc 18 const char* language; member in struct:__anon10486::TestCase
26 // by the specified language from a multi-language text.
30 // should extract only the words used by the specified language from this text
116 SCOPED_TRACE(base::StringPrintf("kTestCases[%" PRIuS "]: language=%s", i,
117 kTestCases[i].language));
120 attributes.SetDefaultLanguage(kTestCases[i].language);
173 // A set of a language, a dummy word, and a text direction used in this test.
174 // For each language, this test splits a dummy word, which consists of ASCII
175 // numbers and an alphabet of the language, into words. When ASCII numbers ar
    [all...]
spellcheck_language.h 24 void Init(base::File file, const std::string& language);
spellcheck_worditerator.h 6 // from multi-language text. This class is used for filtering out characters
25 // A class which encapsulates language-specific operations used by
26 // SpellcheckWordIterator. When we set the spellchecker language, this class
35 // Sets the language of the spellchecker. When this function is called with an
36 // ISO language code, this function creates the custom rule-sets used by
37 // the ICU break iterator so it can extract only words used by the language.
39 void SetDefaultLanguage(const std::string& language);
54 // language. Unfortunately, these rule-sets are not perfect and have some
58 void CreateRuleSets(const std::string& language);
60 // Outputs a character only if it is one used by the given language. Thes
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/template-output/
template-output.rb 37 language = Ruby;
64 language = Ruby;
85 language=Ruby;
104 language=Ruby;
125 language=Ruby;
143 language=Ruby;
160 # language=Ruby;
188 language=Ruby;
209 language=Ruby;
233 language=Ruby
    [all...]
  /external/chromium_org/tools/code_coverage/
croc_scan.py 146 def ScanFile(filename, language):
151 language: Language for file ('C', 'C++', 'python', 'ObjC', 'ObjC++')
155 language.
158 if language == 'python':
160 elif language in ['C', 'C++', 'ObjC', 'ObjC++']:
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
xml.rb 9 options { language = Ruby; }
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
nuances.rb 11 language = Ruby;
40 language = Ruby;
70 options { language = Ruby; }
127 language = Ruby;
predicates.rb 11 language = Ruby;
74 language = Ruby;
  /external/chromium_org/third_party/cld/encodings/
lang_enc.h 5 // This file is for i18n. It contains two enums, namely Language and
6 // Encoding, where Language is the linguistic convention, and Encoding
7 // contains information on both language encoding and character set.
9 // The language and encoding are both based on Teragram's conventions,
14 // Language/Encoding enums, language/encoding string names (typically
15 // the output from Language Encoding identifier), and language codes
18 // NOTE: Both Language and Encoding enums should always start from
32 // Given the language, returns a pointer to an array of encodings thi
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/internal/services/
svttcmap.h 48 /* language :: */
49 /* The language ID used in Mac fonts. Definitions of values are in */
61 FT_ULong language; member in struct:TT_CMapInfo_
  /external/chromium_org/tools/grit/grit/format/
chrome_messages_json_unittest.py 113 def __init__(self, type, language):
115 self.language = language
121 return self.language
  /external/freetype/include/internal/services/
svttcmap.h 48 /* language :: */
49 /* The language ID used in Mac fonts. Definitions of values are in */
61 FT_ULong language; member in struct:TT_CMapInfo_
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DebugGrammar.g3 37 language=CSharp3;
ProfileGrammar.g3 37 language=CSharp3;
  /external/antlr/antlr-3.4/runtime/Perl5/examples/tweak/
T.g 11 options { language = Perl5; }
  /external/bison/src/
getargs.h 62 /* --language. */
65 char language[sizeof "Java"]; member in struct:bison_language
73 extern struct bison_language const *language;
  /external/chromium_org/chrome/browser/resources/translate_internals/
translate_internals.css 75 .detection-logs-content-language {
79 .detection-logs-cld-language {
87 .detection-logs-html-root-language {
91 .detection-logs-adopted-language {
  /external/chromium_org/chrome/browser/spellchecker/
feedback_sender.h 46 // FeedbackSender sender(profile.GetRequestContext(), language, country);
58 const std::string& language,
101 // Receives updated language and country code for feedback. Finalizes and
103 void OnLanguageCountryChange(const std::string& language,
138 // The language of text. The string is a BCP 47 language tag.
spellcheck_hunspell_dictionary.h 48 const std::string& language,
121 const std::string& language);
137 // The language of the dictionary file.

Completed in 749 milliseconds

1 2 3 4 5 67 8 91011>>