HomeSort by relevance Sort by last modified time
    Searched full:alphanumeric (Results 126 - 150 of 348) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/protobuf/src/google/protobuf/io/
tokenizer.cc 140 CHARACTER_CLASS(Alphanumeric, ('a' <= c && c <= 'z') ||
601 ConsumeZeroOrMore<Alphanumeric>();
    [all...]
  /frameworks/base/docs/html/guide/topics/admin/
device-admin.jd 41 enforce password policies &mdash; including alphanumeric passwords or numeric
133 <td>Alphanumeric password required</td>
567 <p>For example, this is how you would set the password policy to require an alphanumeric password:</p>
    [all...]
  /docs/source.android.com/src/security/overview/
kernel-security.jd 181 policies ? including alphanumeric passwords or numeric PINs ? across
  /external/bison/lib/
mbchar.h 64 returns true if mbc is alphanumeric.
  /external/chromium-trace/catapult/dashboard/dashboard/
utils.py 148 # Escape any other special non-alphanumeric characters.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds/
dbinstance.py 323 Must be 4-15 alphanumeric characters.
  /external/dbus/dbus/
dbus-sysdeps.c 566 * chosen from the alphanumeric ASCII subset.
  /external/dnsmasq/
setup.html 128 they must just be a alphanumeric name, without any dots. This is a
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afranges.c 230 AF_UNIRANGE_REC( 0x1D400UL, 0x1D7FFUL ), /* Mathematical Alphanumeric Symbols */
  /external/libvncserver/libvncserver/
httpd.c 637 * Check if the string consists only of alphanumeric characters, '+'
  /external/libvncserver/webclients/java-applet/ssl/
README 101 only be alphanumeric, underscore, "+" (for space), or "."
  /external/owasp/sanitizer/tools/findbugs/doc/
AddingDetectors.txt 89 2. "abbrev" is a short alphanumeric code for the bug.
  /external/pcre/dist/doc/html/
pcretest.html 315 non-alphanumeric delimiters other than backslash, for example:
327 delimiters are always non-alphanumeric, this does not affect its interpretation.
730 ated by next non alphanumeric character
    [all...]
  /external/pcre/dist/doc/
pcretest.1 270 non-alphanumeric delimiters other than backslash, for example:
282 delimiters are always non-alphanumeric, this does not affect its interpretation.
683 ated by next non alphanumeric character)
705 ated by next non-alphanumeric character)
    [all...]
pcretest.txt 256 in any non-alphanumeric delimiters other than backslash, for example:
268 but since delimiters are always non-alphanumeric, this does not affect
    [all...]
  /external/pcre/dist/
pcre_chartables.c.dist 161 0x10 alphanumeric or '_'
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.cc 352 // Not alphanumeric. To avoid any possibility of name conflicts we
  /external/regex-re2/doc/
syntax.txt 172 [:alnum:] alphanumeric (== [0-9A-Za-z])
  /external/tlsdate/src/
platform-cros.c 90 /* Hosts begin with alphanumeric only. */
  /external/toybox/toys/posix/
sort.c 33 -d dictionary order (use alphanumeric and whitespace chars only)
  /external/v8/test/preparser/
non-alphanum.js 29 // non-alphanumeric characters, but does contain valid code.
  /libcore/luni/src/main/java/libcore/icu/
ICU.java 70 * structure is a series of ASCII alphanumeric strings (subtags)
  /ndk/sources/host-tools/nawk-20071023/
lex.c 131 retc = 'a'; /* alphanumeric */
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java 463 // change input type for soft keyboard to numeric or alphanumeric
  /packages/inputmethods/LatinIME/java/res/values/
strings-talkback-descriptions.xml 88 <!-- Spoken feedback after changing to the alphanumeric keyboard. -->

Completed in 1473 milliseconds

1 2 3 4 56 7 8 91011>>