| /third_party/typescript/ |
| D | package-lock.json | 2 "name": "ohos-typescript", 3 "version": "4.9.5-r4", 7 "@aashutoshrathi/word-wrap": { 9 …"resolved": "https://repo.huaweicloud.com/repository/npm/@aashutoshrathi/word-wrap/-/word-wrap-1.2… 10 …"integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFw… 13 "@es-joy/jsdoccomment": { 15 …"resolved": "https://repo.huaweicloud.com/repository/npm/@es-joy/jsdoccomment/-/jsdoccomment-0.31.… 16 …"integrity": "sha512-tc1/iuQcnaiSIUVad72PBierDFpsxdUHtEF/OrfqvM1CBAsIoMP51j52jTMb3dXriwhieTo289Inz… 19 "comment-parser": "1.3.1", 21 "jsdoc-type-pratt-parser": "~3.1.0" [all …]
|
| /third_party/jsframework/ |
| D | package-lock.json | 9 …"resolved": "https://repo.huaweicloud.com/repository/npm/@ampproject/remapping/-/remapping-2.2.0.t… 10 …"integrity": "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9… 13 "@jridgewell/gen-mapping": "^0.1.0", 14 "@jridgewell/trace-mapping": "^0.3.9" 17 "@babel/code-frame": { 19 …"resolved": "https://repo.huaweicloud.com/repository/npm/@babel/code-frame/-/code-frame-7.12.11.tg… 20 …"integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETG… 26 "@babel/compat-data": { 28 …"resolved": "https://repo.huaweicloud.com/repository/npm/@babel/compat-data/-/compat-data-7.19.1.t… 29 …"integrity": "sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQ… [all …]
|
| /third_party/weex-loader/ |
| D | package-lock.json | 2 "name": "weex-loader", 9 …"resolved": "https://repo.huaweicloud.com/repository/npm/@ampproject/remapping/-/remapping-2.2.1.t… 10 …"integrity": "sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO… 12 "@jridgewell/gen-mapping": "^0.3.0", 13 "@jridgewell/trace-mapping": "^0.3.9" 18 "resolved": "https://repo.huaweicloud.com/repository/npm/@babel/cli/-/cli-7.20.7.tgz", 19 …"integrity": "sha512-WylgcELHB66WwQqItxNILsMlaTd8/SO6SgTTjMp4uCI7P4QyH1r3nqgFmO3BfM4AtfniHgFMH3EpY… 21 "@jridgewell/trace-mapping": "^0.3.8", 22 "@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.3", 25 "convert-source-map": "^1.1.0", [all …]
|
| /third_party/node/deps/npm/node_modules/@npmcli/git/lib/ |
| D | clone.js | 20 // we have to use url.parse until we add the same shim that hosted-git-info has 22 const { parse } = require('url') // eslint-disable-line node/no-deprecated-api 29 const pickManifest = require('npm-pick-manifest') 32 module.exports = (repo, ref = 'HEAD', target = null, opts = {}) => argument 33 getRevs(repo, opts).then(revs => clone( 34 repo, 38 target || defaultTarget(repo, opts.cwd), 42 const maybeShallow = (repo, opts) => { argument 46 return shallowHosts.has(parse(repo).host) 49 const defaultTarget = (repo, /* istanbul ignore next */ cwd = process.cwd()) => argument [all …]
|
| D | revs.js | 1 const pinflight = require('promise-inflight') 3 const { LRUCache } = require('lru-cache') 10 const linesToRevs = require('./lines-to-revs.js') 12 module.exports = async (repo, opts = {}) => { argument 14 const cached = revsCache.get(repo) 20 return pinflight(`ls-remote:${repo}`, () => 21 spawn(['ls-remote', repo], opts) 24 revsCache.set(repo, revs)
|
| /third_party/node/deps/npm/test/lib/commands/ |
| D | repo.js | 2 const mockNpm = require('../../fixtures/mock-npm.js') 17 'repoobbj-nourl': { 19 name: 'repoobj-nourl', 147 url: 'git+https://github.com/foo/test-repo-with-directory.git', 156 name: 'workspaces-test', 157 version: '1.2.3-test', 158 workspaces: ['workspace-a', 'workspace-b', 'workspace-c'], 159 repository: 'https://github.com/npm/workspaces-test', 161 'workspace-a': { 163 name: 'workspace-a', [all …]
|
| /third_party/glslang/.github/workflows/ |
| D | deploy.js | 4 owner: context.repo.owner, 5 repo: context.repo.repo, property 6 ref: 'tags/master-tot', 10 core.setFailed(`upload master-tot tag; ${error.name}; ${error.message}`) 16 owner: context.repo.owner, 17 repo: context.repo.repo, property 18 tag: 'master-tot' 26 owner: context.repo.owner, 27 repo: context.repo.repo, property 37 owner: context.repo.owner, [all …]
|
| /third_party/vulkan-loader/scripts/ |
| D | update_deps.py | 4 # Copyright (c) 2018-2023 Valve Corporation 5 # Copyright (c) 2018-2023 LunarG, Inc. 6 # Copyright (c) 2023-2023 RasterGrid Kft. 12 # http://www.apache.org/licenses/LICENSE-2.0 24 Get and build dependent repositories using known-good commits. 27 ------- 32 repository at a "known-good" commit in order to provide stability in 35 Known-Good JSON Database 36 ------------------------ 38 This program expects to find a file named "known-good.json" in the [all …]
|
| D | generate_source.py | 6 # Copyright (c) 2021-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. 7 # Copyright (c) 2023-2023 RasterGrid Kft. 13 # http://www.apache.org/licenses/LICENSE-2.0 36 …parser.add_argument('registry', metavar='REGISTRY_PATH', help='path to the Vulkan-Headers registry… 37 parser.add_argument('--api', 41 …parser.add_argument('--generated-version', help='sets the header version used to generate the repo… 43 …group.add_argument('-i', '--incremental', action='store_true', help='only update repo files that c… 44 …group.add_argument('-v', '--verify', action='store_true', help='verify repo files match generator … 48 '-registry', os.path.abspath(os.path.join(args.registry, 'vk.xml')), 49 '-quiet', [all …]
|
| /third_party/mesa3d/.gitlab-ci/container/ |
| D | build-skqp_git-sync-deps.patch | 6 diff --git a/tools/git-sync-deps b/tools/git-sync-deps 8 --- a/tools/git-sync-deps 9 +++ b/tools/git-sync-deps 10 @@ -43,7 +43,7 @@ def git_executable(): 14 - searchlist = ['git'] 19 @@ -94,21 +94,25 @@ def is_git_toplevel(git, directory): 22 [git, 'rev-parse', '--show-toplevel'], cwd=directory).strip() 23 - return os.path.realpath(directory) == os.path.realpath(toplevel) 29 -def status(directory, checkoutable): 30 - def truncate(s, length): [all …]
|
| /third_party/typescript/scripts/ |
| D | request-pr-review.mjs | 6 string: ["token", "pull", "reviewer", "owner", "repo"], 17 repo: "TypeScript" 25 if (!options.token || !options.pull || !options.reviewer || !options.owner || !options.repo) { 27 printHelpAndExit(-1); 33 printHelpAndExit(-2); 44 repo: options.repo, property 61 usage: request-pr-review.js [options] 64 --token <token> Your GitHub auth token. Uses %GH_TOKEN% if present. 65 --owner <owner> The GH user or organization for the repo (default: 'microsoft'). 66 --repo <repo> The GH repo for the pull request (default: 'TypeScript'). [all …]
|
| /third_party/jinja2/ |
| D | .pre-commit-config.yaml | 5 - repo: https://github.com/asottile/pyupgrade 8 - id: pyupgrade 9 args: ["--py37-plus"] 10 - repo: https://github.com/asottile/reorder-python-imports 13 - id: reorder-python-imports 14 args: ["--application-directories", "src"] 15 - repo: https://github.com/psf/black 18 - id: black 19 - repo: https://github.com/PyCQA/flake8 22 - id: flake8 [all …]
|
| /third_party/node/deps/npm/node_modules/hosted-git-info/lib/ |
| D | parse-url.js | 5 return str.lastIndexOf(char, startPosition > -1 ? startPosition : Infinity) 16 // accepts input like git:github.com:user/repo and inserts the // after the first : 25 if (firstAt > -1) { 47 // git@github.com:user/package-2#semver:^1.0.0 53 // proto://hostname.com:user/repo 54 // username@hostname.com:user/repo 55 // :password@hostname.com:user/repo 56 // username:password@hostname.com:user/repo 57 // proto://username@hostname.com:user/repo 58 // proto://:password@hostname.com:user/repo [all …]
|
| /third_party/protobuf/kokoro/docs/ |
| D | publish-python.sh | 2 # Adapted from https://github.com/googleapis/google-cloud-python/blob/master/.kokoro/publish-docs.sh 4 set -eo pipefail 12 sudo apt-get update 13 sudo apt-get -y install software-properties-common 14 sudo add-apt-repository universe 15 sudo apt-get update 16 sudo apt-get -y install unzip 17 wget https://github.com/protocolbuffers/protobuf/releases/download/v3.11.2/protoc-3.11.2-linux-x86_… 18 unzip protoc-3.11.2-linux-x86_64.zip bin/protoc 20 python3.6 -m venv venv [all …]
|
| /third_party/libbpf/ |
| D | SYNC.md | 2 …<source media="(prefers-color-scheme: dark)" srcset="assets/libbpf-logo-sideways-darkbg.png" width… 3 <img src="assets/libbpf-logo-sideways.png" width="40%"> 9 Libbpf *authoritative source code* is developed as part of [bpf-next Linux source 10 tree](https://kernel.googlesource.com/pub/scm/linux/kernel/git/bpf/bpf-next) under 13 Most of the mundane mechanical things like bpf and bpf-next tree merge, Git 14 history transformation, cherry-picking relevant commits, re-generating 15 auto-generated headers, etc. are taken care by 16 [sync-kernel.sh script](https://github.com/libbpf/libbpf/blob/master/scripts/sync-kernel.sh). 20 This document goes over the process of syncing libbpf sources from Linux repo 25 ------------------ [all …]
|
| /third_party/skia/tools/ |
| D | git-sync-deps | 4 # Use of this source code is governed by a BSD-style license that can be 20 GIT_SYNC_DEPS_QUIET: if set to non-empty string, suppress messages. 25 git config sync-deps.disable true 27 To re-enable sync: 29 git config --unset sync-deps.disable 52 subprocess.call([git, '--version'], stdout=devnull) 79 [git, 'config', 'sync-deps.disable'], cwd=directory) 96 [git, 'rev-parse', '--show-toplevel'], cwd=directory).strip() 104 return s if len(s) <= length else '...' + s[-(length-3):] 106 return s if len(s) <= length else s[:(length - 3)] + '...' [all …]
|
| /third_party/littlefs/.github/workflows/ |
| D | post-release.yml | 1 name: post-release 8 post-release: 9 runs-on: ubuntu-18.04 11 # trigger post-release in dependency repo, this indirection allows the 12 # dependency repo to be updated often without affecting this repo. At 13 # the time of this comment, the dependency repo is responsible for 14 # creating PRs for other dependent repos post-release. 15 - name: trigger-post-release 16 continue-on-error: true 18 curl -sS -X POST -H "authorization: token ${{secrets.BOT_TOKEN}}" \ [all …]
|
| /third_party/markupsafe/ |
| D | .pre-commit-config.yaml | 5 - repo: https://github.com/asottile/pyupgrade 8 - id: pyupgrade 9 args: ["--py37-plus"] 10 - repo: https://github.com/asottile/reorder-python-imports 13 - id: reorder-python-imports 14 args: ["--application-directories", "src"] 16 - repo: https://github.com/psf/black 19 - id: black 20 - repo: https://github.com/PyCQA/flake8 23 - id: flake8 [all …]
|
| /third_party/vk-gl-cts/external/amber/src/tools/ |
| D | git-sync-deps | 8 # http://www.apache.org/licenses/LICENSE-2.0 21 --with-swiftshader Checkout Swiftshader dependencies 22 --with-clspv Checkout clspv dependencies 23 --with-dxc Checkout dxc dependencies 32 GIT_SYNC_DEPS_QUIET: if set to non-empty string, suppress messages. 37 git config sync-deps.disable true 39 To re-enable sync: 41 git config --unset sync-deps.disable 68 subprocess.call([git, '--version'], stdout=devnull) 95 [git, 'config', 'sync-deps.disable'], cwd=directory) [all …]
|
| /third_party/skia/tools/android/ |
| D | upload_to_android.py | 3 # Use of this source code is governed by a BSD-style license that can be 9 * Downloads the repo tool. 10 * Inits and checks out the bare-minimum required Android checkout. 12 * Cherry-picks the specified Skia patch. 19 The script re-uses the workdir when it is run again. To start from a clean slate 23 * ~1m15s when using an empty/non-existent workdir for the first time. 27 $ python upload_to_android.py -w /repos/testing -c 44200 41 REPO_TOOL_URL = 'https://storage.googleapis.com/git-repo-downloads/repo' 43 ANDROID_REPO_URL = 'https://googleplex-android.googlesource.com' 45 SKIA_GERRIT_INSTANCE = 'https://skia-review.googlesource.com' [all …]
|
| /third_party/notofonts/scripts/ |
| D | gather.py | 21 "noto-data-dev", 22 "noto-docs", 23 "noto-project-template", 24 "notoglot-mini", 43 ls = subprocess.run(["git", "ls-files", "--others"], capture_output=True) 53 subprocess.run(["git", "config", "user.name", "actions-user"]) 54 subprocess.run(["git", "config", "user.email", "actions-user@users.noreply.github.com"]) 69 repo = g.get_repo("notofonts/" + repo_name) variable 70 if repo.archived: 73 print("Unknown repo %s; is it missing from fontrepos?" % repo_name) [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/ |
| D | git-sync-deps | 42 GIT_SYNC_DEPS_QUIET: if set to non-empty string, suppress messages. 47 git config sync-deps.disable true 49 To re-enable sync: 51 git config --unset sync-deps.disable 76 subprocess.call([git, '--version'], stdout=devnull) 103 [git, 'config', 'sync-deps.disable'], cwd=directory) 120 [git, 'rev-parse', '--show-toplevel'], cwd=directory).strip() 128 return s if len(s) <= length else s[:(length - 3)] + '...' 132 sys.stdout.write('%-*s @ %s\n' % (dlen, directory, checkoutable)) 135 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument [all …]
|
| /third_party/skia/third_party/externals/spirv-tools/utils/ |
| D | git-sync-deps | 42 GIT_SYNC_DEPS_QUIET: if set to non-empty string, suppress messages. 47 git config sync-deps.disable true 49 To re-enable sync: 51 git config --unset sync-deps.disable 76 subprocess.call([git, '--version'], stdout=devnull) 103 [git, 'config', 'sync-deps.disable'], cwd=directory) 120 [git, 'rev-parse', '--show-toplevel'], cwd=directory).strip() 128 return s if len(s) <= length else s[:(length - 3)] + '...' 132 sys.stdout.write('%-*s @ %s\n' % (dlen, directory, checkoutable)) 135 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument [all …]
|
| /third_party/gn/infra/ |
| D | recipes.py | 9 # /usr/bin/env: 'python3 -u': No such file or directory 11 # This little shell hack is a triple-quoted noop in python, but in sh it 12 # evaluates to re-exec'ing this script in unbuffered mode. 13 # pylint: disable=pointless-string-statement 14 ''''exec python3 -u -- "$0" ${1+"$@"} # ''' 22 This is a copy of https://chromium.googlesource.com/infra/luci/recipes-py/+/main/recipes.py. 23 To fix bugs, fix in the googlesource repo then run the autoroller. 26 # pylint: disable=wrong-import-position 36 from io import open # pylint: disable=redefined-builtin 43 # The dependency entry for the recipe_engine in the client repo's recipes.cfg [all …]
|
| /third_party/jerryscript/targets/curie_bsp/ |
| D | README.md | 13 * [ARM-JTAG-20-10](https://www.amazon.com/PACK-ARM-JTAG-20-10-Micro-JTAG-adapter/dp/B010ATK9OC/ref=… 20 ##### 1. Get repo: 23 wget http://commondatastorage.googleapis.com/git-repo-downloads/repo -O ~/bin/repo 24 chmod a+x ~/bin/repo 37 ##### 4. Initialize your repo: 39 repo init -u https://github.com/CurieBSP/manifest 44 repo sync -j 5 -d 48 Download [issm-toolchain-linux-2016-05-12.tar.gz](https://software.intel.com/en-us/articles/issm-to… 55 Download [curie-ble-v3.1.1.tar.gz]( https://registrationcenter.intel.com/en/forms/?productid=2783) … 57 …il where is a download link. Click the link in the mail, choose the `curie-ble-v3.1.1.tar.gz (118 … [all …]
|