Home
last modified time | relevance | path

Searched refs:is_self (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dnumber.hpp225 if(contains_self(e) && !is_self(e)) in operator +=()
311 if(contains_self(e) && !is_self(e)) in operator *=()
464 if(contains_self(e) && !is_self(e)) in operator &=()
499 if(contains_self(e) && !is_self(e)) in operator |=()
774 else if(bl && is_self(e.left())) in do_assign()
779 else if(br && is_self(e.right())) in do_assign()
812 else if(bl && is_self(e.left())) in do_assign()
817 else if(br && is_self(e.right())) in do_assign()
852 else if(bl && is_self(e.left())) in do_assign()
857 else if(br && is_self(e.right())) in do_assign()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/bdc/
H A Dbdc_udc.c448 int is_self) in bdc_udc_set_selfpowered() argument
454 gadget->is_selfpowered = (is_self != 0); in bdc_udc_set_selfpowered()
456 if (!is_self) in bdc_udc_set_selfpowered()
/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c1023 static int usbhsg_set_selfpowered(struct usb_gadget *gadget, int is_self) in usbhsg_set_selfpowered() argument
1027 if (is_self) in usbhsg_set_selfpowered()
1032 gadget->is_selfpowered = (is_self != 0); in usbhsg_set_selfpowered()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sta.c783 bool is_self = false; in _phl_self_stainfo_chk() local
789 is_self = true; in _phl_self_stainfo_chk()
797 is_self = true; in _phl_self_stainfo_chk()
816 return is_self; in _phl_self_stainfo_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sta.c786 bool is_self = false; in _phl_self_stainfo_chk() local
792 is_self = true; in _phl_self_stainfo_chk()
800 is_self = true; in _phl_self_stainfo_chk()
819 return is_self; in _phl_self_stainfo_chk()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c1787 static int r8a66597_set_selfpowered(struct usb_gadget *gadget, int is_self) in r8a66597_set_selfpowered() argument
1791 gadget->is_selfpowered = (is_self != 0); in r8a66597_set_selfpowered()
1792 if (is_self) in r8a66597_set_selfpowered()
H A Drenesas_usb3.c2344 static int renesas_usb3_set_selfpowered(struct usb_gadget *gadget, int is_self) in renesas_usb3_set_selfpowered() argument
2346 gadget->is_selfpowered = !!is_self; in renesas_usb3_set_selfpowered()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c2313 bool is_self = false; in _hal_stainfo_to_macrinfo() local
2333 is_self = true; in _hal_stainfo_to_macrinfo()
2335 if(is_self == true) { in _hal_stainfo_to_macrinfo()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c2313 bool is_self = false; in _hal_stainfo_to_macrinfo() local
2333 is_self = true; in _hal_stainfo_to_macrinfo()
2335 if(is_self == true) { in _hal_stainfo_to_macrinfo()