HomeSort by relevance Sort by last modified time
    Searched defs:tmax (Results 1 - 25 of 33) sorted by null

1 2

  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/
5-1-buildonly.c 21 shmatt_t tmax = USHRT_MAX; variable
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
isp_az.cpp 147 int32 tmax; local
205 tmax = 1;
216 tmax |= t1;
228 tmax |= t1;
240 q = 4 - normalize_amr_wb(tmax); /* adaptive scaling enabled */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
isp_az.c 51 Word32 tmax; local
112 tmax = 1;
118 tmax |= L_abs(t0);
124 tmax |= L_abs(t0);
130 q = 4 - norm_l(tmax); /* adaptive scaling enabled */
  /prebuilts/go/darwin-x86/src/net/http/cookiejar/
punycode.go 25 tmax int32 = 26
79 } else if t > tmax {
80 t = tmax
119 for delta > ((base-tmin)*tmax)/2 {
24 tmax int32 = 26 const
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/idna/
punycode.go 26 tmax int32 = 26
67 } else if t > tmax {
68 t = tmax
143 } else if t > tmax {
144 t = tmax
195 for delta > ((base-tmin)*tmax)/2 {
25 tmax int32 = 26 const
  /prebuilts/go/linux-x86/src/net/http/cookiejar/
punycode.go 25 tmax int32 = 26
79 } else if t > tmax {
80 t = tmax
119 for delta > ((base-tmin)*tmax)/2 {
24 tmax int32 = 26 const
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/idna/
punycode.go 26 tmax int32 = 26
67 } else if t > tmax {
68 t = tmax
143 } else if t > tmax {
144 t = tmax
195 for delta > ((base-tmin)*tmax)/2 {
25 tmax int32 = 26 const
  /external/icu/icu4c/source/test/intltest/
punyref.c 51 enum { base = 36, tmin = 1, tmax = 26, skew = 38, damp = 700, enumerator in enum:__anon20440
119 for (k = 0; delta > ((base - tmin) * tmax) / 2; k += base) {
195 k >= bias + tmax ? tmax : k - bias;
267 k >= bias + tmax ? tmax : k - bias;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
PunycodeReference.java 50 private static final int tmax = 26; field in class:PunycodeReference
129 for (k = 0; delta > ((base - tmin) * tmax) / 2; k += base) {
203 k >= bias + tmax ? tmax : k - bias;
350 (k >= (bias + tmax)) ? tmax : k - bias;
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
PunycodeReference.java 49 private static final int tmax = 26; field in class:PunycodeReference
128 for (k = 0; delta > ((base - tmin) * tmax) / 2; k += base) {
202 k >= bias + tmax ? tmax : k - bias;
349 (k >= (bias + tmax)) ? tmax : k - bias;
  /external/iproute2/ip/
iplink.c 381 int tmin, tmax; local
384 ipaddr_get_vf_rate(tivt.vf, &tmin, &tmax, dev_index);
388 tivt.max_tx_rate = tmax;
  /external/libvorbis/lib/
res0.c 63 float tmax; member in struct:__anon24532
112 fprintf(stderr,"min/max residue: %g::%g\n",look->tmin,look->tmax);
563 if(in[i][j]>look->tmax)look->tmax=in[i][j];
  /external/iputils/
ping_common.c 48 long tmax; /* maximum round trip time */ variable
423 waittime = 2 * tmax;
904 if (triptime > tmax)
905 tmax = triptime;
1046 (long)tmax/1000, (long)tmax%1000,
1084 (long)tmax/1000, (long)tmax%1000
  /external/mesa3d/src/mesa/main/
debug_output.c 557 int s, t, smax, tmax; local
568 tmax = MESA_DEBUG_TYPE_COUNT;
570 tmax = type+1;
576 for (t = type; t < tmax; t++) {
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-frv.c 934 TMAX, TMIN and TCUR are used to assign TLS descriptors. TCUR
935 starts as MAX, and grows up to TMAX, then wraps around to TMIN
942 bfd_signed_vma tmax, tcur, tmin;
941 bfd_signed_vma tmax, tcur, tmin; member in struct:_frvfdpic_dynamic_got_plt_info::_frvfdpic_dynamic_got_alloc_data
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regcomp.c 2163 OnigDistance tmax; local
4753 OnigDistance min, max, tmin, tmax; local
    [all...]
  /external/robolectric/v1/lib/main/
httpclient-4.0.3.jar 
  /prebuilts/misc/common/robolectric/lib/
httpclient-4.0.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.0.1/
httpclient-4.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.0.3/
httpclient-4.0.3.jar 
  /prebuilts/devtools/tools/lib/
httpclient-4.1.1.jar 
  /prebuilts/tools/common/http-client/
httpclient-4.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.1.1/
httpclient-4.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.2.1/
httpclient-4.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.2.6/
httpclient-4.2.6.jar 

Completed in 673 milliseconds

1 2