Home
last modified time | relevance | path

Searched defs:eps (Results 51 - 75 of 126) sorted by relevance

123456

/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_stub.cpp958 int32_t UsbServerStub::SetDeviceEndpointsMessageParcel(std::vector<USBEndpoint> &eps, MessageParcel &data) in SetDeviceEndpointsMessageParcel() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image.cpp473 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 Ddash_mpd_parser.cpp219 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 Dsystem_tone_player_impl.cpp574 static float eps = 1e-5; in IsValidVolume() local
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Duas.c948 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 Dxhci-dbgcap.h138 struct dbc_ep eps[2]; member
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_generic.h339 struct ffs_ep *eps; member
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/
H A Draw_gadget.c179 struct raw_ep eps[USB_RAW_EPS_NUM_MAX]; member
[all...]
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dusbdevice_fs.h179 unsigned char eps[0]; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dusbdevice_fs.h179 unsigned char eps[0]; member
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-dbgcap.h143 struct dbc_ep eps[2]; member
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_generic.h339 struct ffs_ep *eps; member
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/
H A Draw_gadget.c180 struct raw_ep eps[USB_RAW_EPS_NUM_MAX]; member
[all...]
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Duas.c950 struct usb_host_endpoint *eps[4] = { }; in uas_configure_endpoints() local
984 struct usb_host_endpoint *eps[3]; in uas_free_streams() local
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dusbdevice_fs.h179 unsigned char eps[]; member
/kernel/linux/linux-6.6/sound/usb/
H A Dmidi2.c84 struct snd_usb_midi2_endpoint *eps[2]; /* USB MIDI endpoints */ member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dusbdevice_fs.h179 unsigned char eps[]; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dusbdevice_fs.h124 unsigned char eps[0]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dusbdevice_fs.h124 unsigned char eps[0]; member
/third_party/ffmpeg/libavfilter/
H A Dvf_vif.c119 float sigma1_sq, sigma2_sq, sigma12, g, sv_sq, eps = 1.0e-10f; in vif_statistic() local
/third_party/alsa-utils/topology/nhlt/intel/
H A Dssp-nhlt.c449 int nhlt_ssp_get_ep(struct intel_nhlt_params *nhlt, struct endpoint_descriptor **eps, in nhlt_ssp_get_ep() argument
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Df_generic.h213 struct generic_ep *eps; member
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPixelStorageModesTests.cpp90 double eps = 0.0; in getEps() local
/third_party/python/Lib/test/
H A Dtest_math.py17 eps = 1E-05 variable
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp648 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds in compare() local
1100 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds in compare() local
1336 const float eps in compare() local
1434 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds compare() local
1551 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds compare() local
[all...]

Completed in 31 milliseconds

123456