/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
|
/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_triangle.h | 33 int16_t eps; member
|
/third_party/musl/libc-test/src/math/ |
H A D | isless.c | 33 volatile double eps = DBL_EPSILON; in main() local
|
/kernel/linux/linux-5.10/drivers/usb/storage/ |
H A D | uas-detect.h | 59 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 D | uas-detect.h | 59 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 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
|
/base/usb/usb_manager/interfaces/innerkits/native/include/ |
H A D | usb_interface.h | 144 void SetEndpoints(const std::vector<USBEndpoint> &eps) in SetEndpoints() argument
|
/base/usb/usb_manager/services/native/src/ |
H A D | usb_descriptor_parser.cpp | 288 std::vector<USBEndpoint> eps; in ParseInterfaceDescriptor() local
|
/drivers/hdf_core/framework/core/manager/test/unittest/common/ |
H A D | hdf_sbuf_test.cpp | 836 constexpr double eps = 1e-6; in HWTEST_F() local
|
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/ |
H A D | cpu_brightness_algo.cpp | 60 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 D | cpu_contrast_algo.cpp | 51 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 D | ut_csync.cpp | 598 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 D | wm_math.h | 46 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 D | raw_gadget.h | 151 struct usb_raw_ep_info eps[USB_RAW_EPS_NUM_MAX]; member
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | u_midi2.h | 78 struct f_midi2_ep_opts *eps[MAX_UMP_EPS]; member
|
/kernel/linux/linux-6.6/include/uapi/linux/usb/ |
H A D | raw_gadget.h | 151 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 D | raw_gadget.h | 71 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 D | raw_gadget.h | 71 struct usb_raw_ep_info eps[USB_RAW_EPS_NUM_MAX]; member
|
/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
|
/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...] |