Searched
full:ascii (Results
901 -
925 of
3506) sorted by null
<<31323334353637383940>>
/external/pcre/dist/testdata/ |
testoutputEBC | 2 EBCDIC option but in an ASCII environment, that newline and white space
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
fpdfapi_jcmarker.c | 355 * Block ID (4 bytes - ASCII "JFIF") 369 emit_byte(cinfo, 0x4A); /* Identifier: ASCII "JFIF" */ 390 * Block ID (5 bytes - ASCII "Adobe") 408 emit_byte(cinfo, 0x41); /* Identifier: ASCII "Adobe" */
|
/external/pdfium/third_party/freetype/src/type1/ |
t1parse.c | 406 /* an ASCII whitespace character code (blank, tab, carriage return */ 451 /* or hexadecimal ASCII format -- decode it accordingly */ 455 /* digits, then we have a case of ASCII storage */ 461 /* ASCII hexadecimal encoding */
|
/external/ppp/pppd/ |
chap_ms.h | 41 /* as ASCII */
|
eui64.h | 111 char *eui64_ntoa __P((eui64_t)); /* Returns ascii representation of id */
|
/external/protobuf/python/google/protobuf/internal/ |
type_checkers.py | 157 # If the value is of type 'bytes' make sure that it is in 7-bit ASCII 161 proposed_value = proposed_value.decode('ascii') 163 raise ValueError('%.1024r has type bytes, but isn\'t in 7-bit ASCII ' 164 'encoding. Non-ASCII strings must be converted to '
|
/external/regex-re2/re2/ |
make_perl_groups.pl | 15 "[:ascii:]",
|
/external/sfntly/cpp/src/test/ |
test_utils.h | 72 // Converts an integer into a 4 character string using the ASCII encoding.
|
/external/skia/src/ports/ |
SkOSFile_stdio.cpp | 33 //TODO: on Windows fopen is just ASCII or the current code page,
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_ctype.h | 8 * functions are currently ASCII only, but eventually, we will want
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_ctype.h | 8 * functions are currently ASCII only, but eventually, we will want
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_ctype.h | 8 * functions are currently ASCII only, but eventually, we will want
|
/external/svox/pico/lib/ |
picokdt.h | 169 #define PICOKDT_OUTSIDEGRAPH_DEFCH (picoos_uint8)'\x30' /* ascii "0" */ 170 #define PICOKDT_OUTSIDEGRAPH_DEFSTR (picoos_uint8 *)"\x30" /* ascii "0" */ 177 #define PICOKDT_OUTSIDEGRAPH_EOW_DEFCH (picoos_uint8)'\x31' /* ascii "1" */ 178 #define PICOKDT_OUTSIDEGRAPH_EOW_DEFSTR (picoos_uint8 *)"\x31" /* ascii "1" */
|
/external/tcpdump/ |
strcasecmp.c | 29 * based upon ascii character sequences.
|
/external/toybox/toys/pending/ |
fold.c | 15 Folds (wraps) or unfolds ascii text by adding or removing newlines.
|
/external/v8/src/ |
dtoa.h | 29 // Converts the given double 'v' to ASCII.
|
/external/valgrind/coregrind/m_demangle/ |
safe-ctype.c | 38 The host character set is ASCII. 88 Note that, if the host character set is ASCII or a superset thereof, 90 the range of 7-bit ASCII. In particular, both ISPRINT and ISCNTRL return 162 /* Are we ASCII? */
|
/external/vboot_reference/firmware/lib/include/ |
bmpblk_font.h | 51 uint32_t ascii; /* What to show. Could even be UTF? */ member in struct:FontArrayEntryHeader
|
/external/vogar/src/vogar/ |
Md5Cache.java | 51 * Returns an ASCII hex representation of the MD5 of the content of 'file'.
|
/external/zlib/src/contrib/ada/ |
buffer_demo.adb | 26 EOL : Character renames ASCII.LF;
|
/frameworks/av/cmds/screenrecord/ |
TextRenderer.h | 112 // Convert an ASCII character to a glyph index. Returns the glyph for
|
/frameworks/av/media/libeffects/lvm/lib/Common/lib/ |
LVM_Types.h | 87 typedef char LVM_CHAR; /* ASCII character */
|
/frameworks/base/include/android_runtime/ |
AndroidRuntime.h | 116 /** Create a Java string from an ASCII or Latin-1 string */
|
/frameworks/base/include/androidfw/ |
AssetDir.h | 36 * The list of files will be sorted in ascending order by ASCII value.
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
ATResponseParser.java | 69 // Yes, ASCII decimal digits only
|
Completed in 2535 milliseconds
<<31323334353637383940>>