Home
last modified time | relevance | path

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

12345

/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
/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
/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
/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
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-debugfs.h102 struct xhci_ep_priv *eps[31]; member
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Ddcdbas.c509 struct smm_eps_table *eps = (struct smm_eps_table *)addr; in check_eps_table() local
524 struct smm_eps_table *eps = NULL; in dcdbas_check_wsmt() local
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/dell/
H A Ddcdbas.c521 struct smm_eps_table *eps = (struct smm_eps_table *)addr; in check_eps_table() local
536 struct smm_eps_table *eps = NULL; in dcdbas_check_wsmt() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-debugfs.h102 struct xhci_ep_priv *eps[31]; 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

Completed in 14 milliseconds

12345