/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/ |
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/v8/src/snapshot/ |
D | deserializer.cc | 497 #define CASE_STATEMENT(where, how, within, space_number) \ in ReadData() argument 504 #define CASE_BODY(where, how, within, space_number_if_any) \ in ReadData() argument 598 #define ALL_SPACES(where, how, within) \ in ReadData() argument 619 #define SINGLE_CASE(where, how, within, space) \ in ReadData() argument
|
/external/python/cpython2/Lib/ |
D | posixfile.py | 153 def lock(self, how, *args): argument
|
/external/zlib/src/contrib/blast/ |
D | blast.c | 416 local unsigned inf(void *how, unsigned char **buf) in inf() 424 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/libchrome/sandbox/linux/services/ |
D | syscall_wrappers.cc | 142 int sys_sigprocmask(int how, const sigset_t* set, std::nullptr_t oldset) { in sys_sigprocmask()
|
/external/libedit/src/ |
D | el.c | 622 const Char *how; in el_editmode() local
|
D | terminal.c | 1333 char what[8], how[8]; in terminal_settc() local 1412 void *how; in terminal_gettc() local
|
/external/python/cpython2/Modules/zlib/ |
D | gzguts.h | 177 int how; /* 0: get header, 1: copy, 2: decompress */ member
|
/external/zlib/src/ |
D | gzguts.h | 177 int how; /* 0: get header, 1: copy, 2: decompress */ member
|
/external/libunwind/include/ |
D | libunwind_i.h | 184 # define SIGPROCMASK(how, new_mask, old_mask) \ argument 187 # define SIGPROCMASK(how, new_mask, old_mask) mark_as_used(old_mask) argument
|
/external/pdfium/third_party/zlib_v128/ |
D | gzguts.h | 185 int how; /* 0: get header, 1: copy, 2: decompress */ member
|
/external/syslinux/core/lwip/src/api/ |
D | api_lib.c | 623 netconn_close_shutdown(struct netconn *conn, u8_t how) in netconn_close_shutdown()
|
/external/kernel-headers/original/uapi/linux/ |
D | auto_dev-ioctl.h | 62 __u32 how; member
|
/external/mksh/src/ |
D | funcs.c | 2131 int n, how = LEXIT; in c_exitreturn() local 3289 int how = SOFT | HARD, optc, what = 'f'; in c_ulimit() local 3335 set_ulimit(const struct limits *l, const char *v, int how) in set_ulimit() 3383 print_ulimit(const struct limits *l, int how) in print_ulimit()
|
D | jobs.c | 941 int how, zflag = 0; in j_jobs() local 1524 j_print(Job *j, int how, struct shf *shf) in j_print()
|
/external/compiler-rt/lib/esan/ |
D | esan_interceptors.cpp | 427 INTERCEPTOR(int, sigprocmask, int how, __sanitizer_sigset_t *set, in INTERCEPTOR() argument 444 INTERCEPTOR(int, pthread_sigmask, int how, __sanitizer_sigset_t *set, in INTERCEPTOR() argument
|
/external/ltp/utils/sctp/testlib/ |
D | sctputil.h | 234 static inline int test_shutdown(int sk, int how) in test_shutdown()
|
/external/libxml2/ |
D | xzlib.c | 65 int how; /* 0: get header, 1: copy, 2: decompress */ member
|