Home
last modified time | relevance | path

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

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/
D5-1-buildonly.c21 static shmatt_t tmax = USHRT_MAX; variable
/third_party/boost/libs/math/test/
Dpchip_test.cpp190 Real tmax = x[i+1]; in test_monotonicity() local
215 Real tmax = x[i+1]; in test_monotonicity() local
/third_party/boost/libs/histogram/doc/
Dfill_performance.py83 tmax = max(t1, t2) 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/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.java52 private static final int tmax = 26; field in PunycodeReference
/third_party/boost/libs/histogram/test/
Dunlimited_storage_test.cpp101 auto tmax = limits_max<T>(); in increase_and_grow() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DPunycodeReference.java49 private static final int tmax = 26; field in PunycodeReference
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi_info.c585 int tmax = var->data.driver_location + slots - 1; in nir_tgsi_scan_shader() local
/third_party/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
/third_party/ffmpeg/libavfilter/
Dvf_vectorscope.c73 int tmax; member
442 const int tmax = s->tmax; in vectorscope16() local
640 const int tmax = s->tmax; in vectorscope8() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryDirectionTests.cpp266 float tmax; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline_rt.c166 nir_variable *tmax; member
1600 nir_ssa_def *tmax = nir_fmin(b, nir_fmin(b, in intersect_ray_amd_software_box() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDirectionTests.cpp295 float tmax; member
/third_party/mesa3d/src/mesa/main/
Ddebug_output.c564 int s, t, smax, tmax; in debug_set_message_enable_all() local
/third_party/libpsl/src/
Dpsl.c384 base = 36, tmin = 1, tmax = 26, skew = 38, damp = 700, enumerator
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp6014 Temp tmax = get_ssa_temp(ctx, instr->src[2].ssa); in visit_bvh64_intersect_ray_amd() local