Home
last modified time | relevance | path

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

/external/ltp/lib/
Drandom_range.c730 int imax = 6 * GIG; /* higher than 32 bits */ local
732 int imax = 1048576; local
/external/adhd/cras/src/alsa_plugin/
Dctl_cras.c114 long *imin, long *imax, long *istep) in ctl_cras_get_integer_info()
/external/ltp/testcases/misc/math/float/
Dthread_code.c282 int imax, index; in thread_code() local
/external/tensorflow/tensorflow/lite/kernels/internal/
Dquantization_util_test.cc28 const IntOut imax = std::numeric_limits<IntOut>::max(); in RunSafeCastTests() local
/external/lua/src/
Dlmathlib.c231 int imax = 1; /* index of current maximum value */ in math_max() local
/external/google-breakpad/src/common/windows/
Domap.cc604 size_t imax = 0; in MapAddressRange() local
/external/arm-optimized-routines/test/rtest/
Ddotest.c1389 uint32 imin, imax; in pow_cases() local
1479 uint32 imin, imax; in pow_cases_float() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
DDiagBigDecimalTest.java129 private static final int imax = 2147483647; field in DiagBigDecimalTest
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bigdec/
DDiagBigDecimalTest.java132 private static final int imax = 2147483647; field in DiagBigDecimalTest
/external/libxaac/decoder/
Dixheaacd_sbrdec_lpfuncs.c816 WORD32 i, j, k, imax; in ixheaacd_gausssolve() local
/external/pdfium/third_party/libopenjpeg20/
Ddwt.c2340 OPJ_UINT32 imax = opj_uint_min(end, m); in opj_v4dwt_decode_step2_sse() local
2415 OPJ_UINT32 imax = opj_uint_min(end, m); in opj_v4dwt_decode_step2() local
/external/python/cpython2/Modules/
Dselectmodule.c206 int imax, omax, emax, max; in select_select() local
/external/python/cpython3/Modules/
Dselectmodule.c203 int imax, omax, emax, max; in select_select() local
D_testbuffer.c933 Py_ssize_t imin, imax; in verify_structure() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp1455 #define CASE(type, dst, fmin, fmax, imin, imax, umin, umax) \ in opnd() argument
/external/swiftshader/src/Pipeline/
DShaderCore.cpp1073 void ShaderCore::imax(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in imax() function in sw::ShaderCore
/external/swiftshader/src/Shader/
DShaderCore.cpp1073 void ShaderCore::imax(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in imax() function in sw::ShaderCore