/aosp_15_r20/external/selinux/python/po/ |
H A D | pl.po | 7 "Project-Id-Version: PACKAGE VERSION\n" 8 "Report-Msgid-Bugs-To: \n" 9 "POT-Creation-Date: 2023-06-12 18:13+0200\n" 10 "PO-Revision-Date: 2023-06-25 10:31+0000\n" 11 "Last-Translator: Piotr Drąg <[email protected]>\n" 12 "Language-Team: Polish <https://translate.fedoraproject.org/projects/selinux/" 15 "MIME-Version: 1.0\n" 16 "Content-Type: text/plain; charset=UTF-8\n" 17 "Content-Transfer-Encoding: 8bit\n" 18 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " [all …]
|
/aosp_15_r20/external/pigweed/pw_ide/ts/pigweed-vscode/ |
H A D | package-lock.json | 10 "license": "Apache-2.0", 16 "js-yaml": "^4.1.0", 17 "node_modules-path": "^2.0.8", 18 "strip-ansi": "^7.1.0" 23 "@types/jest": "29.5.12", 24 "@types/js-yaml": "^4.0.9", 27 "@typescript-eslint/eslint-plugin": "^7.16.0", 28 "@typescript-eslint/parser": "^7.16.0", 29 "@vscode/test-cli": "^0.0.10", 30 "@vscode/test-electron": "^2.4.1", [all …]
|
/aosp_15_r20/external/elfutils/po/ |
H A D | pl.po | 2 # Copyright © 2003-2021 the elfutils authors. 4 # Jakub Bogusz <qboosh@pld-linux.org>, 2003-2007. 5 # Piotr Drąg <[email protected]>, 2010-2021. 9 "Project-Id-Version: elfutils\n" 10 "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" 11 "POT-Creation-Date: 2024-03-01 10:22-0500\n" 12 "PO-Revision-Date: 2021-02-22 16:25+0100\n" 13 "Last-Translator: Piotr Drąg <[email protected]>\n" 14 "Language-Team: Polish <trans-[email protected]>\n" 16 "MIME-Version: 1.0\n" [all …]
|
/aosp_15_r20/development/tools/ota_analysis/ |
H A D | package-lock.json | 13 "core-js": "^3.6.5", 15 "eslint-config-airbnb-base": "^14.2.1", 16 "flush-promises": "^1.0.2", 17 "jest": "^27.0.6", string 18 "material-design-icons": "^3.0.1", 20 "roboto-fontface": "*", 21 "vue": "^3.0.0-0", 22 "vue-echarts": "^6.0.0-rc.6", 23 "vue-router": "^4.0.0-0", 24 "vue-uuid": "^2.0.2", [all …]
|
/aosp_15_r20/development/tools/otagui/ |
H A D | package-lock.json | 13 "core-js": "^3.6.5", 15 "eslint-config-airbnb-base": "^14.2.1", 16 "jest": "^24.9.0", string 17 "material-design-icons": "^3.0.1", 19 "roboto-fontface": "*", 20 "vue": "^3.0.0-0", 21 "vue-echarts": "^6.0.0-rc.6", 22 "vue-router": "^4.0.0-0", 23 "vue-uuid": "^2.0.2", 24 "vue3-table-lite": "^1.0.5", [all …]
|
/aosp_15_r20/external/e2fsprogs/po/ |
H A 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 …]
|
/aosp_15_r20/external/pigweed/ |
H A D | package-lock.json | 10 "license": "Apache-2.0", 12 "@protobuf-ts/protoc": "^2.7.0", 14 "google-protobuf": "^3.17.3", 16 "ts-protoc-gen": "^0.15.0" 23 "@codemirror/lang-python": "^6.1.6", 25 "@codemirror/theme-one-dark": "^6.1.2", 26 "@lit-labs/virtualizer": "^2.0.7", 27 "@material-ui/core": "^4.12.1", 28 "@material-ui/lab": "^4.0.0-alpha.60", 30 "@open-wc/testing": "^3.0.0-next.5", [all …]
|
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.RecordTrace/ |
H A D | adb_jsdomtest.ts | 7 // http://www.apache.org/licenses/LICENSE-2.0 27 const sendRaw = jest.fn(); 29 const recvRaw = jest.fn(); 32 const expectedAuthMessage = AdbMsgImpl.create({ 51 const onConnected = jest.fn(); 55 const connectedMsg = AdbMsgImpl.create({ 73 const openStream = jest.fn();
|
/aosp_15_r20/external/perfetto/ui/src/base/ |
H A D | store_unittest.ts | 7 // http://www.apache.org/licenses/LICENSE-2.0 93 const callback = jest.fn(); 130 const callback = jest.fn(); 144 const callback = jest.fn(); 158 describe('sub-store', () => { 200 it('can create more substores and edit', () => { 220 const callback = jest.fn(); 235 const callback = jest.fn(); 251 // This target node is missing - baz doesn't exist in State 265 // This target node is missing - baz doesn't exist in State [all …]
|
/aosp_15_r20/external/perfetto/ui/ |
H A D | pnpm-lock.yaml | 23 '@codemirror/theme-one-dark': 41 '@types/color-convert': 62 '@types/w3c-web-usb': 68 color-convert: 71 devtools-protocol: 89 jsbn-rsa: 95 noice-json-rpc: 104 protobufjs-cli: 116 vega-lite: 133 '@rollup/plugin-commonjs': [all …]
|
H A 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 fs.watch. 31 // just runs all the build tasks serially. It doesn't to do any mtime-based [all …]
|
/aosp_15_r20/external/selinux/gui/po/ |
H A D | pl.po | 9 "Project-Id-Version: PACKAGE VERSION\n" 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2022-08-30 22:52+0200\n" 12 "PO-Revision-Date: 2021-09-07 16:04+0000\n" 13 "Last-Translator: Piotr Drąg <[email protected]>\n" 14 "Language-Team: Polish <https://translate.fedoraproject.org/projects/selinux/" 17 "MIME-Version: 1.0\n" 18 "Content-Type: text/plain; charset=UTF-8\n" 19 "Content-Transfer-Encoding: 8bit\n" 20 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " [all …]
|
/aosp_15_r20/packages/apps/Settings/res/values-pl/ |
D | strings.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Copyright (C) 2007 The Android Open Source Project 8 http://www.apache.org/licenses/LICENSE-2.0 15 --> 21 <string name="create" msgid="986997212165228751">"Utwórz"</string> 74 …7">"Urządzenie słuchowe w lewym uchu jest połączone.\n\nAby sparować urządzenie w prawym uchu, upe… 75 …7">"Urządzenie słuchowe w prawym uchu jest połączone.\n\nAby sparować urządzenie w lewym uchu, upe… 99 …<string name="bluetooth_devices_card_off_title" msgid="1320149821945129127">"Bluetooth jest wyłącz… 157 …<string name="proxy_error_invalid_host" msgid="3814412792702059247">"Wpisana nazwa hosta jest niep… 158 …alid_exclusion_list" msgid="6096353559936226599">"Wpisana lista wykluczeń jest niepoprawnie sforma… [all …]
|
/aosp_15_r20/external/perfetto/ui/config/ |
H A D | JestJsdomEnv.js | 7 // http://www.apache.org/licenses/LICENSE-2.0 15 const JSDOMEnvironment = require('jest-environment-jsdom').default; 21 // vega-lite, which is pulled in by tests, depends on structuredClone. 22 // The jsdom envinronment doesn't emulate it yet. So here we create a wrapper
|
/aosp_15_r20/external/pigweed/pw_ide/ts/pigweed-vscode/src/ |
H A D | settings.ts | 7 // https://www.apache.org/licenses/LICENSE-2.0 343 * This also serves as a platform-independent interface for the working dir 344 * (for example, in Jest tests we don't have access to `vscode` so most of our 350 throw new Error("This is a singleton. You can't create it!"); 357 // eslint-disable-next-line @typescript-eslint/no-this-alias
|
/aosp_15_r20/external/jspecify/docs/ |
H A D | package-lock.json | 12 "@docusaurus/preset-classic": "3.4.0", 13 "@mdx-js/react": "^3.0.0", 15 "prism-react-renderer": "^2.3.0", 17 "react-dom": "^18.0.0" 20 "@docusaurus/module-type-aliases": "3.4.0", 27 "node_modules/@algolia/autocomplete-core": { 29 … "resolved": "https://registry.npmjs.org/@algolia/autocomplete-core/-/autocomplete-core-1.9.3.tgz", 30 …"integrity": "sha512-009HdfugtGCdC4JdXUbVJClA0q0zh24yyePn+KUGk3rP7j8FEe/m5Yo/z65gn6nP/cM39PxpzqKrL… 33 "@algolia/autocomplete-plugin-algolia-insights": "1.9.3", 34 "@algolia/autocomplete-shared": "1.9.3" [all …]
|
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/ |
H A D | package-lock.json | 2 "name": "watch-web-app", 8 "name": "watch-web-app", 17 "@angular/platform-browser": "^18.0.0", 18 "@angular/platform-browser-dynamic": "^18.0.0", 20 "ng-keyboard-shortcuts": "^13.0.8", 26 "@angular-devkit/build-angular": "^18.0.1", 28 "@angular/compiler-cli": "^18.0.0", 30 "jasmine-core": "~5.1.0", 32 "karma-chrome-launcher": "~3.2.0", 33 "karma-coverage": "~2.2.0", [all …]
|
/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/ |
H A D | pigweed_presubmit.py | 9 # https://www.apache.org/licenses/LICENSE-2.0 91 """Add Pigweed-specific defaults to GnGenNinja.""" 94 """Add project-specific default GN args to 'args'.""" 98 def build_bazel(*args, **kwargs) -> None: 124 # TODO: b/234876100 - msan will not work until the C++ standard library 128 # clang-tidy doesn't run on Windows. 134 # TODO: b/244604080 - For the pw::InlineString tests, qemu_clang_debug 140 # TODO: b/240982565 - SocketStream currently requires Linux. 158 def _gn_main_build_check_targets() -> Sequence[str]: 168 # Since there is no mac-arm64 bloaty binary in CIPD, Arm Macs use the x86_64 [all …]
|
/aosp_15_r20/tools/netsim/ui/ |
H A D | package-lock.json | 2 "name": "netsim-app", 8 "name": "netsim-app", 17 "@custom-elements-manifest/analyzer": "^0.4.17", 18 "@open-wc/building-rollup": "^2.2.1", 19 "@open-wc/eslint-config": "^4.3.0", 20 "@open-wc/testing": "next", 21 "@rollup/plugin-node-resolve": "^15.0.1", 22 "@typescript-eslint/eslint-plugin": "^4.33.0", 23 "@typescript-eslint/parser": "^4.33.0", 24 "@web/dev-server": "^0.1.28", [all …]
|
/aosp_15_r20/packages/apps/Settings/res/values-az/ |
D | strings.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Copyright (C) 2007 The Android Open Source Project 8 http://www.apache.org/licenses/LICENSE-2.0 15 --> 21 <string name="create" msgid="986997212165228751">"Yarat"</string> 70 …<string name="bluetooth_screen_auto_on_summary" msgid="1490150818921417875">"Bluetooth-u söndürsən… 190 …uction_of_language_picker" msgid="4012265379885200083">"Cihaz, tətbiq və veb-saytlar üstünlük verd… 195 …<string name="desc_system_locale_addition" msgid="3409917362651596070">"Bununla tətbiq və veb-sayt… 199 …0935896">"Bu dil sistem dili kimi istifadə edilə bilməz, lakin tətbiq və veb-saytlara bu dili tərc… 396 …adding_lock_text" msgid="2412645723804450304">"Barmaq izinin ayarlanması bir-iki dəqiqə çəkəcək. B… [all …]
|
/aosp_15_r20/external/tinyxml2/resources/ |
H A D | dream.xml | 9 <P>SGML markup by Jon Bosak, 1992-1994.</P> 10 <P>XML version by Jon Bosak, 1996-1998.</P> 31 <PERSONA>FLUTE, a bellows-mender.</PERSONA> 69 <LINE>Like to a step-dame or a dowager</LINE> 78 <LINE>New-bent in heaven, shall behold the night</LINE> 118 <LINE>And interchanged love-tokens with my child:</LINE> 192 <LINE>Thrice-blessed they that master so their blood,</LINE> 209 <LINE>Take time to pause; and, by the nest new moon--</LINE> 210 <LINE>The sealing-day betwixt my love and me,</LINE> 211 <LINE>For everlasting bond of fellowship--</LINE> [all …]
|
/aosp_15_r20/development/tools/winscope/ |
H A D | package-lock.json | 19 "@angular/platform-browser": "^14.0.0", 20 "@angular/platform-browser-dynamic": "^14.0.0", 22 "@auth0/auth0-angular": "^1.10.0", 28 "gl-matrix": "^3.4.3", 29 "html-loader": "^3.1.0", 32 "jsbn-rsa": "^1.0.4", 35 "style-loader": "^3.3.1", 37 "ts-loader": "^9.3.0", 40 "webgl-utils": "^1.0.1", 41 "webgl-utils.js": "^1.1.0", [all …]
|
/aosp_15_r20/external/icu/icu4j/perf-tests/data/collation/ |
H A D | nvsbl10.txt | 116 wintertime was an unheard-of piece of luck, let alone a guest who 137 big blue spectacles with sidelights, and had a bush side-whisker 138 over his coat-collar that completely hid his cheeks and face. 144 Mrs. Hall, feeling that her conversational advances were ill-timed, 148 hat-brim turned down, hiding his face and ears completely. She put 165 with a certain stateliness upon a gold and black tea-tray, carried 182 He held a white cloth--it was a serviette he had brought with 183 him--over the lower part of his face, so that his mouth and jaws 189 pink, and shiny just as it had been at first. He wore a dark-brown 190 velvet jacket with a high, black, linen-lined collar turned up about [all …]
|
/aosp_15_r20/external/pigweed/docs/ |
H A D | changelog.rst | 3 .. _docs-changelog: 9 -------------------------------- 11 -------------------------------- 12 .. pigweed-live:: 14 .. _docs-changelog-latest: 15 .. _docs-changelog-2024-11-27: 17 ------------ 19 ------------ 24 * **pw_allocator updates**: The :ref:`module-pw_allocator-api-bucket` class 26 <module-pw_allocator-api-block>` has been refactored to support static [all …]
|
/aosp_15_r20/external/crosvm/docs/book/ |
H A D | mermaid.min.js | 1 …create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=t… 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… 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",…
|