Home
last modified time | relevance | path

Searched refs:malformed (Results 1 – 25 of 142) sorted by relevance

123456

/external/llvm/test/Verifier/
DREADME.txt2 malformed LLVM code. Testcases for situations that the verifier incorrectly
3 identifies as malformed should go in the test/Assembler directory.
/external/bluetooth/bluez/test/
Duuidtest.c25 const char *malformed[] = { variable
311 for (s = 0; malformed[s]; ++s) { in main()
312 if (bt_string_to_uuid(&u3, malformed[s]) == 0) { in main()
313 printf("Fail %s %d\n", malformed[s], __LINE__); in main()
/external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/
Dset-href-attribute-search-expected.txt10 Set search to a malformed URL
14 Set search to a malformed URL
Dset-href-attribute-protocol-expected.txt20 Set protocol to http on malformed URL
Dset-href-attribute-host-expected.txt28 Set host to a malformed URL
/external/webkit/Source/WebCore/html/
DHTMLFormElement.h81 void setMalformed(bool malformed) { m_wasMalformed = malformed; } in setMalformed() argument
/external/iptables/extensions/
Dlibipt_unclean.man2 malformed or unusual. This is regarded as experimental.
/external/webkit/LayoutTests/fast/encoding/
Dinvalid-multi-byte-over-consumption-expected.txt3 ABCD" onchange="test='Failed'" using malformed byte sequence 0x83 0x22
/external/clang/include/clang/Basic/
DDiagnosticSerializationKinds.td17 "malformed or corrupted PCH file: '%0'">, DefaultFatal;
19 "malformed block record in PCH file: '%0'">, DefaultFatal;
DDiagnosticGroups.td119 def MalformedWarningCheck : DiagGroup<"malformed-warning-check">;
/external/libvpx/examples/includes/geshi/docs/
DBUGS12 will result in malformed XHTML (not sure about this one though...)
/external/webkit/Source/WebKit/mac/Misc/
DWebNSDataExtras.m337 // malformed header; ignore it and continue
360 // malformed header; ignore it and continue
/external/dropbear/debian/
Dchangelog27 arbitrary code through malformed filenames; CVE-2006-0225 (see also
/external/llvm/test/Transforms/SimplifyCFG/
Dswitch_create.ll335 br i1 %A, label %bb55.us.us, label %malformed
344 malformed:
/external/llvm/test/MC/ARM/
Ddiagnostics.s260 @ CHECK-ERRORS: error: malformed rotate expression
/external/e2fsprogs/lib/ext2fs/
Dext2_err.et.in186 "Illegal or malformed device name"
/external/webkit/Source/WebCore/platform/mac/
DWebFontCache.mm272 …// There are some malformed fonts that will be correctly returned by -fontWithFamily:traits:weight…
/external/tcpdump/
DCHANGES209 Fixed infinite loop when parsing malformed isakmp packets.
211 Fixed infinite loop when parsing malformed BGP packets.
212 Fixed buffer overflow with certain malformed NFS packets.
/external/bluetooth/glib/po/
Den_GB.po666 msgid "malformed number or name after (?("
667 msgstr "malformed number or name after (?("
710 msgid "malformed \\P or \\p sequence"
711 msgstr "malformed \\P or \\p sequence"
Den_CA.po667 msgid "malformed number or name after (?("
668 msgstr "malformed number or name after (?("
711 msgid "malformed \\P or \\p sequence"
712 msgstr "malformed \\P or \\p sequence"
Dhe.po674 msgid "malformed number or name after (?("
675 msgstr "malformed number or name after (?("
718 msgid "malformed \\P or \\p sequence"
719 msgstr "malformed \\P or \\p sequence"
Dhy.po636 msgid "malformed number or name after (?("
681 msgid "malformed \\P or \\p sequence"
Dps.po636 msgid "malformed number or name after (?("
680 msgid "malformed \\P or \\p sequence"
Dam.po637 msgid "malformed number or name after (?("
681 msgid "malformed \\P or \\p sequence"
/external/valgrind/main/docs/internals/
D3_2_BUGSTATUS.txt470 v6043 v6055 n-i-bz callgrind: fix warning about malformed

123456