/development/samples/training/device-management-policy/res/values/ |
arrays.xml | 23 <item>Alphanumeric</item>
|
/development/samples/training/device-management-policy/res/values-v11/ |
arrays.xml | 23 <item>Alphanumeric</item>
|
/external/chromium_org/third_party/WebKit/Source/platform/text/ |
TextBoundaries.cpp | 70 // is alphanumeric. 82 // is alphanumeric.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
install_egg_info.py | 58 Any runs of non-alphanumeric/. characters are replaced with a single '-'. 66 Spaces become dots, and all other non-alphanumeric characters become
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
install_egg_info.py | 58 Any runs of non-alphanumeric/. characters are replaced with a single '-'. 66 Spaces become dots, and all other non-alphanumeric characters become
|
/external/chromium/net/data/proxy_resolver_v8_unittest/ |
passthrough.js | 14 // non-alphanumeric character with a dot, then fix up the oddly placed dots.
|
/external/chromium-libpac/test/js-unittest/ |
passthrough.js | 14 // non-alphanumeric character with a dot, then fix up the oddly placed dots.
|
/external/chromium_org/chrome/renderer/safe_browsing/ |
phishing_url_feature_extractor.h | 36 // Given a string, finds all substrings of consecutive alphanumeric
|
/external/chromium_org/net/data/proxy_resolver_v8_unittest/ |
passthrough.js | 14 // non-alphanumeric character with a dot, then fix up the oddly placed dots.
|
/external/libexif/libexif/ |
exif-ifd.h | 35 * non-localized text string containing only US-ASCII alphanumeric
|
exif-mnote-data.h | 77 * containing only US-ASCII alphanumeric characters.
|
/external/chromium_org/content/browser/renderer_host/pepper/ |
pepper_file_system_browser_host_unittest.cc | 66 // Should not contain characters other than alphanumeric or "._-".
|
/external/llvm/utils/ |
DSAclean.py | 4 #10/13/2005b: replaced the # in tmp(.#*)* with alphanumeric and _, this will then remove
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
SmsAddress.java | 42 * Returns true if this is an alphanumeric address
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
GsmSmsAddress.java | 58 // An alphanumeric address 88 * Returns true if this is an alphanumeric address 110 // - Originating address should be 4 bytes long and alphanumeric
|
/external/arduino/hardware/arduino/cores/arduino/ |
WCharacter.h | 44 // Checks for an alphanumeric character. 111 // or an alphanumeric character.
|
/external/chromium/base/ |
sys_string_conversions_unittest.cc | 171 // ????? (Mathematical Alphanumeric Symbols (U+011d40 - U+011d44 : A,B,C,D,E) 175 // ????? (Mathematical Alphanumeric Symbols (U+011d40 - U+011d44 : A,B,C,D,E)
|
/external/chromium_org/base/strings/ |
sys_string_conversions_unittest.cc | 151 // ????? (Mathematical Alphanumeric Symbols (U+011d40 - U+011d44 : A,B,C,D,E) 155 // ????? (Mathematical Alphanumeric Symbols (U+011d40 - U+011d44 : A,B,C,D,E)
|
/external/chromium_org/components/autofill/core/browser/ |
password_generator.cc | 115 // Generate random alphanumeric character. We don't use other symbols 116 // here as most sites don't allow a lot of non-alphanumeric characters.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
UndoDelegator.py | 254 alphanumeric = string.ascii_letters + string.digits + "_" variable in class:InsertCommand 257 if c in self.alphanumeric: 258 return "alphanumeric"
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
UndoDelegator.py | 254 alphanumeric = string.ascii_letters + string.digits + "_" variable in class:InsertCommand 257 if c in self.alphanumeric: 258 return "alphanumeric"
|
/external/chromium_org/google_apis/gaia/ |
oauth_request_signer.h | 45 // The unreserved set is comprised of the alphanumeric characters and these
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
TextCodec.h | 52 // non-alphanumeric characters. This is used in URLs.
|
/external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/ |
address_data.h | 70 // The alphanumeric value generally assigned to geographical areas, but
|
/external/libvpx/libvpx/examples/includes/geshi/docs/ |
phpdoc.ini | 41 ;; legal values: alphanumeric string plus - and _
|