| /src/external/gpl3/binutils/dist/libctf/ |
| ctf-qsort_r.c | 218 char *thresh = min(end_ptr, base_ptr + max_thresh); local 225 for (run_ptr = tmp_ptr + size; run_ptr <= thresh; run_ptr += size)
|
| /src/external/gpl3/binutils.old/dist/libctf/ |
| ctf-qsort_r.c | 218 char *thresh = min(end_ptr, base_ptr + max_thresh); local 225 for (run_ptr = tmp_ptr + size; run_ptr <= thresh; run_ptr += size)
|
| /src/external/gpl3/gdb/dist/libctf/ |
| ctf-qsort_r.c | 218 char *thresh = min(end_ptr, base_ptr + max_thresh); local 225 for (run_ptr = tmp_ptr + size; run_ptr <= thresh; run_ptr += size)
|
| /src/external/gpl3/gdb.old/dist/libctf/ |
| ctf-qsort_r.c | 218 char *thresh = min(end_ptr, base_ptr + max_thresh); local 225 for (run_ptr = tmp_ptr + size; run_ptr <= thresh; run_ptr += size)
|
| /src/lib/libm/noieee_src/ |
| trig.h | 33 vc(thresh, 2.6117239648121182150E-1 ,b863,3f85,6ea0,6b02, -1, .85B8636B026EA0) 40 ic(thresh, 2.6117239648121182150E-1 , -2, 1.0B70C6D604DD4) 48 #define thresh vccast(thresh) macro
|
| /src/external/bsd/tcpdump/dist/ |
| print-dvmrp.c | 241 u_char thresh; local 253 thresh = GET_U_1(bp); 265 GET_IPADDR_STRING(bp), metric, thresh); 283 u_char metric, thresh, flags; local 297 thresh = GET_U_1(bp); 311 metric, thresh);
|
| /src/external/gpl2/xcvs/dist/diff/ |
| context.c | 370 int thresh; 381 thresh = ((prev->ignore || (start && start->ignore)) 389 /* Keep going if less than THRESH lines 391 && start->line0 < top0 + thresh); 364 int thresh; local
|
| /src/sys/arch/macppc/dev/ |
| lmu.c | 376 int thresh; local 378 thresh = sc->sc_thresh; 379 node.sysctl_data = &thresh;
|
| /src/sys/dev/ic/ |
| arn9285.c | 657 int i, maxgain, nclcs, thresh, error; local 680 thresh = 0; 684 thresh++; 686 thresh++; 688 if (thresh <= AR9285_CL_CAL_REDO_THRESH) 692 DPRINTFN(DBG_INIT, sc, "CLC threshold=%d\n", thresh);
|
| /src/crypto/external/bsd/openssh/dist/ |
| misc.h | 184 u_int64_t thresh; /* threshold after which we'll check timers */ member in struct:bwlimit
|
| /src/external/gpl2/diffutils/dist/src/ |
| context.c | 396 lin thresh; 412 thresh = (prev->ignore || (start && start->ignore) 420 /* Keep going if less than THRESH lines 422 && start->line0 - top0 < thresh); 390 lin thresh; local
|
| /src/sys/ufs/lfs/ |
| lfs_kclean.c | 889 long prio, maxprio, maxeprio, thresh; local 901 thresh = fs->lfs_autoclean.thresh; 903 thresh = 0; 904 else if (thresh < 0) { 916 thresh = lfs_sb_getssize(fs) * (bfree - avail) 918 if (thresh > lfs_sb_getsumsize(fs) + 5 * lfs_sb_getbsize(fs)) 919 thresh = lfs_sb_getsumsize(fs) + 5 * lfs_sb_getbsize(fs); 920 if (thresh > lfs_sb_getssize(fs) - lfs_sb_getbsize(fs)) 967 (maxprio > thresh ? "YES" : "NO ") [all...] |
| lfs.h | 1022 int thresh; /* Low cleaning threshold to use */ member in struct:lfs_autoclean_params 1458 * int thresh; // Low cleaning threshold to use
|
| /src/usr.sbin/mrinfo/ |
| mrinfo.c | 207 u_char thresh; local 213 thresh = *p++; 222 inet_name(neighbor), metric, thresh); 245 u_char thresh; local 252 thresh = *p++; 265 inet_name(neighbor), metric, thresh);
|
| /src/sys/external/bsd/drm2/dist/include/uapi/drm/ |
| tegra_drm.h | 148 * @thresh: 152 __u32 thresh; member in struct:drm_tegra_syncpt_wait 403 * @thresh: 407 __u32 thresh; member in struct:drm_tegra_waitchk
|
| /src/external/gpl3/binutils/dist/gprofng/libcollector/ |
| synctrace.c | 159 long thresh = 0; local 218 thresh = CALL_REAL (strtol)(params + 2, NULL, 0); 219 break; /* from the loop to find the "s:thresh,scope" entry */ 226 if (thresh < 0) /* calibrate the threshold, keep it as a negative number */ 227 thresh = -sync_calibrate (); 244 SP_JCMD_SYNCTRACE, thresh, sync_scope); 274 sync_threshold = (thresh > 0 ? thresh : -thresh) * 1000;
|
| /src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
| synctrace.c | 159 long thresh = 0; local 218 thresh = CALL_REAL (strtol)(params + 2, NULL, 0); 219 break; /* from the loop to find the "s:thresh,scope" entry */ 226 if (thresh < 0) /* calibrate the threshold, keep it as a negative number */ 227 thresh = -sync_calibrate (); 244 SP_JCMD_SYNCTRACE, thresh, sync_scope); 274 sync_threshold = (thresh > 0 ? thresh : -thresh) * 1000;
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| Hist_data.cc | 780 TValue *thresh = &threshold->value[index]; local 782 thresh->tag = mitem->get_vtype (); 786 switch (thresh->tag) 789 thresh->i = (int) (proportion * (double) mtotal->i); 792 thresh->d = proportion * mtotal->d; 796 thresh->ull = (unsigned long long) (proportion * (double) mtotal->ll);
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| Hist_data.cc | 780 TValue *thresh = &threshold->value[index]; local 782 thresh->tag = mitem->get_vtype (); 786 switch (thresh->tag) 789 thresh->i = (int) (proportion * (double) mtotal->i); 792 thresh->d = proportion * mtotal->d; 796 thresh->ull = (unsigned long long) (proportion * (double) mtotal->ll);
|
| /src/sbin/atactl/ |
| atactl.c | 903 printf("id value thresh crit collect reliability description" 906 int thresh = 0; local 915 thresh = threshold_buf->thresholds[j].value; 918 if (thresh && attr == NULL) 949 i, attr->value, thresh, 952 attr->value > thresh ? "posi" : "nega", name);
|
| /src/external/mpl/dhcp/dist/server/ |
| dhcp.c | 5778 int thresh = DEFAULT_CACHE_THRESHOLD; local 5790 thresh = d1.data[0]; 5796 if (thresh > 0) { 5803 if (lease_length <= (INT_MAX / thresh)) 5804 limit = lease_length * thresh / 100; 5806 limit = lease_length / 100 * thresh; 5839 lease_age, thresh, piaddr(lease->ip_addr));
|
| failover.c | 2522 int lts, total, thresh, hold, panic, pass; local 2566 thresh = ((total * state->max_lease_misbalance) + 50) / 100; 2571 * double the thresh%, panic and send poolreq to hopefully wake 2577 * because thresh% and hold% may come out to the same number, 2578 * and that is correct operation...where thresh% and hold% are 2582 panic = thresh * -2; 2679 if (lts > thresh) { 2691 p->free_leases, p->backup_leases, lts, thresh);
|
| /src/sys/dev/pci/ |
| if_sip.c | 1959 uint32_t thresh; local 1966 thresh = sc->sc_tx_drain_thresh + 1; 1967 if (thresh <= __SHIFTOUT_MASK(sc->sc_bits.b_txcfg_drth_mask) 1968 && (thresh * 32) <= (txfifo_size - 1972 thresh * 32); 1973 sc->sc_tx_drain_thresh = thresh;
|
| /src/external/lgpl3/gmp/dist/tune/ |
| tuneup.c | 360 printf ("x is the sum of the badness from setting thresh at given size\n"); 598 printf (" (seconds) (seconds) diff thresh\n"); 2571 mp_size_t thresh[2], average; local 2603 one (&thresh[low], ¶m); 2605 printf ("low=%d thresh %ld\n", low, (long) thresh[low]); 2607 if (thresh[low] == MP_SIZE_T_MAX) 2617 for (i = 0; i < numberof(thresh); i++) 2618 printf (" %ld", (long) thresh[i]); 2623 for (i = 0; i < numberof(thresh); i++ [all...] |
| /src/external/bsd/openldap/dist/libraries/liblmdb/ |
| mdb.c | 8354 unsigned int ptop, minkeys, thresh; local 8360 thresh = 1; 8363 thresh = FILL_THRESHOLD; 8370 if (PAGEFILL(mc->mc_txn->mt_env, mc->mc_pg[mc->mc_top]) >= thresh && 8509 if (PAGEFILL(mc->mc_txn->mt_env, mn.mc_pg[mn.mc_top]) >= thresh && NUMKEYS(mn.mc_pg[mn.mc_top]) > minkeys) {
|