Home
last modified time | relevance | path

Searched refs:malformed (Results 1 – 25 of 77) 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/usr.bin/patch/
H A Dpch.c503 malformed(void) in malformed() function
505 fatal("malformed patch at line %ld: %s", p_input_line, buf); in malformed()
543 bool ptrn_spaces_eaten; /* ptrn was slightly malformed */ in another_hunk()
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()
[all...]
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp115 instrprof_error::malformed, in readBinaryIdsInternal()
120 return make_error<InstrProfError>(instrprof_error::malformed, in readBinaryIdsInternal()
127 instrprof_error::malformed, "not enough data to read binary id data"); in readBinaryIdsInternal()
136 instrprof_error::malformed, in readBinaryIdsInternal()
283 return error(instrprof_error::malformed); in readTemporalProfTraceData()
289 return error(instrprof_error::malformed); in readTemporalProfTraceData()
297 return error(instrprof_error::malformed); in readTemporalProfTraceData()
320 return error(instrprof_error::malformed); in readValueProfileData()
336 return error(instrprof_error::malformed, in readValueProfileData()
343 return error(instrprof_error::malformed, "value kind is invalid"); in readValueProfileData()
[all …]
H A DMemProfReader.cpp86 return make_error<InstrProfError>(instrprof_error::malformed); in checkBuffer()
494 instrprof_error::malformed, in mapRawProfileToRecords()
643 instrprof_error::malformed, in symbolizeAndFilterStackFrames()
708 instrprof_error::malformed, in readRawProfile()
746 instrprof_error::malformed, in readRawProfile()
H A DSampleProfReader.cpp352 return sampleprof_error::malformed; in readImpl()
377 return sampleprof_error::malformed; in readImpl()
383 return sampleprof_error::malformed; in readImpl()
473 std::error_code EC = sampleprof_error::malformed; in readNumber()
1024 return sampleprof_error::malformed; in readImpl()
1535 std::error_code EC = sampleprof_error::malformed; in readNumber()
1574 return sampleprof_error::malformed; in readSectionTag()
1703 return sampleprof_error::malformed; in readOneFunctionProfile()
1878 return sampleprof_error::malformed; in create()
H A DSampleProf.cpp73 case sampleprof_error::malformed: in message()
343 return sampleprof_error::malformed; in read()
H A DMemProf.cpp383 return make_error<InstrProfError>(instrprof_error::malformed, in readMemProfSchema()
392 return make_error<InstrProfError>(instrprof_error::malformed, in readMemProfSchema()
H A DInstrProf.cpp113 case instrprof_error::malformed: in getInstrProfErrString()
1203 instrprof_error::malformed, "number of value profile kinds is invalid"); in checkIntegrity()
1207 instrprof_error::malformed, "total size is not multiples of quardword"); in checkIntegrity()
1212 return make_error<InstrProfError>(instrprof_error::malformed, in checkIntegrity()
1217 instrprof_error::malformed, in checkIntegrity()
/freebsd/crypto/openssl/test/recipes/
H A D25-test_pkcs7.t31 my $malformed = data_file('malformed.pkcs7');
32 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.c184 static unsigned int malformed; variable
359 malformed++; in gnu_check()
657 if (!sflag && malformed > 1) in main()
658 warnx("WARNING: %d lines are improperly formatted", malformed); in main()
659 else if (!sflag && malformed > 0) in main()
660 warnx("WARNING: %d line is improperly formatted", malformed); in main()
665 if (checksFailed != 0 || (strict && malformed > 0)) in main()
/freebsd/contrib/dma/
H A Dspool.c180 goto malformed; in readqueuef()
189 goto malformed; in readqueuef()
206 malformed: in readqueuef()
/freebsd/contrib/bmake/unit-tests/
H A Dopt-jobs-internal.exp1 make: internal error -- J option malformed (garbage)
/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/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 AST file: '%0'">, DefaultFatal;
19 "malformed block record in PCH file: '%0'">, DefaultFatal;
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CRMF_pbmp_new.pod53 malformed input.
H A DCMS_get1_ReceiptRequest.pod71 it is present but malformed.
/freebsd/share/i18n/csmapper/APPLE/
H A DGUJARATI%UCS.src127 # malformed text. Mac OS Gujarati supports this mechanism, but
165 # should indicate malformed text. Otherwise, the mapping process
H A DUCS%GUJARATI.src127 # malformed text. Mac OS Gujarati supports this mechanism, but
165 # should indicate malformed text. Otherwise, the mapping process
/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5_err.et135 error_code KRB5_CC_BADNAME, "Credential cache name malformed"
189 error_code KRB5_KT_BADNAME, "Key table name malformed"

1234