Searched refs:vt (Results 1 - 25 of 76) sorted by relevance

1234

/freebsd-11-stable/sys/sys/
H A D_vm_domain.h56 #define VM_DOMAIN_POLICY_STATIC_INITIALISER(vt, vd) \
58 .p.policy = vt, \
/freebsd-11-stable/sys/vm/
H A Dvm_domain.h48 vm_domain_policy_type_t vt, int domain);
58 vm_domain_policy_type_t vt, int domain);
60 const struct vm_domain_policy *vt);
H A Dvm_domain.c116 vm_domain_policy_type_t vt, int domain)
120 vp->p.policy = vt;
222 vm_domain_policy_type_t vt, int domain)
226 switch (vt) {
266 const struct vm_domain_policy *vt)
280 switch (vt->p.policy) {
282 vi->policy = vt->p.policy;
283 vi->domain = vt->p.domain;
287 vi->policy = vt->p.policy;
288 vi->domain = vt
115 vm_domain_policy_set(struct vm_domain_policy *vp, vm_domain_policy_type_t vt, int domain) argument
221 vm_domain_iterator_set(struct vm_domain_iterator *vi, vm_domain_policy_type_t vt, int domain) argument
265 _vm_domain_iterator_set_policy(struct vm_domain_iterator *vi, const struct vm_domain_policy *vt) argument
318 vm_domain_iterator_set_policy(struct vm_domain_iterator *vi, const struct vm_domain_policy *vt) argument
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs_vfsops.c44 rtstr(struct puffs_usermount *pu, const char *str, enum vtype vt) argument
54 dtfs_baseattrs(va, vt, 2);
60 puffs_setrootinfo(pu, vt, 0, 0);
66 rtdev(struct puffs_usermount *pu, const char *str, enum vtype vt) argument
75 dtfs_baseattrs(va, vt, 2);
79 if (vt == VBLK)
84 puffs_setrootinfo(pu, vt, 0, va->va_rdev);
90 rtnorm(struct puffs_usermount *pu, const char *str, enum vtype vt) argument
95 dtfs_baseattrs(va, vt, 2);
96 if (vt
108 enum vtype vt; member in struct:rtype
[all...]
/freebsd-11-stable/sys/dev/vt/font/
H A Dvt_mouse_cursor.c33 #include <dev/vt/vt.h>
/freebsd-11-stable/sys/dev/vt/
H A Dvt_consolectl.c38 #include <dev/vt/vt.h>
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Dndis_events.c243 VARIANT vt; local
254 0, &vt, NULL, NULL);
262 SafeArrayGetLBound(V_ARRAY(&vt), 1, &lower);
263 SafeArrayGetUBound(V_ARRAY(&vt), 1, &upper);
269 VariantClear(&vt);
275 SafeArrayGetElement(V_ARRAY(&vt), &k, &ch);
280 VariantClear(&vt);
320 VARIANT vtClass, vt; local
331 hr = IWbemClassObject_Get(pObj, L"InstanceName", 0, &vt, NULL,
348 if (wcscmp(events->adapter_desc, vt
493 VARIANT vt; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtIterator.cpp26 while (const ArrayType *vt = dyn_cast<ArrayType>(t)) {
27 if (const VariableArrayType *vat = dyn_cast<VariableArrayType>(vt))
31 t = vt->getElementType().getTypePtr();
/freebsd-11-stable/share/vt/fonts/
H A DMakefile1 # $FreeBSD: stable/11/share/vt/fonts/Makefile 338917 2018-09-24 18:41:32Z emaste $
19 FILESDIR= ${SHAREDIR}/vt/fonts
/freebsd-11-stable/sys/dev/vt/hw/efifb/
H A Defifb.c31 __FBSDID("$FreeBSD: stable/11/sys/dev/vt/hw/efifb/efifb.c 355811 2019-12-16 18:04:31Z emaste $");
46 #include <dev/vt/vt.h>
47 #include <dev/vt/hw/fb/vt_fb.h>
48 #include <dev/vt/colors/vt_termcolors.h>
/freebsd-11-stable/sys/teken/
H A Dteken_subr_compat.h68 teken_subr_cons25_switch_virtual_terminal(teken_t *t, unsigned int vt) argument
71 teken_funcs_param(t, TP_SWITCHVT, vt);
/freebsd-11-stable/sys/powerpc/ps3/
H A Dps3_syscons.c45 #include <dev/vt/vt.h>
46 #include <dev/vt/hw/fb/vt_fb.h>
47 #include <dev/vt/colors/vt_termcolors.h>
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAEnumDebugStreams.cpp29 VarIndex.vt = VT_I4;
H A DDIAEnumTables.cpp27 Var.vt = VT_UINT;
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h174 InputArg(ArgFlagsTy flags, EVT vt, EVT argvt, bool used, argument
177 VT = vt.getSimpleVT();
212 OutputArg(ArgFlagsTy flags, EVT vt, EVT argvt, bool isfixed, argument
216 VT = vt.getSimpleVT();
/freebsd-11-stable/share/
H A DMakefile94 _vt= vt
/freebsd-11-stable/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c48 #include <dev/vt/vt.h>
49 #include <dev/vt/hw/fb/vt_fb.h>
50 #include <dev/vt/colors/vt_termcolors.h>
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlparser.h46 lu_byte vt; /* whether 't' is register (VLOCAL) or upvalue (VUPVAL) */ member in struct:expdesc::__anon5398::__anon5399
/freebsd-11-stable/contrib/netbsd-tests/bin/cat/
H A Dt_cat.sh106 "using options '-vt'"
111 cat -vt $(atf_get_srcdir)/d_vt_output.in
/freebsd-11-stable/contrib/lua/src/
H A Dlparser.h39 ind.vt = whether 't' is register or upvalue;
63 lu_byte vt; /* whether 't' is register (VLOCAL) or upvalue (VUPVAL) */ member in struct:expdesc::__anon3423::__anon3424
/freebsd-11-stable/tools/tools/vop_table/
H A Dvop_table.pl20 $infile = "/tmp/vt.$$";
41 foreach $vt (@vop_tdefs) {
42 if ($vt =~ m/typedef\s+(\S+)\s+vop_(\S+)_t\(/) {
/freebsd-11-stable/usr.bin/numactl/
H A Dnumactl.c61 policy_to_str(vm_domain_policy_type_t vt) argument
64 switch (vt) {
/freebsd-11-stable/sys/dev/fb/
H A Dcreator_vt.c35 #include <dev/vt/vt.h>
36 #include <dev/vt/hw/fb/vt_fb.h>
37 #include <dev/vt/colors/vt_termcolors.h>
H A Dfbd.c51 #include <dev/vt/vt.h>
52 #include <dev/vt/hw/fb/vt_fb.h>
/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fbd.c51 #include <dev/vt/vt.h>
52 #include <dev/vt/colors/vt_termcolors.h>

Completed in 168 milliseconds

1234