/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/ |
H A D | 5-1-buildonly.c | 20 static shmatt_t tmin = 0; variable
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | punyref.cpp | 51 enum { base = 36, tmin = 1, tmax = 26, skew = 38, damp = 700, enumerator [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
H A D | PunycodeReference.java | 51 private static final int tmin = 1; field in PunycodeReference [all...] |
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
H A D | PunycodeReference.java | 48 private static final int tmin = 1; field in PunycodeReference [all...] |
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | punycode.c | 17 static const unsigned int tmin = 1; variable [all...] |
/third_party/openssl/crypto/ |
H A D | punycode.c | 17 static const unsigned int tmin = 1; variable [all...] |
/third_party/skia/samplecode/ |
H A D | SampleVariableWidthStroker.cpp | 110 void split(float tmin, float tmax, ScalarBezCurve* result) const { in split() argument 287 ZeroSetRec(const ScalarBezCurve& curve, float tmin, float tmax, float tol, std::vector<float>* result) ZeroSetRec() argument [all...] |
/third_party/skia/tests/ |
H A D | WangsFormulaTest.cpp | 77 constexpr float tmin = 0, tmax = 1; in wangs_formula_conic_reference_impl() local [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_rt_common.c | 133 nir_ssa_def *tmin = in intersect_ray_amd_software_box() local [all...] |
H A D | radv_nir_lower_ray_queries.c | 155 rq_variable *tmin; member
|
H A D | radv_pipeline_rt.c | 212 nir_variable *tmin; member [all...] |
/third_party/ffmpeg/libavfilter/ |
H A 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 [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingCallableShadersTests.cpp | 824 float tmin; member
|
H A D | vktRayTracingBuiltinTests.cpp | 3435 float tmin; global() member [all...] |
/third_party/cups-filters/cupsfilters/ |
H A D | ppdgenerator.c | 2386 char tmax[256], tmin[256]; /* Min/max values */ in ppdCreateFromIPP2() local
|