Home
last modified time | relevance | path

Searched +full:w3c +full:- +full:web +full:- +full:usb (Results 1 – 5 of 5) sorted by relevance

/external/libusb/tests/webusb-test-shim/
Dpackage-lock.json2 "name": "webusb-test-runner",
8 "name": "webusb-test-runner",
12 "usb": "^2.11.0" string
15 "node_modules/@types/w3c-web-usb": {
17 "resolved": "https://registry.npmjs.org/@types/w3c-web-usb/-/w3c-web-usb-1.0.10.tgz",
18 …"integrity": "sha512-CHgUI5kTc/QLMP8hODUHhge0D4vx+9UiAwIGiT0sTy/B2XpdX1U5rJt6JSISgr6ikRT7vxV9EVAFe…
20 "node_modules/node-addon-api": {
22 "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.0.0.tgz",
23 …"integrity": "sha512-vgbBJTS4m5/KkE16t5Ly0WW9hz46swAstv0hYYwMtbG7AznRhNyfLRe8HZAiWIpcHzoO7HxhLuBQj…
25 "node_modules/node-gyp-build": {
[all …]
/external/perfetto/ui/
Dpackage.json2 "name": "perfetto-webui",
4 "description": "Perfetto Web UI",
8 "license": "Apache-2.0",
15 "@codemirror/theme-one-dark": "^6.1.2",
20 "@types/color-convert": "^1.9.0",
27 "@types/w3c-web-usb": "^1.0.6",
30 "color-convert": "^2.0.1",
32 "devtools-protocol": "0.0.1159816",
37 "jsbn-rsa": "^1.0.4",
39 "noice-json-rpc": "^1.2.0",
[all …]
Dpnpm-lock.yaml23 '@codemirror/theme-one-dark':
38 '@types/color-convert':
59 '@types/w3c-web-usb':
68 color-convert:
74 devtools-protocol:
89 jsbn-rsa:
95 noice-json-rpc:
104 protobufjs-cli:
119 vega-lite:
124 '@rollup/plugin-commonjs':
[all …]
/external/libcups/doc/help/
Dspec-design.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
3 <!-- SECTION: Specifications -->
6 <LINK REL="STYLESHEET" TYPE="text/css" HREF="../cups-printable.css">
12 …nts the overall organization of CUPS. The purpose is not to provide a line-by-line description of …
20web browser services as well as IPP operation messages passed via HTTP POST requests with the <COD…
22-threaded server process which runs external processes to do longer-term operations such as printi…
24 …primarily limited by the available server memory, file descriptors, and CPU - the scheduler itself…
28 <TR><TD ALIGN="CENTER"><IMG SRC="../images/cups-block-diagram.png"
34-cupsd.conf.html">cupsd.conf</A>), available classes (<A HREF="man-classes.conf.html">classes.conf…
38 …tter "d" ("d00001-001", "d99999-001", "d100000-001", etc.) Control files are IPP messages based on…
[all …]
/external/sg3_utils/
Dsg3_utils.man8.html1 Content-type: text/html; charset=UTF-8
3 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
13 sg3_utils - a package of utilities for sending SCSI commands
19 [<I>--dry-run</I>] [<I>--enumerate</I>] [<I>--help</I>] [<I>--hex</I>]
20 [<I>--in=FN</I>] [<I>--inhex=FN</I>] [<I>--maxlen=LEN</I>] [<I>--raw</I>]
21 [<I>--timeout=SECS</I>] [<I>--verbose</I>] [<I>--version</I>]
44 line or in a file. sg_raw -vvv will output the T10 name of a given SCSI
51 <A HREF="https://www.t10.org/scsi-3.htm">https://www.t10.org/scsi-3.htm</A> with the SCSI command s…
53 Architecture Model (SAM) with SAM-5 being the most recent standard (ANSI
54 INCITS 515-2016) with the most recent draft being SAM-6 revision 4 . SCSI
[all …]