OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:send_flags
(Results
1 - 6
of
6
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aetools.py
182
self.
send_flags
= AppleEvents.kAEWaitReply
222
reply = event.AESend(self.
send_flags
, self.send_priority,
findertools.py
41
_finder_talker.
send_flags
= ( _finder_talker.
send_flags
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
xcmc.h
144
CMC_return_code WINAPI cmc_send(CMC_session_id session,CMC_message *message,CMC_flags
send_flags
,CMC_ui_id ui_id,CMC_extension *send_extensions);
/external/fio/engines/
rdma.c
424
rd->sq_wr.
send_flags
= IBV_SEND_SIGNALED;
479
r_io_u_d->sq_wr.
send_flags
= IBV_SEND_SIGNALED;
489
r_io_u_d->sq_wr.
send_flags
= IBV_SEND_SIGNALED;
629
r_io_u_d->sq_wr.
send_flags
= IBV_SEND_SIGNALED;
/external/kernel-headers/original/uapi/rdma/
ib_user_verbs.h
602
__u32
send_flags
;
member in struct:ib_uverbs_send_wr
/bionic/libc/kernel/uapi/rdma/
ib_user_verbs.h
610
__u32
send_flags
;
member in struct:ib_uverbs_send_wr
Completed in 149 milliseconds