Home
last modified time | relevance | path

Searched defs:letter (Results 1 – 25 of 34) sorted by relevance

12

/external/v8/test/mjsunit/
Dsparse-array-reverse.js92 var letter = String.fromCharCode(97 + pos_pos); variable
/external/libchrome/base/files/
Dfile_path.cc81 StringType::size_type letter = FindDriveLetter(path); in IsPathAbsolute() local
247 StringType::size_type letter = FindDriveLetter(dir.value()); in GetComponents() local
315 StringType::size_type letter = FindDriveLetter(new_path.path_); in DirName() local
348 StringType::size_type letter = FindDriveLetter(new_path.path_); in BaseName() local
/external/curl/src/
Dtool_getparam.c61 const char *letter; /* short name option */ member
388 char letter; in getparameter() local
/external/libvpx/libvpx/vp8/common/
Dtextblit.c35 char letter = msg[colpos]; in vp8_blit_text() local
/external/libvpx/libvpx/vp9/common/
Dvp9_textblit.c37 char letter = msg[colpos]; in vp9_blit_text() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
DTestUnicodeProperty.java31 static final UnicodeSet letter = new UnicodeSet("[:gc=L:]"); field in TestUnicodeProperty
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DTestUnicodeProperty.java27 static final UnicodeSet letter = new UnicodeSet("[:gc=L:]"); field in TestUnicodeProperty
/external/ImageMagick/MagickCore/
Ddelegate.c512 const char letter,ExceptionInfo *exception) in GetMagickPropertyLetter()
514 #define WarnNoImageReturn(format,letter) \ in GetMagickPropertyLetter() argument
521 #define WarnNoImageInfoReturn(format,letter) \ in GetMagickPropertyLetter() argument
Dproperty.c2347 Image *image,const char letter,ExceptionInfo *exception) in GetMagickPropertyLetter()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
DNGramParser.java114 public void addLetter(char letter) in addLetter()
/external/curl/lib/
Dhttp_proxy.c355 char letter; in Curl_proxyCONNECT() local
Dtransfer.c1496 char letter; /* used for a silly sscanf */ in is_absolute_url() local
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/
Dglnames.py5037 def __init__( self, letter, value ): argument
/external/iw/
Dreg.c24 static bool isalpha_upper(char letter) in isalpha_upper()
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
Dihatexml.py92 letter = " | ".join([baseChar, ideographic]) variable
/external/icu/icu4c/source/i18n/
Ducol_sit.cpp110 char letter; member
131 ucol_sit_letterToAttributeValue(char letter, UErrorCode *status) { in ucol_sit_letterToAttributeValue()
Drulebasedcollator.cpp1512 void appendSubtag(CharString &s, char letter, const char *subtag, int32_t length, in appendSubtag()
1524 void appendAttribute(CharString &s, char letter, UColAttributeValue value, in appendAttribute()
/external/v8/src/regexp/
Dregexp-parser.cc483 uc32 letter = controlLetter & ~('a' ^ 'A'); in ParseDisjunction() local
1262 uc32 letter = controlLetter & ~('A' ^ 'a'); in ParseClassCharacterEscape() local
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
DPhoneNumberMatcher.java289 static boolean isLatinLetter(char letter) { in isLatinLetter()
/external/pdfium/fpdfsdk/src/javascript/
Dutil.cpp423 char letter = cFormat[iIndex]; in printx() local
/external/skia/src/ports/
DSkFontHost_FreeType.cpp426 static bool GetLetterCBox(FT_Face face, char letter, FT_BBox* bbox) { in GetLetterCBox()
1079 bool SkScalerContext_FreeType::getCBoxForLetter(char letter, FT_BBox* bbox) { in getCBoxForLetter()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTimeZoneGenericNames.java544 String letter = isLong ? "L" : "S"; in getPartialLocationName() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTimeZoneGenericNames.java542 String letter = isLong ? "L" : "S"; in getPartialLocationName() local
/external/iptables/iptables/
Dip6tables.c949 print_iface(char letter, const char *iface, const unsigned char *mask, in print_iface()
Diptables.c965 print_iface(char letter, const char *iface, const unsigned char *mask, in print_iface()

12