/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_back.hpp | 27 inline Container& push_back( Container& on, const Range& from ) in push_back()
|
D | push_front.hpp | 27 inline Container& push_front( Container& on, const Range& from ) in push_front()
|
/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/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/boost/tools/build/src/util/ |
D | logger.py | 32 def on (self): member in NullLogger 45 def on (self): member in TextLogger
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/ |
D | depthtospace_impl.cu | 23 const size_t on, const size_t oc, const size_t oh, in DepthToSpace() 64 const size_t on, const size_t oc, const size_t oh, in CalDepthToSpace()
|
D | spacetodepth_impl.cu | 24 const size_t on, const size_t oc, const size_t oh, in SpaceToDepth() 64 const size_t on, const size_t oc, const size_t oh, in CalSpaceToDepth()
|
D | batchtospace_impl.cu | 23 const size_t on, const size_t oh, const size_t ow, in BatchToSpace() 65 const size_t on, const size_t oh, const size_t ow, in CalBatchToSpace()
|
D | spacetobatch_impl.cu | 23 const size_t on, const size_t oh, const size_t ow, in SpaceToBatch() 65 const size_t on, const size_t oh, const size_t ow, in CalSpaceToBatch()
|
/third_party/typescript/tests/cases/conformance/salsa/ |
D | moduleExportAssignment.ts | 7 on(s) { } method in EE
|
/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/libs/hana/include/boost/hana/functional/ |
D | on.hpp | 54 constexpr auto on = infix([](auto&& f, auto&& g) { in __anon6ff8f81f0102() variable
|
/third_party/boost/boost/hana/functional/ |
D | on.hpp | 54 constexpr auto on = infix([](auto&& f, auto&& g) { in __anon8b7b94cc0102() variable
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_multimedia_camera.js | 122 on: function (...args) { method 322 on: function (...args) { method 450 on: function (...args) { method 480 on: function (...args) { method 549 on: function (...args) { method 609 on: function (...args) { method
|
D | ohos_accessibility.js | 52 on: function (...args) { method 131 on: function (...args) { method
|
D | ohos_net_socket.js | 99 on: function (...args) { method 218 on: function (...args) { method 283 on: "[PC Preview] unknow on", property
|
D | ohos_multimodalInput_inputConsumer.js | 27 on: function (...args) { method
|
D | ohos_nfc_controller.js | 30 on: function (...args) { method
|
/third_party/libcoap/src/ |
D | coap_tcp.c | 45 int on = 1; local 197 int on = 1; local
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/application/ |
D | EventHub.js | 18 …ventHub.constructor interface mocked in the Previewer. How this interface works on the Previewer" + function
|