Home
last modified time | relevance | path

Searched refs:vb (Results 1 – 25 of 27) sorted by relevance

12

/dflybsd-src/share/terminfo/
H A DMakefile.entries260 a/apple-uterm-vb \
1986 t/tvi912b+vb \
1993 t/tvi912b-mc-vb \
1996 t/tvi912b-p-vb \
1999 t/tvi912b-unk-vb \
2000 t/tvi912b-vb \
2001 t/tvi912b-vb-mc \
2002 t/tvi912b-vb-p \
2003 t/tvi912b-vb-unk \
2011 t/tvi912c-mc-vb \
[all …]
/dflybsd-src/sys/libkern/
H A Dbcmp.c60 ul va, vb; in bcmp() local
89 vb = *(culp)p2; in bcmp()
91 if (*(culp)p1 != (va >> shr | vb << shl)) in bcmp()
94 va = vb; in bcmp()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgenopinit.c50 pattern_cmp (const void *va, const void *vb) in pattern_cmp() argument
53 const optab_pattern *b = (const optab_pattern *)vb; in pattern_cmp()
58 optab_kind_cmp (const void *va, const void *vb) in optab_kind_cmp() argument
61 const optab_def *b = (const optab_def *)vb; in optab_kind_cmp()
69 optab_rcode_cmp (const void *va, const void *vb) in optab_rcode_cmp() argument
72 const optab_def *b = (const optab_def *)vb; in optab_rcode_cmp()
H A Dtree-ssa-loop-manip.c69 tree vb, va; in create_iv() local
75 vb = make_ssa_name (var); in create_iv()
80 vb = make_temp_ssa_name (TREE_TYPE (base), NULL, "ivtmp"); in create_iv()
84 *var_before = vb; in create_iv()
128 stmt = gimple_build_assign (va, incr_op, vb, step); in create_iv()
138 phi = create_phi_node (vb, loop->header); in create_iv()
H A Dcfgexpand.c850 struct stack_var *vb = &stack_vars[b]; in union_stack_vars() local
865 if (vb->conflicts) in union_stack_vars()
867 EXECUTE_IF_SET_IN_BITMAP (vb->conflicts, 0, u, bi) in union_stack_vars()
869 BITMAP_FREE (vb->conflicts); in union_stack_vars()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgraphite-ppl.c275 mpz_t va, vb; in ppl_lexico_compare_linear_expressions() local
281 mpz_init (vb); in ppl_lexico_compare_linear_expressions()
293 ppl_Coefficient_to_mpz_t (c, vb); in ppl_lexico_compare_linear_expressions()
294 res = mpz_cmp (va, vb); in ppl_lexico_compare_linear_expressions()
300 mpz_clear (vb); in ppl_lexico_compare_linear_expressions()
306 mpz_clear (vb); in ppl_lexico_compare_linear_expressions()
H A Dtree-ssa-loop-manip.c57 tree vb, va; in create_iv() local
67 vb = make_ssa_name (var, NULL); in create_iv()
69 *var_before = vb; in create_iv()
114 stmt = gimple_build_assign_with_ops (incr_op, va, vb, step); in create_iv()
124 stmt = create_phi_node (vb, loop->header); in create_iv()
125 SSA_NAME_DEF_STMT (vb) = stmt; in create_iv()
H A Dtree-ssa.c1056 int_tree_map_eq (const void *va, const void *vb) in int_tree_map_eq() argument
1059 const struct int_tree_map *b = (const struct int_tree_map *) vb; in int_tree_map_eq()
1074 uid_decl_map_eq (const void *va, const void *vb) in uid_decl_map_eq() argument
1077 const_tree b = (const_tree) vb; in uid_decl_map_eq()
1092 uid_ssaname_map_eq (const void *va, const void *vb) in uid_ssaname_map_eq() argument
1095 const_tree b = (const_tree) vb; in uid_ssaname_map_eq()
H A Dcfgexpand.c745 struct stack_var *vb = &stack_vars[b]; in union_stack_vars() local
760 if (vb->conflicts) in union_stack_vars()
762 EXECUTE_IF_SET_IN_BITMAP (vb->conflicts, 0, u, bi) in union_stack_vars()
764 BITMAP_FREE (vb->conflicts); in union_stack_vars()
H A Dtree-data-ref.c4981 int va, vb; in create_rdg_edge_for_ddr() local
4997 vb = rdg_vertex_for_stmt (rdg, DR_STMT (drb)); in create_rdg_edge_for_ddr()
4999 if (va < 0 || vb < 0) in create_rdg_edge_for_ddr()
5002 e = add_edge (rdg, va, vb); in create_rdg_edge_for_ddr()
H A Dtree.c5833 tree_map_base_eq (const void *va, const void *vb) in tree_map_base_eq() argument
5836 *const b = (const struct tree_map_base *) vb; in tree_map_base_eq()
6108 type_hash_eq (const void *va, const void *vb) in type_hash_eq() argument
6111 *const b = (const struct type_hash *) vb; in type_hash_eq()
H A Dtree-cfg.c714 locus_map_eq (const void *va, const void *vb) in locus_map_eq() argument
717 const struct locus_discrim_map *b = (const struct locus_discrim_map *) vb; in locus_map_eq()
/dflybsd-src/games/hack/
H A Dhack.do_name.c269 xmonnam(struct monst *mtmp, int vb) in xmonnam() argument
272 if (mtmp->mnamelth && !vb) { in xmonnam()
300 if (vb && mtmp->mnamelth) { in xmonnam()
/dflybsd-src/games/atc/
H A Dlog.c60 compar(const void *va, const void *vb) in compar() argument
65 b = (const SCORE *)vb; in compar()
/dflybsd-src/share/termcap/
H A Dtermcap.src260 :ts=\E7\E[25;%+^HH:vb=\E[?5h\E[?5l:ve=\E[11;0j:\
291 :up=\E[A:us=\E[4m:vb=\E[?5h\E[?5l:ve=\E[12;0j:\
337 :us=\E[4m:vb=^G:bc=\E[D:
731 :vb=\EU\EX\EU\EX\EU\EX\EU\EX:k6=^A6^M:k7=^A7^M:k8=^A8^M:k9=^A9^M:\
747 :vb=\EK0001??0000K0001202080\001:\
757 :vb=\EK0001??0000K0001202080\001:\
782 …:vb=\E[?5h\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200…
790 …:vb=\E[?5h\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200…
791 cit101:li#24:vb@:tc=citc:
809 :vb=\E^G:so=\EU!:se=\EV!:us=\EU":ue=\EV":cd=\EJ:\
[all …]
/dflybsd-src/sys/dev/raid/vinum/
H A Dvinumio.c46 static int drivecmp(const void *va, const void *vb);
842 drivecmp(const void *va, const void *vb) in drivecmp() argument
845 const struct drive *b = &DRIVE[*(const int *) vb]; in drivecmp()
/dflybsd-src/games/wump/
H A Dwump.c701 int_compare(const void *va, const void *vb) in int_compare() argument
706 b = (const int *)vb; in int_compare()
/dflybsd-src/bin/date/
H A Dvary.c425 vary_apply(const struct vary *vb, time_t tval, struct tm *t) in vary_apply() argument
436 for (v = vb; v; v = v->next) { in vary_apply()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Ddynobj.cc1563 Version_base* vb = ins.first->second; in add_def() local
1567 gold_assert(vb != NULL); in add_def()
1568 vb->clear_weak(); in add_def()
/dflybsd-src/contrib/binutils-2.27/gold/
H A Ddynobj.cc1564 Version_base* vb = ins.first->second; in add_def() local
1568 gold_assert(vb != NULL); in add_def()
1569 vb->clear_weak(); in add_def()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-gimplify.c711 cxx_int_tree_map_eq (const void *va, const void *vb) in cxx_int_tree_map_eq() argument
714 const struct cxx_int_tree_map *b = (const struct cxx_int_tree_map *) vb; in cxx_int_tree_map_eq()
/dflybsd-src/contrib/ncurses/misc/
H A Dterminfo.src174 # -vb Use visible bell (<flash>) rather than <bel>.
2395 vt100-vb|dec vt100 (w/advanced video) & no beep,
10221 # No | Yes | Yes | N/A | No || -vb-unk
10222 # No | Yes | Yes | N/A | Yes || -vb-p
10227 # Yes | Yes | Yes | No | N/A || -vb
10228 # Yes | Yes | Yes | Yes | N/A || -vb-mc
10231 # and no magic cookies would be tvi920c-vb; a model 912 B without the
10473 tvi912b+vb|TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C second page memory option "visible bel…
10490 tvi912b-vb-unk|tvi912c-vb-unk|tvi912b-unk-vb|tvi912c-unk-vb|TeleVideo TVI-912B or TVI-912C (second …
10491 use=tvi912b+vb, use=tvi912b-unk,
[all …]
/dflybsd-src/contrib/file/magic/Magdir/
H A Dsysex420 …overflow.com/questions/52906076/handling-midi-the-input-of-multiple-system-exclusive-messages-in-vb
/dflybsd-src/contrib/gdb-7/gdb/
H A Dtracepoint.c891 memrange_cmp (const void *va, const void *vb) in memrange_cmp() argument
893 const struct memrange *a = va, *b = vb; in memrange_cmp()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c4494 tree vb = NULL_TREE; in omp_privatize_field() local
4495 tree &v = shared ? vb : omp_private_member_map->get_or_insert (t); in omp_privatize_field()

12