Searched defs:with (Results 1 - 13 of 13) sorted by relevance

/freebsd-10-stable/contrib/apr/atomic/unix/
H A Dbuiltins.c69 APR_DECLARE(void*) apr_atomic_casptr(volatile void **mem, void *with, const void *cmp) argument
74 APR_DECLARE(void*) apr_atomic_xchgptr(volatile void **mem, void *with) argument
H A Dsolaris.c69 APR_DECLARE(void*) apr_atomic_casptr(volatile void **mem, void *with, const void *cmp) argument
74 APR_DECLARE(void*) apr_atomic_xchgptr(volatile void **mem, void *with) argument
H A Dia32.c92 APR_DECLARE(void*) apr_atomic_casptr(volatile void **mem, void *with, const void *cmp) argument
110 APR_DECLARE(void*) apr_atomic_xchgptr(volatile void **mem, void *with) argument
[all...]
H A Dppc.c145 APR_DECLARE(void*) apr_atomic_casptr(volatile void **mem, void *with, const void *cmp) argument
178 APR_DECLARE(void*) apr_atomic_xchgptr(volatile void **mem, void *with) argument
[all...]
H A Ds390.c113 APR_DECLARE(void*) apr_atomic_casptr(volatile void **mem, void *with, const void *cmp) argument
132 APR_DECLARE(void*) apr_atomic_xchgptr(volatile void **mem, void *with) argument
[all...]
H A Dmutex.c177 APR_DECLARE(void*) apr_atomic_casptr(volatile void **mem, void *with, const void *cmp) argument
192 APR_DECLARE(void*) apr_atomic_xchgptr(volatile void **mem, void *with) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DCPPLanguageRuntime.cpp93 replace(std::string& target, std::string& pattern, std::string& with) argument
/freebsd-10-stable/lib/libc/stdio/
H A Dprintfcommon.h115 io_pad(struct io_state *iop, int howmany, const CHAR * __restrict with, argument
134 io_printandpad(struct io_state *iop, const CHAR *p, const CHAR *ep, int len, const CHAR * __restrict with, locale_t locale) argument
[all...]
H A Dxprintf.c141 const char *with; local
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dobject.h181 path *with; member in struct:object_spec
/freebsd-10-stable/contrib/gcc/
H A Dregmove.c66 int with[MAX_RECOG_OPERANDS]; member in struct:match
[all...]
/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipf_y.y796 with: | andwith withlist label
/freebsd-10-stable/lib/libedit/
H A Dreadline.c446 _rl_compat_sub(const char *str, const char *what, const char *with, argument
760 char *what, *with, delim; local
[all...]

Completed in 218 milliseconds