Home
last modified time | relevance | path

Searched defs:release (Results 1 – 25 of 480) sorted by relevance

12345678910>>...20

/third_party/node/doc/guides/
Dreleases.md45 ### 1. Jenkins release access
67 ### 2. <nodejs.org> access
85 ### 3. A publicly-listed GPG key
123 ### 0. Pre-release steps
140 ### 1. Update the staging branch
219 ### 2. Create a new branch for the release
228 ### 3. Update `src/node_version.h`
246 ### 4. Update the changelog
338 ### 5. Create release commit
367 ### 6. Propose release on GitHub
[all …]
/third_party/grpc/tools/interop_matrix/
Drun_interop_matrix_tests.py126 def _read_test_cases_file(lang, runtime, release): argument
163 def _generate_test_case_jobspecs(lang, runtime, release, suite_name): argument
206 def _pull_image_for_lang(lang, image, release): argument
219 def _test_release(lang, runtime, release, image, xml_report_tree, skip_tests): argument
Dcreate_matrix_images.py194 def build_all_images_for_release(lang, release): argument
251 def maybe_apply_patches_on_git_tag(stack_base, lang, release): argument
290 def checkout_grpc_stack(lang, release): argument
/third_party/uboot/u-boot-2020.01/drivers/core/
Ddevres.c30 dr_release_t release; member
58 void *__devres_alloc(dr_release_t release, size_t size, gfp_t gfp, in __devres_alloc()
98 void *devres_find(struct udevice *dev, dr_release_t release, in devres_find()
131 void *devres_remove(struct udevice *dev, dr_release_t release, in devres_remove()
147 int devres_destroy(struct udevice *dev, dr_release_t release, in devres_destroy()
160 int devres_release(struct udevice *dev, dr_release_t release, in devres_release()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimedia_camera.js252 release: function (...args) { method
366 release: function (...args) { method
384 release: function (...args) { method
414 release: function (...args) { method
456 release: function (...args) { method
Dohos_multimedia_image.js98 release: function (...args) { method
168 release: function (...args) { method
204 release: function (...args) { method
231 release: function (...args) { method
261 release: function (...args) { method
318 release: function (...args) { method
/third_party/python/Lib/
Dplatform.py263 def _syscmd_ver(system='', release='', version='', argument
361 def win32_ver(release='', version='', csd='', ptype=''): argument
431 def mac_ver(release='', versioninfo=('', '', ''), machine=''): argument
461 def java_ver(release='', vendor='', vminfo=('', '', ''), osinfo=('', '', '')): argument
496 def system_alias(system, release, version): argument
931 def release(): function
/third_party/boost/boost/intrusive/detail/
Dexception_disposer.hpp44 BOOST_INTRUSIVE_FORCEINLINE void release() in release() function in boost::intrusive::detail::exception_disposer
72 BOOST_INTRUSIVE_FORCEINLINE void release() in release() function in boost::intrusive::detail::exception_array_disposer
/third_party/skia/include/sksl/
DDSLStatement.h57 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/
DMutex.cpp29 bool MutexImpl::release() { return true; } in release() function in llvm::MutexImpl
94 MutexImpl::release() in release() function in llvm::MutexImpl
/third_party/boost/boost/interprocess/sync/posix/
Dpthread_helpers.hpp91 void release() {mp_mut = 0; } in release() function in boost::interprocess::ipcdetail::mutex_initializer
110 void release() { mp_cond = 0; } in release() function in boost::interprocess::ipcdetail::condition_initializer
156 void release() {mp_barrier = 0; } in release() function in boost::interprocess::ipcdetail::barrier_initializer
/third_party/boost/tools/build/test/prebuilt/ext/
Da.cpp14 void release() {} in release() function
/third_party/boost/boost/container/detail/
Ddestroyers.hpp77 void release() in release() function
91 void release() in release() function
116 void release() in release() function
135 void release() in release() function
160 void release() in release() function
190 void release() in release() function
238 void release() in release() function
259 void release() in release() function in boost::container::dtl::scoped_destructor
/third_party/skia/experimental/webgpu-bazel/
DMakefile1 release: target
/third_party/gstreamer/gstplugins_good/common/
Drelease.mak4 release: dist target
/third_party/gstreamer/gstplugins_base/common/
Drelease.mak4 release: dist target
/third_party/gstreamer/gstreamer/common/
Drelease.mak4 release: dist target
/third_party/gstreamer/gst_libav/common/
Drelease.mak4 release: dist target
/third_party/gstreamer/gstplugins_bad/common/
Drelease.mak4 release: dist target
/third_party/flutter/skia/experimental/wasm-skp-debugger/
DMakefile1 release: target
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DIntrusiveRefCntPtr.h126 static void release(T *obj) { obj->Release(); } in release() function
187 void release() { in release() function
/third_party/skia/experimental/tskit/
DMakefile9 release: target
/third_party/skia/experimental/wasm-skp-debugger/
DMakefile1 release: target
/third_party/flutter/skia/include/private/
DSkSpinlock.h37 void release() SK_RELEASE_CAPABILITY() { in release() function
/third_party/skia/include/private/
DSkSpinlock.h37 void release() SK_RELEASE_CAPABILITY() { in release() function

12345678910>>...20