| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
| namelessclass.cc | 27 int ret = fudge ([this] () { 36 int fudge (Func func) { return func (); } function in class:A
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
| namelessclass.cc | 27 int ret = fudge ([this] () { 36 int fudge (Func func) { return func (); } function in class:A
|
| /src/external/historical/nawk/dist/testdir/ |
| time.c | 13 double fudge = 100.0; /* should be CLOCKS_PER_SEC but that gives nonsense */ local 27 fprintf(stderr, "user %6.3f\n", (after.tms_cutime - before.tms_cutime)/fudge); 28 fprintf(stderr, "sys %6.3f\n", (after.tms_cstime - before.tms_cstime)/fudge);
|
| /src/external/mpl/bind/dist/bin/tests/system/tsig/ |
| tests_tsig_hypothesis.py | 82 fudge=just(300) | uint(16), variable 91 fudge=300, variable 100 fudge, 120 fudge,
|
| /src/external/mpl/bind/dist/lib/dns/rdata/any_255/ |
| tsig_250.h | 24 uint16_t fudge; member in struct:dns_rdata_any_tsig
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/any_255/ |
| tsig_250.h | 25 uint16_t fudge; member in struct:dns_rdata_any_tsig
|
| /src/external/lgpl3/gmp/dist/tests/mpn/ |
| t-aors_1.c | 51 mpn_aors_1_t fudge (mpn_aors_1_t); 182 got_c = (*fudge(mpn_add_1)) (got, data[i].src, data[i].size, data[i].n); 186 got_c = (*fudge(mpn_add_1)) (got, got, data[i].size, data[i].n); 283 got_c = (*fudge(mpn_sub_1)) (got, data[i].src, data[i].size, data[i].n); 287 got_c = (*fudge(mpn_sub_1)) (got, got, data[i].size, data[i].n); 294 fudge (mpn_aors_1_t f) function
|
| /src/lib/libresolv/ |
| ns_verify.c | 149 u_int16_t fudge, sigfieldlen, otherfieldlen; local 190 /* Read the time signed and fudge. */ 194 GETSHORT(fudge, cp); 276 /* Digest the time signed and fudge. */ 309 if (abs((int)((*timesigned) - time(NULL))) > fudge) 351 int n, type, length, fudge, error; local 422 /* Read the time signed and fudge. */ 426 GETSHORT(fudge, cp); 453 /* Digest the time signed and fudge. */ 474 if (abs((int)(timesigned - time(NULL))) > fudge) [all...] |
| /src/external/bsd/libbind/dist/nameser/ |
| ns_verify.c | 150 u_int16_t fudge, sigfieldlen, otherfieldlen; local 191 /* Read the time signed and fudge. */ 195 GETSHORT(fudge, cp); 277 /* Digest the time signed and fudge. */ 310 if (abs((*timesigned) - time(NULL)) > fudge) 352 int n, type, length, fudge, error; local 423 /* Read the time signed and fudge. */ 427 GETSHORT(fudge, cp); 454 /* Digest the time signed and fudge. */ 475 if (abs(timesigned - time(NULL)) > fudge) [all...] |
| /src/external/mpl/dhcp/dist/common/ |
| upf.c | 259 int fudge; local
|
| lpf.c | 352 int fudge; local 363 fudge = hbufp % 4; /* IP header must be word-aligned. */ 364 memcpy (buf + fudge, (unsigned char *)hh, hbufp); 365 ibufp = hbufp + fudge; 370 result = write(interface->wfdesc, buf + fudge, ibufp + len - fudge);
|
| dlpi.c | 543 int fudge; local 566 fudge = dbuflen % 4; /* IP header must be word-aligned. */ 567 memcpy (dbuf + fudge, (unsigned char *)hh, dbuflen); 568 dbuflen += fudge; 579 result = write (interface -> wfdesc, dbuf + fudge, dbuflen - fudge);
|
| /src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| dmu_tx.c | 1178 uint64_t towrite, tofree, tooverwrite, tounref, tohold, fudge; local 1217 towrite = tofree = tooverwrite = tounref = tohold = fudge = 0; 1239 fudge += refcount_count(&txh->txh_fudge); 1265 * XXX - the "fudge" factor is to account for skipped blocks that 1269 spa_get_asize(tx->tx_pool->dp_spa, tohold + fudge);
|
| /src/external/apache2/mDNSResponder/dist/mDNSCore/ |
| DNSDigest.c | 1628 // 300 sec is fudge recommended in RFC 2485 1712 mDNSu16 fudge; local 1762 fudge = NToH16(ptr); 1768 if (delta > fudge) 1770 LogMsg("ERROR: DNSDigest_VerifyMessage - time skew > %d", fudge); 1845 // Fudge 1847 buf = mDNSOpaque16fromIntVal(fudge);
|
| /src/external/bsd/ntp/dist/include/ |
| ntp_config.h | 240 addr_opts_fifo *fudge; member in struct:config_tree_tag
|
| /src/external/bsd/ntp/dist/ntpdc/ |
| ntpdc_ops.c | 88 static void fudge (struct parse *, FILE *); 210 { "fudge", fudge, { NTP_ADD, NTP_STR, NTP_STR, NO }, 212 "set/change one of a clock's fudge factors" }, 2720 (void) fprintf(fp, "fudge time 1: %s\n", 2723 (void) fprintf(fp, "fudge time 2: %s\n", 2738 (void) fprintf(fp, "fudge flags: 0x%x\n", 2749 * fudge - set clock fudge factors 2752 fudge( function [all...] |
| /src/sys/dev/pcmcia/ |
| if_ray.c | 1281 size_t pktlen, fudge, len, lenread = 0; local 1303 * WebGear Windows driver produces, fudge the packet forward 1309 fudge = 2; 1311 fudge = 0; 1336 if ((pktlen + fudge) > MHLEN) { 1351 m->m_data += fudge;
|
| /src/sys/uvm/ |
| uvm_map.c | 2741 vaddr_t dstaddr, end, newend, oldoffset, fudge, orig_fudge; local 2803 * virtual address... this is the "fudge" factor 2808 fudge = start - entry->start; 2813 * fudge is zero) 2818 fudge = 0; 2829 fudge = 0; 2834 orig_fudge = fudge; 2856 /* amap_copy could clip (during chunk)! update fudge */ 2857 if (fudge) { 2858 fudge = start - entry->start [all...] |
| /src/external/mpl/bind/include/dns/ |
| rdatastruct.h | 2110 uint16_t fudge; member in struct:dns_rdata_any_tsig
|
| /src/external/mpl/dhcp/bind/include/dns/ |
| rdatastruct.h | 2267 uint16_t fudge; member in struct:dns_rdata_any_tsig
|
| /src/external/bsd/ntp/dist/ntpd/ |
| refclock_parse.c | 3505 * parse_control - set fudge factors, return statistics 3769 double fudge; local 4005 fudge = parse->generic->fudgetime1; /* standard RS232 Fudgefactor */ 4031 * set fudge = 0.0 if already included in PPS time stamps 4055 fudge = ppsphaseadjust; /* pick PPS fudge factor */ 4091 fudge = ppsphaseadjust; /* pick PPS fudge factor */ 4208 printf("PARSE receiver #%d: refclock_process_offset(reftime=%s, rectime=%s, Fudge=%f)\n", 4212 fudge); [all...] |