Home
last modified time | relevance | path

Searched defs:touch (Results 1 – 25 of 2777) sorted by relevance

12345678910>>...112

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/govc/vm/guest/
H A Dtouch.go30 type touch struct { struct
39 cli.Register("guest.touch", &touch{})
42 func (cmd *touch) Register(ctx context.Context, f *flag.FlagSet) {
66 govc guest.touch -vm $name /var/log/foo.log
70 func (cmd *touch) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/govc/vm/guest/
H A Dtouch.go30 type touch struct { struct
39 cli.Register("guest.touch", &touch{})
42 func (cmd *touch) Register(ctx context.Context, f *flag.FlagSet) {
66 govc guest.touch -vm $name /var/log/foo.log
70 func (cmd *touch) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/govc/vm/guest/
H A Dtouch.go30 type touch struct { struct
39 cli.Register("guest.touch", &touch{})
42 func (cmd *touch) Register(ctx context.Context, f *flag.FlagSet) {
66 govc guest.touch -vm $name /var/log/foo.log
70 func (cmd *touch) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/clients/
H A Dsimple-touch.c42 struct touch *touch; member
47 struct touch { struct
64 create_shm_buffer(struct touch *touch) in create_shm_buffer()
100 struct touch *touch = data; in shm_format() local
165 struct touch *touch = data; in touch_handle_down() local
182 struct touch *touch = data; in touch_handle_motion() local
212 struct touch *touch = seat->touch; in seat_handle_capabilities() local
229 add_seat(struct touch *touch, uint32_t name, uint32_t version) in add_seat()
271 struct touch *touch = data; in handle_global() local
303 struct touch *touch; in touch_create() local
[all …]
/dports/graphics/weston/weston-1.9.0/clients/
H A Dsimple-touch.c40 struct touch *touch; member
45 struct touch { struct
62 create_shm_buffer(struct touch *touch) in create_shm_buffer()
98 struct touch *touch = data; in shm_format() local
163 struct touch *touch = data; in touch_handle_down() local
180 struct touch *touch = data; in touch_handle_motion() local
210 struct touch *touch = seat->touch; in seat_handle_capabilities() local
227 add_seat(struct touch *touch, uint32_t name, uint32_t version) in add_seat()
269 struct touch *touch = data; in handle_global() local
301 struct touch *touch; in touch_create() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/clients/
H A Dsimple-touch.c42 struct touch *touch; member
47 struct touch { struct
64 create_shm_buffer(struct touch *touch) in create_shm_buffer()
100 struct touch *touch = data; in shm_format() local
165 struct touch *touch = data; in touch_handle_down() local
182 struct touch *touch = data; in touch_handle_motion() local
212 struct touch *touch = seat->touch; in seat_handle_capabilities() local
229 add_seat(struct touch *touch, uint32_t name, uint32_t version) in add_seat()
271 struct touch *touch = data; in handle_global() local
303 struct touch *touch; in touch_create() local
[all …]
/dports/www/py-gevent-websocket/gevent-websocket-0.10.1/
H A DREADME.rst92 .. _WAMP: http://www.wamp.ws
93 .. _gevent-websocket: http://www.bitbucket.org/Jeffrey/gevent-websocket/
94 .. _gevent: http://www.gevent.org/
95 .. _Jeffrey Gelens: http://www.gelens.org/
96 .. _PyPi: http://pypi.python.org/pypi/gevent-websocket/
97 .. _repository: http://www.bitbucket.org/Jeffrey/gevent-websocket/
98 .. _RFC6455: http://datatracker.ietf.org/doc/rfc6455/?include_text=1
/dports/math/py-cryptominisat/cryptominisat-5.8.0/src/
H A Dtouchlist.h34 void touch(const Lit lit) in touch() function
40 void touch(T value, Targs... Fargs) // recursive variadic function in touch() function
46 void touch(const vector<Lit>& lits) in touch() function
52 void touch(const uint32_t var) in touch() function
109 void touch(const Lit lit) in touch() function
115 void touch(T value, Targs... Fargs) // recursive variadic function in touch() function
121 void touch(const vector<Lit>& lits) in touch() function
127 void touch(const uint32_t var) in touch() function
/dports/math/cryptominisat/cryptominisat-5.8.0/src/
H A Dtouchlist.h34 void touch(const Lit lit) in touch() function
40 void touch(T value, Targs... Fargs) // recursive variadic function in touch() function
46 void touch(const vector<Lit>& lits) in touch() function
52 void touch(const uint32_t var) in touch() function
109 void touch(const Lit lit) in touch() function
115 void touch(T value, Targs... Fargs) // recursive variadic function in touch() function
121 void touch(const vector<Lit>& lits) in touch() function
127 void touch(const uint32_t var) in touch() function
/dports/x11-wm/mutter/mutter-41.1/src/wayland/
H A Dmeta-wayland-touch.c38 MetaWaylandTouch *touch; member
84 MetaWaylandTouch *touch = touch_surface->touch; in touch_surface_free() local
121 MetaWaylandTouch *touch = touch_surface->touch; in touch_handle_surface_destroy() local
142 touch_surface_get (MetaWaylandTouch *touch, in touch_surface_get()
172 touch_get_info (MetaWaylandTouch *touch, in touch_get_info()
260 handle_touch_begin (MetaWaylandTouch *touch, in handle_touch_begin()
289 handle_touch_update (MetaWaylandTouch *touch, in handle_touch_update()
315 handle_touch_end (MetaWaylandTouch *touch, in handle_touch_end()
341 touch_get_surfaces (MetaWaylandTouch *touch, in touch_get_surfaces()
365 touch_send_frame_event (MetaWaylandTouch *touch) in touch_send_frame_event()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/touchscreen/
H A Dda9034-ts.c66 static inline int is_pen_down(struct da9034_touch *touch) in is_pen_down()
81 static int read_tsi(struct da9034_touch *touch) in read_tsi()
104 static inline int start_tsi(struct da9034_touch *touch) in start_tsi()
110 static inline int stop_tsi(struct da9034_touch *touch) in stop_tsi()
116 static inline void report_pen_down(struct da9034_touch *touch) in report_pen_down()
135 static inline void report_pen_up(struct da9034_touch *touch) in report_pen_up()
225 struct da9034_touch *touch = in da9034_tsi_work() local
234 struct da9034_touch *touch = in da9034_touch_notifier() local
248 struct da9034_touch *touch = input_get_drvdata(dev); in da9034_touch_open() local
279 struct da9034_touch *touch = input_get_drvdata(dev); in da9034_touch_close() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/input/touchscreen/
H A Dda9034-ts.c66 static inline int is_pen_down(struct da9034_touch *touch) in is_pen_down()
81 static int read_tsi(struct da9034_touch *touch) in read_tsi()
104 static inline int start_tsi(struct da9034_touch *touch) in start_tsi()
110 static inline int stop_tsi(struct da9034_touch *touch) in stop_tsi()
116 static inline void report_pen_down(struct da9034_touch *touch) in report_pen_down()
135 static inline void report_pen_up(struct da9034_touch *touch) in report_pen_up()
225 struct da9034_touch *touch = in da9034_tsi_work() local
234 struct da9034_touch *touch = in da9034_touch_notifier() local
248 struct da9034_touch *touch = input_get_drvdata(dev); in da9034_touch_open() local
279 struct da9034_touch *touch = input_get_drvdata(dev); in da9034_touch_close() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/input/touchscreen/
H A Dda9034-ts.c66 static inline int is_pen_down(struct da9034_touch *touch) in is_pen_down()
81 static int read_tsi(struct da9034_touch *touch) in read_tsi()
104 static inline int start_tsi(struct da9034_touch *touch) in start_tsi()
110 static inline int stop_tsi(struct da9034_touch *touch) in stop_tsi()
116 static inline void report_pen_down(struct da9034_touch *touch) in report_pen_down()
135 static inline void report_pen_up(struct da9034_touch *touch) in report_pen_up()
225 struct da9034_touch *touch = in da9034_tsi_work() local
234 struct da9034_touch *touch = in da9034_touch_notifier() local
248 struct da9034_touch *touch = input_get_drvdata(dev); in da9034_touch_open() local
279 struct da9034_touch *touch = input_get_drvdata(dev); in da9034_touch_close() local
[all …]
/dports/devel/juce/JUCE-f37e9a1/modules/juce_blocks_basics/blocks/
H A Djuce_TouchList.h53 Type& getValue (const TouchSurface::Touch& touch) in getValue()
70 bool contains (const TouchSurface::Touch& touch) const noexcept in contains()
80 void updateTouch (const TouchSurface::Touch& touch) in updateTouch()
104 TouchSurface::Touch touch; member
111 const TouchEntry* find (const TouchSurface::Touch& touch) const noexcept in find()
120 TouchEntry* find (const TouchSurface::Touch& touch) noexcept in find()
/dports/www/firefox-esr/firefox-91.8.0/devtools/client/responsive/test/browser/
H A Ddevices.json10 "touch": true, boolean
20 "touch": true, boolean
30 "touch": true, boolean
40 "touch": true, boolean
50 "touch": true, boolean
60 "touch": true, boolean
70 "touch": true, boolean
81 "touch": true, boolean
91 "touch": true, boolean
102 "touch": true, boolean
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/devtools/client/responsive/test/browser/
H A Ddevices.json10 "touch": true, boolean
20 "touch": true, boolean
30 "touch": true, boolean
40 "touch": true, boolean
50 "touch": true, boolean
60 "touch": true, boolean
70 "touch": true, boolean
81 "touch": true, boolean
91 "touch": true, boolean
102 "touch": true, boolean
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/devtools/client/responsive/test/browser/
H A Ddevices.json10 "touch": true, boolean
20 "touch": true, boolean
30 "touch": true, boolean
40 "touch": true, boolean
50 "touch": true, boolean
60 "touch": true, boolean
70 "touch": true, boolean
81 "touch": true, boolean
91 "touch": true, boolean
102 "touch": true, boolean
[all …]
/dports/www/firefox/firefox-99.0/devtools/client/responsive/test/browser/
H A Ddevices.json10 "touch": true, boolean
20 "touch": true, boolean
30 "touch": true, boolean
40 "touch": true, boolean
50 "touch": true, boolean
60 "touch": true, boolean
70 "touch": true, boolean
81 "touch": true, boolean
91 "touch": true, boolean
102 "touch": true, boolean
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/devtools/client/responsive.html/test/browser/
H A Ddevices.json10 "touch": true, boolean
20 "touch": true, boolean
30 "touch": true, boolean
40 "touch": true, boolean
50 "touch": true, boolean
60 "touch": true, boolean
70 "touch": true, boolean
81 "touch": true, boolean
91 "touch": true, boolean
102 "touch": true, boolean
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/devtools/client/responsive.html/test/browser/
H A Ddevices.json10 "touch": true, boolean
20 "touch": true, boolean
30 "touch": true, boolean
40 "touch": true, boolean
50 "touch": true, boolean
60 "touch": true, boolean
70 "touch": true, boolean
81 "touch": true, boolean
91 "touch": true, boolean
102 "touch": true, boolean
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/Utility/
H A DTouch.hs31 touch file mtime = touchBoth file mtime mtime function
43 touch _ _ _ = return () function
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/events/
H A DSDL_touch.c61 SDL_Touch *touch; in SDL_GetTouchIndex() local
84 SDL_GetFingerIndex(const SDL_Touch * touch, SDL_FingerID fingerid) in SDL_GetFingerIndex()
96 SDL_GetFinger(const SDL_Touch * touch, SDL_FingerID id) in SDL_GetFinger()
108 SDL_Touch *touch = SDL_GetTouch(touchID); in SDL_GetNumTouchFingers() local
118 SDL_Touch *touch = SDL_GetTouch(touchID); in SDL_GetTouchFinger() local
172 SDL_AddFinger(SDL_Touch *touch, SDL_FingerID fingerid, float x, float y, float pressure) in SDL_AddFinger()
199 SDL_DelFinger(SDL_Touch* touch, SDL_FingerID fingerid) in SDL_DelFinger()
222 SDL_Touch* touch = SDL_GetTouch(id); in SDL_SendTouch() local
281 SDL_Touch *touch; in SDL_SendTouchMotion() local
335 SDL_Touch *touch = SDL_GetTouch(id); in SDL_DelTouch() local
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/events/
H A DSDL_touch.c61 SDL_Touch *touch; in SDL_GetTouchIndex() local
84 SDL_GetFingerIndex(const SDL_Touch * touch, SDL_FingerID fingerid) in SDL_GetFingerIndex()
96 SDL_GetFinger(const SDL_Touch * touch, SDL_FingerID id) in SDL_GetFinger()
108 SDL_Touch *touch = SDL_GetTouch(touchID); in SDL_GetNumTouchFingers() local
118 SDL_Touch *touch = SDL_GetTouch(touchID); in SDL_GetTouchFinger() local
172 SDL_AddFinger(SDL_Touch *touch, SDL_FingerID fingerid, float x, float y, float pressure) in SDL_AddFinger()
199 SDL_DelFinger(SDL_Touch* touch, SDL_FingerID fingerid) in SDL_DelFinger()
222 SDL_Touch* touch = SDL_GetTouch(id); in SDL_SendTouch() local
281 SDL_Touch *touch; in SDL_SendTouchMotion() local
335 SDL_Touch *touch = SDL_GetTouch(id); in SDL_DelTouch() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/events/
H A DSDL_touch.c61 SDL_Touch *touch; in SDL_GetTouchIndex() local
84 SDL_GetFingerIndex(const SDL_Touch * touch, SDL_FingerID fingerid) in SDL_GetFingerIndex()
96 SDL_GetFinger(const SDL_Touch * touch, SDL_FingerID id) in SDL_GetFinger()
108 SDL_Touch *touch = SDL_GetTouch(touchID); in SDL_GetNumTouchFingers() local
118 SDL_Touch *touch = SDL_GetTouch(touchID); in SDL_GetTouchFinger() local
172 SDL_AddFinger(SDL_Touch *touch, SDL_FingerID fingerid, float x, float y, float pressure) in SDL_AddFinger()
199 SDL_DelFinger(SDL_Touch* touch, SDL_FingerID fingerid) in SDL_DelFinger()
222 SDL_Touch* touch = SDL_GetTouch(id); in SDL_SendTouch() local
281 SDL_Touch *touch; in SDL_SendTouchMotion() local
335 SDL_Touch *touch = SDL_GetTouch(id); in SDL_DelTouch() local
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/events/
H A DSDL_touch.c62 SDL_Touch *touch; in SDL_GetTouchIndex() local
90 SDL_GetFingerIndex(const SDL_Touch * touch, SDL_FingerID fingerid) in SDL_GetFingerIndex()
102 SDL_GetFinger(const SDL_Touch * touch, SDL_FingerID id) in SDL_GetFinger()
114 SDL_Touch *touch = SDL_GetTouch(touchID); in SDL_GetNumTouchFingers() local
124 SDL_Touch *touch = SDL_GetTouch(touchID); in SDL_GetTouchFinger() local
178 SDL_AddFinger(SDL_Touch *touch, SDL_FingerID fingerid, float x, float y, float pressure) in SDL_AddFinger()
205 SDL_DelFinger(SDL_Touch* touch, SDL_FingerID fingerid) in SDL_DelFinger()
228 SDL_Touch* touch = SDL_GetTouch(id); in SDL_SendTouch() local
287 SDL_Touch *touch; in SDL_SendTouchMotion() local
341 SDL_Touch *touch = SDL_GetTouch(id); in SDL_DelTouch() local

12345678910>>...112