Home
last modified time | relevance | path

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

1234

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp71 return make_error<CoverageMapError>(coveragemap_error::malformed, in readULEB128()
82 coveragemap_error::malformed, in readIntMax()
91 return make_error<CoverageMapError>(coveragemap_error::malformed, in readSize()
110 return make_error<CoverageMapError>(coveragemap_error::malformed, in read()
209 return make_error<CoverageMapError>(coveragemap_error::malformed, in decodeCounter()
216 return make_error<CoverageMapError>(coveragemap_error::malformed, in decodeCounter()
282 return make_error<CoverageMapError>(coveragemap_error::malformed, in readMappingRegionsSubArray()
316 coveragemap_error::malformed, in readMappingRegionsSubArray()
333 return make_error<CoverageMapError>(coveragemap_error::malformed, in readMappingRegionsSubArray()
347 return make_error<CoverageMapError>(coveragemap_error::malformed, in readMappingRegionsSubArray()
[all …]
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_record_rx.c343 goto malformed; in qrx_validate_initial_pkt()
346 goto malformed; in qrx_validate_initial_pkt()
349 goto malformed; in qrx_validate_initial_pkt()
352 goto malformed; in qrx_validate_initial_pkt()
363 goto malformed; in qrx_validate_initial_pkt()
374 goto malformed; in qrx_validate_initial_pkt()
386 goto malformed; in qrx_validate_initial_pkt()
390 goto malformed; in qrx_validate_initial_pkt()
401 goto malformed; in qrx_validate_initial_pkt()
420 goto malformed; in qrx_validate_initial_pkt()
[all...]
H A Dquic_channel.c1253 x " is malformed"
1344 goto malformed; in ch_on_transport_params()
1355 goto malformed; in ch_on_transport_params()
1361 goto malformed; in ch_on_transport_params()
1366 goto malformed; in ch_on_transport_params()
1371 goto malformed; in ch_on_transport_params()
1378 goto malformed; in ch_on_transport_params()
1388 goto malformed; in ch_on_transport_params()
1393 goto malformed; in ch_on_transport_params()
1398 goto malformed; in ch_on_transport_params()
[all...]
H A Dquic_rx_depack.c74 goto malformed; in depack_do_frame_ack()
81 goto malformed; in depack_do_frame_ack()
91 goto malformed; in depack_do_frame_ack()
129 goto malformed; in depack_do_frame_ack()
134 malformed: in depack_do_frame_ack()
1104 "malformed frame header"); in depack_process_frames()
/freebsd/usr.bin/patch/
H A Dpch.c503 malformed(void) in malformed() function
630 malformed(); in another_hunk()
639 malformed(); in another_hunk()
642 malformed(); in another_hunk()
651 malformed(); in another_hunk()
703 malformed(); in another_hunk()
709 malformed(); in another_hunk()
713 malformed(); in another_hunk()
722 malformed(); in another_hunk()
807 malformed(); in another_hunk()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp118 instrprof_error::malformed, in readBinaryIdsInternal()
123 return make_error<InstrProfError>(instrprof_error::malformed, in readBinaryIdsInternal()
130 instrprof_error::malformed, "not enough data to read binary id data"); in readBinaryIdsInternal()
139 instrprof_error::malformed, in readBinaryIdsInternal()
295 return error(instrprof_error::malformed); in readTemporalProfTraceData()
301 return error(instrprof_error::malformed); in readTemporalProfTraceData()
309 return error(instrprof_error::malformed); in readTemporalProfTraceData()
332 return error(instrprof_error::malformed); in readValueProfileData()
348 return error(instrprof_error::malformed, in readValueProfileData()
355 return error(instrprof_error::malformed, "value kind is invalid"); in readValueProfileData()
[all …]
H A DMemProfReader.cpp89 return make_error<InstrProfError>(instrprof_error::malformed); in checkBuffer()
481 instrprof_error::malformed, in mapRawProfileToRecords()
620 instrprof_error::malformed, in symbolizeAndFilterStackFrames()
685 instrprof_error::malformed, in readRawProfile()
723 instrprof_error::malformed, in readRawProfile()
H A DSampleProfReader.cpp362 return sampleprof_error::malformed; in readImpl()
388 return sampleprof_error::malformed; in readImpl()
394 return sampleprof_error::malformed; in readImpl()
495 std::error_code EC = sampleprof_error::malformed; in readNumber()
1086 return sampleprof_error::malformed; in readImpl()
1619 std::error_code EC = sampleprof_error::malformed; in readNumber()
1658 return sampleprof_error::malformed; in readSectionTag()
1787 return sampleprof_error::malformed; in readOneFunctionProfile()
1962 return sampleprof_error::malformed; in create()
H A DMemProf.cpp367 return make_error<InstrProfError>(instrprof_error::malformed, in readMemProfSchema()
376 return make_error<InstrProfError>(instrprof_error::malformed, in readMemProfSchema()
/freebsd/crypto/openssl/test/recipes/
H A D25-test_pkcs7.t44 my $malformed = data_file('malformed.pkcs7');
45 ok(run(app(["openssl", "pkcs7", "-in", $malformed])));
/freebsd/bin/sh/tests/parser/
H A Dheredoc7.02 # Some of these created malformed parse trees with null pointers for here
11 # Some of these created malformed parse trees with null pointers for here
/freebsd/contrib/tcsh/nls/C/
H A Dset2032 30 bad key specification -- malformed hex number\n
33 31 bad key specification -- malformed octal number\n
34 32 bad key specification -- malformed decimal number\n
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset2032 30 bad key specification -- malformed hex number\n
33 31 bad key specification -- malformed octal number\n
34 32 bad key specification -- malformed decimal number\n
/freebsd/contrib/tcsh/nls/finnish/
H A Dset2032 30 bad key specification -- malformed hex number\n
33 31 bad key specification -- malformed octal number\n
34 32 bad key specification -- malformed decimal number\n
/freebsd/sbin/md5/
H A Dmd5.c185 static unsigned int malformed; variable
363 malformed++; in gnu_check()
682 if (!sflag && malformed > 1) in main()
683 warnx("WARNING: %d lines are improperly formatted", malformed); in main()
684 else if (!sflag && malformed > 0) in main()
685 warnx("WARNING: %d line is improperly formatted", malformed); in main()
690 if (checksFailed != 0 || (strict && malformed > 0)) in main()
/freebsd/contrib/pkgconf/tests/
H A Dparser.sh308 pkgconf --with-path="${selfdir}/lib1" --modversion malformed-version
315 pkgconf --with-path="${selfdir}/lib1" --print-provides malformed-version
322 pkgconf --with-path="${selfdir}/lib1" --validate malformed-version
H A Dregress.sh254 pkgconf --validate --with-path="${selfdir}/lib1" malformed-1
260 pkgconf --validate --with-path="${selfdir}/lib1" malformed-quoting
/freebsd/contrib/dma/
H A Dspool.c180 goto malformed; in readqueuef()
189 goto malformed; in readqueuef()
206 malformed: in readqueuef()
/freebsd/contrib/pkgconf/tests/lib1/
H A Dmalformed-quoting.pc1 Name: malformed-quoting
H A Dmalformed-version.pc1 Name: malformed-version
/freebsd/contrib/ntp/ntpd/
H A Drefclock_nmea.c263 u_int malformed; /* Bad checksum, invalid date or time */ member
750 up->tally.malformed++; in nmea_procrec()
873 up->tally.malformed++; in nmea_procrec()
878 up->tally.malformed++; in nmea_procrec()
1142 up->tally.rejected, up->tally.malformed, in nmea_poll()
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-trigger-pattern.txt6 new value, and writing malformed pattern deactivates any active one.
/freebsd/crypto/openssl/test/recipes/95-test_external_tlsfuzzer_data/
H A Dcert.json.in34 {"name" : "test-certificate-verify-malformed.py",
/freebsd/contrib/unbound/doc/
H A DREADME.tests15 * xxd and nc (optional) - for (malformed) packet transmission.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSerializationKinds.td17 "malformed or corrupted precompiled file: '%0'">, DefaultFatal;
19 "malformed block record in PCH file: '%0'">, DefaultFatal;

1234