/external/qemu/pc-bios/keymaps/ |
fo | 71 comma 0x33
|
lt | 50 comma 0x33
|
nl | 50 comma 0x33
|
sv | 76 comma 0x33
|
/frameworks/base/core/java/android/net/ |
MailTo.java | 109 * several email address that are comma-space delimited. 111 * @return comma delimited email addresses or null 119 * several email address that are comma-space delimited. 121 * @return comma delimited email addresses or null
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
kernel.h | 32 e.g. in a structure initializer (or where-ever else comma expressions
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
kernel.h | 32 e.g. in a structure initializer (or where-ever else comma expressions
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
kernel.h | 32 e.g. in a structure initializer (or where-ever else comma expressions
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
token.h | 24 #define COMMA 12
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_set_literal.py | 46 # If the original was a one tuple, we need to remove the extra comma.
|
fix_urllib.py | 10 from lib2to3.fixer_util import (Name, Comma, FromImport, Newline, 79 import name with a comma separated list of its 89 names.extend([Name(name[0], prefix=pref), Comma()]) 153 names.append(Comma())
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
token.h | 24 #define COMMA 12
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_set_literal.py | 46 # If the original was a one tuple, we need to remove the extra comma.
|
fix_urllib.py | 10 from lib2to3.fixer_util import (Name, Comma, FromImport, Newline, 79 import name with a comma separated list of its 89 names.extend([Name(name[0], prefix=pref), Comma()]) 153 names.append(Comma())
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/ |
pylintrc | 50 # List of plugins (as comma separated values of python modules names) to load, 58 # either give multiple identifier separated by comma (,) or put this option 63 # can either give multiple identifier separated by comma (,) or put this option 168 # List of note tags to take in consideration, separated by a comma. 200 # Required attributes for module, separated by a comma 203 # List of builtins function names that should not be used, separated by a comma 234 # Good variable names which should always be accepted, separated by a comma 237 # Bad variable names which should always be refused, separated by a comma 281 # List of interface methods to ignore, separated by a comma. This is used for 294 # Deprecated modules which should not be used, separated by a comma [all...] |
/frameworks/native/opengl/libs/EGL/ |
trace.cpp | 106 const char* comma = i < count-1 ? "," : ""; 110 ALOGD(" \"%*s\"%s", len, s, comma); 112 ALOGD(" \"%s\"%s", s, comma); 119 const char* comma = i < count-1 ? "," : ""; 121 ALOGD(" \"%d\"%s", len, comma); 143 const char* comma = ", "; 146 comma = ""; 148 comma = ","; 152 builder.append("%g%s", * (GLfloat*) value, comma); 155 builder.append("%d%s", * (GLint*) value, comma); [all...] |
/external/iptables/extensions/ |
libipt_addrtype.c | 86 const char *comma; local 88 while ((comma = strchr(arg, ',')) != NULL) { 89 if (comma == arg || !parse_type(arg, comma-arg, mask)) 92 arg = comma + 1;
|
libxt_conntrack.c | 170 const char *comma; local 172 while ((comma = strchr(arg, ',')) != NULL) { 173 if (comma == arg || !parse_state(arg, comma-arg, sinfo)) 175 arg = comma+1; 211 const char *comma; local 213 while ((comma = strchr(arg, ',')) != NULL) { 214 if (comma == arg || !conntrack_ps_state(info, arg, comma - arg)) 217 arg = comma + 1 247 const char *comma; local 281 const char *comma; local [all...] |
/external/openssh/ |
match.c | 113 * comma-separated sequence of subpatterns (each possibly preceded by ! to 137 * Extract the subpattern up to a comma or end. Convert the 149 /* If the subpattern was terminated by a comma, skip the comma. */ 174 * comma-separated sequence of subpatterns (each possibly preceded by ! to
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
LineBreakTest.txt | 93 × 0023 × 002C ÷ # × [0.3] NUMBER SIGN (AL) × [13.02] COMMA (IS) ÷ [0.3] 94 × 0023 × 0020 × 002C ÷ # × [0.3] NUMBER SIGN (AL) × [7.01] SPACE (SP) × [13.02] COMMA (IS) ÷ [0.3] 95 × 0023 × 0308 × 002C ÷ # × [0.3] NUMBER SIGN (AL) × [9.0] COMBINING DIAERESIS (CM) × [13.03] COMMA (IS) ÷ [0.3] 96 × 0023 × 0308 × 0020 × 002C ÷ # × [0.3] NUMBER SIGN (AL) × [9.0] COMBINING DIAERESIS (CM) × [7.01] SPACE (SP) × [13.02] COMMA (IS) ÷ [0.3] 237 × 2014 × 002C ÷ # × [0.3] EM DASH (B2) × [13.02] COMMA (IS) ÷ [0.3] 238 × 2014 × 0020 × 002C ÷ # × [0.3] EM DASH (B2) × [7.01] SPACE (SP) × [13.02] COMMA (IS) ÷ [0.3] 239 × 2014 × 0308 × 002C ÷ # × [0.3] EM DASH (B2) × [9.0] COMBINING DIAERESIS (CM) × [13.03] COMMA (IS) ÷ [0.3] 240 × 2014 × 0308 × 0020 × 002C ÷ # × [0.3] EM DASH (B2) × [9.0] COMBINING DIAERESIS (CM) × [7.01] SPACE (SP) × [13.02] COMMA (IS) ÷ [0.3] [all...] |
SentenceBreakTest.txt | 47 ÷ 0001 × 002C ÷ # ÷ [0.2] <START OF HEADING> (Other) × [12.0] COMMA (SContinue) ÷ [0.3] 48 ÷ 0001 × 0308 × 002C ÷ # ÷ [0.2] <START OF HEADING> (Other) × [5.0] COMBINING DIAERESIS (Extend_FE) × [12.0] COMMA (SContinue) ÷ [0.3] 77 ÷ 000D ÷ 002C ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [4.0] COMMA (SContinue) ÷ [0.3] 78 ÷ 000D ÷ 0308 × 002C ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [4.0] COMBINING DIAERESIS (Extend_FE) × [12.0] COMMA (SContinue) ÷ [0.3] 107 ÷ 000A ÷ 002C ÷ # ÷ [0.2] <LINE FEED (LF)> (LF) ÷ [4.0] COMMA (SContinue) ÷ [0.3] 108 ÷ 000A ÷ 0308 × 002C ÷ # ÷ [0.2] <LINE FEED (LF)> (LF) ÷ [4.0] COMBINING DIAERESIS (Extend_FE) × [12.0] COMMA (SContinue) ÷ [0.3] 137 ÷ 0085 ÷ 002C ÷ # ÷ [0.2] <NEXT LINE (NEL)> (Sep) ÷ [4.0] COMMA (SContinue) ÷ [0.3] 138 ÷ 0085 ÷ 0308 × 002C ÷ # ÷ [0.2] <NEXT LINE (NEL)> (Sep) ÷ [4.0] COMBINING DIAERESIS (Extend_FE) × [12.0] COMMA (SContinue) ÷ [0.3] 167 ÷ 0009 × 002C ÷ # ÷ [0.2] <CHARACTER TABULATION> (Sp) × [12.0] COMMA (SContinue) ÷ [0.3] 168 ÷ 0009 × 0308 × 002C ÷ # ÷ [0.2] <CHARACTER TABULATION> (Sp) × [5.0] COMBINING DIAERESIS (Extend_FE) × [12.0] COMMA (SContinue) ÷ [0.3 [all...] |
/external/llvm/lib/MC/ |
SubtargetFeature.cpp | 66 /// Split - Splits a string of comma separated items in to a vector of strings. 75 // Find the next comma 76 size_t Comma = S.find(',', Pos); 77 // If no comma found then the rest of the string is used 78 if (Comma == std::string::npos) { 84 V.push_back(S.substr(Pos, Comma - Pos)); 86 Pos = Comma + 1; 90 /// Join a vector of strings to a string with a comma separating each element. 101 // Add a comma
|
/packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/ |
Address.java | 147 * Parse a comma-delimited list of addresses in RFC822 format and return an 150 * @param addressList Address list in comma-delimited string. 253 * Get human readable comma-delimited address string. 256 * @return Human readable comma-delimited address string. 267 * @return Human readable comma-delimited address string. 300 * Get RFC822/MIME compatible comma-delimited address string. 303 * @return RFC822/MIME compatible comma-delimited address string. 337 * Creates a comma-delimited list of addresses in the "friendly" format (see toFriendly() for 341 * @return A comma-delimited string listing all of the addresses supplied. Null if source
|
/packages/apps/UnifiedEmail/src/com/android/mail/providers/ |
Address.java | 205 * Parse a comma-delimited list of addresses in RFC822 format and return an 208 * @param addressList Address list in comma-delimited string. 283 * Get human readable comma-delimited address string. 286 * @return Human readable comma-delimited address string. 297 * @return Human readable comma-delimited address string. 330 * Get RFC822/MIME compatible comma-delimited address string. 333 * @return RFC822/MIME compatible comma-delimited address string. 367 * Creates a comma-delimited list of addresses in the "friendly" format (see toFriendly() for 371 * @return A comma-delimited string listing all of the addresses supplied. Null if source
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
KeySpecParser.java | 35 * The specification is comma separated texts each of which represents one "more key". 37 * expanded before parsing comma. 46 * Special character, comma ',' backslash '\', and bar '|' can be escaped by '\' character. 56 private static final char COMMA = ','; 73 * comma character. 87 return text.charAt(0) == COMMA ? null : new String[] { text }; 92 // The characters in question in this loop are COMMA and BACKSLASH. These characters never 97 if (c == COMMA) { 105 // Skip comma
|