Home
last modified time | relevance | path

Searched refs:vip (Results 1 – 25 of 1830) sorted by relevance

12345678910>>...74

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/sta2x11/
H A Dsta2x11_vip.c341 start_dma(vip, vip->active); in start_streaming()
805 vip->active->vb.sequence = vip->sequence++; in vip_irq()
851 vip->vb_vidq.drv_priv = vip; in sta2x11_vip_init_buffer()
856 vip->vb_vidq.dev = &vip->pdev->dev; in sta2x11_vip_init_buffer()
857 vip->vb_vidq.lock = &vip->v4l_lock; in sta2x11_vip_init_buffer()
874 vip->v4l2_dev.ctrl_handler = &vip->ctrl_hdl; in sta2x11_vip_init_controls()
1067 vip->video_dev.v4l2_dev = &vip->v4l2_dev; in sta2x11_vip_init_one()
1068 vip->video_dev.queue = &vip->vb_vidq; in sta2x11_vip_init_one()
1069 vip->video_dev.lock = &vip->v4l_lock; in sta2x11_vip_init_one()
1070 video_set_drvdata(&vip->video_dev, vip); in sta2x11_vip_init_one()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/sta2x11/
H A Dsta2x11_vip.c341 start_dma(vip, vip->active); in start_streaming()
805 vip->active->vb.sequence = vip->sequence++; in vip_irq()
851 vip->vb_vidq.drv_priv = vip; in sta2x11_vip_init_buffer()
856 vip->vb_vidq.dev = &vip->pdev->dev; in sta2x11_vip_init_buffer()
857 vip->vb_vidq.lock = &vip->v4l_lock; in sta2x11_vip_init_buffer()
874 vip->v4l2_dev.ctrl_handler = &vip->ctrl_hdl; in sta2x11_vip_init_controls()
1067 vip->video_dev.v4l2_dev = &vip->v4l2_dev; in sta2x11_vip_init_one()
1068 vip->video_dev.queue = &vip->vb_vidq; in sta2x11_vip_init_one()
1069 vip->video_dev.lock = &vip->v4l_lock; in sta2x11_vip_init_one()
1070 video_set_drvdata(&vip->video_dev, vip); in sta2x11_vip_init_one()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/sta2x11/
H A Dsta2x11_vip.c341 start_dma(vip, vip->active); in start_streaming()
805 vip->active->vb.sequence = vip->sequence++; in vip_irq()
851 vip->vb_vidq.drv_priv = vip; in sta2x11_vip_init_buffer()
856 vip->vb_vidq.dev = &vip->pdev->dev; in sta2x11_vip_init_buffer()
857 vip->vb_vidq.lock = &vip->v4l_lock; in sta2x11_vip_init_buffer()
874 vip->v4l2_dev.ctrl_handler = &vip->ctrl_hdl; in sta2x11_vip_init_controls()
1067 vip->video_dev.v4l2_dev = &vip->v4l2_dev; in sta2x11_vip_init_one()
1068 vip->video_dev.queue = &vip->vb_vidq; in sta2x11_vip_init_one()
1069 vip->video_dev.lock = &vip->v4l_lock; in sta2x11_vip_init_one()
1070 video_set_drvdata(&vip->video_dev, vip); in sta2x11_vip_init_one()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/freevxfs/
H A Dvxfs_inode.c62 vip->vii_nlink, vip->vii_uid, vip->vii_gid); in vxfs_dumpi()
64 vip->vii_size, vip->vii_blocks); in vxfs_dumpi()
84 if (VXFS_ISCHR(vip)) in vxfs_transmod()
86 if (VXFS_ISDIR(vip)) in vxfs_transmod()
88 if (VXFS_ISBLK(vip)) in vxfs_transmod()
90 if (VXFS_ISLNK(vip)) in vxfs_transmod()
92 if (VXFS_ISREG(vip)) in vxfs_transmod()
94 if (VXFS_ISSOC(vip)) in vxfs_transmod()
121 if (VXFS_ISDIR(vip)) in dip2vip_cpy()
123 else if (!VXFS_ISREG(vip) && !VXFS_ISLNK(vip)) in dip2vip_cpy()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/freevxfs/
H A Dvxfs_inode.c62 vip->vii_nlink, vip->vii_uid, vip->vii_gid); in vxfs_dumpi()
64 vip->vii_size, vip->vii_blocks); in vxfs_dumpi()
84 if (VXFS_ISCHR(vip)) in vxfs_transmod()
86 if (VXFS_ISDIR(vip)) in vxfs_transmod()
88 if (VXFS_ISBLK(vip)) in vxfs_transmod()
90 if (VXFS_ISLNK(vip)) in vxfs_transmod()
92 if (VXFS_ISREG(vip)) in vxfs_transmod()
94 if (VXFS_ISSOC(vip)) in vxfs_transmod()
121 if (VXFS_ISDIR(vip)) in dip2vip_cpy()
123 else if (!VXFS_ISREG(vip) && !VXFS_ISLNK(vip)) in dip2vip_cpy()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/freevxfs/
H A Dvxfs_inode.c62 vip->vii_nlink, vip->vii_uid, vip->vii_gid); in vxfs_dumpi()
64 vip->vii_size, vip->vii_blocks); in vxfs_dumpi()
84 if (VXFS_ISCHR(vip)) in vxfs_transmod()
86 if (VXFS_ISDIR(vip)) in vxfs_transmod()
88 if (VXFS_ISBLK(vip)) in vxfs_transmod()
90 if (VXFS_ISLNK(vip)) in vxfs_transmod()
92 if (VXFS_ISREG(vip)) in vxfs_transmod()
94 if (VXFS_ISSOC(vip)) in vxfs_transmod()
121 if (VXFS_ISDIR(vip)) in dip2vip_cpy()
123 else if (!VXFS_ISREG(vip) && !VXFS_ISLNK(vip)) in dip2vip_cpy()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/alpha/kernel/
H A Dcore_cia.c46 #define vip volatile int * macro
126 *(vip)CIA_IOC_CFG; in conf_read()
136 value = *(vip)addr; in conf_read()
151 *(vip)CIA_IOC_CFG; in conf_read()
180 *(vip)CIA_IOC_CFG; in conf_write()
190 *(vip)addr = value; in conf_write()
201 *(vip)CIA_IOC_CFG; in conf_write()
262 *(vip)CIA_IOC_PCI_TBIA; in cia_pci_tbi()
295 *(vip)CIA_IOC_CIA_CTRL; in cia_pci_tbi_try2()
323 *(vip)CIA_IOC_CIA_CTRL; in cia_pci_tbi_try2()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/alpha/kernel/
H A Dcore_cia.c46 #define vip volatile int * macro
126 *(vip)CIA_IOC_CFG; in conf_read()
136 value = *(vip)addr; in conf_read()
151 *(vip)CIA_IOC_CFG; in conf_read()
180 *(vip)CIA_IOC_CFG; in conf_write()
190 *(vip)addr = value; in conf_write()
201 *(vip)CIA_IOC_CFG; in conf_write()
262 *(vip)CIA_IOC_PCI_TBIA; in cia_pci_tbi()
295 *(vip)CIA_IOC_CIA_CTRL; in cia_pci_tbi_try2()
323 *(vip)CIA_IOC_CIA_CTRL; in cia_pci_tbi_try2()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/alpha/kernel/
H A Dcore_cia.c46 #define vip volatile int * macro
126 *(vip)CIA_IOC_CFG; in conf_read()
136 value = *(vip)addr; in conf_read()
151 *(vip)CIA_IOC_CFG; in conf_read()
180 *(vip)CIA_IOC_CFG; in conf_write()
190 *(vip)addr = value; in conf_write()
201 *(vip)CIA_IOC_CFG; in conf_write()
262 *(vip)CIA_IOC_PCI_TBIA; in cia_pci_tbi()
295 *(vip)CIA_IOC_CIA_CTRL; in cia_pci_tbi_try2()
323 *(vip)CIA_IOC_CIA_CTRL; in cia_pci_tbi_try2()
[all …]
/dports/editors/vigor/vigor-0.016/vi/
H A Dvs_msg.c65 VI_PRIVATE *vip; local
76 vip = VIP(sp);
87 if (vip->totalcount != 0 || vip->busy_ref != 1)
95 (void)gp->scr_cursor(sp, &vip->busy_oldy, &vip->busy_oldx);
114 if (vip->totalcount == 0 && vip->busy_ref == 0) {
118 (void)gp->scr_move(sp, vip->busy_oldy, vip->busy_oldx);
121 if (vip->totalcount != 0 || vip->busy_ref == 0)
243 vip = VIP(sp);
634 vip->linecount = vip->lcontinue = vip->totalcount = 0;
640 vip->linecount = vip->lcontinue = vip->totalcount = 0;
[all …]
/dports/editors/nvi2/nvi2-2.2.0/vi/
H A Dvs_msg.c58 VI_PRIVATE *vip; in vs_busy() local
70 vip = VIP(sp); in vs_busy()
81 if (vip->totalcount != 0 || vip->busy_ref != 1) in vs_busy()
89 (void)gp->scr_cursor(sp, &vip->busy_oldy, &vip->busy_oldx); in vs_busy()
108 if (vip->totalcount == 0 && vip->busy_ref == 0) { in vs_busy()
112 (void)gp->scr_move(sp, vip->busy_oldy, vip->busy_oldx); in vs_busy()
115 if (vip->totalcount != 0 || vip->busy_ref == 0) in vs_busy()
235 vip = VIP(sp); in vs_msg()
614 vip->linecount = vip->lcontinue = vip->totalcount = 0; in vs_ex_resolve()
620 vip->linecount = vip->lcontinue = vip->totalcount = 0; in vs_ex_resolve()
[all …]
/dports/japanese/skkserv/skk-9.6/vip/
H A Dvip.el.diff7 -(defvar vip-startup-file (convert-standard-filename "~/.vip")
101 to vip-d-com for later use by vip-repeat"
104 - (cond ((= com ?c) (vip-change vip-com-point (point)))
329 (setq vip-d-com (list 'vip-append val ?r))
338 (setq vip-d-com (list 'vip-Append val ?r))
347 (setq vip-d-com (list 'vip-Insert val ?r))
356 (setq vip-d-com (list 'vip-open-line val ?r))
365 (setq vip-d-com (list 'vip-Open-line val ?r))
439 (vip-search vip-s-string t val)
448 (vip-search vip-s-string nil val)
[all …]
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Luatest/spec/entities/humanoids/
H A Dvip_spec.lua118 local vip
122 vip = getVip()
124 stub(vip, "getNextRoom")
150 vip:evaluateRoom()
158 assert.stub(vip.getNextRoom).was.called_with(vip)
169 vip.next_room = room
170 vip:evaluateRoom()
192 vip.hospital.num_cured = 30
195 vip.room_eval = 9
196 vip.num_visited_rooms = 3
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/apps/
H A Dsnmpdelta.c243 vip->info_oid, vip->oidlen)) { in sprint_descriptor()
382 struct varInfo *vip; in main() local
460 if (vip->name) { in main()
462 vip->info_oid = (oid *) malloc(sizeof(oid) * vip->oidlen); in main()
463 if (snmp_parse_oid(vip->name, vip->info_oid, &vip->oidlen) == in main()
468 sprint_descriptor(vip->descriptor, vip); in main()
473 strlcpy(vip->descriptor, SumFile, sizeof(vip->descriptor)); in main()
475 vip->value = 0; in main()
477 vip->time = 0; in main()
478 vip->max = 0; in main()
[all …]
/dports/sysutils/munin-master/munin-2.0.67/plugins/node.d.linux/
H A Dcps_.in48 my $vip = $1;
57 $address = inet_aton($vip);
68 config ($vip, $port, $ipvs);
71 $vip = $vip || "";
72 if (exists ($ipvs->{$vip}) and exists ($ipvs->{$vip}->{$port})) {
110 print "${vip}_$port\n";
118 my $vip = shift;
128 $vip = $vip || "";
129 if (exists ($ipvs->{$vip}) and exists ($ipvs->{$vip}->{$port})) {
149 my $vip = shift;
[all …]
/dports/sysutils/munin-node/munin-2.0.67/plugins/node.d.linux/
H A Dcps_.in48 my $vip = $1;
57 $address = inet_aton($vip);
68 config ($vip, $port, $ipvs);
71 $vip = $vip || "";
72 if (exists ($ipvs->{$vip}) and exists ($ipvs->{$vip}->{$port})) {
110 print "${vip}_$port\n";
118 my $vip = shift;
128 $vip = $vip || "";
129 if (exists ($ipvs->{$vip}) and exists ($ipvs->{$vip}->{$port})) {
149 my $vip = shift;
[all …]
/dports/sysutils/munin-common/munin-2.0.67/plugins/node.d.linux/
H A Dcps_.in48 my $vip = $1;
57 $address = inet_aton($vip);
68 config ($vip, $port, $ipvs);
71 $vip = $vip || "";
72 if (exists ($ipvs->{$vip}) and exists ($ipvs->{$vip}->{$port})) {
110 print "${vip}_$port\n";
118 my $vip = shift;
128 $vip = $vip || "";
129 if (exists ($ipvs->{$vip}) and exists ($ipvs->{$vip}->{$port})) {
149 my $vip = shift;
[all …]
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/cts/scheduler/dot/
H A Dbug-cl-5247.dot5 "master-group_start_0" -> "vip-rep_start_0 pgsr01" [ style = bold]
9 "master-group_stop_0" -> "vip-rep_stop_0 pgsr02" [ style = bold]
85 "vip-master_monitor_0 pgsr01" -> "vip-master_start_0 pgsr01" [ style = bold]
89 "vip-master_start_0 pgsr01" -> "vip-master_monitor_10000 pgsr01" [ style = bold]
90 "vip-master_start_0 pgsr01" -> "vip-rep_start_0 pgsr01" [ style = bold]
93 "vip-master_stop_0 pgsr02" -> "vip-master_start_0 pgsr01" [ style = bold]
96 "vip-rep_monitor_0 pgsr01" -> "vip-master_stop_0 pgsr02" [ style = bold]
97 "vip-rep_monitor_0 pgsr01" -> "vip-rep_start_0 pgsr01" [ style = bold]
101 "vip-rep_start_0 pgsr01" -> "vip-rep_monitor_10000 pgsr01" [ style = bold]
104 "vip-rep_stop_0 pgsr02" -> "vip-master_stop_0 pgsr02" [ style = bold]
[all …]
/dports/devel/libvirt-java/libvirt-java-0.5.2/src/main/java/org/libvirt/
H A DInterface.java20 InterfacePointer vip; field in Interface
36 Interface(final Connect virConnect, final InterfacePointer vip) { in Interface() argument
38 this.vip = vip; in Interface()
53 return processError(libvirt.virInterfaceCreate(vip, 0)); in create()
72 return processError(libvirt.virInterfaceDestroy(vip, 0)); in destroy()
89 if (vip != null) { in free()
90 success = processError(libvirt.virInterfaceFree(vip)); in free()
91 vip = null; in free()
114 return processError(libvirt.virInterfaceGetName(vip)); in getName()
138 return processError(libvirt.virInterfaceIsActive(vip)); in isActive()
[all …]
/dports/japanese/ddskk/ddskk-16.2/READMEs/
H A DREADME.VIP.ja3 As to vip.el 3.7...
6 Subject: 個人辞書サポート と vip.el の改良
11 o emacs 19.34 では vip-mode で viper ロードされる。これに対抗するため
14 (defalias 'vip-mode 'Vip-mode)
15 (autoload 'vip-mode "vip" nil t)
16 (global-set-key "\C-z" 'vip-mode)
18 o vip と skk の両方を使うユーザは、さらに、以下を追加する。
20 (autoload 'vip-skk-mode "vip" nil t)
21 (global-set-key "\C-x\C-j" 'vip-skk-mode)
23 o vip, skk の両方に関係するコードはすべて、vip.el に吸収したので、skk
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/pengine/test10/
H A Dbug-cl-5247.dot23 "master-group_start_0" -> "vip-rep_start_0 pgsr01" [ style = bold]
27 "master-group_stop_0" -> "vip-rep_stop_0 pgsr02" [ style = bold]
119 "vip-master_monitor_0 pgsr01" -> "vip-master_start_0 pgsr01" [ style = bold]
123 "vip-master_start_0 pgsr01" -> "vip-master_monitor_10000 pgsr01" [ style = bold]
124 "vip-master_start_0 pgsr01" -> "vip-rep_start_0 pgsr01" [ style = bold]
127 "vip-master_stop_0 pgsr02" -> "vip-master_start_0 pgsr01" [ style = bold]
130 "vip-rep_monitor_0 pgsr01" -> "vip-master_stop_0 pgsr02" [ style = bold]
131 "vip-rep_monitor_0 pgsr01" -> "vip-rep_start_0 pgsr01" [ style = bold]
135 "vip-rep_start_0 pgsr01" -> "vip-rep_monitor_10000 pgsr01" [ style = bold]
138 "vip-rep_stop_0 pgsr02" -> "vip-master_stop_0 pgsr02" [ style = bold]
[all …]
H A Dmaster-partially-demoted-group.scores26 pcmk__clone_allocate: vip-164-fw:0 allocation score on sd01-0: 0
27 pcmk__clone_allocate: vip-164-fw:0 allocation score on sd01-1: 1
28 pcmk__clone_allocate: vip-164-fw:1 allocation score on sd01-0: 1
29 pcmk__clone_allocate: vip-164-fw:1 allocation score on sd01-1: 0
30 pcmk__clone_allocate: vip-165-fw:0 allocation score on sd01-0: 0
50 pcmk__group_allocate: vip-164 allocation score on sd01-0: 0
51 pcmk__group_allocate: vip-164 allocation score on sd01-1: 100
56 pcmk__group_allocate: vip-165 allocation score on sd01-0: 0
57 pcmk__group_allocate: vip-165 allocation score on sd01-1: 100
78 pcmk__native_allocate: vip-164 allocation score on sd01-0: 0
[all …]
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/cts/scheduler/scores/
H A Dpromoted-partially-demoted-group.scores26 pcmk__clone_allocate: vip-164-fw:0 allocation score on sd01-0: 0
29 pcmk__clone_allocate: vip-164-fw:1 allocation score on sd01-1: 0
30 pcmk__clone_allocate: vip-165-fw:0 allocation score on sd01-0: 0
33 pcmk__clone_allocate: vip-165-fw:1 allocation score on sd01-1: 0
50 pcmk__group_allocate: vip-164 allocation score on sd01-0: 0
51 pcmk__group_allocate: vip-164 allocation score on sd01-1: 100
52 pcmk__group_allocate: vip-164-fw:0 allocation score on sd01-0: 0
56 pcmk__group_allocate: vip-165 allocation score on sd01-0: 0
57 pcmk__group_allocate: vip-165 allocation score on sd01-1: 100
78 pcmk__native_allocate: vip-164 allocation score on sd01-0: 0
[all …]
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/
H A Dxserver-info.c137 print_visual_info (XVisualInfo *vip) in print_visual_info() argument
142 switch (vip->class) { in print_visual_info()
159 vip->depth == 1 ? "" : "s"); in print_visual_info()
160 if (vip->class == TrueColor || vip->class == DirectColor) in print_visual_info()
162 vip->colormap_size); in print_visual_info()
165 vip->colormap_size); in print_visual_info()
167 vip->red_mask, vip->green_mask, vip->blue_mask); in print_visual_info()
169 vip->bits_per_rgb); in print_visual_info()
177 XVisualInfo *vip; /* retured info */ in print_screen_info() local
251 print_visual_info (vip+i); in print_screen_info()
[all …]
/dports/cad/ghdl/ghdl-1.0.0/scripts/vendors/
H A Dcompile-uvvm.sh89 --uvvm-vip)
109 --uvvm-vip-axi)
121 --uvvm-vip-clock)
125 --uvvm-vip-error)
133 --uvvm-vip-gmii)
137 --uvvm-vip-gpio)
145 --uvvm-vip-i2c)
153 --uvvm-vip-sbi)
157 --uvvm-vip-spec)
161 --uvvm-vip-spi)
[all …]

12345678910>>...74