HomeSort by relevance Sort by last modified time
    Searched refs:languages (Results 126 - 150 of 159) sorted by null

1 2 3 4 56 7

  /external/chromium_org/tools/grit/grit/node/
base.py 533 def OnlyTheseTranslations(self, languages):
534 '''Turns off loading of translations for languages not in the provided list.
537 languages: ['fr', 'zh_cn']
542 node.GetLang() not in languages):
  /external/chromium_org/components/omnibox/
search_provider.cc 382 const std::string languages(client_->AcceptLanguages());
386 nav_it->CalculateAndClassifyMatchContents(false, input_text, languages);
    [all...]
  /external/chromium_org/tools/grit/grit/gather/
tr_html.py 29 languages floating around Google, is to create a parser with a simple state
111 # placeholders because different languages require different numbers of spaces
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/chromium_org/chrome/browser/extensions/api/sessions/
sessions_api.cc 91 const std::string languages = local
94 net::FormatUrl(gurl, languages))));
  /external/chromium_org/chrome/browser/resources/network_speech_synthesis/
tts_extension.js 144 // be used directly. This is only used for languages where more
  /external/chromium_org/chrome/browser/resources/options/
options.js 155 $('manage-languages')]);
  /external/chromium_org/content/renderer/
renderer_webkitplatformsupport_impl.cc     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/testing/
Internals.idl 130 void setUserPreferredLanguages(sequence<DOMString> languages);
Internals.cpp     [all...]
  /external/llvm/utils/TableGen/
tdtags 71 for tblgen tags and ctags(1) for other languages, it is best
  /dalvik/docs/
prettify.js 20 * The lexer should work on a number of languages including C and friends,
24 * CAML-like languages.
106 // Keyword lists for various languages.
206 * languages that don't support regular expression literals.
210 * "in" keyword since it's not a keyword in many languages, and might be used
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-docs.js 540 if (node.not(":empty").length != 0) { //if this languages node has a translation, show it
554 if (node.not(":empty").length != 0) { // if this languages node has a translation, show it
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dfa.rb 43 of recognizing <i>regular languages</i>. For more background on the subject,
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaElement.cpp     [all...]
  /external/doclava/res/assets/templates/assets/
doclava-developer-docs.js 453 if (node.not(":empty").length != 0) { //if this languages node has a translation, show it
467 if (node.not(":empty").length != 0) { // if this languages node has a translation, show it
  /external/chromium_org/chrome/installer/mac/
pkg-dmg 151 include license agreements in other languages, in multiple languages,
    [all...]
  /external/chromium_org/chrome/browser/history/
history_backend.cc 245 void HistoryBackend::Init(const std::string& languages, bool force_fail) {
247 InitImpl(languages);
596 void HistoryBackend::InitImpl(const std::string& languages) {
    [all...]
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc 679 std::string languages = profile->GetPrefs()->GetString( local
681 base::string16 elided_url(ElideUrl(url, tt_fonts, max_width, languages));
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 35 languages, in their applications without forcing users to install a
188 Openness, and Supported Architectures and Languages
231 and other languages in the .NET family are supported via the `Mono port`_ for
234 as well as to compile more languages to LLVM's intermediate representation
236 transpile languages to C/C++ (source-to-source compilation).
238 If you're interested in getting other languages working, please contact the
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
id3_parser.js 477 * other languages), translation exists at least for 10% and most time
  /external/libunwind/doc/
libunwind-dynamic.tex 136 ASCII NUL terminated. For source languages that use name-mangling
172 ASCII NUL terminated. For source languages that use name-mangling
libunwind.tex 122 needed by some high-level languages such as Java. Resuming execution
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
chrome_extension_externs.js 602 * accepts an array of the accept languages of the browser, such as
  /external/chromium_org/third_party/polymer/components-chromium/core-component-page/
core-component-page-extracted.js     [all...]

Completed in 1856 milliseconds

1 2 3 4 56 7