Searched refs:truncated (Results 151 - 175 of 197) sorted by relevance

12345678

/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp66 return make_error<CoverageMapError>(coveragemap_error::truncated);
868 return make_error<CoverageMapError>(coveragemap_error::truncated);
875 return make_error<CoverageMapError>(coveragemap_error::truncated);
902 return make_error<CoverageMapError>(coveragemap_error::truncated);
909 return make_error<CoverageMapError>(coveragemap_error::truncated);
918 return make_error<CoverageMapError>(coveragemap_error::truncated);
H A DCoverageMapping.cpp868 case coveragemap_error::truncated:
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfp_trunc_impl.inc97 // bit and inserting the (truncated) trailing NaN field.
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/s12z/
H A Ds12z.exp120 run_dump_test truncated
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dscanner.c38 truncated stuff.
1262 gfc_current_locus.lb->truncated = 0;
1267 /* Check to see if the continuation line was truncated. */
1269 && gfc_current_locus.lb->truncated)
1274 gfc_current_locus.lb->truncated = 0;
1277 "Line truncated at %L", &gfc_current_locus);
1466 gfc_current_locus.lb->truncated = 0;
1472 /* Check to see if the continuation line was truncated. */
1474 && gfc_current_locus.lb->truncated)
1476 gfc_current_locus.lb->truncated
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dscanner.cc38 truncated stuff.
1304 gfc_current_locus.lb->truncated = 0;
1309 /* Check to see if the continuation line was truncated. */
1311 && gfc_current_locus.lb->truncated)
1316 gfc_current_locus.lb->truncated = 0;
1319 "Line truncated at %L", &gfc_current_locus);
1510 gfc_current_locus.lb->truncated = 0;
1516 /* Check to see if the continuation line was truncated. */
1518 && gfc_current_locus.lb->truncated)
1520 gfc_current_locus.lb->truncated
[all...]
/netbsd-current/lib/libpam/modules/pam_krb5/
H A Dpam_krb5.c534 goto truncated;
540 truncated: PAM_LOG("string truncation failure");
548 goto truncated;
556 goto truncated;
/netbsd-current/external/bsd/nsd/dist/
H A Dnsd.h133 /* Dropped, truncated, queries for nonconfigured zone, tx errors */
134 stc_type dropped, truncated, wrongzone, txerr, rxerr; member in struct:nsdst
H A Dipc.c261 total->truncated += s->truncated;
295 total->truncated -= s->truncated;
H A Dserver.c3822 STATUP(data->nsd, truncated);
3823 ZTATUP(data->nsd, q->zone, truncated);
4272 STATUP(data->nsd, truncated);
4273 ZTATUP(data->nsd, data->query->zone, truncated);
4843 STATUP(data->nsd, truncated);
4844 ZTATUP(data->nsd, data->query->zone, truncated);
/netbsd-current/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dlex.c779 err2("name %s too long, truncated to %d", token, VL);
/netbsd-current/external/bsd/nsd/dist/contrib/
H A Dnsd_munin_243 p_config "num.truncated" "truncated replies with TC" "ABSOLUTE"
366 num.truncated num.raxfr num.rixfr num.dropped ; do
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_zip.c1434 * the archive is severely truncated. */
1636 least 24 bytes really does indicate a truncated
2731 goto truncated;
2741 goto truncated;
2755 goto truncated;
2839 goto truncated;
2853 goto truncated;
2864 goto truncated;
2878 goto truncated;
2889 goto truncated;
[all...]
/netbsd-current/external/bsd/ppp/dist/pppd/
H A Deap.c3014 goto truncated;
3042 goto truncated;
3104 goto truncated;
3113 goto truncated;
3127 goto truncated;
3134 goto truncated;
3254 goto truncated;
3282 goto truncated;
3316 goto truncated;
3365 truncated
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProf.cpp67 case sampleprof_error::truncated:
H A DInstrProf.cpp95 case instrprof_error::truncated:
903 return make_error<InstrProfError>(instrprof_error::truncated);
/netbsd-current/lib/libm/arch/vax/
H A Dn_support.S213 cvtdl %r8,%r8 #n=[x/t] truncated
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A DMakefile.in314 $(AR) ruv libbackends.a *.o 2>&1 | grep -v truncated; \
/netbsd-current/distrib/common/bootimage/
H A DMakefile.bootimage305 WORKMBRTRUNC?= work.mbr.truncated
/netbsd-current/usr.bin/make/unit-tests/
H A Dmoderrs.mk79 # On LP64I32, strtol returns LONG_MAX, which was then truncated to
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dmessage.c1843 goto truncated;
1856 goto truncated;
1868 goto truncated;
1880 goto truncated;
1898 truncated:
2334 * If we're adding a OPT, TSIG or SIG(0) to a truncated message,
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dmessage.c1853 goto truncated;
1866 goto truncated;
1878 goto truncated;
1890 goto truncated;
1908 truncated:
2363 * If we're adding a OPT, TSIG or SIG(0) to a truncated message,
/netbsd-current/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_sendrecv.c2908 trunc_prop_errs(int truncated) argument
2910 ASSERT(truncated != 0);
2912 if (truncated == 1)
2917 "%d more properties could not be set\n"), truncated);
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProf.h47 truncated, member in class:llvm::sampleprof_error
H A DInstrProf.h291 truncated, member in class:llvm::instrprof_error

Completed in 422 milliseconds

12345678