Home
last modified time | relevance | path

Searched +full:source +full:- +full:map +full:- +full:js (Results 1 – 25 of 1040) sorted by relevance

12345678910>>...42

/aosp_15_r20/external/kotlinc/lib/
HDjs.engines.jar ... META-INF/ META-INF/MANIFEST.MF META-INF/js.engines.kotlin_module org ...
HDkotlin-compiler.jar ... cli-common.kotlin_module META-INF/cli-js.kotlin_module META-INF/cli.kotlin_module ...
HDkotlinx-serialization-compiler-plugin.jar ... META-INF/ META-INF/MANIFEST.MF META-INF/kotlinx-serialization-compiler- ...
HDkotlin-serialization-compiler-plugin.jar ... META-INF/ META-INF/MANIFEST.MF META-INF/kotlinx-serialization-compiler- ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/1.3.61-release-180/
HDkotlin-compiler-1.3.61-release-180.jar ... META-INF/cli-common.kotlin_module META-INF/cli-js.kotlin_module META-INF ...
/aosp_15_r20/development/tools/otagui/
H A Dpackage-lock.json12 "@zip.js/zip.js": "^2.3.6",
13 "core-js": "^3.6.5",
15 "eslint-config-airbnb-base": "^14.2.1",
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/development/tools/ota_analysis/
H A Dpackage-lock.json12 "@zip.js/zip.js": "^2.3.6",
13 "core-js": "^3.6.5",
15 "eslint-config-airbnb-base": "^14.2.1",
16 "flush-promises": "^1.0.2",
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/prebuilts/ktlint/
HDktlint-android-all.jar ... META-INF/ META-INF/MANIFEST.MF com/ com/pinterest ...
/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dreport_html.py3 # Copyright (C) 2017 The Android Open Source Project
9 # http://www.apache.org/licenses/LICENSE-2.0
48 def open_tag(self, tag: str, **attrs: Dict[str, str]) -> HtmlWriter:
58 assert tag == self.tag_stack[-1]
61 def add(self, text: str) -> HtmlWriter:
65 def add_file(self, file_path: Union[Path, str]) -> HtmlWriter:
72 def modify_text_for_html(text: str) -> str:
76 def hex_address_for_json(addr: int) -> str:
86 self.processes: Dict[int, ProcessScope] = {} # map from pid to ProcessScope
90 def get_process(self, pid: int) -> ProcessScope:
[all …]
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.23/
HDkotlin-compiler-embeddable-1.9.23.jar ... cli-common.kotlin_module META-INF/cli-js.kotlin_module META-INF/cli.kotlin_module ...
/aosp_15_r20/development/tools/winscope/
H A Dpackage-lock.json19 "@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/tools/netsim/ui/
H A DCMakeLists.txt1 # Copyright 2022 The Android Open Source Project
7 # http://www.apache.org/licenses/LICENSE-2.0
15 # Netsim - a network simulator for discovery, ranging and communication
17 set(INSTALL_NETSIM_UI_DIR "${CMAKE_INSTALL_PREFIX}/netsim-ui"
24 # Add netsim-ui into objs
26 ${CMAKE_CURRENT_LIST_DIR}/dist/index.html>netsim-ui/index.html;
27 ${CMAKE_CURRENT_LIST_DIR}/dist/dev.html>netsim-ui/dev.html;
28 … ${CMAKE_CURRENT_LIST_DIR}/dist/assets/grid-background.svg>netsim-ui/assets/grid-background.svg;
29 …${CMAKE_CURRENT_LIST_DIR}/dist/assets/hexagonal-background.png>netsim-ui/assets/hexagonal-backgrou…
30 ${CMAKE_CURRENT_LIST_DIR}/dist/assets/netsim-logo-b.svg>netsim-ui/assets/netsim-logo-b.svg;
[all …]
H A DAndroid.bp2 // Copyright (C) 2022 The Android Open Source Project
8 // http://www.apache.org/licenses/LICENSE-2.0
17 default_applicable_licenses: ["Android-Apache-2.0"],
28 sub_dir: "bin/netsim-ui",
34 name: "netsim_ui_js_cube-sprite.js",
35 src: "dist/js/cube-sprite.js",
36 sub_dir: "bin/netsim-ui/js",
41 name: "netsim_ui_js_customize-map-button.js",
42 src: "dist/js/customize-map-button.js",
43 sub_dir: "bin/netsim-ui/js",
[all …]
H A Dpackage-lock.json2 "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/external/pigweed/pw_ide/ts/pigweed-vscode/
H A Dpackage-lock.json10 "license": "Apache-2.0",
16 "js-yaml": "^4.1.0",
17 "node_modules-path": "^2.0.8",
18 "strip-ansi": "^7.1.0"
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",
33 "node-polyfill-webpack-plugin": "^4.0.0",
[all …]
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
H A Dgulpfile.js13 /* eslint-env node */
14 /* eslint-disable no-console */
17 const sourcemaps = require('gulp-sourcemaps');
19 const rename = require('gulp-rename');
20 const rollup = require('rollup-stream');
21 const buffer = require('vinyl-buffer');
22 const source = require('vinyl-source-stream'); constant
23 const closure = require('google-closure-compiler').gulp();
24 const size = require('gulp-size');
27 'css-parse',
[all …]
/aosp_15_r20/external/okio/kotlin-js-store/
H A Dyarn.lock7 …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 …]
/aosp_15_r20/external/flatbuffers/
H A Dyarn.lock5 "@babel/code-[email protected]":
7 …resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db93…
8 …integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH…
12 "@babel/helper-validator-identifier@^7.16.7":
14 …solved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identif…
15 …integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/…
19 …resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.10.tgz#744f2eb81579d6eea7…
20 …integrity sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfT…
22 "@babel/helper-validator-identifier" "^7.16.7"
24 js-tokens "^4.0.0"
[all …]
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/jsTest/src/kotlinx/serialization/json/
H A DDecodeFromDynamicSpecialCasesTest.kt2 …* Copyright 2017-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 licen…
14 val dyn = js("42") in testTopLevelInt()
21 val dyn = js(""""42"""")
28 val dyn = js("[1, 2, 3]")
58 val map = mapOf(k1 to 3, k2 to 4) constant
59 val dyn = js("{1:3, 2:4}")
60 val parsed = Json.decodeFromDynamic<Map<T, Int>>(dyn)
61 assertEquals(map, parsed)
66 testJsonElement<JsonPrimitive>(js("42"), JsonPrimitive(42))
67 testJsonElement<JsonElement>(js("42"), JsonPrimitive(42))
[all …]
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/31.7.0-alpha07/
HDkotlin-compiler-31.7.0-alpha07.jar ... META-INF/ META-INF/MANIFEST.MF NOTICE META-INF/jps-common.kotlin_module ...
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/
H A Dpackage-lock.json2 "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",
23 "zone.js": "~0.14.3"
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",
[all …]
/aosp_15_r20/external/pigweed/
H A Dpackage-lock.json10 "license": "Apache-2.0",
12 "@protobuf-ts/protoc": "^2.7.0",
14 "google-protobuf": "^3.17.3",
16 "ts-protoc-gen": "^0.15.0"
19 "pw_protobuf_compiler": "dist/bin/pw_protobuf_compiler.js"
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",
[all …]
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-plugin-ij193/1.3.61-release-180/
HDkotlin-plugin-ij193-1.3.61-release-180.jar ... $flatMap String it int $i$a$-map-AbstractGradleImportHandler$getPluginSetupByModule$options$1 Object ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/kotlin-compiler/
HDkotlin-compiler-mvn.jar ... META-INF/ META-INF/MANIFEST.MF NOTICE META-INF/jps-common.kotlin_module ...
/aosp_15_r20/external/kotlinx.serialization/
H A DCHANGELOG.md1 1.6.3 / 2024-02-16
8 …serializing and deserializing [polymorphic class hierarchies](docs/polymorphism.md#sealed-classes).
16 * Add kebab-case naming strategy (#2531) (thanks to [Emil Kantis](https://github.com/Kantis))
26 * Update Gradle dokka configuration to make sure "source" button is visible in all API docs (#2518,…
28 1.6.2 / 2023-11-30
32 wasm-wasi and (deprecated) linuxArm32Hfp.
37 1.6.1 / 2023-11-15
44 Trailing commas are one of the most popular non-spec Json variations.
52 Starting with 1.6.1, kotlinx.serialization provides a wasm-js flavor, so your projects with Kotlin/…
55 …://kotlinlang.org/docs/whatsnew1920.html#new-wasm-wasi-target-and-the-renaming-of-the-wasm-target-
[all …]

12345678910>>...42