Searched defs:tmin (Results 1 – 11 of 11) sorted by relevance
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/ |
D | 5-1-buildonly.c | 20 static shmatt_t tmin = 0; variable
|
/third_party/boost/libs/math/test/ |
D | pchip_test.cpp | 189 Real tmin = x[i]; in test_monotonicity() local 214 Real tmin = x[i]; in test_monotonicity() local
|
/third_party/boost/libs/histogram/doc/ |
D | fill_performance.py | 82 tmin = min(t1, t2) variable
|
/third_party/skia/tests/ |
D | WangsFormulaTest.cpp | 77 constexpr float tmin = 0, tmax = 1; in wangs_formula_conic_reference_impl() local 364 const float tmin = j * tdelta, tmax = (j + 1) * tdelta; in DEF_TEST() local 459 const float tmin = j * tdelta, tmax = (j + 1) * tdelta, in DEF_TEST() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | punyref.cpp | 51 enum { base = 36, tmin = 1, tmax = 26, skew = 38, damp = 700, enumerator
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
D | PunycodeReference.java | 51 private static final int tmin = 1; field in PunycodeReference
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
D | PunycodeReference.java | 48 private static final int tmin = 1; field in PunycodeReference
|
/third_party/skia/samplecode/ |
D | SampleVariableWidthStroker.cpp | 110 void split(float tmin, float tmax, ScalarBezCurve* result) const { in split() 288 float tmin, in ZeroSetRec() 563 const float tmin = lenTraveled; in getFillPath() local 1261 const float tmin = i * dt, tmax = (i + 1) * dt; in drawErrorCurve() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_vectorscope.c | 72 int tmin; member 441 const int tmin = s->tmin; in vectorscope16() local 639 const int tmin = s->tmin; in vectorscope8() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_pipeline_rt.c | 164 nir_variable *tmin; member 1594 nir_ssa_def *tmin = nir_fmax(b, nir_fmax(b, in intersect_ray_amd_software_box() local
|
/third_party/libpsl/src/ |
D | psl.c | 384 base = 36, tmin = 1, tmax = 26, skew = 38, damp = 700, enumerator
|