Searched defs:v1 (Results 1 - 25 of 100) sorted by path

1234

/freebsd-10-stable/contrib/atf/atf-c++/
H A Dmacros_test.cpp119 long v1 = atf::text::to_type< long >(get_config_var("v1")); local
379 const char *v1; member in struct:test
/freebsd-10-stable/contrib/atf/atf-c/
H A Dmacros_test.c385 const char *v1; member in struct:check_eq_test
607 const char *v1; member in struct:require_eq_test
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Ddebug.c3342 struct debug_method_variant *v1, *v2; local
[all...]
H A Dieee.c556 bfd_vma v1, v2; local
/freebsd-10-stable/contrib/bsnmp/snmpd/
H A Dmain.c2260 compare_node(const void *v1, const void *v2) argument
2694 vacm_compare_user(struct vacm_user *v1, struct vacm_user *v2) argument
2832 vacm_compare_access_rule(struct vacm_access *v1, struct vacm_access *v2) argument
2947 vacm_compare_view(struct vacm_view *v1, struct vacm_view *v2) argument
[all...]
/freebsd-10-stable/contrib/diff/src/
H A Ddir.c259 int v1 = (*handle_file) (cmp, local
/freebsd-10-stable/contrib/gcc/config/mips/
H A Dmips.c2060 rtx dest, insn, v0, v1, tmp1, tmp2, eqv; local
/freebsd-10-stable/contrib/gcc/config/sparc/
H A Dsparc.c5163 rtx v0, v1; local
/freebsd-10-stable/contrib/gcc/
H A Ddwarf2out.c6028 same_dw_val_p(dw_val_node *v1, dw_val_node *v2, int *mark) argument
[all...]
H A Dexpmed.c1905 rtx base, a1, a2, v1, v2, comb, shift, result, start; local
[all...]
H A Dfold-const.c2701 tree v1, v2; local
H A Dgcc.c7820 compare_version_strings(const char *v1, const char *v2) argument
H A Dglobal.c646 int v1 = *(const int *)v1p, v2 = *(const int *)v2p; local
H A Dreload.c6942 rtx v1 = XVECEXP (pat, 0, i); local
H A Dunwind-dw2-fde.c536 fde_merge(struct object *ob, fde_compare_t fde_compare, struct fde_vector *v1, struct fde_vector *v2) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dada-valprint.c169 struct value *v0, *v1; local
H A Dax-gdb.c187 struct value *v1; local
H A Dvalarith.c780 DOUBLEST v1, v2, v = 0; local
826 LONGEST v1, v2, v = 0; local
910 ULONGEST v1, v2, v = 0; local
1035 LONGEST v1, v2, v = 0; local
[all...]
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Denv.cpp1053 vunits v1, v2; local
H A Dnode.cpp3008 vunits v1, v2; local
/freebsd-10-stable/contrib/ipfilter/lib/
H A Dsave_v1trap.c206 snmpv1_opts_t *v1 = ctx; local
225 snmpv1_opts_t *v1 = ctx; local
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dmain.c474 assertion_equal_int(const char *file, int line, long long v1, const char *e1, long long v2, const char *e2, void *extra) argument
636 assertion_equal_string(const char *file, int line, const char *v1, const char *e1, const char *v2, const char *e2, void *extra, int utf8) argument
698 assertion_equal_wstring(const char *file, int line, const wchar_t *v1, const char *e1, const wchar_t *v2, const char *e2, void *extra) argument
764 const char *v1 = (const char *)_v1; local
802 const char *v1 = (const char *)_v1; local
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Dxxhash.c240 U32 v1 = seed + PRIME32_1 + PRIME32_2; local
321 U32 v1; member in struct:XXH_state32_t
397 U32 v1 = state->v1; local
[all...]
/freebsd-10-stable/contrib/libpcap/
H A Doptimize.c510 int v0, v1; member in struct:valnode
543 F(int code, int v0, int v1) argument
583 fold_op(struct stmt *s, int v0, int v1) argument
/freebsd-10-stable/contrib/libucl/src/
H A Dxxhash.c219 U32 v1 = seed + PRIME32_1 + PRIME32_2; local
301 U32 v1; member in struct:XXH_state32_t
375 U32 v1 = state->v1; local
[all...]

Completed in 342 milliseconds

1234