Searched refs:vb (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-10-stable/sys/dev/vt/
H A Dvt_buf.c48 #define VTBUF_LOCK(vb) mtx_lock_spin(&(vb)->vb_lock)
49 #define VTBUF_UNLOCK(vb) mtx_unlock_spin(&(vb)->vb_lock)
58 static int vtbuf_htw(const struct vt_buf *vb, int row);
59 static int vtbuf_wth(const struct vt_buf *vb, int row);
72 vthistory_seek(struct vt_buf *vb, int offset, int whence) argument
77 if ((vb->vb_flags & VBF_SCROLL) == 0) {
78 if (vb->vb_roffset != vb
128 vthistory_addlines(struct vt_buf *vb, int offset) argument
157 vthistory_getpos(const struct vt_buf *vb, unsigned int *offset) argument
166 vtbuf_htw(const struct vt_buf *vb, int row) argument
181 vtbuf_wth(const struct vt_buf *vb, int row) argument
211 vtbuf_iscursor(const struct vt_buf *vb, int row, int col) argument
256 vtbuf_dirty_locked(struct vt_buf *vb, const term_rect_t *area) argument
270 vtbuf_dirty(struct vt_buf *vb, const term_rect_t *area) argument
279 vtbuf_dirty_cell_locked(struct vt_buf *vb, const term_pos_t *p) argument
290 vtbuf_make_undirty(struct vt_buf *vb) argument
298 vtbuf_undirty(struct vt_buf *vb, term_rect_t *r) argument
308 vtbuf_copy(struct vt_buf *vb, const term_rect_t *r, const term_pos_t *p2) argument
368 vtbuf_fill(struct vt_buf *vb, const term_rect_t *r, term_char_t c) argument
383 vtbuf_fill_locked(struct vt_buf *vb, const term_rect_t *r, term_char_t c) argument
406 vtbuf_init_rows(struct vt_buf *vb) argument
417 vtbuf_init_early(struct vt_buf *vb) argument
442 vtbuf_init(struct vt_buf *vb, const term_pos_t *p) argument
461 vtbuf_sethistory_size(struct vt_buf *vb, int size) argument
472 vtbuf_grow(struct vt_buf *vb, const term_pos_t *p, unsigned int history_size) argument
638 vtbuf_putchar(struct vt_buf *vb, const term_pos_t *p, term_char_t c) argument
660 vtbuf_cursor_position(struct vt_buf *vb, const term_pos_t *p) argument
676 vtbuf_flush_mark(struct vt_buf *vb) argument
699 vtbuf_get_marked_len(struct vt_buf *vb) argument
726 vtbuf_extract_marked(struct vt_buf *vb, term_char_t *buf, int sz) argument
759 vtbuf_set_mark(struct vt_buf *vb, int type, int col, int row) argument
826 vtbuf_cursor_visibility(struct vt_buf *vb, int yes) argument
844 vtbuf_scroll_mode(struct vt_buf *vb, int yes) argument
[all...]
H A Dvt.h213 void vtbuf_scroll_mode(struct vt_buf *vb, int yes);
214 void vtbuf_dirty(struct vt_buf *vb, const term_rect_t *area);
217 int vtbuf_iscursor(const struct vt_buf *vb, int row, int col);
220 int vtbuf_set_mark(struct vt_buf *vb, int type, int col, int row);
221 int vtbuf_get_marked_len(struct vt_buf *vb);
222 void vtbuf_extract_marked(struct vt_buf *vb, term_char_t *buf, int sz);
233 #define VTBUF_SLCK_ENABLE(vb) vtbuf_scroll_mode((vb), 1)
234 #define VTBUF_SLCK_DISABLE(vb) vtbuf_scroll_mode((vb),
[all...]
/freebsd-10-stable/sys/libkern/
H A Dstrlen.c86 long va, vb; local
100 vb = ((~*lp) & mask80);
102 if (va & vb)
111 vb = ((~*lp) & mask80);
112 if (va & vb) {
H A Dbcmp.c62 ul va, vb; local
91 vb = *(culp)p2;
93 if (*(culp)p1 != (va >> shr | vb << shl))
96 va = vb;
/freebsd-10-stable/lib/libc/string/
H A Dstrlen.c87 long va, vb; local
101 vb = ((~*lp) & mask80);
103 if (va & vb)
112 vb = ((~*lp) & mask80);
113 if (va & vb) {
/freebsd-10-stable/crypto/openssl/crypto/srp/
H A Dsrp_vfy.c270 SRP_VBASE *vb = (SRP_VBASE *)OPENSSL_malloc(sizeof(SRP_VBASE)); local
272 if (vb == NULL)
274 if (!(vb->users_pwd = sk_SRP_user_pwd_new_null()) ||
275 !(vb->gN_cache = sk_SRP_gN_cache_new_null())) {
276 OPENSSL_free(vb);
279 vb->default_g = NULL;
280 vb->default_N = NULL;
281 vb->seed_key = NULL;
282 if ((seed_key != NULL) && (vb->seed_key = BUF_strdup(seed_key)) == NULL) {
283 sk_SRP_user_pwd_free(vb
291 SRP_VBASE_free(SRP_VBASE *vb) argument
376 SRP_VBASE_init(SRP_VBASE *vb, char *verifier_file) argument
489 find_user(SRP_VBASE *vb, char *username) argument
511 SRP_VBASE_get_by_user(SRP_VBASE *vb, char *username) argument
520 SRP_VBASE_get1_by_user(SRP_VBASE *vb, char *username) argument
[all...]
H A Dsrp.h121 int SRP_VBASE_free(SRP_VBASE *vb);
122 int SRP_VBASE_init(SRP_VBASE *vb, char *verifier_file);
125 SRP_user_pwd *SRP_VBASE_get_by_user(SRP_VBASE *vb, char *username);
127 SRP_user_pwd *SRP_VBASE_get1_by_user(SRP_VBASE *vb, char *username);
/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dr600_blit.c601 u32 *vb; local
603 vb = r600_nomm_get_vb_ptr(dev);
640 vb = r600_nomm_get_vb_ptr(dev);
643 vb[0] = int2float(dst_x);
644 vb[1] = 0;
645 vb[2] = int2float(src_x);
646 vb[3] = 0;
648 vb[4] = int2float(dst_x);
649 vb[5] = int2float(h);
650 vb[
797 u32 *vb; local
[all...]
H A Dr600_blit_kms.c633 struct radeon_fence **fence, struct radeon_sa_bo **vb,
651 r = radeon_sa_bo_new(rdev, &rdev->ring_tmp_bo, vb,
659 radeon_sa_bo_free(rdev, vb, NULL);
668 radeon_sa_bo_free(rdev, vb, NULL);
687 struct radeon_sa_bo *vb, struct radeon_semaphore *sem)
699 radeon_sa_bo_free(rdev, &vb, *fence);
706 struct radeon_sa_bo *vb)
713 vb_cpu_addr = (u32 *)radeon_sa_bo_cpu_addr(vb);
714 vb_gpu_addr = radeon_sa_bo_gpu_addr(vb);
632 r600_blit_prepare_copy(struct radeon_device *rdev, unsigned num_gpu_pages, struct radeon_fence **fence, struct radeon_sa_bo **vb, struct radeon_semaphore **sem) argument
686 r600_blit_done_copy(struct radeon_device *rdev, struct radeon_fence **fence, struct radeon_sa_bo *vb, struct radeon_semaphore *sem) argument
703 r600_kms_blit_copy(struct radeon_device *rdev, u64 src_gpu_addr, u64 dst_gpu_addr, unsigned num_gpu_pages, struct radeon_sa_bo *vb) argument
H A Dradeon_asic.h387 struct radeon_fence **fence, struct radeon_sa_bo **vb,
390 struct radeon_sa_bo *vb, struct radeon_semaphore *sem);
394 struct radeon_sa_bo *vb);
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Drelocate.c140 struct validator_baton_t vb;
148 vb.ctx = ctx;
149 vb.path = wcroot_dir;
150 vb.url_uuids = apr_array_make(pool, 1, sizeof(struct url_uuid_t));
151 vb.pool = pool;
165 validator_func, &vb, pool));
174 validator_func, &vb, pool));
138 struct validator_baton_t vb; local
/freebsd-10-stable/sys/dev/drm/
H A Dr600_blit.c1719 u32 *vb; local
1721 vb = (u32 *) ((char *)dev->agp_buffer_map->virtual +
1761 vb = (u32 *) ((char *)dev->agp_buffer_map->virtual +
1765 vb[0] = i2f(dst_x);
1766 vb[1] = 0;
1767 vb[2] = i2f(src_x);
1768 vb[3] = 0;
1770 vb[4] = i2f(dst_x);
1771 vb[5] = i2f(h);
1772 vb[
1920 u32 *vb; local
[all...]
H A Dvia_dma.c61 *((uint32_t *)(vb)) = ((nReg) >> 2) | HALCYON_HEADER1; \
62 *((uint32_t *)(vb) + 1) = (nData); \
63 vb = ((uint32_t *)vb) + 2; \
70 *vb++ = (w1); \
71 *vb++ = (w2); \
274 uint32_t *vb; local
303 vb = via_check_dma(dev_priv, (cmd->size < 0x100) ? 0x102 : cmd->size);
304 if (vb == NULL) {
308 memcpy(vb, dev_pri
400 via_align_buffer(drm_via_private_t * dev_priv, uint32_t * vb, int qw_count) argument
510 uint32_t *vb; local
595 uint32_t *vb; local
605 uint32_t *vb = via_get_dma(dev_priv); local
[all...]
/freebsd-10-stable/contrib/ntp/libntp/
H A Dwork_fork.c49 void * vb,
53 char * b = vb;
65 return (size_t)(b - (char *)vb);
72 const void * vb,
76 const char * b = vb;
88 return (size_t)(b - (const char *)vb);
47 netread( int fd, void * vb, size_t l ) argument
70 netwrite( int fd, const void * vb, size_t l ) argument
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_ioctl.c2809 linux_to_bsd_v4l_buffer(struct l_video_buffer *lvb, struct video_buffer *vb) argument
2811 vb->base = PTRIN(lvb->base); /* possible pointer size conversion */
2812 vb->height = lvb->height;
2813 vb->width = lvb->width;
2814 vb->depth = lvb->depth;
2815 vb->bytesperline = lvb->bytesperline;
2820 bsd_to_linux_v4l_buffer(struct video_buffer *vb, struct l_video_buffer *lvb) argument
2822 lvb->base = PTROUT(vb->base); /* possible pointer size conversion */
2823 lvb->height = vb->height;
2824 lvb->width = vb
3155 linux_to_bsd_v4l2_buffer(struct l_v4l2_buffer *lvb, struct v4l2_buffer *vb) argument
3179 bsd_to_linux_v4l2_buffer(struct v4l2_buffer *vb, struct l_v4l2_buffer *lvb) argument
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_disk.c648 vdev_buf_t *vb = (vdev_buf_t *)bp; local
649 zio_t *zio = vb->vb_io;
661 kmem_free(vb, sizeof (vdev_buf_t));
692 vdev_buf_t *vb; local
771 vb = kmem_alloc(sizeof (vdev_buf_t), KM_SLEEP);
773 vb->vb_io = zio;
774 bp = &vb->vb_buf;
/freebsd-10-stable/sys/dev/vt/hw/vga/
H A Dvt_vga.c596 const struct vt_buf *vb; local
606 vb = &vw->vw_buf;
645 c = VTBUF_GET_FIELD(vb, row, col);
648 vt_determine_colors(c, VTBUF_ISCURSOR(vb, row, col), &fg, &bg);
852 const struct vt_buf *vb; local
859 vb = &vw->vw_buf;
869 c = VTBUF_GET_FIELD(vb, row, col);
870 vt_determine_colors(c, VTBUF_ISCURSOR(vb, row, col),
/freebsd-10-stable/contrib/gcc/
H A Dtree-ssa-loop-manip.c56 tree vb, va; local
66 vb = make_ssa_name (var, NULL_TREE);
68 *var_before = vb;
107 vb, step));
118 stmt = create_phi_node (vb, loop->header);
119 SSA_NAME_DEF_STMT (vb) = stmt;
H A Dtree-ssa.c812 int_tree_map_eq (const void *va, const void *vb) argument
815 const struct int_tree_map *b = (const struct int_tree_map *) vb;
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
H A Ddump.c952 struct verify_mergeinfo_normalization_baton *const vb = baton;
958 SVN_ERR(svn_utf__normalize(&normpath, path, klen, &vb->buffer));
959 found = svn_hash_gets(vb->normalized_paths, normpath);
961 svn_hash_sets(vb->normalized_paths,
962 apr_pstrdup(vb->buffer.pool, normpath),
969 svn_hash_sets(vb->normalized_paths,
970 apr_pstrdup(vb->buffer.pool, normpath),
973 notify_warning(iterpool, vb->notify_func, vb->notify_baton,
977 normpath, SVN_PROP_MERGEINFO, vb
948 struct verify_mergeinfo_normalization_baton *const vb = baton; local
[all...]
/freebsd-10-stable/crypto/openssl/apps/
H A Ds_server.c404 SRP_VBASE *vb; member in struct:srpsrvparm_st
1856 srp_callback_parm.vb = SRP_VBASE_new(srpuserseed);
1860 SRP_VBASE_init(srp_callback_parm.vb,
2255 SRP_VBASE_get1_by_user(srp_callback_parm.vb,
2312 SRP_VBASE_get1_by_user(srp_callback_parm.vb,
2400 SRP_VBASE_get1_by_user(srp_callback_parm.vb,
2630 SRP_VBASE_get1_by_user(srp_callback_parm.vb,
2673 SRP_VBASE_get1_by_user(srp_callback_parm.vb,
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_msfees.c353 static int offcompare P((const void *va, const void *vb));
1230 const void *vb
1234 const l_fp *b = (const l_fp *)vb;
/freebsd-10-stable/contrib/binutils/ld/
H A Dpe-dll.c383 reloc_sort (const void *va, const void *vb) argument
386 bfd_vma b = ((const reloc_data_type *) vb)->vma;
392 pe_export_sort (const void *va, const void *vb) argument
395 const def_file_export *b = vb;
/freebsd-10-stable/contrib/gcc/cp/
H A Dcp-gimplify.c643 cxx_int_tree_map_eq (const void *va, const void *vb) argument
646 const struct cxx_int_tree_map *b = (const struct cxx_int_tree_map *) vb;
/freebsd-10-stable/contrib/ncurses/misc/
H A Dterminfo.src170 # -vb Use visible bell (<flash>) rather than <bel>.
2065 vt100-vb|dec vt100 (w/advanced video) & no beep,
7050 # No | Yes | Yes | N/A | No || -vb-unk
7051 # No | Yes | Yes | N/A | Yes || -vb-p
7056 # Yes | Yes | Yes | No | N/A || -vb
7057 # Yes | Yes | Yes | Yes | N/A || -vb-mc
7060 # and no magic cookies would be tvi920c-vb; a model 912 B without the
7301 tvi912b+vb|TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C second page memory option "visible bell" support,
7318 tvi912b-vb-unk|tvi912c-vb
[all...]

Completed in 532 milliseconds

12