Searched refs:vb (Results 1 - 25 of 31) sorted by path

12

/freebsd-11-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-11-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-11-stable/contrib/gcc/
H A Dtree-ssa-alias.c2885 used_part_map_eq (const void *va, const void *vb) argument
2888 const struct used_part_map *b = (const struct used_part_map *) vb;
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;
H A Dtree.c3941 tree_map_eq (const void *va, const void *vb)
3943 const struct tree_map *a = va, *b = vb;
3970 tree_int_map_eq (const void *va, const void *vb)
3972 const struct tree_int_map *a = va, *b = vb;
4177 type_hash_eq (const void *va, const void *vb)
4179 const struct type_hash *a = va, *b = vb;
3918 tree_map_eq(const void *va, const void *vb) argument
3947 tree_int_map_eq(const void *va, const void *vb) argument
4154 type_hash_eq(const void *va, const void *vb) argument
/freebsd-11-stable/contrib/gdb/gdb/
H A Dtracepoint.c1084 memrange_cmp (const void *va, const void *vb) argument
1086 const struct memrange *a = va, *b = vb;
/freebsd-11-stable/contrib/libxo/xohtml/external/
H A Djquery.js1606 vb = "visibility:hidden;border:0;",
1621 container.style.cssText = vb + "width:0;height:0;position:static;top:0;margin-top:" + conMarginTop + "px";
1626 testElement.style.cssText = ptlm + vb;
/freebsd-11-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-11-stable/crypto/openssl/crypto/srp/
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);
H A Dsrp_vfy.c288 SRP_VBASE *vb = (SRP_VBASE *)OPENSSL_malloc(sizeof(SRP_VBASE)); local
290 if (vb == NULL)
292 if (!(vb->users_pwd = sk_SRP_user_pwd_new_null()) ||
293 !(vb->gN_cache = sk_SRP_gN_cache_new_null())) {
294 OPENSSL_free(vb);
297 vb->default_g = NULL;
298 vb->default_N = NULL;
299 vb->seed_key = NULL;
300 if ((seed_key != NULL) && (vb->seed_key = BUF_strdup(seed_key)) == NULL) {
301 sk_SRP_user_pwd_free(vb
309 SRP_VBASE_free(SRP_VBASE *vb) argument
397 SRP_VBASE_init(SRP_VBASE *vb, char *verifier_file) argument
510 find_user(SRP_VBASE *vb, char *username) argument
532 SRP_VBASE_get_by_user(SRP_VBASE *vb, char *username) argument
541 SRP_VBASE_get1_by_user(SRP_VBASE *vb, char *username) argument
[all...]
/freebsd-11-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-11-stable/sys/cddl/contrib/opensolaris/common/acl/
H A Dacl_common.c1247 acevals_compare(const void *va, const void *vb) argument
1249 const acevals_t *a = va, *b = vb;
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_disk.c654 vdev_buf_t *vb = (vdev_buf_t *)bp; local
655 zio_t *zio = vb->vb_io;
673 kmem_free(vb, sizeof (vdev_buf_t));
704 vdev_buf_t *vb; local
773 vb = kmem_alloc(sizeof (vdev_buf_t), KM_SLEEP);
775 vb->vb_io = zio;
776 bp = &vb->vb_buf;
/freebsd-11-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-11-stable/sys/dev/drm2/radeon/
H A Dr600.c2683 struct radeon_sa_bo *vb = NULL; local
2686 r = r600_blit_prepare_copy(rdev, num_gpu_pages, fence, &vb, &sem);
2690 r600_kms_blit_copy(rdev, src_offset, dst_offset, num_gpu_pages, vb);
2691 r600_blit_done_copy(rdev, fence, vb, sem);
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-11-stable/sys/dev/vt/hw/vga/
H A Dvt_vga.c607 const struct vt_buf *vb; local
617 vb = &vw->vw_buf;
656 c = VTBUF_GET_FIELD(vb, row, col);
659 vt_determine_colors(c, VTBUF_ISCURSOR(vb, row, col), &fg, &bg);
862 const struct vt_buf *vb; local
869 vb = &vw->vw_buf;
879 c = VTBUF_GET_FIELD(vb, row, col);
880 vt_determine_colors(c, VTBUF_ISCURSOR(vb, row, col),
/freebsd-11-stable/sys/dev/vt/
H A Dvt.h221 void vtbuf_scroll_mode(struct vt_buf *vb, int yes);
222 void vtbuf_dirty(struct vt_buf *vb, const term_rect_t *area);
225 int vtbuf_iscursor(const struct vt_buf *vb, int row, int col);
228 int vtbuf_set_mark(struct vt_buf *vb, int type, int col, int row);
229 int vtbuf_get_marked_len(struct vt_buf *vb);
230 void vtbuf_extract_marked(struct vt_buf *vb, term_char_t *buf, int sz);
241 #define VTBUF_SLCK_ENABLE(vb) vtbuf_scroll_mode((vb), 1)
242 #define VTBUF_SLCK_DISABLE(vb) vtbuf_scroll_mode((vb),
[all...]
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
156 vthistory_getpos(const struct vt_buf *vb, unsigned int *offset) argument
165 vtbuf_htw(const struct vt_buf *vb, int row) argument
180 vtbuf_wth(const struct vt_buf *vb, int row) argument
210 vtbuf_iscursor(const struct vt_buf *vb, int row, int col) argument
255 vtbuf_dirty_locked(struct vt_buf *vb, const term_rect_t *area) argument
269 vtbuf_dirty(struct vt_buf *vb, const term_rect_t *area) argument
278 vtbuf_dirty_cell_locked(struct vt_buf *vb, const term_pos_t *p) argument
289 vtbuf_make_undirty(struct vt_buf *vb) argument
297 vtbuf_undirty(struct vt_buf *vb, term_rect_t *r) argument
307 vtbuf_copy(struct vt_buf *vb, const term_rect_t *r, const term_pos_t *p2) argument
367 vtbuf_fill(struct vt_buf *vb, const term_rect_t *r, term_char_t c) argument
382 vtbuf_fill_locked(struct vt_buf *vb, const term_rect_t *r, term_char_t c) argument
405 vtbuf_init_rows(struct vt_buf *vb) argument
416 vtbuf_init_early(struct vt_buf *vb) argument
441 vtbuf_init(struct vt_buf *vb, const term_pos_t *p) argument
460 vtbuf_sethistory_size(struct vt_buf *vb, unsigned int size) argument
471 vtbuf_grow(struct vt_buf *vb, const term_pos_t *p, unsigned int history_size) argument
632 vtbuf_putchar(struct vt_buf *vb, const term_pos_t *p, term_char_t c) argument
654 vtbuf_cursor_position(struct vt_buf *vb, const term_pos_t *p) argument
670 vtbuf_flush_mark(struct vt_buf *vb) argument
693 vtbuf_get_marked_len(struct vt_buf *vb) argument
720 vtbuf_extract_marked(struct vt_buf *vb, term_char_t *buf, int sz) argument
753 vtbuf_set_mark(struct vt_buf *vb, int type, int col, int row) argument
820 vtbuf_cursor_visibility(struct vt_buf *vb, int yes) argument
838 vtbuf_scroll_mode(struct vt_buf *vb, int yes) argument
[all...]
/freebsd-11-stable/sys/libkern/
H A Dbcmp.c62 ul va, vb; local
91 vb = *(culp)p2;
93 if (*(culp)p1 != (va >> shr | vb << shl))
96 va = vb;
H A Dstrlen.c86 long va, vb; local
100 vb = ((~*lp) & mask80);
102 if (va & vb)
111 vb = ((~*lp) & mask80);
112 if (va & vb) {
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DSymbols.cpp365 static uint8_t getMinVisibility(uint8_t va, uint8_t vb) { argument
367 return vb;
368 if (vb == STV_DEFAULT)
370 return std::min(va, vb);
/freebsd-11-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

Completed in 339 milliseconds

12