| /third_party/node/test/parallel/ |
| D | test-repl.js | 50 for (const { send, expect } of tests) { property 104 send: '', property 108 send: 'message', property 112 send: 'invoke_me(987)', property 116 send: 'a = 12345', property 120 send: '{a:1}', property 127 send: 'ref = 1', property 135 send: 'throw new Error(\'test error\');', property 139 send: "throw { foo: 'bar' };", property 144 send: 'function test_func() {', property [all …]
|
| D | test-stream-await-drain-writers-in-synchronously-recursion-write.js | 13 const send = common.mustCall((buf) => { constant
|
| D | test-h2-large-header-cause-client-to-hangup.js | 28 function send() { function
|
| D | test-dgram-send-error.js | 64 socket[kStateSymbol].handle.send = function() { function
|
| D | test-tls-pause.js | 59 const send = (() => { constant
|
| D | test-child-process-fork-closed-channel-segfault.js | 44 function send(callback) { function
|
| D | test-https-drain.js | 56 function send() { function
|
| /third_party/python/Lib/multiprocessing/ |
| D | resource_sharer.py | 31 def send(conn, pid): function 49 def send(conn, pid): function 72 def register(self, send, close): argument
|
| /third_party/typescript/tests/cases/conformance/jsdoc/declarations/ |
| D | jsDeclarationsTypedefFunction.ts | 19 const send = handlers => new Promise((resolve, reject) => { constant
|
| /third_party/typescript/tests/baselines/reference/ |
| D | jsDeclarationsTypedefFunction.js | 14 const send = handlers => new Promise((resolve, reject) => { function
|
| /third_party/musl/src/network/ |
| D | send.c | 3 ssize_t send(int fd, const void *buf, size_t len, int flags) in send() function
|
| /third_party/node/lib/internal/cluster/ |
| D | worker.js | 47 Worker.prototype.send = function() { method in Worker
|
| D | shared_handle.js | 27 SharedHandle.prototype.add = function(worker, send) { argument
|
| /third_party/node/lib/internal/ |
| D | child_process.js | 93 send(message, handle, options) { method 105 send(message, server, options) { method 118 send(message, socket, options) { method 208 send(message, handle, options) { method 220 send(message, socket, options) { method 643 channel.sockets = { got: {}, send: {} }; property 730 target.send = function(message, handle, options, callback) { function
|
| /third_party/node/benchmark/child_process/ |
| D | child-process-read-ipc.js | 5 const send = () => { function
|
| /third_party/node/benchmark/http/ |
| D | chunked.js | 25 function send(left) { function
|
| /third_party/jsframework/runtime/main/manage/event/ |
| D | TaskCenter.ts | 165 public send(type: string, options: OptionsType, args: any): any { method in TaskCenter
|
| /third_party/node/test/async-hooks/ |
| D | test-udpsendwrap.js | 13 let send; variable
|
| /third_party/node/benchmark/net/ |
| D | net-c2s-cork.js | 56 function send() { function
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| D | Socket.cpp | 91 void Socket::send(const char *buffer, int length) in send() function in sw::Socket
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| D | Socket.cpp | 92 void Socket::send(const char *buffer, int length) in send() function in sw::Socket
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_net_webSocket.js | 39 send: function (...args) { method
|
| D | ohos_net_socket.js | 51 send: function (...args) { method 158 send: function (...args) { method
|
| /third_party/jsframework/runtime/main/extend/systemplugin/ |
| D | fetch.js | 21 messenger.send = function (groupName, functionName, ...args) { function
|
| /third_party/jerryscript/jerry-core/include/ |
| D | jerryscript-debugger-transport.h | 79 jerry_debugger_transport_send_t send; /**< send data callback */ member
|