HomeSort by relevance Sort by last modified time
    Searched full:language (Results 351 - 375 of 82679) sorted by null

<<11121314151617181920>>

  /external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/
README 2 A system to compare a reference image of a text character, word or phrase with another image of the character, word or phrase that was rendered by a text rendering engine. Differences between the reference image and the rendered image may be recorded for subsequent analysis. Performance of a text rendering engine producing text according to typographical rules applicable to a natural language can be evaluated by one with no knowledge or ability to read the natural language
  /external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/
README 2 A system to compare a reference image of a text character, word or phrase with another image of the character, word or phrase that was rendered by a text rendering engine. Differences between the reference image and the rendered image may be recorded for subsequent analysis. Performance of a text rendering engine producing text according to typographical rules applicable to a natural language can be evaluated by one with no knowledge or ability to read the natural language
  /external/icu/icu4c/source/test/letest/
cfonts.h 22 const char *le_getNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language);
24 const LEUnicode16 *le_getUnicodeNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language);
  /external/icu/icu4c/source/test/perf/leperf/
cfonts.h 22 const char *le_getNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language);
24 const LEUnicode16 *le_getUnicodeNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language);
  /external/lldb/scripts/
finish-swig-wrapper-classes.sh 5 # For each scripting language liblldb supports, we need to create the
6 # appropriate Script Bridge wrapper classes for that language so that
10 # and funcitons for each scripting language, before liblldb is built (thus
13 # language stuff fully functional. Any such post-processing is handled through
51 # For each scripting language, see if a post-processing script for that
52 # language exists, and if so, call it.
54 # For now the only language we support is Python, but we expect this to
64 echo "Current language is $curlang"
  /external/llvm/docs/HistoricalNotes/
2001-01-31-UniversalIRIdea.txt 7 customizable runtime system that can be used to implement language-specific
14 perhaps a garbage collection library). Each language vm would select the
15 runtime features needed for that language, extending or customizing them as
18 could be provided by LLVM and should be sufficient for any language,
19 simplifying the language compiler. (This would also help interoperability
22 reusable by different languages, with minor extensions. The language
23 compiler could then focus on language-specific analyses and optimizations.
36 structure LLVM to support one or more language VMs.
  /external/markdown/
setup.py 44 'Programming Language :: Python',
45 'Programming Language :: Python :: 2',
46 'Programming Language :: Python :: 2.3',
47 'Programming Language :: Python :: 2.4',
48 'Programming Language :: Python :: 2.5',
49 'Programming Language :: Python :: 2.6',
50 'Programming Language :: Python :: 3',
51 'Programming Language :: Python :: 3.0',
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/
phonenumber_offline_geocoder.cc 12 // See the License for the specific language governing permissions and
85 int prefix, const string& language, const string& script,
88 provider_->GetFileName(prefix, language, script, region, &filename);
122 const PhoneNumber& number, const Locale& language) const {
125 return GetRegionDisplayName(&region_code, language);
129 const string* region_code, const Locale& language) const {
137 language, udisplay_country);
144 const PhoneNumber& number, const Locale& language) const {
146 number, language.getLanguage(), "", language.getCountry())
    [all...]
  /frameworks/base/tools/aapt/tests/
ResourceFilter_test.cpp 13 * See the License for the specific language governing permissions and
28 // such as language or density.
39 config.language[0] = 'f';
40 config.language[1] = 'r';
60 config.language[0] = 'f';
61 config.language[1] = 'r';
71 config.language[0] = 'f';
72 config.language[1] = 'r';
83 config.language[0] = 'e';
84 config.language[1] = 'n'
    [all...]
  /external/chromium_org/chrome/browser/resources/options/
language_list.js 14 * Creates a new Language list item.
15 * @param {Object} languageInfo The information of the language.
31 * The language code of this language.
46 this.languageName.className = 'language-name';
56 * Creates a new language list.
64 * Gets information of a language from the given language code.
65 * @param {string} languageCode Language code (ex. "fr").
68 // Build the language code to language info dictionary at first time
    [all...]
  /external/chromium_org/chrome/browser/ui/translate/
translate_bubble_model.h 52 // Returns the displayable name for the language at |index|.
55 // Returns the original language index.
58 // Updates the original language index.
61 // Returns the target language index.
64 // Updates the target language index.
68 // current page's language.
75 // Returns true if the webpage in the current original language should be
76 // translated into the current target language automatically.
79 // Sets the value if the webpage in the current original language should be
80 // translated into the current target language automatically
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t023scopes.g 4 language=JavaScript;
t024finally.g 4 language=JavaScript;
t030specialStates.g 3 language = JavaScript;
t031emptyAlt.g 3 language = JavaScript;
t035ruleLabelPropertyRef.g 3 language = JavaScript;
t038lexerRuleLabel.g 3 language = JavaScript;
t044trace.g 4 language = JavaScript;
t045dfabug.g 3 language = JavaScript;
t049treeparserc.g 3 language=JavaScript;
t049treeparsercWalker.g 3 language=JavaScript;
t049treeparserd.g 3 language=JavaScript;
t049treeparserdWalker.g 3 language=JavaScript;
t049treeparsere.g 3 language=JavaScript;
t049treeparserg.g 3 language=JavaScript;

Completed in 678 milliseconds

<<11121314151617181920>>