/third_party/node/tools/rpm/ |
D | rpmbuild.sh | 34 PATCH=`sed -nre 's/#define NODE_PATCH_VERSION ([0-9]+)/\1/p' "$FILE"` 35 VERSION="$MAJOR.$MINOR.$PATCH"
|
/third_party/mbedtls/scripts/ |
D | bump_version.sh | 126 read MAJOR MINOR PATCH <<<$(IFS="."; echo $VERSION) 127 VERSION_NR="$( printf "0x%02X%02X%02X00" $MAJOR $MINOR $PATCH )" 131 sed -e "s/_VERSION_PATCH .\{1,\}/_VERSION_PATCH $PATCH/" | \
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkDefs.hpp | 52 #define VK_MAKE_API_VERSION(VARIANT, MAJOR, MINOR, PATCH) \ argument 53 …VARIANT)) << 29) | (((deUint32)(MAJOR)) << 22) | (((deUint32)(MINOR)) << 12) | ((deUint32)(PATCH))) 54 #define VK_MAKE_VERSION(MAJOR, MINOR, PATCH) VK_MAKE_API_VERSION(0, MAJOR, MINOR, PATCH) argument
|
/third_party/boost/libs/beast/test/bench/parser/nodejs-parser/ |
D | http_parser.h | 128 XX(28, PATCH, PATCH) \
|
/third_party/node/deps/llhttp/include/ |
D | llhttp.h | 210 XX(28, PATCH, PATCH) \
|
/third_party/boost/libs/type_index/patched/ |
D | boost_smart_ptr.patch | 4 Subject: [PATCH] Use TypeIndex features in Boost.SharedPtr to avoid type_info
|
/third_party/skia/third_party/externals/abseil-cpp/patches/ |
D | 0001-Turn-on-hardened-mode.patch | 4 Subject: [PATCH] Turn on hardened mode.
|
/third_party/nghttp2/third-party/llhttp/include/ |
D | llhttp.h | 219 XX(28, PATCH, PATCH) \
|
/third_party/grpc/third_party/rake-compiler-dock/build/patches2/rake-compiler-1.1.0/ |
D | 0002-Extend-mingw-search-pattern-to-find-x86_64-gcc.patch | 4 Subject: [PATCH] Extend mingw search pattern to find x86_64 gcc
|
D | 0004-Enable-build-of-static-libruby.patch | 4 Subject: [PATCH 1/2] Enable build of static libruby
|
D | 0002-Strip-cross-built-shared-library-files-while-linking.patch | 4 Subject: [PATCH 2/2] Strip cross built shared library files while linking
|
D | 0001-cross-ruby-remove-needless-Makefile.in-preparation.patch | 4 Subject: [PATCH 1/5] cross-ruby: remove needless Makefile.in preparation
|
/third_party/json/doc/mkdocs/docs/features/ |
D | merge_patch.md | 4 The merge patch format is primarily intended for use with the HTTP PATCH method as a means of descr…
|
/third_party/skia/third_party/externals/jinja2/patches/ |
D | 0001-jinja2-make-compiled-template-deterministic-for-pyth.patch | 3 Subject: [PATCH] jinja2: make compiled template deterministic for python3
|
/third_party/skia/third_party/externals/zlib/patches/ |
D | 0002-uninitializedcheck.patch | 4 Subject: [PATCH] Zlib patch: prevent uninitialized use of state->check
|
D | 0006-fix-check_match.patch | 4 Subject: [PATCH] Avoid crashing in check_match when prev_match == -1
|
D | 0007-zero-init-deflate-window.patch | 4 Subject: [PATCH] [zlib] Zero-initialize the window used for deflation
|
/third_party/node/deps/zlib/patches/ |
D | 0002-uninitializedcheck.patch | 4 Subject: [PATCH] Zlib patch: prevent uninitialized use of state->check
|
/third_party/node/tools/actions/ |
D | commit-queue.sh | 99 gitHubCurl "$(issueUrl "$pr")" PATCH --data '{"state": "closed"}'
|
/third_party/flutter/skia/third_party/externals/zlib/patches/ |
D | 0002-uninitializedcheck.patch | 4 Subject: [PATCH] Zlib patch: prevent uninitialized use of state->check
|
/third_party/ltp/include/lapi/syscalls/ |
D | regen.sh | 19 * GENERATED FILE: DO NOT EDIT/PATCH THIS FILE *
|
/third_party/grpc/third_party/rake-compiler-dock/build/patches2/hoe-3.20.0/ |
D | 0001-Load-encrypted-private-key-using-ENV-GEM_PRIVATE_KEY.patch | 4 Subject: [PATCH] Load encrypted private key using
|
/third_party/libwebsockets/READMEs/ |
D | release-checklist | 59 Bump the PATCH part of the version to 99
|
/third_party/glib/glib/update-pcre/ |
D | memory.patch | 4 Subject: [PATCH] regex: Use glib memory allocator
|
/third_party/libdrm/ |
D | CONTRIBUTING.rst | 14 Since dri-devel is a very busy mailing list please use --subject-prefix="PATCH 17 git config --local format.subjectprefix "PATCH libdrm"
|