/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMappingReader.cpp | 71 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 D | pch.c | 503 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 D | InstrProfReader.cpp | 115 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 D | MemProfReader.cpp | 86 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 D | SampleProfReader.cpp | 352 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 D | SampleProf.cpp | 73 case sampleprof_error::malformed: in message() 343 return sampleprof_error::malformed; in read()
|
H A D | MemProf.cpp | 383 return make_error<InstrProfError>(instrprof_error::malformed, in readMemProfSchema() 392 return make_error<InstrProfError>(instrprof_error::malformed, in readMemProfSchema()
|
H A D | InstrProf.cpp | 113 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 D | 25-test_pkcs7.t | 31 my $malformed = data_file('malformed.pkcs7'); 32 ok(run(app(["openssl", "pkcs7", "-in", $malformed])));
|
/freebsd/bin/sh/tests/parser/ |
H A D | heredoc7.0 | 2 # 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 D | set20 | 32 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 D | set20 | 32 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 D | set20 | 32 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 D | md5.c | 184 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 D | spool.c | 180 goto malformed; in readqueuef() 189 goto malformed; in readqueuef() 206 malformed: in readqueuef()
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | opt-jobs-internal.exp | 1 make: internal error -- J option malformed (garbage)
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_nmea.c | 263 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 D | leds-trigger-pattern.txt | 6 new value, and writing malformed pattern deactivates any active one.
|
/freebsd/contrib/unbound/doc/ |
H A D | README.tests | 15 * xxd and nc (optional) - for (malformed) packet transmission.
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticSerializationKinds.td | 17 "malformed or corrupted AST file: '%0'">, DefaultFatal; 19 "malformed block record in PCH file: '%0'">, DefaultFatal;
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OSSL_CRMF_pbmp_new.pod | 53 malformed input.
|
H A D | CMS_get1_ReceiptRequest.pod | 71 it is present but malformed.
|
/freebsd/share/i18n/csmapper/APPLE/ |
H A D | GUJARATI%UCS.src | 127 # malformed text. Mac OS Gujarati supports this mechanism, but 165 # should indicate malformed text. Otherwise, the mapping process
|
H A D | UCS%GUJARATI.src | 127 # 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 D | krb5_err.et | 135 error_code KRB5_CC_BADNAME, "Credential cache name malformed" 189 error_code KRB5_KT_BADNAME, "Key table name malformed"
|