Home
last modified time | relevance | path

Searched refs:unbind (Results 1 – 25 of 7153) sorted by relevance

12345678910>>...287

/dports/lang/ruby26/ruby-2.6.9/spec/ruby/core/unboundmethod/
H A Darity_spec.rb11 method(:m).unbind.arity.should == 0
18 method(:n).unbind.arity.should == 0
30 method(:m).unbind.arity.should == 1
31 method(:n).unbind.arity.should == 2
32 method(:o).unbind.arity.should == 3
33 method(:p).unbind.arity.should == 4
42 method(:m).unbind.arity.should == 1
43 method(:n).unbind.arity.should == 1
44 method(:o).unbind.arity.should == 1
52 method(:m).unbind.arity.should == 2
[all …]
/dports/sysutils/byobu/byobu-5.133/usr/share/byobu/keybindings/
H A Df-keys.tmux.disable22 unbind-key -n F1
23 unbind-key -n S-F1
24 unbind-key -n F2
25 unbind-key -n C-F2
28 unbind-key -n F3
29 unbind-key -n F4
56 unbind-key -n F5
61 unbind-key -n F6
65 unbind-key -n F7
69 unbind-key -n F8
[all …]
H A Dtmux-screen-keys.conf16 unbind C-b
22 unbind ^X
24 unbind x
28 unbind ^C
30 unbind c
34 unbind ^D
38 unbind *
48 unbind n
52 unbind A
64 unbind p
[all …]
/dports/editors/gedit/gedit-40.1/gedit/resources/css/
H A Dgedit-style-osx.css6 unbind "<control>c";
7 unbind "<control>x";
8 unbind "<control>v";
20 unbind "<control>Left";
53 unbind "Insert";
59 unbind "<control>Up";
71 unbind "<control>a";
76 unbind "<control>a";
81 unbind "<control>s";
86 unbind "<control>z";
[all …]
/dports/devel/tcllib/tcllib-1.20/modules/uev/
H A Duevent.test69 uevent::unbind $t
80 uevent::unbind $ta
93 uevent::unbind $ta
94 uevent::unbind $tb
107 uevent::unbind $ta
108 uevent::unbind $tb
121 uevent::unbind $ta
122 uevent::unbind $tb
230 uevent::unbind $t
241 uevent::unbind $t
[all …]
/dports/devel/tcllibc/tcllib-1.20/modules/uev/
H A Duevent.test69 uevent::unbind $t
80 uevent::unbind $ta
93 uevent::unbind $ta
94 uevent::unbind $tb
107 uevent::unbind $ta
108 uevent::unbind $tb
121 uevent::unbind $ta
122 uevent::unbind $tb
230 uevent::unbind $t
241 uevent::unbind $t
[all …]
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/testbed/common/
H A DVisualContactPoint.cpp140 mVBONormals.unbind(); in render()
141 mVBOVertices.unbind(); in render()
144 mVAO.unbind(); in render()
147 shader.unbind(); in render()
193 mVAONormalLine.unbind(); in renderContactNormalLine()
195 shader.unbind(); in renderContactNormalLine()
207 mVBOVertices.unbind(); in createVBOAndVAO()
214 mVBONormals.unbind(); in createVBOAndVAO()
221 mVBOIndices.unbind(); in createVBOAndVAO()
237 mVAO.unbind(); in createVBOAndVAO()
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtk-keys.css.mac25 unbind "<ctrl>x";
26 unbind "<ctrl>c";
27 unbind "<ctrl>v";
35 unbind "<ctrl>a";
46 unbind "<ctrl>a";
48 unbind "<ctrl>c";
58 unbind "<ctrl>a";
90 unbind "<ctrl>v";
103 unbind "<ctrl>a";
105 unbind "<ctrl>f";
[all …]
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkrc.key.mac36 unbind "<ctrl>x"
37 unbind "<ctrl>c"
38 unbind "<ctrl>v"
50 unbind "<ctrl>a"
64 unbind "<ctrl>a"
66 unbind "<ctrl>c"
79 unbind "<ctrl>a"
124 unbind "<ctrl>v"
140 unbind "<ctrl>a"
142 unbind "<ctrl>f"
[all …]
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/testbed/src/
H A DSceneDemo.cpp210 mDepthShader.unbind(); in render()
259 mPhongShader.unbind(); in render()
264 mColorShader.unbind(); in render()
294 mPhongShader.unbind(); in render()
315 shader.unbind(); in renderSinglePass()
374 mVBOQuad.unbind(); in createQuadVBO()
376 mVAOQuad.unbind(); in createQuadVBO()
452 mVBOQuad.unbind(); in drawTextureQuad()
454 mQuadShader.unbind(); in drawTextureQuad()
455 mVAOQuad.unbind(); in drawTextureQuad()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/doc/develop/driver-model/
H A Dbind.rst7 This document aims to describe the bind and unbind commands.
9 For debugging purpose, it should be useful to bind or unbind a driver from
12 The unbind command calls the remove device driver callback and unbind the
29 unbind <node path>
30 unbind <class> <index>
31 unbind <class> <index> <driver>
44 unbind usb_dev_generic 0 usb_ether
46 unbind eth 1
49 unbind /ocp/omap_dwc3@48380000/usb@48390000
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/doc/develop/driver-model/
H A Dbind.rst7 This document aims to describe the bind and unbind commands.
9 For debugging purpose, it should be useful to bind or unbind a driver from
12 The unbind command calls the remove device driver callback and unbind the
29 unbind <node path>
30 unbind <class> <index>
31 unbind <class> <index> <driver>
44 unbind usb_dev_generic 0 usb_ether
46 unbind eth 1
49 unbind /ocp/omap_dwc3@48380000/usb@48390000
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/doc/develop/driver-model/
H A Dbind.rst7 This document aims to describe the bind and unbind commands.
9 For debugging purpose, it should be useful to bind or unbind a driver from
12 The unbind command calls the remove device driver callback and unbind the
29 unbind <node path>
30 unbind <class> <index>
31 unbind <class> <index> <driver>
44 unbind usb_dev_generic 0 usb_ether
46 unbind eth 1
49 unbind /ocp/omap_dwc3@48380000/usb@48390000
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/doc/develop/driver-model/
H A Dbind.rst7 This document aims to describe the bind and unbind commands.
9 For debugging purpose, it should be useful to bind or unbind a driver from
12 The unbind command calls the remove device driver callback and unbind the
29 unbind <node path>
30 unbind <class> <index>
31 unbind <class> <index> <driver>
44 unbind usb_dev_generic 0 usb_ether
46 unbind eth 1
49 unbind /ocp/omap_dwc3@48380000/usb@48390000
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/doc/develop/driver-model/
H A Dbind.rst7 This document aims to describe the bind and unbind commands.
9 For debugging purpose, it should be useful to bind or unbind a driver from
12 The unbind command calls the remove device driver callback and unbind the
29 unbind <node path>
30 unbind <class> <index>
31 unbind <class> <index> <driver>
44 unbind usb_dev_generic 0 usb_ether
46 unbind eth 1
49 unbind /ocp/omap_dwc3@48380000/usb@48390000
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/doc/develop/driver-model/
H A Dbind.rst7 This document aims to describe the bind and unbind commands.
9 For debugging purpose, it should be useful to bind or unbind a driver from
12 The unbind command calls the remove device driver callback and unbind the
29 unbind <node path>
30 unbind <class> <index>
31 unbind <class> <index> <driver>
44 unbind usb_dev_generic 0 usb_ether
46 unbind eth 1
49 unbind /ocp/omap_dwc3@48380000/usb@48390000
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/doc/develop/driver-model/
H A Dbind.rst7 This document aims to describe the bind and unbind commands.
9 For debugging purpose, it should be useful to bind or unbind a driver from
12 The unbind command calls the remove device driver callback and unbind the
29 unbind <node path>
30 unbind <class> <index>
31 unbind <class> <index> <driver>
44 unbind usb_dev_generic 0 usb_ether
46 unbind eth 1
49 unbind /ocp/omap_dwc3@48380000/usb@48390000
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/doc/develop/driver-model/
H A Dbind.rst7 This document aims to describe the bind and unbind commands.
9 For debugging purpose, it should be useful to bind or unbind a driver from
12 The unbind command calls the remove device driver callback and unbind the
29 unbind <node path>
30 unbind <class> <index>
31 unbind <class> <index> <driver>
44 unbind usb_dev_generic 0 usb_ether
46 unbind eth 1
49 unbind /ocp/omap_dwc3@48380000/usb@48390000
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/doc/develop/driver-model/
H A Dbind.rst7 This document aims to describe the bind and unbind commands.
9 For debugging purpose, it should be useful to bind or unbind a driver from
12 The unbind command calls the remove device driver callback and unbind the
29 unbind <node path>
30 unbind <class> <index>
31 unbind <class> <index> <driver>
44 unbind usb_dev_generic 0 usb_ether
46 unbind eth 1
49 unbind /ocp/omap_dwc3@48380000/usb@48390000
/dports/sysutils/u-boot-sopine/u-boot-2021.07/doc/develop/driver-model/
H A Dbind.rst7 This document aims to describe the bind and unbind commands.
9 For debugging purpose, it should be useful to bind or unbind a driver from
12 The unbind command calls the remove device driver callback and unbind the
29 unbind <node path>
30 unbind <class> <index>
31 unbind <class> <index> <driver>
44 unbind usb_dev_generic 0 usb_ether
46 unbind eth 1
49 unbind /ocp/omap_dwc3@48380000/usb@48390000
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/doc/develop/driver-model/
H A Dbind.rst7 This document aims to describe the bind and unbind commands.
9 For debugging purpose, it should be useful to bind or unbind a driver from
12 The unbind command calls the remove device driver callback and unbind the
29 unbind <node path>
30 unbind <class> <index>
31 unbind <class> <index> <driver>
44 unbind usb_dev_generic 0 usb_ether
46 unbind eth 1
49 unbind /ocp/omap_dwc3@48380000/usb@48390000
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/doc/develop/driver-model/
H A Dbind.rst7 This document aims to describe the bind and unbind commands.
9 For debugging purpose, it should be useful to bind or unbind a driver from
12 The unbind command calls the remove device driver callback and unbind the
29 unbind <node path>
30 unbind <class> <index>
31 unbind <class> <index> <driver>
44 unbind usb_dev_generic 0 usb_ether
46 unbind eth 1
49 unbind /ocp/omap_dwc3@48380000/usb@48390000
/dports/sysutils/u-boot-rpi/u-boot-2021.07/doc/develop/driver-model/
H A Dbind.rst7 This document aims to describe the bind and unbind commands.
9 For debugging purpose, it should be useful to bind or unbind a driver from
12 The unbind command calls the remove device driver callback and unbind the
29 unbind <node path>
30 unbind <class> <index>
31 unbind <class> <index> <driver>
44 unbind usb_dev_generic 0 usb_ether
46 unbind eth 1
49 unbind /ocp/omap_dwc3@48380000/usb@48390000
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/doc/develop/driver-model/
H A Dbind.rst7 This document aims to describe the bind and unbind commands.
9 For debugging purpose, it should be useful to bind or unbind a driver from
12 The unbind command calls the remove device driver callback and unbind the
29 unbind <node path>
30 unbind <class> <index>
31 unbind <class> <index> <driver>
44 unbind usb_dev_generic 0 usb_ether
46 unbind eth 1
49 unbind /ocp/omap_dwc3@48380000/usb@48390000
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/doc/develop/driver-model/
H A Dbind.rst7 This document aims to describe the bind and unbind commands.
9 For debugging purpose, it should be useful to bind or unbind a driver from
12 The unbind command calls the remove device driver callback and unbind the
29 unbind <node path>
30 unbind <class> <index>
31 unbind <class> <index> <driver>
44 unbind usb_dev_generic 0 usb_ether
46 unbind eth 1
49 unbind /ocp/omap_dwc3@48380000/usb@48390000

12345678910>>...287