/aosp_15_r20/external/skia/modules/pathkit/ |
H A D | Makefile | 39 .PHONY: npm 40 npm: target 41 rm -rf ./npm-wasm/bin ./npm-asmjs/bin 42 mkdir -p ./npm-wasm/bin ./npm-asmjs/bin 44 cp ${PATHKIT_GN_BIN_DIR}/pathkit.js ./npm-wasm/bin 45 cp ${PATHKIT_GN_BIN_DIR}/pathkit.wasm ./npm-wasm/bin 47 cp ${PATHKIT_GN_BIN_DIR}/pathkit.js ./npm-asmjs/bin/pathkit.js 48 cp ${PATHKIT_GN_BIN_DIR}/pathkit.js.mem ./npm-asmjs/bin/pathkit.js.mem 49 cp CHANGELOG.md ./npm-wasm 50 cp CHANGELOG.md ./npm-asmjs [all …]
|
H A D | README.md | 58 make npm 59 npm ci 67 make npm-bazel 68 npm ci 72 Deploying to npm 79 # These binaries will be placed in the proper places of npm-*/bin 80 make npm 82 # In each npm- subdirectory, run: 83 npm version minor (or patch or major) 84 npm login --registry https://wombat-dressing-room.appspot.com [all …]
|
H A D | karma.bench.conf.js | 13 { pattern: 'npm-wasm/bin/pathkit.wasm', included:false, served:true}, 15 'npm-wasm/bin/pathkit.js', 21 '/pathkit/': '/base/npm-wasm/bin/' 81 { pattern: 'npm-asmjs/bin/pathkit.js.mem', included:false, served:true}, 83 'npm-asmjs/bin/pathkit.js', 89 '/pathkit/': '/base/npm-asmjs/bin/'
|
/aosp_15_r20/development/tools/winscope/ |
H A D | package.json | 15 …"build:prod": "npm run build:trace_processor && npm run build:protos && rm -rf dist/prod/ && webpa… 20 …"test:e2e": "npm run install:chromedriver && rm -rf dist/e2e_test && npx tsc -p ./src/test/e2e && … 21 …ubmit:quiet": "npm run build:protos && npm run test:unit:ci && npm run format:check && npm run tsl… 22 …"test:presubmit": "(npm run test:presubmit:quiet && printf '\\033[1m\\033[32mALL GREEN! \\U1F49A (… 23 …"test:all": "npm run test:unit:ci && npm run test:e2e && npm run format:check && npm run tslint:ch…
|
/aosp_15_r20/external/pigweed/pw_env_setup/py/pw_env_setup/ |
H A D | npm_action.py | 14 """NPM pw_env_setup action plugin. 16 This action triggers `npm install` after CIPD setup. 24 """Project action to run 'npm install'.""" 29 npm = shutil.which('npm.cmd' if os.name == 'nt' else 'npm') 35 # TODO: b/323378974 - Better integrate NPM actions with pw_env_setup so 37 # npm. 38 # Force npm cache to live inside the environment directory. 41 npm_env['_PW_ACTUAL_ENVIRONMENT_ROOT'], 'npm-cache' 46 npm,
|
/aosp_15_r20/external/google-cloud-java/java-artifact-registry/proto-google-cloud-artifact-registry-v1/src/main/java/com/google/devtools/artifactregistry/v1/ |
H A D | ListNpmPackagesResponse.java | 25 * The response from listing npm packages. 79 * The npm packages returned. 92 * The npm packages returned. 106 * The npm packages returned. 119 * The npm packages returned. 132 * The npm packages returned. 371 * The response from listing npm packages. 638 * The npm packages returned. 654 * The npm packages returned. 670 * The npm packages returned. [all …]
|
H A D | GetNpmPackageRequest.java | 25 * The request to get npm packages. 78 * Required. The name of the npm package. 103 * Required. The name of the npm package. 289 * The request to get npm packages. 476 * Required. The name of the npm package. 500 * Required. The name of the npm package. 524 * Required. The name of the npm package. 547 * Required. The name of the npm package. 566 * Required. The name of the npm package.
|
/aosp_15_r20/external/pigweed/pw_ide/ts/pigweed-vscode/ |
H A D | package.json | 174 …"package": "npm run clean && npm run build && npm run bundle && npm run prePackage && npm run doPa… 175 …"packagePrerelease": "npm run clean && npm run build && npm run bundle && npm run prePackage && np…
|
/aosp_15_r20/external/chromium-trace/catapult/common/node_runner/node_runner/ |
H A D | node_binaries.json | 28 "npm": { object 34 "download_path": "bin/node/npm-linux64.zip", 35 "path_within_archive": "node-v10.14.1-linux-x64/lib/node_modules/npm/bin/npm-cli.js", 40 "download_path": "bin/node/npm-mac64.zip", 41 "path_within_archive": "node-v10.14.1-darwin-x64/lib/node_modules/npm/bin/npm-cli.js", 46 "download_path": "bin/node/npm-win64.zip", 47 "path_within_archive": "node-v10.14.1-win-x64\\node_modules\\npm\\bin\\npm-cli.js",
|
/aosp_15_r20/external/skia/infra/bots/recipes/perf_pathkit.expected/ |
H A D | Perf-Debian10-EMCC-GCE-CPU-AVX2-asmjs-Release-All-PathKit.json | 111 "[START_DIR]/skia/modules/pathkit/npm-asmjs/bin" 114 "name": "Docker setup.mkdirs [START_DIR]/skia/modules/pathkit/npm-asmjs/bin", 128 "[START_DIR]/skia/modules/pathkit/npm-asmjs/bin/pathkit.js" 131 …"name": "Docker setup.cp [START_DIR]/build/pathkit.js [START_DIR]/skia/modules/pathkit/npm-asmjs/b… 140 "[START_DIR]/skia/modules/pathkit/npm-asmjs/bin/pathkit.js" 143 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-asmjs/bin/pathkit.js", 158 "[START_DIR]/skia/modules/pathkit/npm-asmjs/bin" 161 "name": "Docker setup.mkdirs [START_DIR]/skia/modules/pathkit/npm-asmjs/bin (2)", 175 "[START_DIR]/skia/modules/pathkit/npm-asmjs/bin/pathkit.js.mem" 178 …"name": "Docker setup.cp [START_DIR]/build/pathkit.js.mem [START_DIR]/skia/modules/pathkit/npm-asm… [all …]
|
H A D | pathkit_trybot.json | 111 "[START_DIR]/skia/modules/pathkit/npm-wasm/bin" 114 "name": "Docker setup.mkdirs [START_DIR]/skia/modules/pathkit/npm-wasm/bin", 128 "[START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.js" 131 …"name": "Docker setup.cp [START_DIR]/build/pathkit.js [START_DIR]/skia/modules/pathkit/npm-wasm/bi… 140 "[START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.js" 143 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.js", 158 "[START_DIR]/skia/modules/pathkit/npm-wasm/bin" 161 "name": "Docker setup.mkdirs [START_DIR]/skia/modules/pathkit/npm-wasm/bin (2)", 175 "[START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.wasm" 178 …"name": "Docker setup.cp [START_DIR]/build/pathkit.wasm [START_DIR]/skia/modules/pathkit/npm-wasm/… [all …]
|
H A D | Perf-Debian10-EMCC-GCE-CPU-AVX2-wasm-Release-All-PathKit.json | 111 "[START_DIR]/skia/modules/pathkit/npm-wasm/bin" 114 "name": "Docker setup.mkdirs [START_DIR]/skia/modules/pathkit/npm-wasm/bin", 128 "[START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.js" 131 …"name": "Docker setup.cp [START_DIR]/build/pathkit.js [START_DIR]/skia/modules/pathkit/npm-wasm/bi… 140 "[START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.js" 143 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.js", 158 "[START_DIR]/skia/modules/pathkit/npm-wasm/bin" 161 "name": "Docker setup.mkdirs [START_DIR]/skia/modules/pathkit/npm-wasm/bin (2)", 175 "[START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.wasm" 178 …"name": "Docker setup.cp [START_DIR]/build/pathkit.wasm [START_DIR]/skia/modules/pathkit/npm-wasm/… [all …]
|
/aosp_15_r20/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v1/src/main/java/com/google/cloudbuild/v1/ |
H A D | UploadedNpmPackage.java | 25 * An npm package uploaded to Artifact Registry using the NpmPackage 79 * URI of the uploaded npm package. 102 * URI of the uploaded npm package. 128 * Hash types and values of the npm package. 143 * Hash types and values of the npm package. 160 * Hash types and values of the npm package. 419 * An npm package uploaded to Artifact Registry using the NpmPackage 637 * URI of the uploaded npm package. 659 * URI of the uploaded npm package. 681 * URI of the uploaded npm package. [all …]
|
H A D | ArtifactsOrBuilder.java | 311 * A list of npm packages to be uploaded to Artifact Registry upon 313 * Npm packages in the specified paths will be uploaded 326 * A list of npm packages to be uploaded to Artifact Registry upon 328 * Npm packages in the specified paths will be uploaded 341 * A list of npm packages to be uploaded to Artifact Registry upon 343 * Npm packages in the specified paths will be uploaded 356 * A list of npm packages to be uploaded to Artifact Registry upon 358 * Npm packages in the specified paths will be uploaded 372 * A list of npm packages to be uploaded to Artifact Registry upon 374 * Npm packages in the specified paths will be uploaded
|
H A D | Artifacts.java | 4031 * "https://$REGION-npm.pkg.dev/$PROJECT/$REPOSITORY" 4032 * Npm package in the workspace specified by path will be zipped and 4046 * "https://$REGION-npm.pkg.dev/$PROJECT/$REPOSITORY" 4047 * Npm package in the workspace specified by path will be zipped and 4088 * Npm package to upload to Artifact Registry upon successful completion 4144 * "https://$REGION-npm.pkg.dev/$PROJECT/$REPOSITORY" 4145 * Npm package in the workspace specified by path will be zipped and 4170 * "https://$REGION-npm.pkg.dev/$PROJECT/$REPOSITORY" 4171 * Npm package in the workspace specified by path will be zipped and 4418 * Npm package to upload to Artifact Registry upon successful completion [all …]
|
/aosp_15_r20/external/skia/bazel/karma/ |
H A D | BUILD.bazel | 15 # $SANDBOX_EXEC_ROOT/bazel-out/k8-opt/bin/modules/canvaskit/canvaskit_js_tests.runfiles/npm/node_… 28 "@npm//jasmine-core", 29 "@npm//karma", 30 "@npm//karma-chrome-launcher", 31 "@npm//karma-firefox-launcher", 32 "@npm//karma-jasmine", 34 entry_point = {"@npm//:node_modules/karma": "bin/karma"},
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/ |
H A D | CONTRIBUTING.md | 8 1. Install [node](https://nodejs.org/en/) and make sure `npm` is in your $PATH 9 1. Run `npm install` in the respository to pull in development dependencies. 10 1. Run `npm install -g grunt-cli` to get the build tools for the command line. 65 1. Specify the new version inside `package.json` (for NPM), for example: 71 1. Build the polyfill with `npm install && grunt` then update `docs/experimental.md`'s Build Targe… 84 npm install 97 1. Once you've pushed to web-animations-js, run `npm publish` from that checked-out folder 99 …To do this, you'll need to be a collaborator [on the NPM project](https://www.npmjs.com/package/we…
|
/aosp_15_r20/tools/netsim/ui/ |
H A D | README.md | 15 Firstly, you must enter the ui directory and run npm install. 19 npm install 25 npm run build 31 npm run tsproto 37 npm start 50 - `package.json` contains all npm packages and scripts for web development
|
/aosp_15_r20/external/cldr/docs/charts/keyboard/ |
H A D | pom.xml | 72 <id>install node and npm</id> 74 <goal>install-node-and-npm</goal> 79 <id>npm install</id> 81 <goal>npm</goal> 86 <id>npm run build</id> 88 <goal>npm</goal>
|
/aosp_15_r20/external/skia/modules/canvaskit/ |
H A D | README.md | 3 Node v14 or later is required to run tests. We use npm (the Node Package Manager) to install 4 test dependencies. Recent installations of Node have npm as well. 33 # The following installs all npm dependencies and only needs to be when setting up 34 # or if our npm dependencies have changed (rarely). 35 npm ci 54 you may need to do a fresh install of the npm modules. You can do this by finding the .dts file 55 mentioned in the error message, deleting it, and rerunning `npm ci`.
|
/aosp_15_r20/external/google-cloud-java/java-artifact-registry/proto-google-cloud-artifact-registry-v1/src/main/proto/google/devtools/artifactregistry/v1/ |
H A D | artifact.proto | 207 // NpmPackage represents an npm artifact. 220 // npm_test:1.0.0" is the npm package. 241 // The request to list npm packages. 243 // Required. The name of the parent resource whose npm packages will be 259 // The response from listing npm packages. 261 // The npm packages returned. 269 // The request to get npm packages. 271 // Required. The name of the npm package.
|
/aosp_15_r20/external/googleapis/google/devtools/artifactregistry/v1/ |
H A D | artifact.proto | 207 // NpmPackage represents an npm artifact. 220 // npm_test:1.0.0" is the npm package. 241 // The request to list npm packages. 243 // Required. The name of the parent resource whose npm packages will be 259 // The response from listing npm packages. 261 // The npm packages returned. 269 // The request to get npm packages. 271 // Required. The name of the npm package.
|
/aosp_15_r20/external/aws-sdk-java-v2/services/codeartifact/src/main/resources/codegen-resources/ |
H A D | service-2.json | 388 …ge format: </p> <ul> <li> <p> <code>maven</code> </p> </li> <li> <p> <code>npm</code> </p> </li> <… 455 …or the package format (for example, the <code>package.json</code> file for npm packages and the <c… 788 …lues are supported: </p> <ul> <li> <p> <code>public:npmjs</code> - for the npm public repository. … 869 …en copying Maven package versions. </p> </li> <li> <p> The namespace of an npm package version is … 1082 …n deleting Maven package versions. </p> </li> <li> <p> The namespace of an npm package is its <cod… 1136 …n deleting Maven package versions. </p> </li> <li> <p> The namespace of an npm package version is … 1306 …ed when requesting Maven packages. </p> </li> <li> <p> The namespace of an npm package is its <cod… 1364 …rsion is its <code>groupId</code>. </p> </li> <li> <p> The namespace of an npm package version is … 1512 …rsion is its <code>groupId</code>. </p> </li> <li> <p> The namespace of an npm package version is … 1603 …rtifact repository that is connected to an external repository such as the npm registry or NuGet g… [all …]
|
/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/ |
H A D | npm_presubmit.py | 14 """Presubmit to npm install and run tests""" 21 """Run npm install and npm test in Pigweed root to test all web modules""" 22 call('npm', "install", cwd=ctx.root) 23 call('npm', "test", cwd=ctx.root)
|
H A D | javascript_checks.py | 35 # Check if npm deps are installed. 36 npm_list = log_run(['npm', 'list']) 38 npm_install = log_run(['npm', 'install']) 40 raise PresubmitFailure('npm install failed.') 42 result = log_run(['npm', 'exec', 'eslint', *ctx.paths])
|