/cts/tests/tests/preference2/res/values/ |
arrays.xml | 101 <item>Alphanumeric</item>
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/ |
crx_id.py | 8 + '1882981/google-chrome-alphanumeric-hashes-to-identify-extensions'
|
/external/libexif/libexif/olympus/ |
mnote-olympus-tag.h | 201 * US-ASCII alphanumeric characters.
|
/external/pcre/dist/doc/html/ |
pcresyntax.html | 54 \x where x is non-alphanumeric is a literal x 157 Xan Alphanumeric: union of properties L and N 304 alnum alphanumeric 313 punct printing, excluding alphanumeric
|
/external/pdfium/xfa/src/fxbarcode/qrcode/ |
BC_QRCoderMode.cpp | 59 new CBC_QRCoderMode(FX_Alloc(int32_t, 3), 9, 11, 13, 0x2, "ALPHANUMERIC");
|
/external/toybox/tests/ |
useradd.test | 30 testing "adduser user_name (alphanumeric)" "useradd $user $arg ||
|
/frameworks/compile/slang/ |
slang_rs_reflect_utils.h | 97 /* Compute a safe root name from a .rs file name. Any non-alphanumeric,
|
/prebuilts/gdb/darwin-x86/lib/python2.7/encodings/ |
__init__.py | 53 Normalization works as follows: all non-alphanumeric
|
/prebuilts/gdb/linux-x86/lib/python2.7/encodings/ |
__init__.py | 53 Normalization works as follows: all non-alphanumeric
|
/prebuilts/go/darwin-x86/src/go/build/ |
doc.go | 75 // and each term is an alphanumeric word or, preceded by !, its negation.
|
/prebuilts/go/darwin-x86/src/regexp/syntax/ |
doc.go | 115 [[:alnum:]] alphanumeric (== [0-9A-Za-z])
|
/prebuilts/go/linux-x86/src/go/build/ |
doc.go | 75 // and each term is an alphanumeric word or, preceded by !, its negation.
|
/prebuilts/go/linux-x86/src/regexp/syntax/ |
doc.go | 115 [[:alnum:]] alphanumeric (== [0-9A-Za-z])
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
__init__.py | 53 Normalization works as follows: all non-alphanumeric
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
__init__.py | 53 Normalization works as follows: all non-alphanumeric
|
/system/tools/aidl/ |
ast_cpp_unittest.cpp | 223 // These are intentionally out of alphanumeric order. We're testing
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/elasticache/ |
layer1.py | 125 + Must contain from 1 to 20 alphanumeric characters or hyphens. 338 Constraints: Must contain no more than 255 alphanumeric characters. 368 Constraints: Must contain no more than 255 alphanumeric characters or 417 + Must contain from 1 to 20 alphanumeric characters or hyphens. 515 Constraints: Must contain no more than 255 alphanumeric characters or 644 + Must be 1 to 255 alphanumeric characters [all...] |
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/ |
CharEscapers.java | 443 * <li>The alphanumeric characters "a" through "z", "A" through "Z" and "0" 482 * <li>The alphanumeric characters "a" through "z", "A" through "Z" and "0" 520 * <li>The alphanumeric characters "a" through "z", "A" through "Z" and "0" 555 * <li>The alphanumeric characters "a" through "z", "A" through "Z" and "0" 600 * <li>The alphanumeric characters "a" through "z", "A" through "Z" and "0" 659 * <li>The alphanumeric characters "a" through "z", "A" through "Z" and "0" [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/redshift/ |
layer1.py | 296 + Must contain from 1 to 255 alphanumeric characters or hyphens. 352 + Must contain 1 to 64 alphanumeric characters. 366 + Must contain from 1 to 63 alphanumeric characters or hyphens. 402 + Must be 1 - 128 alphanumeric characters. 486 + Must be 1 to 255 alphanumeric characters or hyphens. 651 + Must be 1 to 255 alphanumeric characters or hyphens 700 + Must contain no more than 255 alphanumeric characters or hyphens. [all...] |
/external/autotest/client/tools/ |
html_report.py | 224 sort.alphanumeric = function(a,b) { 230 sort['default'] = sort.alphanumeric; // IE chokes on sort.default 274 return sort.alphanumeric(sort.ignorecase.convert(a),sort.ignorecase.convert(b)); 698 // If a sort conversion function exists, pre-convert cell values and then use a plain alphanumeric sort 702 sorttype=Sort.alphanumeric; [all...] |
/external/freetype/include/ |
ftautoh.h | 163 * U+1D400 - U+1D7FF // Mathematical Alphanumeric Symbols 164 * U+1F100 - U+1F1FF // Enclosed Alphanumeric Supplement
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/ |
ftautoh.h | 163 * U+1D400 - U+1D7FF // Mathematical Alphanumeric Symbols 164 * U+1F100 - U+1F1FF // Enclosed Alphanumeric Supplement
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_debug.c | 196 /* Find 'name' in 'str' surrounded by non-alphanumeric characters. */ 203 * if we find either the end of string or a non-alphanumeric character,
|
/external/pdfium/third_party/freetype/include/freetype/ |
ftautoh.h | 163 * U+1D400 - U+1D7FF // Mathematical Alphanumeric Symbols 164 * U+1F100 - U+1F1FF // Enclosed Alphanumeric Supplement
|
/external/selinux/secilc/docs/ |
cil_reference_guide.md | 91 Symbols (any string not enclosed in double quotes) must only contain alphanumeric `[a-z A-Z] [0-9]` characters plus the following special characters: `\.@=/-_$%@+!|&^:` 95 - Names or identifiers must start with an alpa character `[a-z A-Z]`, the remainder may be alphanumeric `[a-z A-Z] [0-9]` characters plus underscore `[_]` or hyphen `[-]`.
|