Searched +full:git +full:- +full:core (Results 1 – 25 of 471) sorted by relevance
12345678910>>...19
/third_party/mesa3d/bin/ |
D | update-android-headers.sh | 3 set -eu 5 if [ ! -e .git ]; then 6 echo must run from top-level directory; 10 if [ ! -d platform-hardware-libhardware ]; then 11 …git clone --depth 1 https://android.googlesource.com/platform/frameworks/native platform-framework… 12 …git clone --depth 1 https://android.googlesource.com/platform/hardware/libhardware platform-hardwa… 13 git clone --depth 1 https://android.googlesource.com/platform/system/core platform-system-core 14 …git clone --depth 1 https://android.googlesource.com/platform/system/logging platform-system-loggi… 15 …git clone --depth 1 https://android.googlesource.com/platform/system/unwinding platform-system-unw… 22 cp -av ${dest}/system/window.h platform-system-core/libsystem/include/system [all …]
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | release | 2 -------------------------- 5 ------------------ 9 - make sure it builds for you ! 10 - preferably, keep an anonymous checkout around as well so you can 14 ----------------- 17 - core developers get anxious to apply massive changes to the core bound 19 - a few important plugins decide, as if by magic, to work again (avi, mad, ...) 20 - thaytan or thomasvs get tired of being lazy. 23 - make distcheck should pass 24 - rpms should build [all …]
|
/third_party/node/doc/guides/ |
D | collaborator-guide.md | 5 * [Issues and pull requests](#issues-and-pull-requests) 6 * [Welcoming first-time contributors](#welcoming-first-time-contributors) 7 * [Closing issues and pull requests](#closing-issues-and-pull-requests) 8 * [Author ready pull requests](#author-ready-pull-requests) 9 * [Handling own pull requests](#handling-own-pull-requests) 10 * [Security issues](#managing-security-issues) 11 * [Accepting modifications](#accepting-modifications) 12 * [Code reviews](#code-reviews) 13 * [Consensus seeking](#consensus-seeking) 14 * [Waiting for approvals](#waiting-for-approvals) [all …]
|
D | commit-queue.md | 3 > Stability: 1 - Experimental 5 *tl;dr: You can land pull requests by adding the `commit-queue` label to it.* 9 land pull requests by adding the `commit-queue` label to a PR. All 10 checks will run via node-core-utils, and if the pull request is ready to land, 18 From a high-level, the Commit Queue works as follow: 20 1. Collaborators will add `commit-queue` label to pull requests ready to land 23 1. Check if the PR also has a `request-ci` label (if it has, skip this PR 27 3. Remove the `commit-queue` label 28 4. Run `git node land <pr>` 30 1. Abort `git node land` session [all …]
|
/third_party/node/ |
D | onboarding.md | 9 confirm that they are using [two-factor authentication][]. It will not be 10 possible to add them to the organization if they are not using two-factor 15 * Suggest the new Collaborator install [`node-core-utils`][] and 23 [Who to CC in the issue tracker][who-to-cc]. 28 * [local setup](#local-setup) 29 * [project goals and values](#project-goals-and-values) 30 * [managing the issue tracker](#managing-the-issue-tracker) 31 * [reviewing pull requests](#reviewing-pull-requests) 32 * [landing pull requests](#landing-pull-requests) 36 * git: [all …]
|
/third_party/mindspore/patches/ |
D | 0030-fix-core-binding-in-ohos.patch | 4 Subject: [PATCH] fix core binding in ohos 6 --- 7 mindspore/core/mindrt/BUILD.gn | 7 ++++++ 8 .../core/mindrt/src/thread/core_affinity.cc | 6 ++--- 9 .../core/mindrt/src/thread/core_affinity.h | 2 +- 10 mindspore/core/mindrt/src/thread/threadlog.h | 25 ++++++++++++++++++- 11 .../core/mindrt/src/thread/threadpool.cc | 5 ++-- 12 5 files changed, 38 insertions(+), 7 deletions(-) 14 diff --git a/mindspore/core/mindrt/BUILD.gn b/mindspore/core/mindrt/BUILD.gn 16 --- a/mindspore/core/mindrt/BUILD.gn [all …]
|
D | 0028-modify-ext_dep-hilog.patch | 6 --- 7 mindspore/core/mindrt/BUILD.gn | 1 - 8 mindspore/lite/BUILD.gn | 4 ++-- 9 mindspore/lite/mindir/BUILD.gn | 2 +- 10 mindspore/lite/src/runtime/js_api/BUILD.gn | 3 +-- 11 mindspore/lite/tools/benchmark/BUILD.gn | 1 - 12 5 files changed, 4 insertions(+), 7 deletions(-) 14 diff --git a/mindspore/core/mindrt/BUILD.gn b/mindspore/core/mindrt/BUILD.gn 16 --- a/mindspore/core/mindrt/BUILD.gn 17 +++ b/mindspore/core/mindrt/BUILD.gn [all …]
|
D | 0029-change-subsystem-name-to-thirdparty.patch | 4 Subject: [PATCH] auto-apply 0029-change-subsystem-name-to-thirdparty.patch 6 --- 8 mindspore/core/mindrt/BUILD.gn | 1 + 11 mindspore/lite/src/runtime/js_api/BUILD.gn | 2 +- 12 5 files changed, 11 insertions(+), 1 deletion(-) 14 diff --git a/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/BUILD.gn b/mindspore/ccsrc/plugin/devic… 16 --- a/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/BUILD.gn 18 @@ -66,6 +66,8 @@ ohos_source_set("nnacl_obj") { 27 @@ -749,10 +751,14 @@ ohos_source_set("nnacl_common") { 29 cflags_c = [ "-ffast-math" ] [all …]
|
/third_party/node/deps/npm/node_modules/core-util-is/ |
D | package.json | 2 "_from": "core-util-is@~1.0.0", 3 "_id": "core-util-is@1.0.2", 5 "_integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=", 6 "_location": "/core-util-is", 11 "raw": "core-util-is@~1.0.0", 12 "name": "core-util-is", 13 "escapedName": "core-util-is", 19 "/readable-stream", 20 "/sorted-union-stream/readable-stream", 23 "_resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", [all …]
|
/third_party/cef/patch/patches/ |
D | webkit_popups.patch | 1 diff --git third_party/blink/public/web/web_view.h third_party/blink/public/web/web_view.h 3 --- third_party/blink/public/web/web_view.h 5 @@ -340,6 +340,7 @@ class WebView { 13 diff --git third_party/blink/renderer/core/exported/web_view_impl.cc third_party/blink/renderer/cor… 15 --- third_party/blink/renderer/core/exported/web_view_impl.cc 16 +++ third_party/blink/renderer/core/exported/web_view_impl.cc 17 @@ -247,8 +247,13 @@ void WebView::SetUseExternalPopupMenus(bool use_external_popup_menus) { 21 -bool WebViewImpl::UseExternalPopupMenus() { 22 - return g_should_use_external_popup_menus; 33 @@ -556,6 +561,7 @@ WebViewImpl::WebViewImpl( [all …]
|
D | crashpad_1995.patch | 1 diff --git chrome/chrome_elf/BUILD.gn chrome/chrome_elf/BUILD.gn 3 --- chrome/chrome_elf/BUILD.gn 5 @@ -7,6 +7,7 @@ 13 @@ -104,9 +105,6 @@ source_set("constants") { 17 - "../app/chrome_crash_reporter_client_win.cc", 18 - "../app/chrome_crash_reporter_client_win.h", 19 - "../common/chrome_result_codes.h", 23 @@ -114,6 +112,7 @@ static_library("crash") { 29 "//components/crash/core/app", 30 "//components/crash/core/common", # crash_keys [all …]
|
D | webkit_plugin_info_2015.patch | 1 diff --git third_party/blink/public/platform/platform.h third_party/blink/public/platform/platform.h 3 --- third_party/blink/public/platform/platform.h 5 @@ -865,6 +865,11 @@ class BLINK_PLATFORM_EXPORT Platform { 9 + // DevTools ------------------------------------------------------------ 17 diff --git third_party/blink/renderer/core/inspector/devtools_session.cc third_party/blink/renderer… 19 --- third_party/blink/renderer/core/inspector/devtools_session.cc 20 +++ third_party/blink/renderer/core/inspector/devtools_session.cc 21 @@ -8,6 +8,7 @@ 26 #include "third_party/blink/renderer/bindings/core/v8/script_controller.h" 27 #include "third_party/blink/renderer/core/frame/local_frame.h" [all …]
|
/third_party/libcoap/examples/lwip/ |
D | Makefile | 4 LIBCOAP_API_VERSION = $(shell sed -ne 's/^LIBCOAP_API_VERSION=\([0-9]\+\).*$$/\1/p' $(top_srcdir)/c… 8 WITH_LWIP_BRANCH=STABLE-2_0_3_RELEASE 9 WITH_LWIP_CONTRIB_BRANCH=STABLE-2_0_1_RELEASE 12 …if [ ../../config.log ] ; then grep ac_cv_search_clock_gettime=- ../../config.log|cut -d= -f2 ; fi) 17 git clone --depth 1 git://git.savannah.nongnu.org/lwip.git -b $(WITH_LWIP_BRANCH) 18 (cd lwip ; git checkout $(WITH_LWIP_BRANCH)) 21 lwip-contrib: 22 …git clone --depth 1 git://git.savannah.nongnu.org/lwip/lwip-contrib.git -b $(WITH_LWIP_CONTRIB_BRA… 23 (cd lwip-contrib ; git checkout $(WITH_LWIP_CONTRIB_BRANCH)) 26 # lwip and coap opts (include early to shadow the lwip-contrib/ports/unix/proj/minimal/ file and an… [all …]
|
/third_party/glib/ |
D | CONTRIBUTING.md | 6 of proficiency; following them allows the core developers of the GLib project to 16 - bug reporting and fixing 17 - documentation and examples 18 - tests 19 - testing and support for other platforms 20 - new features 25 - the `#gtk` IRC channel on irc.gnome.org 26 - the [`glib` tag on GNOME's Discourse](https://discourse.gnome.org/tags/glib) 51 0. a small, self-contained example exhibiting the behavior 61 memcheck](http://valgrind.org/docs/manual/mc-manual.html) [all …]
|
/third_party/vk-gl-cts/ |
D | history.log | 5 1014 sudo apt install pygobject-3.0 7 1016 sudo apt install python-gi-dev 12 1021 blueman-manager 30 1039 find . -name blueman-manager 31 1040 find . -name blueman 32 1041 find . -name "blueman" 33 1042 find . -name "blueman*" 34 1043 find . -name "*blueman*" 36 1045 blueman-manager 42 1051 vi blueman-adapters [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/ |
D | update-spirvtools.sh | 3 # update-spirvtools merges the latest changes from 4 # the github.com/KhronosGroup/SPIRV-Tools into third_party/SPIRV-Tools. 9 if [ ! -z "$REASON" ]; then 15 GIT_RESULT=`git subtree pull --prefix third_party/SPIRV-Tools https://github.com/KhronosGroup/SPIRV… 20 git rm ${THIRD_PARTY_DIR}/SPIRV-Tools/Android.mk 21 git -c core.editor=true merge --continue # '-c core.editor=true' prevents the editor from showing 22 if [ $? -ne 0 ]; then 29 ALL_CHANGES=`git log -n 1 HEAD^2 | egrep '^(\s{4}[0-9a-f]{9}\s*.*)$'` 30 HEAD_CHANGE=`echo "$ALL_CHANGES" | egrep '[0-9a-f]{9}' -o -m 1` 31 LOG_MSG=`echo -e "Update SPIR-V Tools to $HEAD_CHANGE\n${REASON}\nChanges:\n$ALL_CHANGES\n\nCommand… [all …]
|
/third_party/typescript/tests/cases/docker/azure-sdk/ |
D | Dockerfile | 2 RUN npm install -g @microsoft/rush 3 RUN git clone https://github.com/Azure/azure-sdk-for-js.git /azure-sdk 4 WORKDIR /azure-sdk 5 RUN git pull 7 WORKDIR /azure-sdk/sdk/core/core-http 9 RUN rush add -p "typescript@3.5.1" --dev -m 11 WORKDIR /azure-sdk/common/temp/node_modules/.pnpm/registry.npmjs.org/typescript/3.5.1/node_modules 12 RUN rm -rf typescript 13 COPY --from=typescript/typescript /typescript/typescript-*.tgz /typescript.tgz 15 RUN tar -xzvf /typescript.tgz -C /typescript [all …]
|
/third_party/node/deps/npm/node_modules/bluebird/ |
D | package.json | 5 …"_integrity": "sha512-5am6HnnfN+urzt4yfg7IgTbotDjIT/u8AJpEt0sIU9FtXfVeezXAPKswrG+xKUCOYAINpSdgZVDU… 21 "/bin-links", 25 "/npm-registry-fetch", 28 "_resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.5.tgz", 46 "acorn-walk": "^6.1.0", 49 "body-parser": "^1.10.2", 51 "cli-table": "~0.3.1", 53 "cross-spawn": "^0.2.3", 55 "grunt-saucelabs": "~8.4.1", 59 "jshint-stylish": "~0.2.0", [all …]
|
/third_party/mesa3d/docs/drivers/ |
D | svga3d.rst | 8 hardware-accelerated 3D. VMware Workstation running on Linux or Windows 14 - The VM is configured for virtual hardware version 12. 15 - The host OS, GPU and graphics driver supports DX11 (Windows) or 17 - On Linux, the vmwgfx kernel module must be version 2.9.0 or later. 18 - A recent version of Mesa with the updated svga Gallium driver. 25 - Multisample antialiasing (2x, 4x) 26 - GL_ARB/AMD_draw_buffers_blend 27 - GL_ARB_sample_shading 28 - GL_ARB_texture_cube_map_array 29 - GL_ARB_texture_gather [all …]
|
/third_party/rust/crates/cxx/tools/cargo/ |
D | build.rs | 11 When building `cxx` from a git clone, git's symlink support needs 15 $ git config --global core.symlinks true 19 $ git clone -c core.symlinks=true https://github.com/dtolnay/cxx 24 the git repository---they are NOT required when building `cxx` as 25 a Cargo-managed (possibly transitive) build dependency downloaded 33 When building `cxx` from a git clone on Windows we need Developer 40 > https://blogs.windows.com/windowsdeveloper/2016/12/02/symlinks-windows-10/ 41 > https://docs.microsoft.com/windows/uwp/get-started/enable-your-device-for-development 44 the git repository---they are NOT required when building `cxx` as 45 a Cargo-managed (possibly transitive) build dependency downloaded
|
/third_party/flatbuffers/.appveyor/ |
D | check-generate-code.bat | 7 :: http://www.apache.org/licenses/LICENSE-2.0 15 if "%1"=="-b" set buildtype=%2 18 call generate_code.bat -b %buildtype% || goto FAIL 21 git checkout HEAD -- monster_test.bfbs 22 git checkout HEAD -- arrays_test.bfbs 24 git -c core.autocrlf=true diff --exit-code --quiet || goto :DIFFFOUND 35 @git -c core.autocrlf=true --no-pager diff --binary
|
/third_party/icu/ |
D | .cpyskip.txt | 5 # Copyright (c) 2005-2011 International Business Machines 8 ## Also see: http://icu-project.org/copyright-scan.html 10 # git stuff 11 # .git is ignored by code. 12 #.git/* 18 .ci-builds/* 21 # suffix matches - start with '*'. They are turned into as RE, '.brk$' 69 icu4c/source/install-sh 73 icu4c/source/samples/ufortune/resources/res-file-list.txt 93 icu4j/eclipse-build/pdebuild/allElements.xml [all …]
|
/third_party/node/deps/npm/node_modules/has-symbols/ |
D | package.json | 2 "name": "has-symbols", 20 "prepublish": "safe-publish-latest", 21 "pretest": "npm run --silent lint", 22 "test": "npm run --silent tests-only", 23 "posttest": "npm run --silent security", 24 …"tests-only": "npm run --silent test:stock && npm run --silent test:staging && npm run --silent te… 26 "test:staging": "node --harmony --es-staging test", 27 …"test:shams": "npm run --silent test:shams:getownpropertysymbols && npm run --silent test:shams:co… 28 "test:shams:corejs": "node test/shams/core-js.js", 29 "test:shams:getownpropertysymbols": "node test/shams/get-own-property-symbols.js", [all …]
|
/third_party/glslang/.github/workflows/ |
D | continuous_deployment.yml | 9 # Github github-script action: https://github.com/actions/github-script 11 # Octokit front-end to the GitHub REST API: https://octokit.github.io/rest.js/v18 12 # Octokit endpoint methods: https://github.com/octokit/plugin-rest-endpoint-methods.js/tree/master/… 14 # TODO: Use actions/upload-artifact and actions/download-artifact to simplify deployment. 23 - master 27 runs-on: ${{matrix.os.genus}} 29 fail-fast: false 31 os: [{genus: ubuntu-20.04, family: linux}] 35 - uses: actions/checkout@v2 36 - uses: actions/setup-python@v2 [all …]
|
/third_party/node/deps/npm/node_modules/are-we-there-yet/node_modules/string_decoder/ |
D | package.json | 5 …"_integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyP… 6 "_location": "/are-we-there-yet/string_decoder", 19 "/are-we-there-yet/readable-stream" 21 "_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", 24 "_where": "/Users/aeschright/code/cli/node_modules/are-we-there-yet/node_modules/readable-stream", 30 "safe-buffer": "~5.1.0" 33 "description": "The string_decoder module from Node core", 35 "babel-polyfill": "^6.23.0", 36 "core-util-is": "^1.0.2", 51 "type": "git", [all …]
|
12345678910>>...19