Home
last modified time | relevance | path

Searched refs:vv (Results 1 – 25 of 78) sorted by relevance

1234

/freebsd/crypto/openssl/crypto/conf/
H A Dconf_api.c25 CONF_VALUE vv; in _CONF_get_section() local
29 vv.name = NULL; in _CONF_get_section()
30 vv.section = (char *)section; in _CONF_get_section()
31 return conf->data != NULL ? lh_CONF_VALUE_retrieve(conf->data, &vv) : NULL; in _CONF_get_section()
69 CONF_VALUE *v, vv; in _CONF_get_string() local
79 vv.name = (char *)name; in _CONF_get_string()
80 vv.section = (char *)section; in _CONF_get_string()
81 v = lh_CONF_VALUE_retrieve(conf->data, &vv); in _CONF_get_string()
90 vv.section = "default"; in _CONF_get_string()
91 vv.name = (char *)name; in _CONF_get_string()
[all …]
/freebsd/share/mk/
H A Dbsd.mkopt.mk165 .for vv in ${__DEFAULT_DEPENDENT_OPTIONS}
166 .if defined(WITH_${vv:H}) && defined(WITHOUT_${vv:H})
167 MK_${vv:H}?= no
168 .elif defined(WITH_${vv:H})
169 MK_${vv:H}?= yes
170 .elif defined(WITHOUT_${vv:H})
171 MK_${vv:H}?= no
173 MK_${vv:H}?= ${MK_${vv:T}}
175 MK_${vv:H}:= ${MK_${vv:H}}
H A Dsrc.opts.mk533 .for vv in \
536 .if defined(WITH_${vv:H})
537 MK_${vv:H}:= yes
538 .elif defined(WITHOUT_${vv:H})
539 MK_${vv:H}:= no
541 MK_${vv:H}:= ${MK_${vv:T}}
/freebsd/bin/sh/tests/expansion/
H A Dexport1.02 w='@ vv=6'
4 v=0 vv=0
7 [ "$vv" = "6" ] || echo "Expected 6 got $vv"
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Driscv_andes_vector.td174 defm nds_vd4dots : RVVD4DOT<[["vv", "v", "vv(FixedSEW:8)v(FixedSEW:8)v"]],
175 [["vv", "v", "vv(FixedSEW:16)v(FixedSEW:16)v"]]>;
176 defm nds_vd4dotu : RVVD4DOT<[["vv", "Uv", "UvUv(FixedSEW:8)Uv(FixedSEW:8)Uv"]],
177 [["vv", "Uv", "UvUv(FixedSEW:16)Uv(FixedSEW:16)Uv"]]>;
178 defm nds_vd4dotsu : RVVD4DOT<[["vv", "v", "vv(FixedSEW:8)v(FixedSEW:8)Uv"]],
179 [["vv", "v", "vv(FixedSEW:16)v(FixedSEW:16)Uv"]]>;
H A Driscv_vector_common.td124 // type transformer (say "vv") each of the types is separated with an
338 [["vv", "v", "vvv"],
343 [["vv", "v", "vvvu"],
348 [["vv", "Uv", "UvUvUv"],
353 [["vv", "Uv", "UvUvUvu"],
362 [["vv", "v", "vvv"],
365 [["vv", "Uv", "UvUvUv"],
375 [["vv", "v", "vvUv"],
380 [["vv", "v", "vvUvu"],
385 [["vv", "Uv", "UvUvUv"],
[all …]
H A Driscv_vector.td276 string S = !cond(!eq(nf, 2): !if(signed, "vv", "UvUv"),
320 def : RVVBuiltin<"v", "vv", type_range>;
333 def : RVVBuiltin<"v", "vv", type_range>;
359 def : RVVBuiltin<"v", "vv", type_range>;
864 [["vv", "v", "vvUv"],
877 [["vv", "w", "wvv"],
880 [["vv", "Uw", "UwUvUv"],
883 [["vv", "w", "wvUv"],
898 [["vv", "Uw", "UwUwUvUv"],
901 [["vv", "w", "wwvv"],
[all …]
H A Driscv_sifive_vector.td130 defm sf_vqmaccu_2x8x2 : RVVVQMACCDODBuiltinSet<[["", "v", "vv(FixedSEW:8)SUv(FixedSEW:8)Uv"]]>;
131 defm sf_vqmacc_2x8x2 : RVVVQMACCDODBuiltinSet<[["", "v", "vv(FixedSEW:8)Sv(FixedSEW:8)v"]]>;
132 defm sf_vqmaccus_2x8x2 : RVVVQMACCDODBuiltinSet<[["", "v", "vv(FixedSEW:8)SUv(FixedSEW:8)v"]]>;
133 defm sf_vqmaccsu_2x8x2 : RVVVQMACCDODBuiltinSet<[["", "v", "vv(FixedSEW:8)Sv(FixedSEW:8)Uv"]]>;
/freebsd/tests/sys/netpfil/pf/
H A Dtable.sh64 jexec alcatraz pfctl -t foo -T show -vv
104 jexec alcatraz pfctl -t foo6 -T show -vv
144 jexec alcatraz pfctl -t foo -T show -vv
195 jexec alcatraz pfctl -t foo -T show -vv
206 jexec alcatraz pfctl -t foo -T show -vv
235 jexec alcatraz pfctl -t foo -T show -vv
272 jexec alcatraz pfctl -t foo -T show -vv
278 jexec alcatraz pfctl -t foo -T show -vv
283 jexec alcatraz pfctl -t foo -T show -vv
289 jexec alcatraz pfctl -t foo -T show -vv
[all …]
H A Dicmp6.sh77 jexec alcatraz pfctl -ss -vv
78 jexec alcatraz pfctl -sr -vv
181 jexec alcatraz pfctl -ss -vv
185 jexec alcatraz pfctl -ss -vv
188 jexec alcatraz pfctl -ss -vv
191 jexec alcatraz pfctl -ss -vv
H A Donce.sh63 jexec alcatraz pfctl -sr -vv
113 jexec alcatraz pfctl -sr -vv -a "*"
116 jexec alcatraz pfctl -sr -vv -a "*"
H A Danchor.sh356 jexec alcatraz pfctl -sr -vv
359 jexec alcatraz pfctl -sr -vv -z
362 jexec alcatraz pfctl -sr -vv -a "foo"
365 jexec alcatraz pfctl -sr -vv -z -a "foo"
368 jexec alcatraz pfctl -sr -vv -a "foo"
489 jexec alcatraz pfctl -sr -vv -a "*"
H A Dpflog.sh119 jexec alcatraz pfctl -sr -vv
121 jexec alcatraz pfctl -ss -vv
175 jexec alcatraz pfctl -sr -vv
177 jexec alcatraz pfctl -ss -vv
232 jexec alcatraz pfctl -sr -vv
234 jexec alcatraz pfctl -ss -vv
443 jexec alcatraz pfctl -sr -a '*' -vv
H A Dmacro.sh24 no=$(jexec alcatraz pfctl -sr -vv | awk '/ruleNo/ { gsub("@", "", $1); print $1; }')
25 …ruleno=$(jexec alcatraz pfctl -sr -vv | awk '/ruleNo/ { gsub(/"ruleNo:/, "", $7); gsub(/"/, "", $7…
H A Dget_state.sh104 jexec alcatraz pfctl -ss -vv
112 jexec alcatraz pfctl -ss -vv
H A Dmatch.sh227 jexec rtr pfctl -ss -vv
228 jexec rtr pfctl -sr -vv -a "*"
/freebsd/sys/kern/
H A Dsubr_boot.c177 char *vv = buf; in boot_parse_arg() local
180 n = strsep(&vv, "="); in boot_parse_arg()
181 if (vv == NULL) in boot_parse_arg()
184 SETENV(n, vv); in boot_parse_arg()
/freebsd/contrib/sqlite3/autosetup/
H A Dproj.tcl2359 set vv [lindex $argv $i]
2362 set vv $blob(${arg}.script)
2364 set vv $flags($arg)
2369 set vv [concat {*}$blob(${arg}.call) $arg $vv]
2373 } elseif {"" eq $vv || [string is double -strict $vv]} {
2375 } elseif {$vv in {incr}} {
2377 switch -exact $vv {
2379 set xx $flags($k); incr xx; set vv $xx; unset xx
2382 proj-error "Unhandled \$vv value $vv"
2386 set vv [list eval $vv]
[all …]
/freebsd/usr.sbin/cron/cron/
H A Dpopen.c63 char **pop, *vv[2]; in cron_popen() local
92 vv[0] = argv[argc]; in cron_popen()
93 vv[1] = NULL; in cron_popen()
94 pop = copyblk(vv); in cron_popen()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZvqdotq.td21 def VQDOT_VV : VALUVV<0b101100, OPMVV, "vqdot.vv">;
23 def VQDOTU_VV : VALUVV<0b101000, OPMVV, "vqdotu.vv">;
25 def VQDOTSU_VV : VALUVV<0b101010, OPMVV, "vqdotsu.vv">;
H A DRISCVInstrInfoV.td596 def V : VALUVV<funct6, OPIVV, opcodestr # ".vv">,
631 def V : VALUrVV<funct6, OPMVV, opcodestr # ".vv">,
649 def V : VALUrVV<funct6, OPMVV, opcodestr # ".vv", EarlyClobber=1>,
688 def V : VALUVVNoVm<funct6, OPIVV, opcodestr # ".vv">,
709 def V : VALUVV<funct6, OPFVV, opcodestr # ".vv">,
721 def V : VALUVV<funct6, OPFVV, opcodestr # ".vv">,
734 def V : VALUVV<funct6, OPFVV, opcodestr # ".vv">,
739 def V : VALUVV<funct6, OPFVV, opcodestr # ".vv">,
746 def V : VALUrVV<funct6, OPFVV, opcodestr # ".vv">,
756 def V : VALUrVV<funct6, OPFVV, opcodestr # ".vv", EarlyClobber=1>,
[all …]
/freebsd/crypto/openssl/include/internal/
H A Dhashtable.h229 HT_VALUE *vv; \
230 vv = ossl_ht_get(h, key); \
231 if (vv == NULL) \
233 *v = ossl_rcu_deref(&vv); \
/freebsd/contrib/tcsh/
H A Dtc.func.c492 findvv(Char **vv, const char *cp) in findvv() argument
494 for (; vv && *vv; vv++) { in findvv()
496 for (i = 0; (*vv)[i] && (*vv)[i] == cp[i]; i++) in findvv()
498 if ((*vv)[i] == '\0' && cp[i] == '\0') in findvv()
516 Char **vv; in find_stop_ed() local
522 vv = varp->vec; in find_stop_ed()
524 vv = NULL; in find_stop_ed()
526 if (! vv) { in find_stop_ed()
576 if ((vv && findvv(vv, cp)) || in find_stop_ed()
H A Dsh.exec.c634 dohash(Char **vv, struct command *c) in dohash() argument
652 if (vv && vv[1]) { in dohash()
653 uhashlength = atoi(short2str(vv[1])); in dohash()
654 if (vv[2]) { in dohash()
655 uhashwidth = atoi(short2str(vv[2])); in dohash()
660 if (vv[3]) in dohash()
661 hashdebug = atoi(short2str(vv[3])); in dohash()
/freebsd/bin/chmod/tests/
H A Dchmod_test.sh164 atf_check -o file:output.txt chmod -vv 0700 foo bar
165 atf_check chmod -vv 0700 foo bar

1234