OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ascii
(Results
1151 - 1175
of
3506
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/art/test/020-string/src/
Main.java
92
String charsetName = "US-
ASCII
";
/bionic/libc/arch-mips/string/
mips-string-ops.h
121
always 7-bit unsigned
ASCII
. With that assumption, the
/bionic/libc/bionic/
mbrtoc32.cpp
59
// Fast path for plain
ASCII
characters.
/bionic/libc/tools/zoneinfo/
ZoneCompactor.java
178
throw new RuntimeException("non-
ASCII
string: " + src);
/bionic/libc/tzcode/
asctime.c
58
** and a trailing
ASCII
nul).
/bionic/libc/upstream-openbsd/lib/libc/net/
inet_pton.c
38
* convert from presentation format (which usually means
ASCII
printable)
/bionic/libc/upstream-openbsd/lib/libc/string/
strcasecmp.c
39
* based upon
ascii
character sequences.
/cts/tests/tests/security/src/android/security/cts/
BannedFilesTest.java
82
byte[] badPattern = "enable_root".getBytes("US-
ASCII
");
/development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h
96
.section .gnu.warning. ## _sym ; .
ascii
_msg ; .text
/external/antlr/antlr-3.4/runtime/C/include/
antlr3exception.h
122
* encoding format. ANTLR just uses
ASCII
by default but you can ignore these
/external/antlr/antlr-3.4/runtime/Python/antlr3/
__init__.py
36
object, or ANTLR3 will have trouble decoding non-
ascii
data.
/external/antlr/antlr-3.4/runtime/Python/tests/
t012lexerXML.py
49
''.join([l.encode('
ascii
', 'backslashreplace') for l in r])
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StringReference/
ValueTest.java
77
checkString("Some test string with various
ASCII
symbols "
/external/apache-http/android/src/com/android/internal/http/multipart/
StringPart.java
59
public static final String DEFAULT_CHARSET = "US-
ASCII
";
/external/bison/lib/
c-strcaseeq.h
32
/* Case insensitive comparison of
ASCII
characters. */
mbswidth.c
89
/* These characters are printable
ASCII
characters. */
/external/boringssl/src/crypto/asn1/
charmap.pl
62
# Set up an array with the type of
ASCII
characters
/external/boringssl/src/crypto/chacha/
chacha_generic.c
26
/* sigma contains the ChaCha constants, which happen to be an
ASCII
string. */
/external/ceres-solver/data/nist/
Bennett5.dat
4
File Format:
ASCII
ENSO.dat
4
File Format:
ASCII
Gauss1.dat
4
File Format:
ASCII
Gauss2.dat
4
File Format:
ASCII
Gauss3.dat
4
File Format:
ASCII
Kirby2.dat
4
File Format:
ASCII
Nelson.dat
4
File Format:
ASCII
Completed in 510 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>