OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alphanumeric
(Results
76 - 100
of
272
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/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
.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr2/
bool_set.tcc
134
// Parse bool values as
alphanumeric
.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr2/
bool_set.tcc
134
// Parse bool values as
alphanumeric
.
/docs/source.android.com/src/devices/tech/input/
key-character-map-files.jd
354
<h4 id="
alphanumeric
-keyboard">
Alphanumeric
Keyboard</h4>
355
<pre><code># This is an example of part of a key character map file for an
alphanumeric
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
URI.java
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/utils/
URI.java
[
all
...]
/libcore/luni/src/main/java/java/net/
URLConnection.java
257
// Replace all non-
alphanumeric
character by '_'
780
* converting non-
alphanumeric
character into underscore.
789
// if non-
alphanumeric
, replace it with '_'
[
all
...]
/cts/tests/tests/telephony/src/android/telephony/cts/
TelephonyManagerTest.java
283
assertTrue("Hardware id must be
alphanumeric
.",
/development/samples/ApiDemos/res/values/
arrays.xml
106
<item>
Alphanumeric
</item>
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_codelab7_useridentification.html
38
replacing <YOURAPP_ID> with your app ID (this is the app's long
alphanumeric
ID you can find in <code>chrome://extensions</code>).</li>
Completed in 1270 milliseconds
1
2
3
4
5
6
7
8
9
10
11