Home
last modified time | relevance | path

Searched defs:tmax (Results 1 – 8 of 8) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/
D5-1-buildonly.c21 shmatt_t tmax = USHRT_MAX; variable
/external/syzkaller/vendor/golang.org/x/net/idna/
Dpunycode.go27 tmax int32 = 26 const
/external/icu/icu4c/source/test/intltest/
Dpunyref.cpp51 enum { base = 36, tmin = 1, tmax = 26, skew = 38, damp = 700, enumerator
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DPunycodeReference.java49 private static final int tmax = 26; field in PunycodeReference
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
DPunycodeReference.java52 private static final int tmax = 26; field in PunycodeReference
/external/iputils/
Dping_common.c48 long tmax; /* maximum round trip time */ variable
/external/iproute2/ip/
Diplink.c525 int tmin, tmax; in iplink_parse_vf() local
/external/mesa3d/src/mesa/main/
Ddebug_output.c580 int s, t, smax, tmax; in debug_set_message_enable_all() local