| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| H A D | dcdbas.c | 509 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 D | dcdbas.c | 521 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 D | xhci-debugfs.h | 102 struct xhci_ep_priv *eps[31]; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_guided.c | 48 float eps; member
|
| /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
|
| /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
|
| /kernel/linux/linux-5.10/drivers/usb/core/ |
| H A D | driver.c | 432 struct usb_host_endpoint *ep, **eps = NULL; in usb_unbind_interface() local
|
| /kernel/linux/linux-5.10/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 1327 vhci_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev, struct usb_host_endpoint **eps, unsigned int num_eps, unsigned int num_streams, gfp_t mem_flags) vhci_alloc_streams() argument 1336 vhci_free_streams(struct usb_hcd *hcd, struct usb_device *udev, struct usb_host_endpoint **eps, unsigned int num_eps, gfp_t mem_flags) vhci_free_streams() argument
|
| /kernel/linux/linux-6.6/drivers/usb/core/ |
| H A D | driver.c | 432 struct usb_host_endpoint *ep, **eps = NULL; in usb_unbind_interface() local
|
| /kernel/linux/linux-6.6/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 1296 vhci_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev, struct usb_host_endpoint **eps, unsigned int num_eps, unsigned int num_streams, gfp_t mem_flags) vhci_alloc_streams() argument 1305 vhci_free_streams(struct usb_hcd *hcd, struct usb_device *udev, struct usb_host_endpoint **eps, unsigned int num_eps, gfp_t mem_flags) vhci_free_streams() argument
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | usbdevice_fs.h | 101 unsigned char eps[0]; member
|
| /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...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| H A D | rs_image.cpp | 473 float eps = 0.01; // set epsilon in CalcRepeatBounds() local
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/ |
| H A D | dash_mpd_parser.cpp | 219 const double eps = 1e-8; // Limiting the Error Range in GetAdaptationSetAttr() local
|
| /foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/ |
| H A D | system_tone_player_impl.cpp | 574 static float eps = 1e-5; in IsValidVolume() local
|
| /kernel/linux/linux-5.10/drivers/usb/storage/ |
| H A D | uas.c | 948 struct usb_host_endpoint *eps[4] = { }; in uas_configure_endpoints() local 982 struct usb_host_endpoint *eps[3]; in uas_free_streams() local [all...] |
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| H A D | xhci-dbgcap.h | 138 struct dbc_ep eps[2]; member
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
| H A D | u_generic.h | 339 struct ffs_ep *eps; member
|