HomeSort by relevance Sort by last modified time
    Searched full:ascii (Results 851 - 875 of 3506) sorted by null

<<31323334353637383940>>

  /external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/lib/tokenization/
preprocessor.js 78 //HTML input (e.g. ASCII codes) to avoid performance-cost operations for high-range code points.
  /external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tree_construction/
tests19.dat 944 <!doctype html><meta charset="ascii">
951 | charset="ascii"
955 <!doctype html><meta http-equiv="content-type" content="text/html;charset=ascii">
962 | content="text/html;charset=ascii"
  /external/clang/test/FixIt/
fixit-unicode.c 16 // CHECK: error: non-ASCII characters are not allowed outside of literals and identifiers
  /external/dexmaker/src/dx/java/com/android/dx/util/
HexParser.java 37 * comment. If a double quote is encountered, then the ASCII value
  /external/google-breakpad/src/google_breakpad/common/
minidump_exception_solaris.h 51 MD_EXCEPTION_CODE_SOL_SIGQUIT = 3, /* quit (ASCII FS) */
  /external/google-breakpad/src/tools/linux/md2core/
minidump_memory_range.h 72 // range. This method only works correctly for ASCII characters and does
  /external/guava/guava-tests/test/com/google/common/hash/
MessageDigestHashFunctionTest.java 55 assertMessageDigestHashing(HashTestUtils.ascii(stringToTest), algorithmToTest);
  /external/guava/guava-tests/test/com/google/common/io/
CharSinkTest.java 38 private static final String STRING = ASCII + I18N;
  /external/icu/icu4c/source/common/
charstr.cpp 7 * encoding: US-ASCII
cpputils.h 9 * encoding: US-ASCII
locavailable.cpp 9 * encoding: US-ASCII
ubidi_props.h 9 * encoding: US-ASCII
ucol_data.h 7 * encoding: US-ASCII
uenum.c 9 * encoding: US-ASCII
uenumimp.h 9 * encoding: US-ASCII
unisetspan.h 9 * encoding: US-ASCII
uobject.cpp 9 * encoding: US-ASCII
ustrcase_locale.cpp 7 * encoding: US-ASCII
  /external/icu/icu4c/source/common/unicode/
errorcode.h 9 * encoding: US-ASCII
listformatter.h 9 * encoding: US-ASCII
  /external/icu/icu4c/source/i18n/
bocsu.cpp 7 * encoding: US-ASCII
casetrn.cpp 9 * encoding: US-ASCII
csrmbcs.cpp 186 // There weren't any multibyte sequences, and there was a low density of non-ASCII single bytes.
188 // Statistical analysis of single byte non-ASCII charcters would probably help here.
192 // ASCII or ISO file? It's probably not our encoding,
347 // Bad second byte or ran off the end of the input data with a non-ASCII first byte.
ucol_imp.h 11 * encoding: US-ASCII
uspoof_conf.h 9 * encoding: US-ASCII

Completed in 359 milliseconds

<<31323334353637383940>>