Searched defs:cv (Results 26 - 50 of 56) sorted by relevance

123

/freebsd-10-stable/sys/kern/
H A Dsubr_terminal.c540 char cv = c; local
H A Duipc_syscalls.c1852 struct cv cv; member in struct:sendfile_sync
H A Dtty.c1433 tty_wait(struct tty *tp, struct cv *cv) argument
1455 tty_timedwait(struct tty *tp, struct cv *cv, int hz) argument
/freebsd-10-stable/lib/libiconv_modules/iconv_std/
H A Dcitrus_iconv_std.c420 _citrus_iconv_std_iconv_init_context(struct _citrus_iconv *cv) argument
456 _citrus_iconv_std_iconv_uninit_context(struct _citrus_iconv *cv) argument
463 _citrus_iconv_std_iconv_convert(struct _citrus_iconv * __restrict cv, argument
[all...]
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dtroff.cpp354 distance cv = c - s; local
/freebsd-10-stable/sys/i386/i386/
H A Dbios.c82 u_int8_t ck, *cv; local
/freebsd-10-stable/usr.sbin/pciconf/
H A Dpciconf.c729 struct pci_vendor_info *cv; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dc-pretty-print.c180 pp_c_cv_qualifier(c_pretty_printer *pp, const char *cv) argument
/freebsd-10-stable/contrib/ncurses/progs/
H A Ddump_entry.c749 char *cv = _nc_infotocap(name, srccap, params); local
/freebsd-10-stable/lib/libkse/test/
H A Dmutex_d.c647 pthread_cond_t cv; local
565 send_mutex_cv_cmd(int id, thread_cmd_id_t cmd, pthread_mutex_t *m, pthread_cond_t *cv) argument
/freebsd-10-stable/sbin/sconfig/
H A Dsconfig.c524 format_e3_cv (unsigned long cv, unsigned long baud, unsigned long atime) argument
/freebsd-10-stable/sys/dev/usb/
H A Dusb_msctest.c150 struct cv cv; member in struct:bbb_transfer
/freebsd-10-stable/sys/dev/sound/pcm/
H A Dchannel.h125 struct cv cv; member in struct:pcm_channel
H A Dsound.h415 struct cv cv; member in struct:snddev_info
[all...]
/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.h211 iwch_wait(struct cv *cv, struct mtx *lock, int *rpl_done) argument
222 iwch_wakeup(struct cv *cv, struct mtx *lock, int *rpl_done) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dvarobj.c563 struct vlist *cv; local
830 struct varobj **cv; local
882 struct varobj **cv; local
1109 struct vlist *cv; local
1152 struct vlist *cv; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DMangled.cpp541 parse_cv_qualifiers(const char* first, const char* last, unsigned& cv) argument
826 unsigned cv; local
837 unsigned cv; local
1919 unsigned cv = 0; local
3931 unsigned cv; local
4507 unsigned cv = db.cv; local
4886 unsigned cv; member in struct:__anon3743::Db
[all...]
/freebsd-10-stable/sys/boot/usb/
H A Dbsd_kernel.c119 cv_init(struct cv *cv, const char *desc) argument
125 cv_destroy(struct cv *cv) argument
131 cv_wait(struct cv *cv, struct mtx *mtx) argument
137 cv_timedwait(struct cv *cv, struc argument
168 cv_signal(struct cv *cv) argument
174 cv_broadcast(struct cv *cv) argument
[all...]
H A Dbsd_kernel.h230 struct cv { struct
/freebsd-10-stable/crypto/openssl/apps/
H A Dca.c1639 CONF_VALUE *cv; local
2195 CONF_VALUE *cv = NULL; local
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Ded.screen.c522 char *cap, *scap, *cv; local
[all...]
/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c3055 uint32_t cv, modv; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c297 cv_init(kcondvar_t *cv, char *name, int type, void *arg) argument
303 cv_destroy(kcondvar_t *cv) argument
309 cv_wait(kcondvar_t *cv, kmutex_t *mp) argument
319 cv_timedwait(kcondvar_t *cv, kmutex_t *mp, clock_t abstime) argument
362 cv_timedwait_hires(kcondvar_t *cv, kmutex_t *mp, hrtime_t tim, hrtime_t res, argument
404 cv_signal(kcondvar_t *cv) argument
410 cv_broadcast(kcondvar_t *cv) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Driver/
H A DToolChains.cpp1756 GCCVersion cv = GCCVersion::Parse(llvm::sys::path::filename(di->path())); local
/freebsd-10-stable/sys/geom/raid/
H A Dmd_intel.c2358 const char *version, *cv; local

Completed in 499 milliseconds

123