HomeSort by relevance Sort by last modified time
    Searched full:alphanumeric (Results 76 - 100 of 272) sorted by null

1 2 34 5 6 7 8 91011

  /external/chromium_org/third_party/freetype/include/freetype/
ftautoh.h 159 * U+1D400 - U+1D7FF // Mathematical Alphanumeric Symbols
160 * U+1F100 - U+1F1FF // Enclosed Alphanumeric Supplement
  /external/chromium_org/third_party/mesa/src/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/freetype/include/freetype/
ftautoh.h 159 * U+1D400 - U+1D7FF // Mathematical Alphanumeric Symbols
160 * 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,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
re.py 71 \w Matches any alphanumeric character; equivalent to [a-zA-Z0-9_].
205 "Escape all non-alphanumeric characters in pattern."
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
re.py 71 \w Matches any alphanumeric character; equivalent to [a-zA-Z0-9_].
205 "Escape all non-alphanumeric characters in pattern."
  /development/samples/training/device-management-policy/src/com/example/training/deviceadmin/
PolicySetupActivity.java 133 // qualities: alpha, alphanumeric, or complex.
  /external/chromium_org/chrome/browser/resources/local_ntp/
most_visited_util.js 87 * @param {string|undefined} provider A provider name (max 8 alphanumeric
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_address.h 182 // Despite the name, |postal_code_number_| values are frequently alphanumeric.
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/res/
messages.grdp 53 desc="Postal Code. Values are frequently alphanumeric.">
  /external/chromium_org/third_party/tcmalloc/vendor/doc/
cpuprofile-fileformat.html 253 other than underscore or alphanumeric characters), should be replaced
  /external/chromium_org/ui/base/accelerators/
accelerator.cc 216 // Checking whether the character used for the accelerator is alphanumeric.
  /external/ipsec-tools/src/racoon/doc/
README.plainrsa 43 itself, you should see several very long lines of alphanumeric data.
  /external/libexif/libexif/
exif-tag.h 213 * US-ASCII alphanumeric characters.
  /external/smack/src/org/jivesoftware/smack/
ChatManager.java 52 * Returns the next unique id. Each id made up of a short alphanumeric
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr2/
bool_set.tcc 134 // Parse bool values as alphanumeric.