Home
last modified time | relevance | path

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

123456

/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
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_triangle.h33 int16_t eps; member
/third_party/musl/libc-test/src/math/
H A Disless.c33 volatile double eps = DBL_EPSILON; in main() local
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Duas-detect.h59 struct usb_host_endpoint *eps[4] = { }; in uas_use_uas_driver() local
28 uas_find_endpoints(struct usb_host_interface *alt, struct usb_host_endpoint *eps[]) uas_find_endpoints() argument
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Duas-detect.h59 struct usb_host_endpoint *eps[4] = { }; in uas_use_uas_driver() local
28 uas_find_endpoints(struct usb_host_interface *alt, struct usb_host_endpoint *eps[]) uas_find_endpoints() argument
/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
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/
H A Dcpu_brightness_algo.cpp60 float eps = ESP; in OnApplyRGBA8888() local
109 float eps = ESP; in OnApplyYUVNV21() local
169 float eps = ESP; in OnApplyYUVNV12() local
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/
H A Dcpu_contrast_algo.cpp51 float eps = ESP; in OnApplyRGBA8888() local
99 float eps = ESP; in OnApplyYUVNV21() local
157 float eps = ESP; in OnApplyYUVNV12() local
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_csync.cpp598 constexpr auto eps = 3ms; in WaitUntilTimeoutTest() local
628 constexpr auto eps = 3ms; in WaitUtilFlagTest_1() local
686 constexpr auto eps = 3ms; in WaitForTest_1() local
738 constexpr auto eps = 3ms; in WaitForTest_3() local
/foundation/window/window_manager/utils/include/
H A Dwm_math.h46 static constexpr double eps = -0.001f; in LessNotEqual() local
52 static constexpr double eps = 0.001f; in GreatNotEqual() local
/kernel/linux/linux-5.10/include/uapi/linux/usb/
H A Draw_gadget.h151 struct usb_raw_ep_info eps[USB_RAW_EPS_NUM_MAX]; member
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_midi2.h78 struct f_midi2_ep_opts *eps[MAX_UMP_EPS]; member
/kernel/linux/linux-6.6/include/uapi/linux/usb/
H A Draw_gadget.h151 struct usb_raw_ep_info eps[USB_RAW_EPS_NUM_MAX]; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/
H A Draw_gadget.h71 struct usb_raw_ep_info eps[USB_RAW_EPS_NUM_MAX]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
H A Draw_gadget.h71 struct usb_raw_ep_info eps[USB_RAW_EPS_NUM_MAX]; member
/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
/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...]

Completed in 14 milliseconds

123456