Home
last modified time | relevance | path

Searched full:tap (Results 1 – 25 of 600) sorted by relevance

12345678910>>...24

/third_party/libinput/src/
Devdev-mt-touchpad-tap.c52 * Look at the state diagram in doc/touchpad-tap-state-machine.svg
115 "%d: invalid tap event %s in state %s\n", in log_tap_bug()
118 tap_state_to_str(tp->tap.state)); in log_tap_bug()
134 assert(tp->tap.map < ARRAY_LENGTH(button_map)); in tp_tap_notify()
139 button = button_map[tp->tap.map][nfingers - 1]; in tp_tap_notify()
142 tp->tap.buttons_pressed |= bit(nfingers); in tp_tap_notify()
144 tp->tap.buttons_pressed &= ~bit(nfingers); in tp_tap_notify()
155 libinput_timer_set(&tp->tap.timer, time + DEFAULT_TAP_TIMEOUT_PERIOD); in tp_tap_set_timer()
162 libinput_timer_set(&tp->tap.timer, in tp_tap_set_drag_timer()
171 libinput_timer_set(&tp->tap.timer, in tp_tap_set_draglock_timer()
[all …]
/third_party/node/deps/npm/tap-snapshots/test/lib/utils/
Dreify-output.js.test.cjs8 exports[`test/lib/utils/reify-output.js TAP added packages should be looked up within returned tree…
13 exports[`test/lib/utils/reify-output.js TAP added packages should be looked up within returned tree…
18 exports[`test/lib/utils/reify-output.js TAP packages changed message > {"added":0,"removed":0,"cha…
23 exports[`test/lib/utils/reify-output.js TAP packages changed message > {"added":0,"removed":0,"cha…
33 exports[`test/lib/utils/reify-output.js TAP packages changed message > {"added":0,"removed":0,"cha…
40 exports[`test/lib/utils/reify-output.js TAP packages changed message > {"added":0,"removed":0,"cha…
55 exports[`test/lib/utils/reify-output.js TAP packages changed message > {"added":0,"removed":0,"cha…
62 exports[`test/lib/utils/reify-output.js TAP packages changed message > {"added":0,"removed":0,"cha…
69 exports[`test/lib/utils/reify-output.js TAP packages changed message > {"added":0,"removed":0,"cha…
84 exports[`test/lib/utils/reify-output.js TAP packages changed message > {"added":0,"removed":0,"cha…
[all …]
Dexplain-dep.js.test.cjs8 exports[`test/lib/utils/explain-dep.js TAP basic > ellipses test one 1`] = `
16 exports[`test/lib/utils/explain-dep.js TAP basic > ellipses test two 1`] = `
24 exports[`test/lib/utils/explain-dep.js TAP basic bundled > explain color deep 1`] = `
30 exports[`test/lib/utils/explain-dep.js TAP basic bundled > explain nocolor shallow 1`] = `
36 exports[`test/lib/utils/explain-dep.js TAP basic bundled > print color 1`] = `
41 exports[`test/lib/utils/explain-dep.js TAP basic bundled > print nocolor 1`] = `
46 exports[`test/lib/utils/explain-dep.js TAP basic deepDev > explain color deep 1`] = `
56 exports[`test/lib/utils/explain-dep.js TAP basic deepDev > explain nocolor shallow 1`] = `
65 exports[`test/lib/utils/explain-dep.js TAP basic deepDev > print color 1`] = `
70 exports[`test/lib/utils/explain-dep.js TAP basic deepDev > print nocolor 1`] = `
[all …]
Derror-message.js.test.cjs8 exports[`test/lib/utils/error-message.js TAP 404 cleans sensitive info from package id > must match…
50 exports[`test/lib/utils/error-message.js TAP 404 name with error > must match snapshot 1`] = `
92 exports[`test/lib/utils/error-message.js TAP 404 name with warning > must match snapshot 1`] = `
134 exports[`test/lib/utils/error-message.js TAP 404 no package id > must match snapshot 1`] = `
146 exports[`test/lib/utils/error-message.js TAP 404 you should publish it > must match snapshot 1`] = `
179 exports[`test/lib/utils/error-message.js TAP args are cleaned > must match snapshot 1`] = `
213 exports[`test/lib/utils/error-message.js TAP bad engine without config loaded > must match snapshot…
238 exports[`test/lib/utils/error-message.js TAP bad platform array os/arch > must match snapshot 1`] =…
260 exports[`test/lib/utils/error-message.js TAP bad platform omits keys with no required value > must …
280 exports[`test/lib/utils/error-message.js TAP bad platform string os/arch > must match snapshot 1`] …
[all …]
Dupdate-notifier.js.test.cjs8 exports[`test/lib/utils/update-notifier.js TAP notification situations 122.420.69 - color=always > …
16 exports[`test/lib/utils/update-notifier.js TAP notification situations 122.420.69 - color=false > m…
24 exports[`test/lib/utils/update-notifier.js TAP notification situations 123.419.69 - color=always > …
32 exports[`test/lib/utils/update-notifier.js TAP notification situations 123.419.69 - color=false > m…
40 exports[`test/lib/utils/update-notifier.js TAP notification situations 123.420.68 - color=always > …
48 exports[`test/lib/utils/update-notifier.js TAP notification situations 123.420.68 - color=false > m…
56 exports[`test/lib/utils/update-notifier.js TAP notification situations 123.420.70 - color=always > …
64 exports[`test/lib/utils/update-notifier.js TAP notification situations 123.420.70 - color=false > m…
72 exports[`test/lib/utils/update-notifier.js TAP notification situations 123.421.69 - color=always > …
80 exports[`test/lib/utils/update-notifier.js TAP notification situations 123.421.69 - color=false > m…
[all …]
/third_party/node/deps/npm/tap-snapshots/test/lib/commands/
Dls.js.test.cjs8 exports[`test/lib/commands/ls.js TAP ignore missing optional deps --json > ls --json problems 1`] =…
19 exports[`test/lib/commands/ls.js TAP ignore missing optional deps --parseable > ls --parseable resu…
31 exports[`test/lib/commands/ls.js TAP ignore missing optional deps human output > ls result 1`] = `
48 exports[`test/lib/commands/ls.js TAP ls --depth=0 > should output tree containing only top-level de…
55 exports[`test/lib/commands/ls.js TAP ls --depth=1 > should output tree containing top-level deps an…
63 exports[`test/lib/commands/ls.js TAP ls --dev > should output tree containing dev deps 1`] = `
71 exports[`test/lib/commands/ls.js TAP ls --link > should output tree containing linked deps 1`] = `
77 exports[`test/lib/commands/ls.js TAP ls --long --depth=0 > should output tree containing top-level …
94 exports[`test/lib/commands/ls.js TAP ls --long > should output tree info with descriptions 1`] = `
117 exports[`test/lib/commands/ls.js TAP ls --parseable --depth=0 > should output tree containing only …
[all …]
Daudit.js.test.cjs8 exports[`test/lib/commands/audit.js TAP audit fix - bulk endpoint > lockfile has test-dep-a@1.0.1 1…
37 exports[`test/lib/commands/audit.js TAP audit fix - bulk endpoint > must match snapshot 1`] = `
44 exports[`test/lib/commands/audit.js TAP audit signatures ignores optional dependencies > must match…
51 exports[`test/lib/commands/audit.js TAP audit signatures json output with invalid and missing signa…
80 exports[`test/lib/commands/audit.js TAP audit signatures json output with invalid attestations > mu…
102 exports[`test/lib/commands/audit.js TAP audit signatures json output with invalid signatures > must…
123 exports[`test/lib/commands/audit.js TAP audit signatures json output with valid signatures > must m…
130 exports[`test/lib/commands/audit.js TAP audit signatures multiple registries with keys and signatur…
137 exports[`test/lib/commands/audit.js TAP audit signatures omit dev dependencies with missing signatu…
144 exports[`test/lib/commands/audit.js TAP audit signatures output details about missing signatures > …
[all …]
Dteam.js.test.cjs8 exports[`test/lib/commands/team.js TAP team add <scope:team> <user> --parseable > should output suc…
12 exports[`test/lib/commands/team.js TAP team add <scope:team> <user> default output > should output …
16 exports[`test/lib/commands/team.js TAP team create <scope:team> --parseable > should output parseab…
20 exports[`test/lib/commands/team.js TAP team create <scope:team> default output > should output succ…
24 exports[`test/lib/commands/team.js TAP team destroy <scope:team> --parseable > should output parsea…
28 exports[`test/lib/commands/team.js TAP team destroy <scope:team> default output > should output suc…
32 exports[`test/lib/commands/team.js TAP team ls <scope:team> --parseable > should list users for a p…
39 exports[`test/lib/commands/team.js TAP team ls <scope:team> default output > should list users for …
47 exports[`test/lib/commands/team.js TAP team ls <scope:team> no users > should list no users for a g…
51 exports[`test/lib/commands/team.js TAP team ls <scope:team> single user > should list single user f…
[all …]
Ddist-tag.js.test.cjs8 exports[`test/lib/commands/dist-tag.js TAP add new tag > should return success msg 1`] = `
12 exports[`test/lib/commands/dist-tag.js TAP add using valid semver range as name > should return suc…
16 exports[`test/lib/commands/dist-tag.js TAP ls in current package > should list available tags for c…
22 exports[`test/lib/commands/dist-tag.js TAP ls on missing package > should log no dist-tag found msg…
26 exports[`test/lib/commands/dist-tag.js TAP ls on named package > should list tags for the specified…
32 exports[`test/lib/commands/dist-tag.js TAP no args in current package > should default to listing a…
38 exports[`test/lib/commands/dist-tag.js TAP only named package arg > should default to listing tags …
44 exports[`test/lib/commands/dist-tag.js TAP remove existing tag > should log remove info 1`] = `
48 exports[`test/lib/commands/dist-tag.js TAP remove existing tag > should return success msg 1`] = `
52 exports[`test/lib/commands/dist-tag.js TAP remove non-existing tag > should log error msg 1`] = `
[all …]
Dcompletion.js.test.cjs8 exports[`test/lib/commands/completion.js TAP completion --no- flags > flags 1`] = `
19 exports[`test/lib/commands/completion.js TAP completion commands with no completion > no results 1`…
23 exports[`test/lib/commands/completion.js TAP completion completion cannot complete options that tak…
27 exports[`test/lib/commands/completion.js TAP completion completion completion > both shells 1`] = `
31 exports[`test/lib/commands/completion.js TAP completion completion completion no known shells > no …
35 exports[`test/lib/commands/completion.js TAP completion completion completion wrong word count > no…
39 exports[`test/lib/commands/completion.js TAP completion completion of invalid command name does not…
43 exports[`test/lib/commands/completion.js TAP completion double dashes escape from flag completion >…
175 exports[`test/lib/commands/completion.js TAP completion filtered subcommands > filtered subcommands…
179 exports[`test/lib/commands/completion.js TAP completion flags > flags 1`] = `
[all …]
Doutdated.js.test.cjs8 exports[`test/lib/commands/outdated.js TAP aliases > should display aliased outdated dep output 1`]…
13 exports[`test/lib/commands/outdated.js TAP should display outdated deps outdated --all > must match…
21 exports[`test/lib/commands/outdated.js TAP should display outdated deps outdated --json --long > mu…
56 exports[`test/lib/commands/outdated.js TAP should display outdated deps outdated --json > must matc…
87 exports[`test/lib/commands/outdated.js TAP should display outdated deps outdated --long > must matc…
95 exports[`test/lib/commands/outdated.js TAP should display outdated deps outdated --omit=dev --omit=…
102 exports[`test/lib/commands/outdated.js TAP should display outdated deps outdated --omit=dev > must …
110 exports[`test/lib/commands/outdated.js TAP should display outdated deps outdated --omit=prod > must…
117 exports[`test/lib/commands/outdated.js TAP should display outdated deps outdated --parseable --long…
124 exports[`test/lib/commands/outdated.js TAP should display outdated deps outdated --parseable > must…
[all …]
Ddoctor.js.test.cjs8 exports[`test/lib/commands/doctor.js TAP all clear > logs 1`] = `
55 exports[`test/lib/commands/doctor.js TAP all clear > output 1`] = `
71 exports[`test/lib/commands/doctor.js TAP all clear in color > everything is ok in color 1`] = `
87 exports[`test/lib/commands/doctor.js TAP all clear in color > logs 1`] = `
134 exports[`test/lib/commands/doctor.js TAP bad proxy > logs 1`] = `
181 exports[`test/lib/commands/doctor.js TAP bad proxy > output 1`] = `
197 exports[`test/lib/commands/doctor.js TAP cacache badContent > corrupted cache content 1`] = `
213 exports[`test/lib/commands/doctor.js TAP cacache badContent > logs 1`] = `
269 exports[`test/lib/commands/doctor.js TAP cacache missingContent > logs 1`] = `
325 exports[`test/lib/commands/doctor.js TAP cacache missingContent > missing content 1`] = `
[all …]
Dshrinkwrap.js.test.cjs8 exports[`test/lib/commands/shrinkwrap.js TAP with hidden lockfile ancient > must match snapshot 1`]…
29 exports[`test/lib/commands/shrinkwrap.js TAP with hidden lockfile ancient upgrade > must match snap…
53 exports[`test/lib/commands/shrinkwrap.js TAP with hidden lockfile existing > must match snapshot 1`…
75 exports[`test/lib/commands/shrinkwrap.js TAP with hidden lockfile existing downgrade > must match s…
98 exports[`test/lib/commands/shrinkwrap.js TAP with hidden lockfile existing upgrade > must match sna…
122 exports[`test/lib/commands/shrinkwrap.js TAP with nothing ancient > must match snapshot 1`] = `
138 exports[`test/lib/commands/shrinkwrap.js TAP with nothing ancient upgrade > must match snapshot 1`]…
156 exports[`test/lib/commands/shrinkwrap.js TAP with npm-shrinkwrap.json ancient > must match snapshot…
180 exports[`test/lib/commands/shrinkwrap.js TAP with npm-shrinkwrap.json ancient upgrade > must match …
206 exports[`test/lib/commands/shrinkwrap.js TAP with npm-shrinkwrap.json existing > must match snapsho…
[all …]
Dview.js.test.cjs8 exports[`test/lib/commands/view.js TAP deprecated package with license, bugs, repository and other …
37 exports[`test/lib/commands/view.js TAP deprecated package with unicode > must match snapshot 1`] = `
66 exports[`test/lib/commands/view.js TAP package from git > must match snapshot 1`] = `
95 exports[`test/lib/commands/view.js TAP package in cwd directory > must match snapshot 1`] = `
111 exports[`test/lib/commands/view.js TAP package in cwd non-specific version > must match snapshot 1`…
127 exports[`test/lib/commands/view.js TAP package in cwd specific version > must match snapshot 1`] = `
143 exports[`test/lib/commands/view.js TAP package with --json and semver range > must match snapshot 1…
178 exports[`test/lib/commands/view.js TAP package with homepage > must match snapshot 1`] = `
193 exports[`test/lib/commands/view.js TAP package with invalid version > must match snapshot 1`] = `
197 exports[`test/lib/commands/view.js TAP package with maintainers info as object > must match snapsho…
[all …]
Dpublish.js.test.cjs8 exports[`test/lib/commands/publish.js TAP _auth config default registry > new package version 1`] =…
12 exports[`test/lib/commands/publish.js TAP bare _auth and registry config > new package version 1`] …
16 exports[`test/lib/commands/publish.js TAP dry-run > must match snapshot 1`] = `
59 exports[`test/lib/commands/publish.js TAP foreground-scripts can still be set to false > must match…
102 exports[`test/lib/commands/publish.js TAP foreground-scripts defaults to true > must match snapshot…
145 exports[`test/lib/commands/publish.js TAP has mTLS auth for scope configured registry > new package…
149 exports[`test/lib/commands/publish.js TAP has token auth for scope configured registry > new packag…
153 exports[`test/lib/commands/publish.js TAP ignore-scripts > new package version 1`] = `
157 exports[`test/lib/commands/publish.js TAP json > must match snapshot 1`] = `
166 exports[`test/lib/commands/publish.js TAP json > new package json 1`] = `
[all …]
Dprofile.js.test.cjs8 exports[`test/lib/commands/profile.js TAP enable-2fa from token and set otp, retries on pending and…
18 exports[`test/lib/commands/profile.js TAP profile get <key> --parseable > should output parseable r…
22 exports[`test/lib/commands/profile.js TAP profile get multiple args --parseable > should output par…
26 exports[`test/lib/commands/profile.js TAP profile get multiple args comma separated > should output…
30 exports[`test/lib/commands/profile.js TAP profile get multiple args default output > should output …
34 exports[`test/lib/commands/profile.js TAP profile get no args --color > should output all profile i…
47 exports[`test/lib/commands/profile.js TAP profile get no args --parseable > should output all profi…
61 exports[`test/lib/commands/profile.js TAP profile get no args default output > should output table …
74 exports[`test/lib/commands/profile.js TAP profile get no args no tfa enabled > should output expect…
87 exports[`test/lib/commands/profile.js TAP profile get no args profile has cidr_whitelist item > sho…
[all …]
Dcache.js.test.cjs8 exports[`test/lib/commands/cache.js TAP cache ls > logs cache entries 1`] = `
13 exports[`test/lib/commands/cache.js TAP cache ls corrupted > logs cache entries with bad data 1`] =…
18 exports[`test/lib/commands/cache.js TAP cache ls missing packument version not an object > logs cac…
22 exports[`test/lib/commands/cache.js TAP cache ls nonpublic registry > logs cache entry for extempor…
27 exports[`test/lib/commands/cache.js TAP cache ls pkgs > logs cache entries for npm and webpack and …
34 exports[`test/lib/commands/cache.js TAP cache ls scoped and scoped slash > logs cache entries for @…
39 exports[`test/lib/commands/cache.js TAP cache ls special > logs cache entries for foo 1`] = `
44 exports[`test/lib/commands/cache.js TAP cache rm > logs deleting single entry 1`] = `
48 exports[`test/lib/commands/cache.js TAP cache verify > shows verified cache output 1`] = `
55 exports[`test/lib/commands/cache.js TAP cache verify w/ extra output > shows extra output 1`] = `
/third_party/libinput/doc/user/
Dtapping.rst4 Tap-to-click behaviour
7 "Tapping" or "tap-to-click" is the name given to the behavior where a short
21 Tap-to-click default setting
42 Tap-and-drag
45 libinput also supports "tap-and-drag" where a tap immediately followed by a
48 Tap-and-drag is optional and can be enabled or disabled with
50 tap-and-drag enabled by default.
53 the initial tap decide the type of button click. For example, to
54 middle-click drag, tap with three fingers followed by a
62 Note that drag lock only applies if tap-and-drag is be enabled.
[all …]
/third_party/node/tools/
Dtest-v8.bat23 …mmon_v8_test_options% %v8_test_options% --slow-tests-cutoff 1000000 --json-test-results v8-tap.xml'
24 …ommon_v8_test_options% %v8_test_options% --slow-tests-cutoff 1000000 --json-test-results v8-tap.xml
25 call python ..\..\tools\v8-json-to-junit.py < v8-tap.xml > v8-tap.json
29 …s.py %common_v8_test_options% intl --slow-tests-cutoff 1000000 --json-test-results v8-intl-tap.xml'
30 ….py %common_v8_test_options% intl --slow-tests-cutoff 1000000 --json-test-results ./v8-intl-tap.xml
31 call python ..\..\tools\v8-json-to-junit.py < v8-intl-tap.xml > v8-intl-tap.json
35 …_v8_test_options% benchmarks --slow-tests-cutoff 1000000 --json-test-results v8-benchmarks-tap.xml'
36 …v8_test_options% benchmarks --slow-tests-cutoff 1000000 --json-test-results ./v8-benchmarks-tap.xml
37 call python ..\..\tools\v8-json-to-junit.py < v8-benchmarks-tap.xml > v8-benchmarks-tap.json
/third_party/libinput/tools/
Dlibinput-measure-touchpad-tap.man1 .TH libinput-measure-touchpad-tap "1" "" "libinput @LIBINPUT_VERSION@" "libinput Manual"
3 libinput\-measure\-touchpad\-tap \- measure tap-to-click properties of devices
5 .B libinput measure touchpad\-tap [\-\-help] [\-\-format=\fI<format>\fB] \fI[/dev/input/event0]\fR
9 .B "libinput measure touchpad\-tap"
10 tool measures properties of the tap\-to\-click behavior of the user. This is
13 tap interactions seen. This data should be attached to any tap\-related bug
16 For a full description on how libinput's tap-to-click behavior works, see
63 .B libinput\-measure\-touchpad\-tap
68 example, the first few columns may list tap information in the 'natural'
74 This tool does not take finger pressure into account. The tap it detects may
/third_party/openssl/test/
Drun_tests.pl59 # Additional OpenSSL special TAP arguments. Because we can't pass them via
60 # TAP::Harness->new(), they will be accessed directly, see the
61 # TAP::Parser::OpenSSL implementation further down
150 # The following is quite a bit of hackery to adapt to both TAP::Harness
152 # The TAP::Harness hack allows support for HARNESS_VERBOSE_FAILURE* and
154 # TAP::Harness Test::Harness simply doesn't have support for this sort of
157 # We use eval to avoid undue interruption if TAP::Harness isn't present.
163 package TAP::Parser::OpenSSL;
164 use parent -norequire, 'TAP::Parser';
165 require TAP::Parser;
[all …]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/
DREADME.md11 The UI is deliberately very simple - just tap anywhere in the grey area after hearing the claps. Th…
28 …When the user taps on the screen, a clap sound is played and the game checks whether the tap occur…
66tap event arrives on the UI thread it only contains the time (milliseconds since boot) that the ev…
72 ### Calculating whether a tap was successful
73 …n calculate whether that tap was successful i.e whether it fell within an acceptable time range. T…
75 ![Tap window calculation](images/7-tap-window.png "Tap window calculation")
77 Once we know the result of the tap the UI is updated with a color to give the user visual feedback.…
79 Note that once a tap has been received the tap window is removed from the queue - the user only get…
/third_party/typescript/tests/baselines/reference/
DnonInferrableTypePropagation1.types35 declare function tap<T>(next: (value: T) => void): Op<T, T>;
36 >tap : <T>(next: (value: T) => void) => Op<T, T>
54 >createAndUnbox(() => thing.pipe( map((data) => box(data)), tap((v) => log(v)),)) : Thing<num…
56 >() => thing.pipe( map((data) => box(data)), tap((v) => log(v)),) : () => Thing<Box<number>>
57 >thing.pipe( map((data) => box(data)), tap((v) => log(v)),) : Thing<Box<number>>
71 tap((v) => log(v)),
72 >tap((v) => log(v)) : Op<Box<number>, Box<number>>
73 >tap : <T>(next: (value: T) => void) => Op<T, T>
84 >createAndUnbox(() => thing.pipe( tap((v) => log(v)), map((data) => box(data)),)) : Thing<num…
86 >() => thing.pipe( tap((v) => log(v)), map((data) => box(data)),) : () => Thing<Box<number>>
[all …]
/third_party/node/deps/npm/test/lib/commands/
Dsearch.js1 const t = require('tap')
19 tap: t, property
31 tap: t, property
49 tap: t, property
61 tap: t, property
73 tap: t, property
85 tap: t, property
123 tap: t, property
136 tap: t, property
150 tap: t, property
[all …]
/third_party/node/deps/npm/node_modules/ignore-walk/
Dpackage.json10 "tap": "^16.0.1" string
13 "test": "tap",
19 …est:windows-coverage": "npm pkg set tap.statements=99 --json && npm pkg set tap.branches=98 --json…
20 "snap": "tap"
43 "tap": { object
51 "tap-snapshots/**"

12345678910>>...24