Home
last modified time | relevance | path

Searched defs:eps (Results 101 - 123 of 123) sorted by relevance

12345

/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp6556 constexpr double eps = 1e-6; in OnSetWindowGrayScale() local
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_eckd.c1720 struct dasd_ext_pool_sum eps; in dasd_eckd_cpy_ext_pool_data() local
1807 struct dasd_ext_pool_sum eps = private->eps; in dasd_eckd_ext_size() local
[all...]
H A Ddasd_eckd.h676 struct dasd_ext_pool_sum eps; member
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dfsl_usb2_udc.h477 struct fsl_ep *eps; member
/kernel/linux/linux-5.10/include/linux/
H A Dusb.h1979 struct usb_host_endpoint **eps; in usb_pipe_endpoint() local
/kernel/linux/linux-6.6/include/linux/
H A Dusb.h2024 struct usb_host_endpoint **eps; in usb_pipe_endpoint() local
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_eckd.h688 struct dasd_ext_pool_sum eps; member
H A Ddasd_eckd.c1761 struct dasd_ext_pool_sum eps; in dasd_eckd_cpy_ext_pool_data() local
1848 struct dasd_ext_pool_sum eps = private->eps; in dasd_eckd_ext_size() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dfsl_usb2_udc.h477 struct fsl_ep *eps; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryBuiltinTests.cpp1664 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in verify() local
1723 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in verify() local
1845 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in verify() local
3038 const float eps = 1.0f / float(FIXED_POINT_DIVISOR); initAccelerationStructures() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp472 const GLdouble eps = fabs(std::max(left_eps, right_eps)); in comparePixels() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryBuiltinTests.cpp1644 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in verify() local
1703 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in verify() local
1825 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in verify() local
3018 const float eps = 1.0f / float(FIXED_POINT_DIVISOR); initAccelerationStructures() local
[all...]
/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp2603 constexpr float eps = 1e-6f; in SetGrayScale() local
/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dgadget.h1311 struct cdns3_endpoint *eps[CDNS3_ENDPOINTS_MAX_COUNT]; member
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1443 struct cdnsp_ep eps[CDNSP_ENDPOINTS_NUM]; member
H A Dcdns3-gadget.h1314 struct cdns3_endpoint *eps[CDNS3_ENDPOINTS_MAX_COUNT]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp2259 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in validateFloatBuffer() local
2317 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in validateVectorBuffer() local
2378 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in validateMatrixBuffer() local
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h3689 uint64_t eps:1; member
4104 uint64_t eps:1; member
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h3689 uint64_t eps:1; member
4104 uint64_t eps:1; member
/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.h1091 struct dwc3_ep *eps[DWC3_ENDPOINTS_NUM]; member
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h1021 struct xhci_virt_ep eps[EP_CTX_PER_DEV]; member
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h1022 struct xhci_virt_ep eps[EP_CTX_PER_DEV]; member
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.h1160 struct dwc3_ep *eps[DWC3_ENDPOINTS_NUM]; member

Completed in 117 milliseconds

12345