Home
last modified time | relevance | path

Searched defs:send (Results 51 - 75 of 249) sorted by relevance

12345678910

/third_party/python/Lib/test/test_asyncio/
H A Dtest_pep492.py19 def send(self, value): member in FakeCoro
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSocket.hpp98 deSocketResult send (const void* buf, size_t bufSize, size_t* numSent) { return deSocket_send(m_socket, buf, bufSize, numSent); } in send() function in de::Socket
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_stream_encoder.c54 uint32_t cont, send, line; in enc2_update_hdmi_info_packet() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.c74 uint32_t cont, send, line; in enc3_update_hdmi_info_packet() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dreceive.c230 bool send; in keep_key_fresh() local
H A Dsend.c127 bool send; in keep_key_fresh() local
/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_synth.c490 int i, send; in snd_seq_oss_synth_sysex() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_stream_encoder.c55 uint32_t cont, send, line; in enc2_update_hdmi_info_packet() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.c58 uint32_t cont, send, line; in enc3_update_hdmi_info_packet() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dsend.c127 bool send; in keep_key_fresh() local
H A Dreceive.c223 bool send; in keep_key_fresh() local
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dlibps2.c268 unsigned int send = (command >> 12) & 0xf; in __ps2_command() local
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_synth.c491 int i, send; in snd_seq_oss_synth_sysex() local
/kernel/liteos_a/compat/posix/src/
H A Dsocket.c129 ssize_t send(int s, const void *dataptr, size_t size, int flags) in send() function
/third_party/ffmpeg/libavcodec/
H A Dpafvideo.c166 const uint8_t *src, *send, *opcodes; in decode_0() local
H A Dutvideoenc.c391 int i, sstart, send = 0; in encode_plane() local
[all...]
/third_party/libuv/test/
H A Dtest-ipc-send-recv.c49 union handles send; member
/third_party/libwebsockets/minimal-examples/api-tests/api-test-secure-streams/
H A Dmain.c125 size_t send; member
/third_party/node/lib/internal/
H A Dchild_process.js[all...]
/third_party/python/Lib/test/
H A Dmock_socket.py99 def send(self, data, flags=None): member in MockSocket
H A Dtest_yield_from.py1040 def send(self, what): global() member in TestPEP380Operation.test_send_tuple_with_custom_generator.MyGen
[all...]
/third_party/vk-gl-cts/execserver/
H A DxsExecutionServer.cpp373 bool ExecutionRequestHandler::send (void) in send() function in xs::ExecutionRequestHandler
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DSwiftConfig.cpp515 void SwiftConfig::send(Socket *clientSocket, Status code, std::string body) in send() function in sw::SwiftConfig
/third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/
H A Dstream.py226 def send(self, data): member in StreamClient._DatagramStream
/kernel/linux/linux-5.10/drivers/atm/
H A Deni.h42 void __iomem *send; /* base, 0 if unused */ member

Completed in 16 milliseconds

12345678910