Searched refs:threshhold (Results 1 – 10 of 10) sorted by relevance
26 # the threshhold and what to do in response28 echo "Throughput has fallen below threshhold."
22 Name 51 "threshhold"47 51(threshhold): 16(ptr) Variable Input97 52: 6(float) Load 51(threshhold)
49 0:36 'threshhold' ( uniform float)121 0:? 'threshhold' ( uniform float)179 0:36 'threshhold' ( uniform float)251 0:? 'threshhold' ( uniform float)
9 uniform float threshhold;36 if (color.z > threshhold)
9 in float threshhold;36 if (color.z > threshhold)
10 Fail if the following file systems are less than our threshhold size:
1141 threshhold||threshold
3198 * Use ordered bins instead of best-fit threshhold
821 [set pixel cache threshhold in MB (default available memory)])],
3488 …const mDNSs32 threshhold = m->timenow + mDNSPlatformOneSecond; // See if there are any records exp… in CheckForSoonToExpireRecords() local3494 if (threshhold - RRExpireTime(rr) >= 0) // If we have records about to expire within a second in CheckForSoonToExpireRecords()