HomeSort by relevance Sort by last modified time
    Searched defs:sourceIllegal (Results 1 - 14 of 14) sorted by null

  /external/google-breakpad/src/common/
convert_UTF.h 89 The value "sourceIllegal" is returned from some routines if the input
90 sequence is malformed. When "sourceIllegal" is returned, the source
125 sourceIllegal /* source sequence is illegal/malformed */
  /external/unicode/
ConvertUTF.h 70 The value "sourceIllegal" is returned from some routines if the input
71 sequence is malformed. When "sourceIllegal" is returned, the source
106 sourceIllegal /* source sequence is illegal/malformed */
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3convertutf.h 70 The value "sourceIllegal" is returned from some routines if the input
71 sequence is malformed. When "sourceIllegal" is returned, the source
131 sourceIllegal /* source sequence is illegal/malformed */
  /external/llvm/include/llvm/Support/
ConvertUTF.h 78 The value "sourceIllegal" is returned from some routines if the input
79 sequence is malformed. When "sourceIllegal" is returned, the source
122 sourceIllegal /* source sequence is illegal/malformed */
149 * incomplete code unit sequence, returns \c sourceIllegal.
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ConvertUTF.h 78 The value "sourceIllegal" is returned from some routines if the input
79 sequence is malformed. When "sourceIllegal" is returned, the source
130 sourceIllegal /* source sequence is illegal/malformed */
152 * incomplete code unit sequence, returns \c sourceIllegal.
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ConvertUTF.h 78 The value "sourceIllegal" is returned from some routines if the input
79 sequence is malformed. When "sourceIllegal" is returned, the source
130 sourceIllegal /* source sequence is illegal/malformed */
152 * incomplete code unit sequence, returns \c sourceIllegal.
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ConvertUTF.h 78 The value "sourceIllegal" is returned from some routines if the input
79 sequence is malformed. When "sourceIllegal" is returned, the source
130 sourceIllegal /* source sequence is illegal/malformed */
152 * incomplete code unit sequence, returns \c sourceIllegal.
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ConvertUTF.h 78 The value "sourceIllegal" is returned from some routines if the input
79 sequence is malformed. When "sourceIllegal" is returned, the source
130 sourceIllegal /* source sequence is illegal/malformed */
152 * incomplete code unit sequence, returns \c sourceIllegal.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ConvertUTF.h 78 The value "sourceIllegal" is returned from some routines if the input
79 sequence is malformed. When "sourceIllegal" is returned, the source
130 sourceIllegal /* source sequence is illegal/malformed */
152 * incomplete code unit sequence, returns \c sourceIllegal.
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ConvertUTF.h 78 The value "sourceIllegal" is returned from some routines if the input
79 sequence is malformed. When "sourceIllegal" is returned, the source
130 sourceIllegal /* source sequence is illegal/malformed */
152 * incomplete code unit sequence, returns \c sourceIllegal.
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ConvertUTF.h 78 The value "sourceIllegal" is returned from some routines if the input
79 sequence is malformed. When "sourceIllegal" is returned, the source
130 sourceIllegal /* source sequence is illegal/malformed */
152 * incomplete code unit sequence, returns \c sourceIllegal.
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ConvertUTF.h 78 The value "sourceIllegal" is returned from some routines if the input
79 sequence is malformed. When "sourceIllegal" is returned, the source
130 sourceIllegal /* source sequence is illegal/malformed */
152 * incomplete code unit sequence, returns \c sourceIllegal.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ConvertUTF.h 78 The value "sourceIllegal" is returned from some routines if the input
79 sequence is malformed. When "sourceIllegal" is returned, the source
130 sourceIllegal /* source sequence is illegal/malformed */
152 * incomplete code unit sequence, returns \c sourceIllegal.
  /external/v8/src/inspector/
string-16.cc 77 sourceIllegal // source sequence is illegal/malformed
105 result = sourceIllegal;
117 result = sourceIllegal;
300 result = sourceIllegal;
317 result = sourceIllegal;
339 result = sourceIllegal;
516 DCHECK(result != sourceIllegal);

Completed in 428 milliseconds