OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ascii
(Results
476 - 500
of
3506
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
Util.java
28
static final Charset US_ASCII = Charset.forName("US-
ASCII
");
/external/icu/icu4c/source/common/
unistr_case_locale.cpp
7
* encoding: US-
ASCII
unistr_titlecase_brkiter.cpp
7
* encoding: US-
ASCII
ustr_titlecase_brkiter.cpp
7
* encoding: US-
ASCII
/external/icu/icu4c/source/data/mappings/
ucmcore.mk
7
# US-
ASCII
, ISO 8859-1, UTF-7/8/16/32, SCSU
/external/icu/icu4c/source/i18n/
casetrn.h
9
* encoding: US-
ASCII
uspoof_build.cpp
7
* encoding: US-
ASCII
/external/icu/icu4c/source/samples/legacy/
newcol.cpp
9
* encoding: US-
ASCII
/external/icu/icu4c/source/samples/props/
props.cpp
9
* encoding: US-
ASCII
/external/icu/icu4c/source/test/cintltst/
nfsprep.h
9
* encoding: US-
ASCII
/external/icu/icu4c/source/test/intltest/
convtest.h
9
* encoding: US-
ASCII
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationLoader.java
57
* Simpler/faster methods for
ASCII
than ones based on Unicode data.
60
private static final class
ASCII
{
83
"collations/" +
ASCII
.toLowerCase(collationType));
147
type =
ASCII
.toLowerCase(type);
/external/iproute2/tc/
m_ematch.h
53
extern void bstr_print(FILE *fd, const struct bstr *b, int
ascii
);
/external/kernel-headers/original/uapi/linux/
ax25.h
46
char ax25_call[7]; /* 6 call + SSID (shifted
ascii
!) */
/external/linux-tools-perf/src/tools/perf/Documentation/
perf-lock.txt
43
Dump raw trace in
ASCII
.
/external/lldb/www/python_reference/
toc-lldb.embedded_interpreter-module.html
1
<?xml version="1.0" encoding="
ascii
"?>
toc-lldb.formatters.Logger-module.html
1
<?xml version="1.0" encoding="
ascii
"?>
toc-lldb.formatters.metrics-module.html
1
<?xml version="1.0" encoding="
ascii
"?>
/external/llvm/lib/Target/Sparc/
SparcTargetStreamer.h
28
// This part is for
ascii
assembly output
/external/llvm/tools/llvm-readobj/
StreamWriter.cpp
52
// Print
ascii
.
/external/v8/test/mjsunit/regress/
regress-1236.js
31
string = 'a'; // Anything non-empty (flat
ASCII
).
regress-91787.js
28
// Unterminated non-
ASCII
string literals in JSON code were not
/external/v8/test/mjsunit/
unicode-case-overoptimization.js
28
// Test all non-
ASCII
characters individually to ensure that our optimizations
/frameworks/compile/mclinker/include/mcld/LD/
Archive.h
44
char uid[6]; ///< user id in
ASCII
decimal
45
char gid[6]; ///< group id in
ASCII
decimal
46
char mode[8]; ///< file mode in
ASCII
octal
47
char size[10]; ///< file size in
ASCII
decimal
/frameworks/native/services/surfaceflinger/EventLog/
EventLogTags.logtags
7
# Tag names are one or more
ASCII
letters and numbers or underscores, i.e.
Completed in 73 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>