Home
last modified time | relevance | path

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

12

/external/libchrome/base/files/
Dfile_path.cc81 StringType::size_type letter = FindDriveLetter(path); in IsPathAbsolute() local
250 StringType::size_type letter = FindDriveLetter(dir.value()); in GetComponents() local
318 StringType::size_type letter = FindDriveLetter(new_path.path_); in DirName() local
351 StringType::size_type letter = FindDriveLetter(new_path.path_); in BaseName() local
/external/curl/src/
Dtool_getparam.c62 const char *letter; /* short name option */ member
486 char letter; in getparameter() local
/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.java116 public void addLetter(char letter) in addLetter()
/external/freetype/src/tools/
Dglnames.py5062 def __init__( self, letter, value ): argument
/external/iw/
Dreg.c24 static bool isalpha_upper(char letter) in isalpha_upper()
/external/python/cpython3/Lib/
Dtextwrap.py78 letter = r'[^\d\W]' variable in TextWrapper
/external/icu/icu4c/source/i18n/
Ducol_sit.cpp112 char letter; member
133 ucol_sit_letterToAttributeValue(char letter, UErrorCode *status) { in ucol_sit_letterToAttributeValue()
Drulebasedcollator.cpp1514 void appendSubtag(CharString &s, char letter, const char *subtag, int32_t length, in appendSubtag()
1526 void appendAttribute(CharString &s, char letter, UColAttributeValue value, in appendAttribute()
/external/iptables/iptables/
Dnft-ipv6.c256 static void save_ipv6_addr(char letter, const struct in6_addr *addr, in save_ipv6_addr()
Dnft-ipv4.c325 static void save_ipv4_addr(char letter, const struct in_addr *addr, in save_ipv4_addr()
Dnft-shared.c673 print_iface(char letter, const char *iface, const unsigned char *mask, int inv) in print_iface()
Dip6tables.c986 print_iface(char letter, const char *iface, const unsigned char *mask, in print_iface()
Diptables.c1001 print_iface(char letter, const char *iface, const unsigned char *mask, in print_iface()
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
DPhoneNumberMatcher.java289 static boolean isLatinLetter(char letter) { in isLatinLetter()
/external/v8/src/regexp/
Dregexp-parser.cc486 uc32 letter = controlLetter & ~('a' ^ 'A'); in ParseDisjunction() local
1270 uc32 letter = controlLetter & ~('A' ^ 'a'); in ParseClassCharacterEscape() local
/external/curl/lib/
Dtransfer.c1538 char letter; /* used for a silly sscanf */ in is_absolute_url() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateIntervalInfo.java535 char letter = patternLetter.charAt(0); in validateAndProcessPatternLetter() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateIntervalInfo.java526 char letter = patternLetter.charAt(0); in validateAndProcessPatternLetter() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTimeZoneGenericNames.java542 String letter = isLong ? "L" : "S"; in getPartialLocationName() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTimeZoneGenericNames.java544 String letter = isLong ? "L" : "S"; in getPartialLocationName() local
/external/skqp/src/ports/
DSkFontHost_FreeType.cpp1049 bool SkScalerContext_FreeType::getCBoxForLetter(char letter, FT_BBox* bbox) { in getCBoxForLetter()
/external/skia/src/ports/
DSkFontHost_FreeType.cpp1049 bool SkScalerContext_FreeType::getCBoxForLetter(char letter, FT_BBox* bbox) { in getCBoxForLetter()
/external/pcre/dist2/src/
Dpcre2grep.c2667 handle_option(int letter, int options) in handle_option()

12