Home
last modified time | relevance | path

Searched defs:tmax (Results 1 – 14 of 14) 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/skia/tests/
DWangsFormulaTest.cpp75 constexpr float tmin = 0, tmax = 1; in wangs_formula_conic_reference_impl() local
358 const float tmin = j * tdelta, tmax = (j + 1) * tdelta; in DEF_TEST() local
454 const float tmin = j * tdelta, tmax = (j + 1) * tdelta, in DEF_TEST() local
/external/icu/icu4c/source/test/intltest/
Dpunyref.cpp51 enum { base = 36, tmin = 1, tmax = 26, skew = 38, damp = 700, enumerator
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
DPunycodeReference.java52 private static final int tmax = 26; field in PunycodeReference
/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/skia/samplecode/
DSampleVariableWidthStroker.cpp110 void split(float tmin, float tmax, ScalarBezCurve* result) const { in split()
289 float tmax, in ZeroSetRec()
564 const float tmax = lenTraveled + verbLength; in getFillPath() local
1261 const float tmin = i * dt, tmax = (i + 1) * dt; in drawErrorCurve() local
/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi_info.c585 int tmax = var->data.driver_location + slots - 1; in nir_tgsi_scan_shader() local
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryDirectionTests.cpp221 float tmax; member
/external/iputils/
Dping_common.c48 long tmax; /* maximum round trip time */ variable
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-misc.cc144 struct timeval tmax; in TEST_F() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDirectionTests.cpp250 float tmax; member
/external/iproute2/ip/
Diplink.c525 int tmin, tmax; in iplink_parse_vf() local
/external/mesa3d/src/mesa/main/
Ddebug_output.c563 int s, t, smax, tmax; in debug_set_message_enable_all() local
/external/libcups/cups/
Dppd-cache.c3587 char tmax[256], tmin[256]; /* Min/max values */ in _ppdCreateFromIPP() local