| /external/perfetto/ui/src/controller/ |
| D | adb_record_controller_jsdomtest.ts | 7 // http://www.apache.org/licenses/LICENSE-2.0 26 onConsumerPortResponse: jest.fn(), 27 onError: jest.fn(), 28 onStatus: jest.fn(), 43 return Promise.resolve(dingus<USBDevice>()); 46 const enableTracing = jest.fn(); 51 const readBuffers = jest.fn(); 56 const sendErrorMessage = jest.fn(); 67 adbController.sendErrorMessage = jest 71 const findDevice = jest.fn().mockImplementation(() => { [all …]
|
| /external/pigweed/pw_ide/ts/pigweed-vscode/ |
| D | package-lock.json | 2 "name": "pigweed-vscode", 8 "name": "pigweed-vscode", 10 "license": "Apache-2.0", 18 "@types/jest": "^29.5.11", 21 "@typescript-eslint/eslint-plugin": "^5.59.8", 22 "@typescript-eslint/parser": "^5.59.8", 23 "@vscode/test-electron": "^2.3.2", 25 "jest": "^29.7.0", string 26 "node-polyfill-webpack-plugin": "^2.0.1", 27 "ts-jest": "^29.1.1", [all …]
|
| /external/perfetto/ui/ |
| D | pnpm-lock.yaml | 23 '@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 …]
|
| D | package.json | 2 "name": "perfetto-webui", 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", 42 "protobufjs-cli": "^1.1.2", [all …]
|
| D | build.js | 7 // http://www.apache.org/licenses/LICENSE-2.0 19 // - The build process for the whole UI and the chrome extension. 20 // - The HTTP dev-server with live-reload capabilities. 21 // The reason why this is a hand-rolled script rather than a conventional build 25 // edit-one-line -> reload html cycles) is to run both the TypeScript compiler 26 // and the rollup bundler in --watch mode. Any other attempt, leads to O(10s) 27 // incremental-build times. 28 // This script allows mixing build tools that support --watch mode (tsc and 29 // rollup) and auto-triggering-on-file-change rules via node-watch. 31 // just runs all the build tasks serially. It doesn't to do any mtime-based [all …]
|
| /external/pigweed/ |
| D | package-lock.json | 10 "license": "Apache-2.0", 12 "@protobuf-ts/protoc": "^2.7.0", 14 "google-protobuf": "^3.17.3", 17 "rollup-plugin-postcss": "^4.0.2", 18 "ts-protoc-gen": "^0.15.0" 24 "@grpc/grpc-js": "^1.3.7", 25 "@material-ui/core": "^4.12.1", 26 "@material-ui/lab": "^4.0.0-alpha.60", 27 "@rollup/plugin-commonjs": "^19.0.0", 28 "@rollup/plugin-node-resolve": "^13.3.0", [all …]
|
| D | package.json | 4 "description": "An open source collection of embedded-targeted libraries", 6 "license": "Apache-2.0", 18 … "log-viewer-setup": "cd pw_web/log-viewer && npm install --quiet --no-progress --loglevel=error", 19 "prebuild": "rimraf dist && npm run build-protos", 20 "build-protos": "ts-node -P tsconfig.json ts/buildprotos.ts", 22 "dev": "rollup -c -w", 23 "rollup": "rollup -c && npm run postbuild", 25 "start": "tsc-watch --onSuccess \"rollup -c\"", 28 "test": "npm run build && jest --silent", 29 "jest": "jest" string [all …]
|
| /external/pigweed/pw_rpc/ts/ |
| D | client_test.ts | 7 // https://www.apache.org/licenses/LICENSE-2.0 15 /* eslint-env browser */ 19 import { Message } from 'google-protobuf'; 38 const OPEN_CALL_ID = 2 ** 32 - 1; 134 it('processPacket for non-pending method', () => { 254 return requests[requests.length - 1]; 268 sendResponsesAfterPackets -= 1; 350 const onNext = jest.fn(); 351 const onCompleted = jest.fn(); 352 const onError = jest.fn(); [all …]
|
| /external/pigweed/ts/transport/ |
| D | serial_mock.ts | 7 // https://www.apache.org/licenses/LICENSE-2.0 15 /* eslint-env browser */ 55 const queuePromise = new Promise<T>((resolve) => { 56 this.requestQueue.push(resolve); 134 open = jest.fn(async (options?: SerialOptions) => { 141 close = jest.fn(() => {
|
| /external/pigweed/ts/ |
| D | index_test.ts | 2 * @jest-environment jsdom 11 // https://www.apache.org/licenses/LICENSE-2.0 93 const file = fs.readFileSync(require.resolve('../dist/index.umd')); 94 expect(file.indexOf(requireString)).toBe(-1);
|
| /external/elfutils/po/ |
| D | pl.po | 2 # Copyright © 2003-2021 the elfutils authors. 4 # Jakub Bogusz <qboosh@pld-linux.org>, 2003-2007. 5 # Piotr Drąg <piotrdrag@gmail.com>, 2010-2021. 9 "Project-Id-Version: elfutils\n" 10 "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" 11 "POT-Creation-Date: 2023-11-03 17:36+0100\n" 12 "PO-Revision-Date: 2021-02-22 16:25+0100\n" 13 "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n" 14 "Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n" 16 "MIME-Version: 1.0\n" [all …]
|
| /external/e2fsprogs/po/ |
| D | pl.po | 4 # Jakub Bogusz <qboosh@pld-linux.org>, 2002-2022. 8 #. there is an @-expansion, where strings like "@i" are expanded to 11 #. the @-expansion, for the strings in the problem.c file. 13 #. Translators are free to use the @-expansion facility if they so 19 #. @-expansion facility at all. 22 #. a dynamic %-expansion, which expands %i as an inode number, and so 24 #. %-expressions that begin with "%D" and "%I" are two-character 26 #. ownership field (inode->i_uid). Also the "%B" expansion is special: 31 #. Please note that the %-expansion for most e2fsck's problem.c should not 32 #. use positional indicators such as %1, since although they look like c-style [all …]
|
| /external/okio/kotlin-js-store/ |
| D | yarn.lock | 7 …resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5… 8 …integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9… 10 "@discoveryjs/json-ext@^0.5.0": 12 …resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b770… 13 …integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iP… 15 "@jridgewell/gen-mapping@^0.3.0": 17 …resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df… 18 …integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9… 20 "@jridgewell/set-array" "^1.0.1" 21 "@jridgewell/sourcemap-codec" "^1.4.10" [all …]
|
| /external/perfetto/ui/src/test/ |
| D | ui_integrationtest.ts | 7 // http://www.apache.org/licenses/LICENSE-2.0 30 const expectedScreenshotPath = path.join('test', 'data', 'ui-screenshots'); 31 const tmpDir = path.resolve('./ui-test-artifacts'); 37 return pages[pages.length - 1]; 43 jest.setTimeout(60000); 53 // /test/data/ui-screenshots. 56 testName = testName.replace(/[^a-z0-9-]/gim, '_').toLowerCase(); 59 const screenshotName = `ui-${testName}.png`; 89 await page.click('.pf-overlay'); 92 document.querySelector('.scrolling-panel-container')!.scrollTo(0, 400); [all …]
|
| /external/jline/src/src/test/resources/jline/example/ |
| D | english.gz | |
| /external/crosvm/docs/book/ |
| D | mermaid.min.js | 1 …-1:t>e?1:t>=e?0:NaN},i=function(t){var e;return 1===t.length&&(e=t,t=function(t,n){return r(e(t),n… property 4 * Copyright (c) 2012-2013 Chris Pettitt 24 …-i,s=e.y-a,c=t.width/2,u=t.height/2;if(!o&&!s)throw new Error("Not possible to find intersection i… function 30 …=arguments[0],"function"==typeof arguments[arguments.length-1]?(e=arguments[arguments.length-1],c.… 31 … processed */if(s.getAttribute("data-processed"))return"continue";s.setAttribute("data-processed",…
|
| /external/icu/icu4j/perf-tests/data/collation/ |
| D | 2drvb10.txt | 1 Project Gutenberg Holy Bible, Douay-Rheims Version, O.T. Part 2 24 Douay-Rheims Version, Challoner Revision 26 Volume II: The Second Part of the Old Testament (Psalms - 2 Machabees) 32 Project Gutenberg Holy Bible, Douay-Rheims Version, O.T. Part 2 72 million dollars per hour this year as we release thirty-six text 82 At our revised rates of production, we will reach only one-third 85 from Michael Hart's salary at Carnegie-Mellon University, and an 94 tax deductible to the extent allowable by law. (CMU = Carnegie- 154 By using or reading any part of this PROJECT GUTENBERG-tm 162 ABOUT PROJECT GUTENBERG-TM ETEXTS [all …]
|
| /external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/transforms/ |
| D | internal_raw_IPA-old.txt | 1803 ad-lib ædlˈɪb 3726 aide-de-camp ˌeddɪkˈæmp 5495 alpha-fetoprotein ˌælfəfˌitoprˈotin, ˌælfəfˌitoprˈotˈiɪn 7542 anglo-saxon ˈæŋglosˌæksən 8282 anti-lewisite ˌæntilˈuɪsˌaɪt 9550 aquifer %21020 ˈækwəfər, ˈɑkwə- 9555 aquilegia %7773 -lˈiʤə, ˌækwəlˈiʤiə 9559 aquiline %15023 -lɪn, ˈækwəlˌaɪn 9629 aragonite %11075 ərˈægənˌaɪt, ˈærəgə- 9645 aram %8777 ær-, ˈeræm, ˈɛrəm [all …]
|
| D | internal_raw_IPA.txt | 1508 ad-lib ædlˈɪb 3152 aide-de-camp ˌeddɪkˈæmp 4660 alpha-fetoprotein ˌælfəfˌitoprˈotin, ˌælfəfˌitoprˈotˈiɪn 6464 anglo-saxon ˈæŋglosˌæksən 7113 anti-lewisite ˌæntilˈuɪsˌaɪt 10681 audio-visual ˌodiovˈɪʒuəl 11799 baby-sit bˈebisˌɪt 14086 battle-ax bˈætlæks 14655 bed-sitter bˈɛdsˌɪtər 14656 bed-wetting bˈɛdwˌɛtɪŋ [all …]
|