/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/ |
exception.py | 23 """DNS message is malformed.""" 27 """Text input is malformed."""
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
Utf8.java | 58 * segments. Methods typically return {@link #MALFORMED} if the partial 80 public static final int MALFORMED = -1; 127 * malformed, or incomplete UTF-8 byte sequence. The range of bytes 135 * @return {@link #MALFORMED} if the partial byte sequence is 146 // The previous decoding operation was incomplete (or malformed). 166 return MALFORMED; 186 return MALFORMED; 209 // If we were called with state == MALFORMED, then byte1 is 0xFF, 211 // MALFORMED again below. 223 return MALFORMED; [all...] |
/external/autotest/client/site_tests/network_ProxyResolver/ |
control | 9 CRITERIA = "Fails if Chrome returns incorrect or malformed data"
|
/external/autotest/server/site_tests/network_WiFi_MalformedProbeResp/ |
control | 16 if we receive malformed probe responses. In this particular case, the
|
/external/llvm/test/Transforms/InstCombine/ |
select-crash-noverify.ll | 10 ; technically reachable, but this malformed IR may appear as a result of constant propagation
|
/external/pdfium/testing/resources/ |
bug_481363.in | 38 % Dictionary object malformed: 4< vs <<.
|
/frameworks/base/core/java/android/util/ |
MalformedJsonException.java | 22 * Thrown when a reader encounters malformed JSON. Some syntax errors can be
|
/packages/apps/Email/src/com/beetstra/jutf7/ |
UTF7StyleCharsetDecoder.java | 70 return malformed(in);
90 return malformed(in);
117 * @return CoderResult.malformed if a non-base 64 character was encountered
135 return malformed(in);
138 result = malformed(in);
172 private CoderResult malformed(ByteBuffer in) {
method in class:UTF7StyleCharsetDecoder
|
/libcore/ojluni/src/main/java/java/nio/charset/ |
CoderResult.java | 56 * <li><p> A <i>malformed-input error</i> is reported when a sequence of 60 * of the malformed sequence. There is one unique instance of this class for 61 * all malformed-input errors of a given length. </p></li> 75 * for result objects that describe malformed-input and unmappable-character 94 = { "UNDERFLOW", "OVERFLOW", "MALFORMED", "UNMAPPABLE" }; 136 * malformed-input error or an unmappable-character error 143 * Tells whether or not this object describes a malformed-input error. 147 * malformed-input error 229 * malformed-input error of the given length. </p> 264 * If this object represents a malformed-input error; th [all...] |
/external/tcpdump/ |
print-geonet.c | 121 goto malformed; 227 goto malformed; 237 goto malformed; 264 malformed: 265 ND_PRINT((ndo, " Malformed (small) "));
|
/external/elfutils/libdwelf/ |
libdwelf.h | 46 file didn't have a .gnu_debuglink section, had malformed data in the 54 .gnu_debugaltlink section. Returns -1 in case of malformed data or 65 note. Returns -1 in case of malformed data or other errors. */
|
/external/clang/lib/Frontend/ |
SerializedDiagnosticReader.cpp | 267 return "Malformed block at top-level of diagnostics"; 269 return "Malformed sub-block in a diagnostic"; 271 return "Malformed BlockInfo block"; 273 return "Malformed Metadata block"; 275 return "Malformed Diagnostic block"; 277 return "Malformed Diagnostic record";
|
/external/llvm/lib/ProfileData/ |
CoverageMappingReader.cpp | 44 return coveragemap_error::malformed; 54 return coveragemap_error::malformed; 63 return coveragemap_error::malformed; 108 return coveragemap_error::malformed; 114 return coveragemap_error::malformed; 163 return coveragemap_error::malformed; 174 return coveragemap_error::malformed; 187 return coveragemap_error::malformed; 320 return coveragemap_error::malformed; 340 return coveragemap_error::malformed; [all...] |
/external/v8/test/mjsunit/regress/ |
regress-1620.js | 28 // Don't allow malformed unicode escape sequences in identifiers. 29 // In strings and regexps we currently allow malformed unicode escape
|
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
WifiP2pProvDiscEvent.java | 61 throw new IllegalArgumentException("Malformed event " + string); 68 else throw new IllegalArgumentException("Malformed event " + string);
|
/prebuilts/go/darwin-x86/src/cmd/vet/ |
buildtag.go | 54 fmt.Fprintf(os.Stderr, "%s:%d: possible malformed +build comment\n", name, i+1) 87 fmt.Fprintf(os.Stderr, "%s:%d: possible malformed +build comment\n", name, i+1)
|
/prebuilts/go/linux-x86/src/cmd/vet/ |
buildtag.go | 54 fmt.Fprintf(os.Stderr, "%s:%d: possible malformed +build comment\n", name, i+1) 87 fmt.Fprintf(os.Stderr, "%s:%d: possible malformed +build comment\n", name, i+1)
|
/bionic/libc/bionic/ |
mbrtoc32.cpp | 100 // Malformed input; input is not UTF-8. See RFC 3629. 109 // Malformed input; bad characters in the middle of a character. 127 // Malformed input; redundant encoding. 131 // Malformed input; invalid code points.
|
/cts/tests/tests/security/src/android/security/cts/ |
SkiaICORecursiveDecodingTest.java | 38 * Verifies that the device prevents recursive decoding of malformed ICO files
|
/device/google/contexthub/util/nanotool/ |
logevent.h | 28 * the packet is malformed. The rest of the methods in this class are not
|
resetreasonevent.h | 33 * the packet is malformed. The rest of the methods in this class are not
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ocsp/ |
OCSPReq.java | 86 throw new CertIOException("malformed request: no request data found"); 92 throw new CertIOException("malformed request: " + e.getMessage(), e); 96 throw new CertIOException("malformed request: " + e.getMessage(), e); 100 throw new CertIOException("malformed request: " + e.getMessage(), e);
|
/external/libunwind_llvm/src/ |
DwarfParser.hpp | 244 // malformed CIE, now augmentation describing pc range encoding 247 // malformed FDE. CIE is bad 425 "malformed DW_CFA_offset_extended dwarf unwind, reg too big\n"); 441 "malformed DW_CFA_restore_extended dwarf unwind, reg too big\n"); 452 "malformed DW_CFA_undefined dwarf unwind, reg too big\n"); 463 "malformed DW_CFA_same_value dwarf unwind, reg too big\n"); 481 "malformed DW_CFA_register dwarf unwind, reg too big\n"); 486 "malformed DW_CFA_register dwarf unwind, reg2 too big\n"); 526 fprintf(stderr, "malformed DW_CFA_def_cfa dwarf unwind, reg too big\n"); 540 "malformed DW_CFA_def_cfa_register dwarf unwind, reg too big\n") [all...] |
/external/llvm/test/MC/Mips/ |
mips-abi-bad.s | 3 # Error checking for malformed .module directives (and .set fp=...).
|
/external/llvm/test/tools/llvm-objdump/ |
malformed-archives.test | 1 // These test checks that llvm-objdump will not crash with malformed Archive
|