HomeSort by relevance Sort by last modified time
    Searched full:alternates (Results 1 - 25 of 96) sorted by null

1 2 3 4

  /external/fonttools/Lib/fontTools/ttLib/tables/
otTables.py 337 alternates = {}
344 alternates[input[i]] = alts[i].Alternate
347 self.alternates = alternates
352 alternates = getattr(self, "alternates", None)
353 if alternates is None:
354 alternates = self.alternates = {}
355 items = list(alternates.items()
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_renames.py 17 def alternates(members): function
39 #yield """bare_name=%s""" % alternates(bare)
fix_imports.py 61 def alternates(members): function
67 bare_names = alternates(mapping.keys())
fix_urllib.py 8 from lib2to3.fixes.fix_imports import alternates, FixImports
54 members = alternates(members)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_renames.py 17 def alternates(members): function
39 #yield """bare_name=%s""" % alternates(bare)
fix_imports.py 61 def alternates(members): function
67 bare_names = alternates(mapping.keys())
fix_urllib.py 8 from lib2to3.fixes.fix_imports import alternates, FixImports
54 members = alternates(members)
  /external/chromium_org/third_party/icu/source/i18n/
identifier_info.h 36 * <li>call getCommonAmongAlternates to find out if any scripts are common to all the alternates.
133 * Find out which scripts are in common among the alternates.
135 * @return the set of scripts that are in common among the alternates.
165 * Produce a readable string of alternates.
167 * @param alternates a UHashtable of UScriptSets.
172 static UnicodeString &displayAlternates(UnicodeString &dest, const UHashtable *alternates, UErrorCode &status);
identifier_info.cpp 171 // Now make a final pass through ScriptSetSet to remove alternates that came before singles.
174 // We also compute any commonalities among the alternates.
242 // Plus 1 if there is some commonality among the alternates (eg [Arab Thaa]; [Arab Syrc])
243 // Plus number of alternates otherwise (this only works because we only test cardinality up to 2.)
292 UnicodeString &IdentifierInfo::displayAlternates(UnicodeString &dest, const UHashtable *alternates, UErrorCode &status) {
298 const UHashElement *el = uhash_nextElement(alternates, &pos);
  /external/icu/icu4c/source/i18n/
identifier_info.h 36 * <li>call getCommonAmongAlternates to find out if any scripts are common to all the alternates.
133 * Find out which scripts are in common among the alternates.
135 * @return the set of scripts that are in common among the alternates.
165 * Produce a readable string of alternates.
167 * @param alternates a UHashtable of UScriptSets.
172 static UnicodeString &displayAlternates(UnicodeString &dest, const UHashtable *alternates, UErrorCode &status);
identifier_info.cpp 166 // Now make a final pass through ScriptSetSet to remove alternates that came before singles.
169 // We also compute any commonalities among the alternates.
237 // Plus 1 if there is some commonality among the alternates (eg [Arab Thaa]; [Arab Syrc])
238 // Plus number of alternates otherwise (this only works because we only test cardinality up to 2.)
287 UnicodeString &IdentifierInfo::displayAlternates(UnicodeString &dest, const UHashtable *alternates, UErrorCode &status) {
293 const UHashElement *el = uhash_nextElement(alternates, &pos);
  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfImageDictionary_autogen.h 60 SkPdfArray* Alternates(SkPdfNativeDoc* doc);
SkPdfImageDictionary_autogen.cpp 195 SkPdfArray* SkPdfImageDictionary::Alternates(SkPdfNativeDoc* doc) {
196 SkPdfNativeObject* ret = get("Alternates", "");
204 return get("Alternates", "") != NULL;
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfImageDictionary_autogen.h 60 SkPdfArray* Alternates(SkPdfNativeDoc* doc);
SkPdfImageDictionary_autogen.cpp 195 SkPdfArray* SkPdfImageDictionary::Alternates(SkPdfNativeDoc* doc) {
196 SkPdfNativeObject* ret = get("Alternates", "");
204 return get("Alternates", "") != NULL;
  /frameworks/base/core/java/android/speech/
RecognizerResultsIntent.java 65 * recognition alternates from voice search, in order from highest to lowest confidence.
72 * to use, if available, for the recognition alternates provided in
84 * use, if available, for the recognition alternates provided in
  /external/chromium_org/base/i18n/
streaming_utf8_validator.h 24 // processes characters it alternates between VALID_ENDPOINT and
  /device/sample/apps/SampleEmailPolicy/src/com/android/email/policy/
EmailPolicy.java 196 // Bundle alternates = new Bundle();
197 // alternates.putBoolean(USE_ALTERNATE_EXCHANGE_STRINGS, true);
198 // return alternates;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ColorDelegator.py 11 def any(name, alternates):
12 "Return a named group pattern matching list of alternates."
13 return "(?P<%s>" % name + "|".join(alternates) + ")"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ColorDelegator.py 11 def any(name, alternates):
12 "Return a named group pattern matching list of alternates."
13 return "(?P<%s>" % name + "|".join(alternates) + ")"
  /external/chromium_org/ui/keyboard/resources/elements/
kb-altkey-data.js 32 * even if empty. Used when constructing a set of alternates for keys
  /external/chromium_org/tools/vim/
chromium.ycm_extra_conf.py 153 alternates = ['.cc', '.cpp']
154 for alt_extension in alternates:
  /frameworks/wilhelm/tests/mimeUri/
slesTest_playStates.cpp 212 fprintf(stdout, "Plays a sound and alternates the muting of the channels (for 5s).\n");
213 fprintf(stdout, " and then alternates the solo\'ing of the channels (for 5s).\n");
  /external/chromium_org/third_party/icu/source/test/intltest/
itspoof.cpp 475 UHashtable *alternates = uhash_open(uhash_hashScriptSet ,uhash_compareScriptSet, NULL, &status); local
476 uhash_puti(alternates, &bitset12, 1, &status);
477 uhash_puti(alternates, &bitset2, 1, &status);
479 IdentifierInfo::displayAlternates(alternatesString, alternates, status);
490 uhash_close(alternates);
  /external/icu/icu4c/source/test/intltest/
itspoof.cpp 475 UHashtable *alternates = uhash_open(uhash_hashScriptSet ,uhash_compareScriptSet, NULL, &status); local
476 uhash_puti(alternates, &bitset12, 1, &status);
477 uhash_puti(alternates, &bitset2, 1, &status);
479 IdentifierInfo::displayAlternates(alternatesString, alternates, status);
490 uhash_close(alternates);

Completed in 2289 milliseconds

1 2 3 4