| /third_party/boost/boost/range/algorithm_ext/ |
| D | erase.hpp | 27 inline Container& erase( Container& on, in erase() 36 inline Container& remove_erase( Container& on, const T& val ) in remove_erase() 46 inline Container& remove_erase_if( Container& on, Pred pred ) in remove_erase_if() 56 inline Container& unique_erase( Container& on) in unique_erase() 66 inline Container& unique_erase( Container& on, Pred pred ) in unique_erase()
|
| D | insert.hpp | 26 inline Container& insert( Container& on, in insert() 37 inline Container& insert( Container& on, const Range& from ) in insert()
|
| D | push_front.hpp | 27 inline Container& push_front( Container& on, const Range& from ) in push_front()
|
| D | push_back.hpp | 27 inline Container& push_back( Container& on, const Range& from ) in push_back()
|
| /third_party/node/deps/npm/node_modules/socks/typings/client/ |
| D | socksclient.d.ts | 7 on(event: 'error', listener: (err: SocksClientError) => void): this; method 8 on(event: 'bound', listener: (info: SocksClientBoundEvent) => void): this; method 9 on(event: 'established', listener: (info: SocksClientEstablishedEvent) => void): this; method
|
| /third_party/node/test/parallel/ |
| D | test-event-emitter-get-max-listeners.js | 18 EventEmitter.prototype.on.call(recv, 'event', () => {}); method in EventEmitter 19 EventEmitter.prototype.on.call(recv, 'event', () => {}); method in EventEmitter
|
| /third_party/gn/docs/ |
| D | quick_start.md | 313 ### Print debugging 327 ### The "desc" command 360 ### Performance
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_multimedia_camera.js | 114 on: function (...args) { method 264 on: function (...args) { method 378 on: function (...args) { method 396 on: function (...args) { method 426 on: function (...args) { method 468 on: function (...args) { method
|
| D | ohos_nfc_controller.js | 30 on: function (...args) { method
|
| /third_party/flutter/skia/third_party/externals/sdl/visualtest/include/ |
| D | SDL_visualtest_variator_common.h | 41 SDL_bool on; member 48 SDL_bool on; member 54 SDL_bool on; member
|
| /third_party/openssl/crypto/bio/ |
| D | b_sock2.c | 79 const int on = 1; in BIO_connect() local 137 int on = 1; in BIO_bind() local 208 int on = 1; in BIO_listen() local
|
| /third_party/libuv/src/unix/ |
| D | tcp.c | 153 int on; in uv__tcp_bind() local 376 int uv__tcp_nodelay(int fd, int on) { in uv__tcp_nodelay() 383 int uv__tcp_keepalive(int fd, int on, unsigned int delay) { in uv__tcp_keepalive() 413 int uv_tcp_nodelay(uv_tcp_t* handle, int on) { in uv_tcp_nodelay() 431 int uv_tcp_keepalive(uv_tcp_t* handle, int on, unsigned int delay) { in uv_tcp_keepalive()
|
| /third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/sunxi/ |
| D | psci.c | 102 static void __secure sunxi_power_switch(void *clamp, void *pwroff_ptr, bool on, in sunxi_power_switch() 145 static void __secure sunxi_cpu_set_power(int __always_unused cpu, bool on) in sunxi_cpu_set_power() 154 static void __secure sunxi_cpu_set_power(int cpu, bool on) in sunxi_cpu_set_power() 164 static void __secure sunxi_cpu_set_power(int cpu, bool on) in sunxi_cpu_set_power()
|
| /third_party/uboot/u-boot-2020.01/drivers/usb/phy/ |
| D | omap_usb_phy.c | 128 void usb_phy_power(int on) in usb_phy_power() 211 void usb_phy_power(int on) in usb_phy_power() 230 void usb_phy_power(int on) in usb_phy_power()
|
| /third_party/boost/tools/build/src/util/ |
| D | logger.py | 32 def on (self): member in NullLogger 45 def on (self): member in TextLogger
|
| /third_party/boringssl/src/crypto/fipsmodule/ |
| D | is_fips.c | 29 int FIPS_mode_set(int on) { return on == FIPS_mode(); } in FIPS_mode_set()
|
| /third_party/typescript/tests/cases/conformance/salsa/ |
| D | moduleExportAssignment.ts | 7 on(s) { } method in EE
|
| /third_party/uboot/u-boot-2020.01/drivers/usb/host/ |
| D | ehci-omap.c | 129 static inline void omap_ehci_phy_reset(int on, int delay) in omap_ehci_phy_reset() 157 #define omap_ehci_phy_reset(on, delay) do {} while (0) argument
|
| /third_party/grpc/src/core/lib/iomgr/ |
| D | dualstack_socket_posix.cc | 41 const int on = 1; in grpc_set_socket_dualstack() local
|
| /third_party/boost/boost/hana/functional/ |
| D | on.hpp | 54 constexpr auto on = infix([](auto&& f, auto&& g) { in __anon432f892f0102() variable
|
| /third_party/uboot/u-boot-2020.01/arch/arm/mach-omap2/omap3/ |
| D | am35x_musb.c | 24 void am35x_musb_phy_power(struct udevice *dev, u8 on) in am35x_musb_phy_power()
|
| /third_party/libcoap/src/ |
| D | coap_tcp.c | 45 int on = 1; local 197 int on = 1; local
|
| /third_party/uboot/u-boot-2020.01/arch/x86/lib/ |
| D | pmu.c | 50 static int pmu_power_lss(struct pmu_regs *regs, unsigned int lss, bool on) in pmu_power_lss() 81 int pmu_turn_power(unsigned int lss, bool on) in pmu_turn_power()
|
| /third_party/uboot/u-boot-2020.01/drivers/usb/cdns3/ |
| D | drd.c | 117 int cdns3_drd_switch_host(struct cdns3 *cdns, int on) in cdns3_drd_switch_host() 154 int cdns3_drd_switch_gadget(struct cdns3 *cdns, int on) in cdns3_drd_switch_gadget()
|
| /third_party/uboot/u-boot-2020.01/arch/arm/mach-omap2/am33xx/ |
| D | board.c | 242 static void am33xx_usb_set_phy_power(u8 on, u32 *reg_addr) in am33xx_usb_set_phy_power() 253 static void am33xx_otg0_set_phy_power(struct udevice *dev, u8 on) in am33xx_otg0_set_phy_power() 272 static void am33xx_otg1_set_phy_power(struct udevice *dev, u8 on) in am33xx_otg1_set_phy_power()
|