/third_party/node/doc/contributing/ |
D | releases.md | 46 ### 1. Jenkins release access 68 ### 2. \<nodejs.org> access 86 ### 3. A publicly-listed GPG key 126 ### 0. Pre-release steps 143 ### 1. Update the staging branch 265 ### 2. Create a new branch for the release 298 ### 3. Update `src/node_version.h` 316 ### 4. Update the changelog 467 ### 5. Create release commit 508 ### 6. Propose release on GitHub [all …]
|
D | releases-node-api.md | 29 ### 0. Pre-release steps 37 ### 1. Update the main Branch 50 ### 2. Create a new branch for the release 58 ### 3. Update `NAPI_VERSION` 70 ### 4. Define `addon_context_register_func` 77 ### 5. Update version guards 187 ### 6. Create release commit 195 ### 7. Propose release on GitHub 206 ### 8. Ensure that the release branch is stable 212 ### 9. Land the release [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiNullHandleTests.cpp | 42 inline void release (Context& context, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) in release() function 47 inline void release (Context& context, VkBufferView bufferView, const VkAllocationCallbacks* pAlloc… in release() function 52 inline void release (Context& context, VkCommandPool commandPool, const VkAllocationCallbacks* pAll… in release() function 57 inline void release (Context& context, VkDescriptorPool descriptorPool, const VkAllocationCallbacks… in release() function 62 inline void release (Context& context, VkDescriptorSetLayout descriptorSetLayout, const VkAllocatio… in release() function 67 inline void release (Context& context, VkDevice device, const VkAllocationCallbacks* pAllocator) in release() function 72 inline void release (Context& context, VkEvent event, const VkAllocationCallbacks* pAllocator) in release() function 77 inline void release (Context& context, VkFence fence, const VkAllocationCallbacks* pAllocator) in release() function 82 inline void release (Context& context, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAll… in release() function 87 inline void release (Context& context, VkImage image, const VkAllocationCallbacks* pAllocator) in release() function [all …]
|
/third_party/icu/docs/processes/release/tasks/ |
D | announce.md | 34 ### Announcement for a release candidate 45 ### Announcement for a new major version 66 ### Announcement for a maintenance update
|
/third_party/rust/crates/bindgen/ |
D | CONTRIBUTING.md | 531 ### Updating the changelog 551 ### Bumping the version numbers. 556 ### Merge to `main` 562 ### Publish and add a git tag for the right commit
|
/third_party/python/Lib/ |
D | platform.py | 261 def _syscmd_ver(system='', release='', version='', argument 360 def win32_ver(release='', version='', csd='', ptype=''): argument 433 def mac_ver(release='', versioninfo=('', '', ''), machine=''): argument 463 def java_ver(release='', vendor='', vminfo=('', '', ''), osinfo=('', '', '')): argument 498 def system_alias(system, release, version): argument 920 def release(): function
|
/third_party/skia/include/sksl/ |
D | DSLStatement.h | 57 std::unique_ptr<SkSL::Statement> release() { in release() function 95 std::unique_ptr<SkSL::Statement> release() { in release() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Mutex.cpp | 29 bool MutexImpl::release() { return true; } in release() function in llvm::MutexImpl 94 MutexImpl::release() in release() function in llvm::MutexImpl
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_multimedia_image.js | 187 release: function (...args) { method 262 release: function (...args) { method 322 release: function (...args) { method 349 release: function (...args) { method 379 release: function (...args) { method 436 release: function (...args) { method
|
/third_party/elfutils/libdwfl/ |
D | linux-kernel-modules.c | 175 find_kernel_elf (Dwfl *dwfl, const char *release, char **fname) in find_kernel_elf() 219 get_release (Dwfl *dwfl, const char **release) in get_release() 238 report_kernel (Dwfl *dwfl, const char **release, in report_kernel() 296 report_kernel_archive (Dwfl *dwfl, const char **release, in report_kernel_archive() 376 dwfl_linux_kernel_report_offline (Dwfl *dwfl, const char *release, in dwfl_linux_kernel_report_offline() 790 const char *release = kernel_release (); in dwfl_linux_kernel_find_elf() local
|
/third_party/skia/experimental/webgpu-bazel/ |
D | Makefile | 1 release: target
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | IntrusiveRefCntPtr.h | 126 static void release(T *obj) { obj->Release(); } in release() function 187 void release() { in release() function
|
/third_party/python/Lib/asyncio/ |
D | locks.py | 124 def release(self): member in Lock 395 def release(self): member in Semaphore 415 def release(self): member in BoundedSemaphore
|
/third_party/skia/experimental/wasm-skp-debugger/ |
D | Makefile | 1 release: target
|
/third_party/skia/experimental/tskit/ |
D | Makefile | 9 release: target
|
/third_party/node/tools/dep_updaters/ |
D | update-root-certs.mjs | 71 const release = {}; constant 73 release[kNSSDate] = new Date(normalizeTD(cells[columns[kNSSDate]])); variable 75 release[kFirefoxDate] = new Date(normalizeTD(cells[columns[kFirefoxDate]])); variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | IntrusiveRefCntPtr.h | 87 static void release(T *obj) { obj->Release(); } in release() function 196 void release() { if (Obj) IntrusiveRefCntPtrInfo<T>::release(Obj); } in release() function
|
/third_party/node/deps/npm/node_modules/semver/functions/ |
D | inc.js | 3 const inc = (version, release, options, identifier, identifierBase) => { argument
|
/third_party/skia/include/private/ |
D | SkSpinlock.h | 37 void release() SK_RELEASE_CAPABILITY() { in release() function
|
D | SkMutex.h | 26 void release() SK_RELEASE_CAPABILITY() { in release() function
|
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/ |
D | CapScan.java | 82 Element release = out.createElement(IcuInfo.RELEASE); in createRelease() local 97 Element release = createRelease(product, getRelease()); in runMain() local
|
D | SimpleScan.java | 80 CapElement release = out.createCapElement(IcuInfo.RELEASE); in createRelease() local 94 CapElement release = createRelease(product, getRelease()); in runMain() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
D | Texture.hpp | 37 void release() override in release() function in egl::Texture
|
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/ |
D | pipe_loader_priv.h | 40 void (*release)(struct pipe_loader_device **dev); member
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/ |
D | fs.h | 8 int (*release) (struct inode *, struct file *); member
|