Home
last modified time | relevance | path

Searched +full:- +full:- +full:repo (Results 1 – 25 of 465) sorted by relevance

12345678910>>...19

/third_party/typescript/
Dpackage-lock.json2 "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/
Dpackage-lock.json9 …"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/
Dpackage-lock.json2 "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/glslang/.github/workflows/
Ddeploy.js4 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/
Dupdate_deps.py4 # 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 …]
Dgenerate_source.py6 # 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/mindspore/mindspore-src/source/mindspore/lite/tools/providers/triton/backend/
DCMakeLists.txt3 project(triton-mslite-backend LANGUAGES C CXX)
16 set(TRITON_BACKEND_REPO_TAG "main" CACHE STRING "Tag for triton-inference-server/backend repo")
17 set(TRITON_CORE_REPO_TAG "main" CACHE STRING "Tag for triton-inference-server/core repo")
18 set(TRITON_COMMON_REPO_TAG "main" CACHE STRING "Tag for triton-inference-server/common repo")
40 triton-mslite-backend SHARED
45 TritonMSLiteBackend::triton-mslite-backend ALIAS triton-mslite-backend
54 repo-common
55 GIT_REPOSITORY https://github.com/triton-inference-server/common.git
60 repo-core
61 GIT_REPOSITORY https://github.com/triton-inference-server/core.git
[all …]
/third_party/mesa3d/.gitlab-ci/container/
Dbuild-skqp_git-sync-deps.patch6 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/
Drequest-pr-review.mjs6 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.yaml5 - 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/mindspore/mindspore-src/source/third_party/patch/triton/
Dtriton_backend.patch0011 diff --git a/CMakeLists.txt b/CMakeLists.txt
3 --- a/CMakeLists.txt
5 @@ -36,6 +36,9 @@ option(TRITON_ENABLE_MALI_GPU "Enable Arm MALI GPU support in backend utilities"
13 set(TRITON_COMMON_REPO_TAG "main" CACHE STRING "Tag for triton-inference-server/common repo")
14 set(TRITON_CORE_REPO_TAG "main" CACHE STRING "Tag for triton-inference-server/core repo")
15 @@ -49,24 +52,19 @@ if(TRITON_ENABLE_MEMORY_TRACKER AND NOT TRITON_ENABLE_GPU)
19 -#
20 -# Dependencies
21 -#
22 -include(FetchContent)
[all …]
/third_party/littlefs/.github/workflows/
Dpost-release.yml1 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.yaml5 - 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/skia/tools/
Dgit-sync-deps4 # 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/libbpf/
DSYNC.md2 …<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/notofonts/scripts/
Dgather.py21 "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/vk-gl-cts/external/amber/src/tools/
Dgit-sync-deps8 # 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/
Dupload_to_android.py3 # 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/skia/third_party/externals/spirv-tools/utils/
Dgit-sync-deps42 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/swiftshader/third_party/SPIRV-Tools/utils/
Dgit-sync-deps42 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/
Drecipes.py9 # /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/
DREADME.md13 * [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 …]
/third_party/benchmark/.github/workflows/
Dwheels.yml7 - published
12 runs-on: ubuntu-latest
14 - name: Check out repo
17 - name: Install Python 3.9
18 uses: actions/setup-python@v2
20 python-version: 3.9
22 - name: Build and check sdist
25 - name: Upload sdist
26 uses: actions/upload-artifact@v2
32 name: Build google-benchmark manylinux wheels
[all …]
/third_party/libinput/
D.pre-commit-config.yaml2 - repo: https://github.com/pre-commit/pre-commit-hooks
5 - id: end-of-file-fixer
6 - id: trailing-whitespace
7 - id: no-commit-to-branch
8 args: ['--branch', 'main']
9 - repo: https://github.com/psf/black
12 - id: black
13 args: ['--check', '--diff', '.']
14 - repo: https://github.com/charliermarsh/ruff-pre-commit
17 - id: ruff
[all …]
/third_party/vixl/
DREADME_zh.md9 - 汇编器:在运行时生成AArch64、AArch32 (Arm and Thumb-2) 指令。汇编器抽象了ISA(Instruction Set Architecture)的约束,例如,大多数指…
10 - 反汇编:可以输出汇编程序编译出的指令所对应的反汇编内容。
11 - 模拟器:可以模拟AArch64汇编器编译的任何指令。模拟器允许生成的代码在另一个体系结构(如AArch32架构)上运行,而不需要完整的ISA模型。
18 - `MacroAssembler`类:用于生成ARM指令的类。它提供了一组函数,用于生成不同类型的指令,如MOV、ADD、SUB等。
19 - `Label`类:用于标记指令的类。它提供了一个`Bind`函数,用于将标签绑定到指令地址上。
20 - `CodeBuffer`类:是存储生成的指令的类。它提供了一组函数,用于将指令写入缓冲区中。
22 - `Decoder`类:是解码ARM指令的类。它提供了一个`DecodeInstruction`函数,用于解码指令。
24 - `Instruction`类:是表示ARM指令的类。它提供了一组函数,用于获取指令的不同部分,如操作码、寄存器等。
26 - `CPUFeatures`类:是表示CPU特性的类。它提供了一组函数,用于设置和查询CPU特性。
28 更多详细信息可以参考[接口文档](doc/aarch64/supported-instructions-aarch64.md)。
[all …]

12345678910>>...19