/third_party/jerryscript/tests/jerry-test-suite/11/11.04/11.04.04/ |
H A D | 11.04.04-006.js | 16 var eps = 0.00000001; variable
|
/third_party/jerryscript/tests/jerry-test-suite/11/11.04/11.04.05/ |
H A D | 11.04.05-006.js | 15 var eps = 0.000000001; variable
|
/third_party/musl/libc-test/src/math/ |
H A D | isless.c | 33 volatile double eps = DBL_EPSILON; in main() local
|
/third_party/musl/src/math/ |
H A D | exp2l.c | 404 static const float eps[TBLSIZE] = { variable [all...] |
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | exp2l.c | 404 static const float eps[TBLSIZE] = { variable [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_test_main.c | 262 compare_vec_with_eps(struct lp_type type, const void *res, const void *ref, double eps) in compare_vec_with_eps() argument 286 double eps = lp_const_eps(type); in compare_vec() local
|
H A D | lp_test_conv.c | 168 double eps; in test_one() local
|
/test/xts/hats/hdf/hdf_lite/manager/common/ |
H A D | hdf_sbuf_test.cpp | 843 constexpr double eps = 1e-6; in HWTEST_F() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_anlms.c | 45 float eps; member
|
H A D | vf_guided.c | 48 float eps; member
|
H A D | vf_vif.c | 119 float sigma1_sq, sigma2_sq, sigma12, g, sv_sq, eps = 1.0e-10f; in vif_statistic() local
|
/third_party/alsa-utils/topology/nhlt/ |
H A D | nhlt-processor.c | 45 static void debug_print_nhlt(struct nhlt *blob, struct endpoint_descriptor **eps) in debug_print_nhlt() argument 181 static void save_nhlt_binary(struct nhlt *blob, struct endpoint_descriptor **eps, snd_config_t *cfg) in save_nhlt_binary() argument 277 static int nhlt_get_flat_buffer(struct nhlt *blob, struct endpoint_descriptor **eps, in nhlt_get_flat_buffer() argument 322 struct endpoint_descriptor *eps[MAX_ENDPOINT_COUNT]; nhlt_create() local [all...] |
/third_party/skia/tests/ |
H A D | WangsFormulaTest.cpp | 68 const float eps = 1 / precision; in wangs_formula_conic_reference_impl() local
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsShaderPerformanceCase.cpp | 67 const float eps = 0.01f; in setVertexFragmentRatio() local
|
/third_party/alsa-utils/topology/nhlt/intel/ |
H A D | dmic-nhlt.c | 194 int nhlt_dmic_get_ep(struct intel_nhlt_params *nhlt, struct endpoint_descriptor **eps, in nhlt_dmic_get_ep() argument
|
H A D | ssp-nhlt.c | 449 int nhlt_ssp_get_ep(struct intel_nhlt_params *nhlt, struct endpoint_descriptor **eps, in nhlt_ssp_get_ep() argument
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglColorClearCase.cpp | 247 tcu::RGBA eps = pixelFmt.alphaBits == 1 ? RGBA(1,1,1,127) : RGBA(1,1,1,1); in executeForContexts() local 435 tcu::RGBA eps = pixelFmt.alphaBits == 1 ? RGBA(1,1,1,127) : RGBA(1,1,1,1); in executeForContexts() local
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | checkasm.c | 334 int float_near_abs_eps(float a, float b, float eps) in float_near_abs_eps() argument 345 int float_near_abs_eps_array(const float *a, const float *b, float eps, in float_near_abs_eps_array() argument 357 int float_near_abs_eps_ulp(float a, float b, float eps, unsigned max_ulp) in float_near_abs_eps_ulp() argument 362 int float_near_abs_eps_array_ulp(const float *a, const float *b, float eps, in float_near_abs_eps_array_ulp() argument 374 int double_near_abs_eps(double a, double b, double eps) in double_near_abs_eps() argument 381 double_near_abs_eps_array(const double *a, const double *b, double eps, unsigned len) double_near_abs_eps_array() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageMisalignedCubeTests.cpp | 166 const float eps = 1.0f / float(2 * 256); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureCompressedFormatTests.cpp | 202 const float eps = 0.0001f; in computeScaleAndBias() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageMisalignedCubeTests.cpp | 166 const float eps = 1.0f / float(2 * 256); in iterate() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | DepthStencilFormatsTest.cpp | 695 const GLfloat eps = 0.002; in TEST_P() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureCompressedFormatTests.cpp | 202 const float eps = 0.0001f; in computeScaleAndBias() local
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuImageCompare.cpp | 48 const float eps = 0.0001f; in computeScaleAndBias() local
|
/third_party/vk-gl-cts/framework/randomshaders/ |
H A D | rsgBinaryOps.cpp | 513 const float eps = 0.001f; in operator ()() local 566 T eps in operator ()() local 616 T eps = T(0.001); operator ()() local [all...] |