Home
last modified time | relevance | path

Searched refs:release (Results 1 - 25 of 1872) sorted by relevance

12345678910>>...75

/third_party/python/Lib/
H A Dplatform.py84 # 0.1.0 - first release
263 def _syscmd_ver(system='', release='', version='',
268 a tuple (system, release, version).
278 return system, release, version
296 return system, release, version
302 system, release, version = m.groups()
303 # Strip trailing dots from version and release
304 if release[-1] == '.':
305 release = release[
933 def release(): global() function
[all...]
/third_party/skia/src/sksl/dsl/
H A DDSLExpression.cpp102 DSLStatement(this->release()).release()); in ~DSLExpression()
119 std::unique_ptr<SkSL::Expression> DSLExpression::release() { in release() function in SkSL::dsl::DSLExpression
169 *ThreadContext::SymbolTable(), this->release(), name), pos); in field()
173 return BinaryExpression::Convert(ThreadContext::Context(), this->release(), in operator =()
174 SkSL::Token::Kind::TK_EQ, right.release()); in operator =()
179 this->release(), right.release()); in operator []()
187 converted.push_back(arg->release()); in operator ()()
193 return SkSL::FunctionCall::Convert(ThreadContext::Context(), pos.line(), this->release(), in operator ()()
384 std::unique_ptr<SkSL::Expression> DSLPossibleExpression::release(PositionInfo pos) { release() function in SkSL::dsl::DSLPossibleExpression
[all...]
/third_party/python/Doc/tools/extensions/
H A Dpatchlevel.py34 release = version = '%s.%s' % (d['PY_MAJOR_VERSION'], d['PY_MINOR_VERSION'])
36 release += '.' + str(micro)
45 release += suffixes[level] + str(int(d['PY_RELEASE_SERIAL']))
46 return version, release
51 release = version = '%s.%s' % (major, minor)
52 release += '.%s' % micro
54 release += '%s%s' % (level[0], serial)
55 return version, release
62 version, release = get_sys_version_info()
64 'using version of this interpreter (%s).' % release, fil
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiNullHandleTests.cpp42 inline void release (Context& context, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) in release() function
47 inline void release (Context& context, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) in release() function
53 inline void release (Context& context, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocator) in release() function
58 inline void release (Context& context, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) in release() function
64 inline void release (Context& context, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocator) in release() function
69 inline void release (Context& context, VkDevice device, const VkAllocationCallbacks* pAllocator) in release() function
74 inline void release (Context& context, VkEvent event, const VkAllocationCallbacks* pAllocator) in release() function
79 inline void release (Context& context, VkFence fence, const VkAllocationCallbacks* pAllocator) in release() function
84 inline void release (Context& context, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) in release() function
89 inline void release (Contex function
94 inline void release (Context& context, VkImageView imageView, const VkAllocationCallbacks* pAllocator) release() function
99 inline void release (Context& context, VkInstance instance, const VkAllocationCallbacks* pAllocator) release() function
104 inline void release (Context& context, VkPipeline pipeline, const VkAllocationCallbacks* pAllocator) release() function
109 inline void release (Context& context, VkPipelineCache pipelineCache, const VkAllocationCallbacks* pAllocator) release() function
114 inline void release (Context& context, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) release() function
120 inline void release (Context& context, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocator) release() function
126 inline void release (Context& context, VkRenderPass renderPass, const VkAllocationCallbacks* pAllocator) release() function
131 inline void release (Context& context, VkSampler sampler, const VkAllocationCallbacks* pAllocator) release() function
136 inline void release (Context& context, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) release() function
141 inline void release (Context& context, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) release() function
152 inline void release (Context& context, VkDevice device, VkCommandPool cmdPool, deUint32 numCmdBuffers, const VkCommandBuffer* pCmdBuffers) release() function
160 inline void release (Context& context, VkDevice device, VkDescriptorPool descriptorPool, deUint32 numDescriptorSets, const VkDescriptorSet* pDescriptorSets) release() function
169 inline void release (Context& context, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) release() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiNullHandleTests.cpp42 inline void release (Context& context, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) in release() function
47 inline void release (Context& context, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) in release() function
53 inline void release (Context& context, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocator) in release() function
58 inline void release (Context& context, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) in release() function
64 inline void release (Context& context, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocator) in release() function
69 inline void release (Context& context, VkDevice device, const VkAllocationCallbacks* pAllocator) in release() function
74 inline void release (Context& context, VkEvent event, const VkAllocationCallbacks* pAllocator) in release() function
79 inline void release (Context& context, VkFence fence, const VkAllocationCallbacks* pAllocator) in release() function
84 inline void release (Context& context, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) in release() function
89 inline void release (Contex function
94 inline void release (Context& context, VkImageView imageView, const VkAllocationCallbacks* pAllocator) release() function
99 inline void release (Context& context, VkInstance instance, const VkAllocationCallbacks* pAllocator) release() function
104 inline void release (Context& context, VkPipeline pipeline, const VkAllocationCallbacks* pAllocator) release() function
109 inline void release (Context& context, VkPipelineCache pipelineCache, const VkAllocationCallbacks* pAllocator) release() function
114 inline void release (Context& context, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) release() function
120 inline void release (Context& context, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocator) release() function
126 inline void release (Context& context, VkRenderPass renderPass, const VkAllocationCallbacks* pAllocator) release() function
131 inline void release (Context& context, VkSampler sampler, const VkAllocationCallbacks* pAllocator) release() function
136 inline void release (Context& context, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) release() function
141 inline void release (Context& context, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) release() function
152 inline void release (Context& context, VkDevice device, VkCommandPool cmdPool, deUint32 numCmdBuffers, const VkCommandBuffer* pCmdBuffers) release() function
160 inline void release (Context& context, VkDevice device, VkDescriptorPool descriptorPool, deUint32 numDescriptorSets, const VkDescriptorSet* pDescriptorSets) release() function
169 inline void release (Context& context, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) release() function
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/lib/
H A Dinstall.js13 const processRelease = require('./process-release')
19 const release = processRelease(argv, gyp, process.version, process.release)
26 log.verbose('install', 'input version string %j', release.version)
28 if (!release.semver) {
30 throw new Error('Invalid version number: ' + release.version)
33 if (semver.lt(release.version, '0.8.0')) {
34 throw new Error('Minimum target version is `0.8.0` or greater. Got: ' + release.version)
38 if (release.semver.prerelease[0] === 'pre') {
39 log.verbose('detected "pre" node version', release
[all...]
/third_party/skia/tests/
H A DSkSLDSLTest.cpp41 * don't have to sprinkle all the tests with a bunch of Declare(foo).release() calls just to avoid
114 REPORTER_ASSERT(r, e1.release()->description() == "1"); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
116 REPORTER_ASSERT(r, e2.release()->description() == "1.0"); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
118 REPORTER_ASSERT(r, e3.release()->description() == "true"); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
121 REPORTER_ASSERT(r, e4.release()->description() == "a"); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
133 static SkSL::String stringize(DSLStatement& stmt) { return stmt.release()->description(); } in stringize()
134 static SkSL::String stringize(DSLPossibleStatement& stmt) { return stmt.release()->description(); } in stringize()
135 static SkSL::String stringize(DSLExpression& expr) { return expr.release()->description(); } in stringize()
136 static SkSL::String stringize(DSLPossibleExpression& expr) { return expr.release()->description(); } in stringize()
137 static SkSL::String stringize(DSLBlock& blck) { return blck.release() in stringize()
[all...]
H A DSkSLDSLErrorLineNumbers.cpp61 (Float(1) + true).release(); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
69 (a = 5.0f).release(); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
76 (a[true]).release(); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
83 (++a).release(); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
88 Do(Discard(), 5).release(); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
93 For(DSLStatement(), 5, DSLExpression(), Block()).release(); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
98 If(5, Discard()).release(); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
103 While(5, Discard()).release(); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
108 Abs(true).release(); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
/third_party/python/Lib/test/
H A Dlock_tests.py121 lock.release()
127 lock.release()
137 lock.release()
145 lock.release()
151 lock.release()
159 lock.release()
177 lock.release()
200 lock.release()
251 lock.release()
261 lock.release()
[all...]
/third_party/elfutils/libdwfl/
H A Dlinux-kernel-modules.c163 if (utsname.release[0] == '\0' && uname (&utsname) != 0) in kernel_release()
165 return utsname.release; in kernel_release()
175 find_kernel_elf (Dwfl *dwfl, const char *release, char **fname) in find_kernel_elf() argument
179 if (release == NULL in find_kernel_elf()
180 || ((release[0] == '/' in find_kernel_elf()
181 ? asprintf (fname, "%s/vmlinux", release) in find_kernel_elf()
182 : asprintf (fname, "/boot/vmlinux-%s", release)) < 0)) in find_kernel_elf()
186 if (fd < 0 && release[0] != '/') in find_kernel_elf()
189 if (asprintf (fname, MODULEDIRFMT "/vmlinux", release) < 0) in find_kernel_elf()
200 if ((release[ in find_kernel_elf()
219 get_release(Dwfl *dwfl, const char **release) get_release() argument
238 report_kernel(Dwfl *dwfl, const char **release, int (*predicate) (const char *module, const char *file)) report_kernel() argument
296 report_kernel_archive(Dwfl *dwfl, const char **release, int (*predicate) (const char *module, const char *file)) report_kernel_archive() argument
376 dwfl_linux_kernel_report_offline(Dwfl *dwfl, const char *release, int (*predicate) (const char *module, const char *file)) dwfl_linux_kernel_report_offline() argument
790 const char *release = kernel_release (); dwfl_linux_kernel_find_elf() local
[all...]
/third_party/notofonts/scripts/
H A Dgather.py98 for release in sorted(
101 m = re.match(r"^(.*)-(v[\d.]+)", release.tag_name)
103 print(f"Unparsable release {release.tag_name} in {repo_name}")
105 if release.draft:
109 if release.tag_name in state[repo_name].get("known_releases", []):
111 assets = release.get_assets()
115 state[repo_name].setdefault("known_releases", []).append(release.tag_name)
120 body = release.body
122 tag_sha = repo.get_git_ref("tags/" + release
[all...]
/third_party/node/deps/npm/node_modules/retry/
H A DMakefile3 release-major: test
8 release-minor: test
13 release-patch: test
18 .PHONY: test release-major release-minor release-patch
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A Dversion.py38 release: Tuple[int, ...]
119 (?P<release>[0-9]+(?:\.[0-9]+)*) # release segment
120 (?P<pre> # pre-release
126 (?P<post> # post release
136 (?P<dev> # dev release
205 release=tuple(int(i) for i in match.group("release").split(".")),
217 self._version.release,
245 parts.append(".".join(str(x) for x in self.release))
277 def release(self) -> Tuple[int, ...]: global() member in Version
[all...]
/third_party/skia/docker/
H A DMakefile10 push-cmake-release:
11 docker build --no-cache --tag cmake-release ./cmake-release
12 docker tag cmake-release gcr.io/skia-public/cmake-release:${CMAKE_VERSION}
13 docker push gcr.io/skia-public/cmake-release:${CMAKE_VERSION
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DHandleAllocator_unittest.cpp81 limitedAllocator.release(count); in TEST()
165 allocator.release(c); in TEST()
166 allocator.release(a); in TEST()
167 allocator.release(b); in TEST()
168 allocator.release(5); in TEST()
169 allocator.release(6); in TEST()
173 // This test reproduces invalid heap bug when reserve resources after release.
183 allocator.release(15); in TEST()
184 allocator.release(16); in TEST()
188 allocator.release(iteratio in TEST()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemTests.cpp59 protectedTests->addChild(attachmentTestGroup.release()); in createTests()
70 protectedTests->addChild(imageTestGroup.release()); in createTests()
80 protectedTests->addChild(bufferTestGroup.release()); in createTests()
89 protectedTests->addChild(ssboTestGroup.release()); in createTests()
98 protectedTests->addChild(interactionTestGroup.release()); in createTests()
104 return protectedTests.release(); in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemTests.cpp59 protectedTests->addChild(attachmentTestGroup.release()); in createTests()
70 protectedTests->addChild(imageTestGroup.release()); in createTests()
80 protectedTests->addChild(bufferTestGroup.release()); in createTests()
89 protectedTests->addChild(ssboTestGroup.release()); in createTests()
98 protectedTests->addChild(interactionTestGroup.release()); in createTests()
104 return protectedTests.release(); in createTests()
/third_party/node/src/
H A Dnode_process_object.cc151 // process.release in CreateProcessObject()
152 Local<Object> release = Object::New(isolate); in CreateProcessObject() local
153 READONLY_PROPERTY(process, "release", release); in CreateProcessObject()
154 READONLY_STRING_PROPERTY(release, "name", per_process::metadata.release.name); in CreateProcessObject()
156 READONLY_STRING_PROPERTY(release, "lts", per_process::metadata.release.lts); in CreateProcessObject()
161 release, "sourceUrl", per_process::metadata.release in CreateProcessObject()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateTests.cpp85 mainGroup->addChild(monolithicGroup.release()); in initDynamicStateTestGroup()
86 mainGroup->addChild(pipelineLibraryGroup.release()); in initDynamicStateTestGroup()
87 mainGroup->addChild(fastLinkedLibraryGroup.release()); in initDynamicStateTestGroup()
88 mainGroup->addChild(shaderObjectUnlinkedSpirvGroup.release()); in initDynamicStateTestGroup()
89 mainGroup->addChild(shaderObjectUnlinkedBinaryGroup.release()); in initDynamicStateTestGroup()
90 mainGroup->addChild(shaderObjectLinkedSpirvGroup.release()); in initDynamicStateTestGroup()
91 mainGroup->addChild(shaderObjectLinkedBinaryGroup.release()); in initDynamicStateTestGroup()
/third_party/skia/modules/androidkit/src/
H A DSurface.cpp34 void WindowSurface::release(JNIEnv* env) { in release() function in WindowSurface
67 void ThreadedSurface::release(JNIEnv* env) { in release() function in ThreadedSurface
71 fThread->release(); in release()
82 message.fPicture = fRecorder.finishRecordingAsPicture().release(); in flushAndSubmit()
114 void release(JNIEnv* env) override {
184 return reinterpret_cast<jlong>(sk_make_sp<WindowSurface>(win, std::move(winctx)).release()); in Surface_CreateVK()
203 return reinterpret_cast<jlong>(sk_make_sp<WindowSurface>(win, std::move(winctx)).release()); in Surface_CreateGL()
210 surface->release(env); in Surface_Release()
241 return reinterpret_cast<jlong>(snapshot.release()); in Surface_MakeSnapshot()
/third_party/rust/crates/bindgen/bindgen/
H A Dfeatures.rs13 ( $( $( #[$attr:meta] )* => $release:ident => $value:expr; )* ) => {
16 /// To support a beta release, use the corresponding stable release.
26 $release,
48 stringify!($value) => Ok(RustTarget::$release), in from_str()
65 RustTarget::$release => stringify!($value), in from()
75 ( $( $( #[$attr:meta] )* => $release:ident => $value:expr; )* ) => {
146 /// Latest stable release of Rust
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSharedPtr.hpp149 void release (void);
189 void release (void);
320 release(); in ~SharedPtr()
341 release(); in operator =()
367 release(); in operator =()
387 * release the current reference.
469 release(); in clear()
514 inline void SharedPtr<T>::release (void) in release() function in de::SharedPtr
571 release(); in ~WeakPtr()
588 release(); in operator =()
627 inline void WeakPtr<T>::release (void) release() function in de::WeakPtr
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawTests.cpp125 mainGroup->addChild(renderpassGroup.release()); in createTests()
155 dynamicRenderingGroup->addChild(drPrimaryCmdBuffGroup.release()); in createTests()
156 dynamicRenderingGroup->addChild(drPartialSecondaryCmdBuffGroup.release()); in createTests()
157 dynamicRenderingGroup->addChild(drCompleteSecondaryCmdBuffGroup.release()); in createTests()
158 mainGroup->addChild(dynamicRenderingGroup.release()); in createTests()
161 return mainGroup.release(); in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawTests.cpp118 mainGroup->addChild(renderpassGroup.release()); in createTests()
148 dynamicRenderingGroup->addChild(drPrimaryCmdBuffGroup.release()); in createTests()
149 dynamicRenderingGroup->addChild(drPartialSecondaryCmdBuffGroup.release()); in createTests()
150 dynamicRenderingGroup->addChild(drCompleteSecondaryCmdBuffGroup.release()); in createTests()
151 mainGroup->addChild(dynamicRenderingGroup.release()); in createTests()
154 return mainGroup.release(); in createTests()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitReader.cpp54 *OutModule = wrap(ModuleOrErr.get().release()); in LLVMParseBitcodeInContext()
71 *OutModule = wrap(ModuleOrErr.get().release()); in LLVMParseBitcodeInContext2()
87 (void)Owner.release(); in LLVMGetBitcodeModuleInContext()
100 *OutM = wrap(ModuleOrErr.get().release()); in LLVMGetBitcodeModuleInContext()
113 Owner.release(); in LLVMGetBitcodeModuleInContext2()
120 *OutM = wrap(ModuleOrErr.get().release()); in LLVMGetBitcodeModuleInContext2()

Completed in 13 milliseconds

12345678910>>...75