| /external/usrsctp/usrsctplib/ |
| D | user_mbuf.c | 110 m_get(int how, short type) in m_get() 152 m_gethdr(int how, short type) in m_gethdr() 244 m_clget(struct mbuf *m, int how) in m_clget() 290 m_getm2(struct mbuf *m, int len, int how, short type, int flags, int allonebuf) in m_getm2() 374 m_uiotombuf(struct uio *uio, int how, int len, int align, int flags) in m_uiotombuf() 1213 m_tag_copy_chain(struct mbuf *to, struct mbuf *from, int how) in m_tag_copy_chain() 1240 m_dup_pkthdr(struct mbuf *to, struct mbuf *from, int how) in m_dup_pkthdr() 1255 m_tag_copy(struct m_tag *t, int how) in m_tag_copy() 1347 m_prepend(struct mbuf *m, int len, int how) in m_prepend()
|
| D | user_mbuf.h | 67 #define MGET(m, how, type) ((m) = m_get((how), (type))) argument 68 #define MGETHDR(m, how, type) ((m) = m_gethdr((how), (type))) argument 69 #define MCLGET(m, how) m_clget((m), (how)) argument 345 #define MBTOM(how) (how) argument 400 #define M_PREPEND(m, plen, how) do { \ argument
|
| /external/ltp/include/lapi/ |
| D | safe_rt_signal.h | 32 int how, const sigset_t *set, in safe_rt_sigprocmask() 47 #define SAFE_RT_SIGPROCMASK(how, set, oldset, sigsetsize) \ argument
|
| /external/strace/tests-m32/ |
| D | sigprocmask.c | 44 k_sigprocmask(const kernel_ulong_t how, const kernel_ulong_t new_set, in k_sigprocmask()
|
| D | rt_sigprocmask.c | 43 k_sigprocmask(const unsigned long how, void *const new_set, in k_sigprocmask()
|
| /external/strace/tests-mx32/ |
| D | sigprocmask.c | 44 k_sigprocmask(const kernel_ulong_t how, const kernel_ulong_t new_set, in k_sigprocmask()
|
| D | rt_sigprocmask.c | 43 k_sigprocmask(const unsigned long how, void *const new_set, in k_sigprocmask()
|
| /external/strace/tests/ |
| D | sigprocmask.c | 44 k_sigprocmask(const kernel_ulong_t how, const kernel_ulong_t new_set, in k_sigprocmask()
|
| D | rt_sigprocmask.c | 43 k_sigprocmask(const unsigned long how, void *const new_set, in k_sigprocmask()
|
| /external/python/cpython3/Lib/ |
| D | signal.py | 59 def pthread_sigmask(how, mask): argument
|
| /external/oss-fuzz/projects/nginx/fuzz/ |
| D | wrappers.c | 30 int __wrap_shutdown(int socket, int how) { return 0; } in __wrap_shutdown()
|
| /external/python/cpython2/Lib/ |
| D | posixfile.py | 153 def lock(self, how, *args): argument
|
| /external/rust/crates/libz-sys/src/zlib/contrib/blast/ |
| D | blast.c | 432 local unsigned inf(void *how, unsigned char **buf) in inf() 440 local int outf(void *how, unsigned char *buf, unsigned len) in outf()
|
| /external/python/cpython2/Lib/lib-tk/ |
| D | FileDialog.py | 134 def quit(self, how=None): argument
|
| /external/deqp/framework/delibs/deutil/ |
| D | deSocket.c | 637 int how = 0; in deSocket_shutdown() local 664 int how = 0; in deSocket_shutdown() local
|
| /external/rust/crates/libz-sys/src/zlib-ng/ |
| D | gzguts.h | 122 int how; /* 0: get header, 1: copy, 2: decompress */ member
|
| /external/libwebsockets/win32port/zlib/ |
| D | gzguts.h | 102 int how; /* 0: get header, 1: copy, 2: decompress */ member
|
| /external/webrtc/third_party/abseil-cpp/absl/synchronization/ |
| D | mutex.cc | 478 const Mutex::MuHow how; // How this thread needs to wait. member 708 static unsigned TsanFlags(Mutex::MuHow how) { in TsanFlags() 1568 MuHow how = in AwaitCommon() local 1754 void Mutex::LockSlow(MuHow how, const Condition *cond, int flags) { in LockSlow() 1836 bool Mutex::LockSlowWithDeadline(MuHow how, const Condition *cond, in LockSlowWithDeadline() 2327 void Mutex::Trans(MuHow how) { in Trans()
|
| /external/libtextclassifier/abseil-cpp/absl/synchronization/ |
| D | mutex.cc | 480 const Mutex::MuHow how; // How this thread needs to wait. member 710 static unsigned TsanFlags(Mutex::MuHow how) { in TsanFlags() 1569 MuHow how = in AwaitCommon() local 1755 ABSL_ATTRIBUTE_NOINLINE void Mutex::LockSlow(MuHow how, const Condition *cond, in LockSlow() 1838 bool Mutex::LockSlowWithDeadline(MuHow how, const Condition *cond, in LockSlowWithDeadline() 2333 void Mutex::Trans(MuHow how) { in Trans()
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
| D | mutex.cc | 480 const Mutex::MuHow how; // How this thread needs to wait. member 710 static unsigned TsanFlags(Mutex::MuHow how) { in TsanFlags() 1569 MuHow how = in AwaitCommon() local 1755 ABSL_ATTRIBUTE_NOINLINE void Mutex::LockSlow(MuHow how, const Condition *cond, in LockSlow() 1838 bool Mutex::LockSlowWithDeadline(MuHow how, const Condition *cond, in LockSlowWithDeadline() 2333 void Mutex::Trans(MuHow how) { in Trans()
|
| /external/angle/third_party/abseil-cpp/absl/synchronization/ |
| D | mutex.cc | 491 const Mutex::MuHow how; // How this thread needs to wait. member 721 static unsigned TsanFlags(Mutex::MuHow how) { in TsanFlags() 1580 MuHow how = in AwaitCommon() local 1766 ABSL_ATTRIBUTE_NOINLINE void Mutex::LockSlow(MuHow how, const Condition *cond, in LockSlow() 1849 bool Mutex::LockSlowWithDeadline(MuHow how, const Condition *cond, in LockSlowWithDeadline() 2345 void Mutex::Trans(MuHow how) { in Trans()
|
| /external/openscreen/third_party/abseil/src/absl/synchronization/ |
| D | mutex.cc | 480 const Mutex::MuHow how; // How this thread needs to wait. member 710 static unsigned TsanFlags(Mutex::MuHow how) { in TsanFlags() 1569 MuHow how = in AwaitCommon() local 1755 ABSL_ATTRIBUTE_NOINLINE void Mutex::LockSlow(MuHow how, const Condition *cond, in LockSlow() 1838 bool Mutex::LockSlowWithDeadline(MuHow how, const Condition *cond, in LockSlowWithDeadline() 2334 void Mutex::Trans(MuHow how) { in Trans()
|
| /external/abseil-cpp/absl/synchronization/ |
| D | mutex.cc | 478 const Mutex::MuHow how; // How this thread needs to wait. member 708 static unsigned TsanFlags(Mutex::MuHow how) { in TsanFlags() 1568 MuHow how = in AwaitCommon() local 1754 void Mutex::LockSlow(MuHow how, const Condition *cond, int flags) { in LockSlow() 1836 bool Mutex::LockSlowWithDeadline(MuHow how, const Condition *cond, in LockSlowWithDeadline() 2327 void Mutex::Trans(MuHow how) { in Trans()
|
| /external/angle/third_party/zlib/ |
| D | gzguts.h | 186 int how; /* 0: get header, 1: copy, 2: decompress */ member
|
| /external/python/cpython2/Modules/zlib/ |
| D | gzguts.h | 186 int how; /* 0: get header, 1: copy, 2: decompress */ member
|