Home
last modified time | relevance | path

Searched refs:tmax (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dpunyref.c49 enum { base = 36, tmin = 1, tmax = 26, skew = 38, damp = 700, enumerator
117 for (k = 0; delta > ((base - tmin) * tmax) / 2; k += base) { in adapt()
193 k >= bias + tmax ? tmax : k - bias; in punycode_encode()
265 k >= bias + tmax ? tmax : k - bias; in punycode_decode()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DPunycodeReference.java47 private static final int tmax = 26; field in PunycodeReference
126 for (k = 0; delta > ((base - tmin) * tmax) / 2; k += base) { in adapt()
200 k >= bias + tmax ? tmax : k - bias; in encode()
347 (k >= (bias + tmax)) ? tmax : k - bias; in decode()
/external/iputils/
Dping_common.c48 long tmax; /* maximum round trip time */ variable
423 waittime = 2 * tmax; in __schedule_exit()
904 if (triptime > tmax) in gather_statistics()
905 tmax = triptime; in gather_statistics()
1046 (long)tmax/1000, (long)tmax%1000, in finish()
1084 (long)tmax/1000, (long)tmax%1000 in status()
Dping_common.h166 extern long tmax; /* maximum round trip time */
/external/mesa3d/src/mesa/main/
Derrors.c598 int s, t, sev, smax, tmax, sevmax; in control_app_messages_by_group() local
609 tmax = TYPE_COUNT; in control_app_messages_by_group()
611 tmax = type+1; in control_app_messages_by_group()
623 for (t = type; t < tmax; t++) { in control_app_messages_by_group()
/external/llvm/test/Transforms/GVN/
D2007-07-25-SinglePredecessor.ll13 …* %this, %struct.ggBox3* %ray, double %unnamed_arg, double %tmin, double %tmax, %struct.mrViewingH…
/external/libvorbis/lib/
Dres0.c63 float tmax; member
112 fprintf(stderr,"min/max residue: %g::%g\n",look->tmin,look->tmax); in res0_free_look()
563 if(in[i][j]>look->tmax)look->tmax=in[i][j]; in _01forward()
/external/mp4parser/isoparser/src/main/resources/
Disoparser-default.properties211 #hinf-tmax=com.coremedia.iso.boxes.rtp.LargestRelativeTransmissionTimeBox()
/external/llvm/test/CodeGen/PowerPC/
Dpr17168.ll79 !22 = !MDLocalVariable(tag: DW_TAG_auto_variable, name: "tmax", line: 80, scope: !4, file: !5, type…