Home
last modified time | relevance | path

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

12345

/third_party/python/Lib/test/
H A Dtest_yield_from.py1040 def send(self, what): global() member in TestPEP380Operation.test_send_tuple_with_custom_generator.MyGen
[all...]
/base/print/print_fwk/services/print_service/src/
H A Dprint_http_request_process.cpp458 std::string send = sHeadersAndBody.substr(0, USB_ENDPOINT_MAX_LENGTH); in WriteDataSync() local
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service.cpp116 int TestService::TestZtraceTransaction(std::string &send, std::string &receive, int len) in TestZtraceTransaction() argument
H A Dtest_service_skeleton.cpp198 int TestServiceProxy::TestZtraceTransaction(std::string &send, std::string &reply, int len) in TestZtraceTransaction() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dspunge.h75 struct SpungeServerRateControlItem send; member
/third_party/ffmpeg/libavcodec/
H A Dutvideodec.c97 int sstart, send; in decode_plane10() local
209 int sstart, send; in decode_plane() local
[all...]
H A Dmss3.c221 int send, sidx = 1; in model256_update() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2Parser.java124 public abstract void send(EventHandler e); in send() method in Mf2Parser.Symbol
135 public void send(EventHandler e) in send() method in Mf2Parser.Terminal
152 public void send(EventHandler e) in send() method in Mf2Parser.Nonterminal
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_lowlevel.h1325 int (*send)(struct fuse_chan *ch, const struct iovec iov[], global() member
[all...]
/third_party/python/Lib/
H A Dasyncore.py361 def send(self, data): member in dispatcher
528 def send(self, data): member in dispatcher_with_send
607 def send(self, *args): member in .file_wrapper
H A Dtypes.py217 def send(self, val): member in _GeneratorWrapper
H A Dsmtplib.py348 def send(self, s): member in SMTP
[all...]
/base/security/device_auth/frameworks/deviceauth_lite/source/
H A Dhichain.c153 struct message send = { INFORM_MESSAGE, 0, 0 }; in receive_data() local
517 encap_inform_message(int32_t error_code, struct message *send) encap_inform_message() argument
545 struct message send = { triggered_pake_client() local
587 struct message send = { triggered_sts_client() local
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dsharing_manager.cpp405 int64_t send = in GetNetworkSharingTraffic() local
/third_party/node/lib/
H A Ddgram.js[all...]
/third_party/node/deps/openssl/openssl/ssl/record/
H A Dssl3_record.c105 int early_data_count_ok(SSL *s, size_t length, size_t overhead, int send) in early_data_count_ok() argument
[all...]
/third_party/python/Lib/multiprocessing/
H A Dconnection.py201 def send(self, obj): member in _ConnectionBase
772 def send(self, obj): member in ConnectionWrapper
/third_party/python/Lib/http/
H A Dclient.py971 def send(self, data): member in HTTPConnection
[all...]
/third_party/python/Lib/asyncio/
H A Dwindows_events.py562 def send(self, conn, buf, flags=0): member in IocpProactor
/third_party/openssl/ssl/record/
H A Dssl3_record.c105 int early_data_count_ok(SSL *s, size_t length, size_t overhead, int send) in early_data_count_ok() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddbus_usb.c351 dbus_usb_getirb(void *handle, bool send) in dbus_usb_getirb() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_pcb.h172 struct FillpSendPcb send; member
[all...]
/third_party/curl/lib/
H A Dopenldap.c189 Curl_send *send; member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_generator.cpp1548 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); in generate_uniform_pull_constant_load_gfx7() local
1632 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); generate_varying_pull_constant_load_gfx4() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Drunlist.c512 int dend, send; /* Last index into @[ds]rl. */ in ntfs_runlists_merge_i() local
[all...]

Completed in 30 milliseconds

12345