Home
last modified time | relevance | path

Searched defs:eps (Results 1 - 25 of 47) sorted by relevance

12

/third_party/jerryscript/tests/jerry-test-suite/11/11.04/11.04.04/
H A D11.04.04-006.js16 var eps = 0.00000001; variable
/third_party/jerryscript/tests/jerry-test-suite/11/11.04/11.04.05/
H A D11.04.05-006.js15 var eps = 0.000000001; variable
/third_party/musl/libc-test/src/math/
H A Disless.c33 volatile double eps = DBL_EPSILON; in main() local
/third_party/musl/src/math/
H A Dexp2l.c404 static const float eps[TBLSIZE] = { variable
[all...]
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexp2l.c404 static const float eps[TBLSIZE] = { variable
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_main.c262 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 Dlp_test_conv.c168 double eps; in test_one() local
/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_interface.h144 void SetEndpoints(const std::vector<USBEndpoint> &eps) in SetEndpoints() argument
/base/usb/usb_manager/services/native/src/
H A Dusb_descriptor_parser.cpp288 std::vector<USBEndpoint> eps; in ParseInterfaceDescriptor() local
/drivers/hdf_core/framework/core/manager/test/unittest/common/
H A Dhdf_sbuf_test.cpp836 constexpr double eps = 1e-6; in HWTEST_F() local
/test/xts/hats/hdf/hdf_lite/manager/common/
H A Dhdf_sbuf_test.cpp843 constexpr double eps = 1e-6; in HWTEST_F() local
/third_party/ffmpeg/libavfilter/
H A Daf_anlms.c45 float eps; member
H A Dvf_guided.c48 float eps; member
/third_party/alsa-utils/topology/nhlt/
H A Dnhlt-processor.c45 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 DWangsFormulaTest.cpp68 const float eps = 1 / precision; in wangs_formula_conic_reference_impl() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderPerformanceCase.cpp67 const float eps = 0.01f; in setVertexFragmentRatio() local
/drivers/peripheral/usb/ddk/host/include/
H A Dliteos_adapter.h61 unsigned char eps[0]; member
H A Dlinux_adapter.h102 unsigned char eps[0]; member
/third_party/alsa-utils/topology/nhlt/intel/
H A Ddmic-nhlt.c194 int nhlt_dmic_get_ep(struct intel_nhlt_params *nhlt, struct endpoint_descriptor **eps, in nhlt_dmic_get_ep() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglColorClearCase.cpp247 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 Dcheckasm.c334 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 DvktImageMisalignedCubeTests.cpp166 const float eps = 1.0f / float(2 * 256); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureCompressedFormatTests.cpp202 const float eps = 0.0001f; in computeScaleAndBias() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMisalignedCubeTests.cpp166 const float eps = 1.0f / float(2 * 256); in iterate() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDepthStencilFormatsTest.cpp695 const GLfloat eps = 0.002; in TEST_P() local
[all...]

Completed in 21 milliseconds

12