Home
last modified time | relevance | path

Searched defs:tmin (Results 1 – 16 of 16) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/
D5-1-buildonly.c20 static shmatt_t tmin = 0; variable
/third_party/skia/tests/
DWangsFormulaTest.cpp77 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/node/deps/openssl/openssl/crypto/
Dpunycode.c17 static const unsigned int tmin = 1; variable
/third_party/openssl/crypto/
Dpunycode.c17 static const unsigned int tmin = 1; variable
/third_party/icu/icu4c/source/test/intltest/
Dpunyref.cpp51 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/
DPunycodeReference.java51 private static final int tmin = 1; field in PunycodeReference
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DPunycodeReference.java48 private static final int tmin = 1; field in PunycodeReference
/third_party/skia/samplecode/
DSampleVariableWidthStroker.cpp110 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/mesa3d/src/amd/vulkan/
Dradv_rt_common.c133 nir_ssa_def *tmin = in intersect_ray_amd_software_box() local
Dradv_nir_lower_ray_queries.c155 rq_variable *tmin; member
Dradv_pipeline_rt.c212 nir_variable *tmin; member
/third_party/ffmpeg/libavfilter/
Dvf_vectorscope.c72 int tmin; member
441 const int tmin = s->tmin; in vectorscope16() local
639 const int tmin = s->tmin; in vectorscope8() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingCallableShadersTests.cpp824 float tmin; member
DvktRayTracingBuiltinTests.cpp3435 float tmin; member
/third_party/cups-filters/cupsfilters/
Dppdgenerator.c2386 char tmax[256], tmin[256]; /* Min/max values */ in ppdCreateFromIPP2() local
/third_party/node/deps/ada/
Dada.cpp7971 constexpr int32_t tmin = 1; variable