OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:malformed
(Results
1 - 25
of
1509
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/Verifier/
README.txt
2
malformed
LLVM code. Testcases for situations that the verifier incorrectly
3
identifies as
malformed
should go in the test/Assembler directory.
/external/iptables/extensions/
libipt_unclean.man
2
malformed
or unusual. This is regarded as experimental.
/external/v8/test/webkit/fast/js/kde/
encode_decode_uri-expected.txt
35
PASS encodeURI(String.fromCharCode(56320)) threw exception URIError: URI
malformed
.
36
PASS encodeURI(String.fromCharCode(57343)) threw exception URIError: URI
malformed
.
41
PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(0)) threw exception URIError: URI
malformed
.
42
PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(55295)) threw exception URIError: URI
malformed
.
43
PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(55296)) threw exception URIError: URI
malformed
.
44
PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(56319)) threw exception URIError: URI
malformed
.
45
PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(57344)) threw exception URIError: URI
malformed
.
46
PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(57344)) threw exception URIError: URI
malformed
.
47
PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(65533)) threw exception URIError: URI
malformed
.
48
PASS encodeURI(String.fromCharCode(55296) + String.fromCharCode(65534)) threw exception URIError: URI
malformed
[
all
...]
/external/clang/test/Modules/
malformed.cpp
6
// RUN: not %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I Inputs/
malformed
-DHEADER="a1.h" %s 2>&1 | FileCheck %s --check-prefix=CHECK-A
7
// RUN: not %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I Inputs/
malformed
-DHEADER="b1.h" %s 2>&1 | FileCheck %s --check-prefix=CHECK-B
8
// RUN: not %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I Inputs/
malformed
-DHEADER="c.h"
malformed
.cpp 2>&1 | FileCheck %s --check-prefix=CHECK-C
15
// CHECK-A: {{^}}Inputs/
malformed
/a1.h:1:{{.*}} error: expected '}' at end of module
16
// CHECK-A: {{^}}Inputs/
malformed
/a1.h:1:{{.*}} note: to match this '{'
19
// CHECK-A: {{^}}Inputs/
malformed
/a2.h:1:{{.*}} error: extraneous closing brace
22
// CHECK-B: {{^}}Inputs/
malformed
/b1.h:2:{{.*}} error: import of module 'malformed_b.b2' appears within 'S'
27
// CHECK-C: In module 'c' imported from
malformed
.cpp:12:
28
// CHECK-C: {{^}}Inputs/
malformed
/c.h:1:33: error: type 'int' cannot be used prior to '::
[
all
...]
/prebuilts/go/darwin-x86/test/fixedbugs/
issue9036.go
17
x4 = 0x1p10 // ERROR "
malformed
floating point constant"
18
x5 = 1p10 // ERROR "
malformed
floating point constant"
19
x6 = 0p0 // ERROR "
malformed
floating point constant"
issue3925.go
9
// also a test for correct line number in other
malformed
composite literals.
/prebuilts/go/linux-x86/test/fixedbugs/
issue9036.go
17
x4 = 0x1p10 // ERROR "
malformed
floating point constant"
18
x5 = 1p10 // ERROR "
malformed
floating point constant"
19
x6 = 0p0 // ERROR "
malformed
floating point constant"
issue3925.go
9
// also a test for correct line number in other
malformed
composite literals.
/external/llvm/test/tools/llvm-objdump/X86/
malformed-machos.test
1
// These test checks that llvm-objdump will not crash with
malformed
Mach-O
5
# RUN: %p/Inputs/
malformed
-machos/mem-crup-0001.macho \
11
# RUN: %p/Inputs/
malformed
-machos/mem-crup-0006.macho \
17
# RUN: %p/Inputs/
malformed
-machos/mem-crup-0006.macho \
23
# RUN: %p/Inputs/
malformed
-machos/mem-crup-0040.macho \
29
# RUN: %p/Inputs/
malformed
-machos/mem-crup-0080.macho \
35
# RUN: %p/Inputs/
malformed
-machos/mem-crup-0261.macho
38
# RUN: %p/Inputs/
malformed
-machos/mem-crup-0337.macho \
/external/pdfium/fpdfsdk/src/
fpdf_dataavail_embeddertest.cpp
13
// Document must load without crashing but is too
malformed
to be available.
19
// Document must load without crashing but is too
malformed
to be available.
/prebuilts/go/darwin-x86/src/cmd/vet/testdata/
buildtag_bad.go
1
// This file contains misplaced or
malformed
build constraints.
5
// Mention +build // ERROR "possible
malformed
\+build comment"
buildtag.go
7
// +builder // ERROR "possible
malformed
\+build comment"
/prebuilts/go/linux-x86/src/cmd/vet/testdata/
buildtag_bad.go
1
// This file contains misplaced or
malformed
build constraints.
5
// Mention +build // ERROR "possible
malformed
\+build comment"
buildtag.go
7
// +builder // ERROR "possible
malformed
\+build comment"
/external/llvm/test/tools/gold/X86/
invalid.ll
6
; CHECK: error: LLVM gold plugin has failed to create LTO module:
Malformed
block
/external/llvm/test/tools/llvm-profdata/Inputs/
vp-malform2.proftext
28
# !!
Malformed
value site, missing one value
vp-malform.proftext
38
# !!!!
Malformed
Value/Count pair
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
LazyConstructionEnumeration.java
40
throw new ASN1ParsingException("
malformed
DER construction: " + e, e);
/external/llvm/test/tools/llvm-profdata/
text-format-errors.test
6
INVALID-COUNT-LATER: error: {{.*}}invalid-count-later.proftext:
Malformed
instrumentation profile data
11
BAD-HASH: error: {{.*}}bad-hash.proftext:
Malformed
instrumentation profile data
15
NO-COUNTS: error: {{.*}}no-counts.proftext:
Malformed
instrumentation profile data
22
5- Detect
malformed
value profile data
25
VP:
Malformed
instrumentation profile data
/packages/apps/TV/src/com/android/tv/parental/
ContentRatingsParser.java
85
// Catching all exceptions and print which URI is
malformed
XML with description
114
assertEquals(eventType, XmlPullParser.START_TAG, "
Malformed
XML: Not a valid XML file");
116
"
Malformed
XML: Should start with tag " + TAG_RATING_SYSTEM_DEFINITIONS);
127
throw new XmlPullParserException("
Malformed
XML: Should contains a version attribute"
138
checkVersion("
Malformed
XML: Should contains " +
146
"
Malformed
XML: Should end with tag " +
150
checkVersion("
Malformed
XML: Should end with tag " +
201
checkVersion("
Malformed
XML: Unknown attribute " + attr + " in " +
221
checkVersion("
Malformed
XML: Unknown tag " + tag + " in " +
230
checkVersion("
Malformed
XML: Tag mismatch for "
[
all
...]
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/parser/
Parser.java
41
* Thrown in case of
malformed
input.
51
* Thrown in case of
malformed
input.
62
* Thrown in case of
malformed
input.
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/scanner/
Scanner.java
41
* Thrown in case of
malformed
input.
51
* Thrown in case of
malformed
input.
62
* Thrown in case of
malformed
input.
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ocsp/
OCSPResp.java
58
throw new CertIOException("
malformed
response: " + e.getMessage(), e);
62
throw new CertIOException("
malformed
response: " + e.getMessage(), e);
66
throw new CertIOException("
malformed
response: " + e.getMessage(), e);
71
throw new CertIOException("
malformed
response: no response data found");
/external/libweave/src/notification/
notification_parser.h
18
// Returns false if unexpected or
malformed
notification is received.
/prebuilts/misc/windows/sdl2/test/
utf8.txt
7
various types of correct,
malformed
, or otherwise interesting UTF-8
17
The test lines below cover boundary conditions,
malformed
UTF-8
22
receiving UTF-8 shall interpret a "
malformed
sequence in the same way
26
UTF-8 decoders is to replace any
malformed
UTF-8 sequence by a
29
visually distinguish a
malformed
UTF-8 sequence from a correctly
32
mandate this. In any case, just ignoring
malformed
sequences or
36
Please check, whether a
malformed
UTF-8 sequence is (1) represented at
40
resynchronization takes place immageately after any
malformed
52
malformed
sequences is replaced by a single replacement character.
54
Note that as an alternative to the notion of
malformed
sequence use
[
all
...]
Completed in 695 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>