Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:Release
(Results
1 - 25
of
106
) sorted by relevance
1
2
3
4
5
/third_party/node/deps/v8/src/tasks/
H
A
D
operations-barrier.cc
26
void OperationsBarrier::
Release
() {
in Release()
function in v8::internal::OperationsBarrier
/third_party/gn/src/base/mac/
H
A
D
scoped_cftyperef.h
37
static void
Release
(CFT object) { CFRelease(object); }
in Release()
function
/third_party/gn/src/base/memory/
H
A
D
raw_scoped_refptr_mismatch_checker.h
31
decltype(std::declval<T*>()->
Release
())>>
in Release()
function
H
A
D
ref_counted.cc
25
bool RefCountedThreadSafeBase::
Release
() const {
in Release()
function in base::subtle::RefCountedThreadSafeBase
H
A
D
ref_counted.h
35
bool
Release
() const {
in Release()
function in base::subtle::RefCountedBase
95
bool
Release
() const { return ReleaseImpl(); }
in Release()
function in base::subtle::RefCountedThreadSafeBase
210
void
Release
() const {
in Release()
function in base::RefCounted
278
void
Release
() const {
in Release()
function in base::RefCountedThreadSafe
/third_party/libphonenumber/cpp/src/phonenumbers/base/synchronization/
H
A
D
lock_posix.h
52
void
Release
() const {
in Release()
function in i18n::phonenumbers::Lock
H
A
D
lock_unsafe.h
38
void
Release
() const {
in Release()
function in i18n::phonenumbers::Lock
H
A
D
lock_win32.h
42
void
Release
() {
in Release()
function in i18n::phonenumbers::Lock
H
A
D
lock_stdmutex.h
35
void
Release
() const {
in Release()
function in i18n::phonenumbers::Lock
/third_party/node/deps/v8/src/common/
H
A
D
assert-scope.cc
40
void PerThreadAssertScope<kType, kAllow>::
Release
() {
in Release()
function in v8::internal::PerThreadAssertScope
/third_party/skia/third_party/externals/dawn/src/common/
H
A
D
IOKitRef.h
28
static void
Release
(T value) {
in Release()
function
H
A
D
CoreFoundationRef.h
28
static void
Release
(T value) {
in Release()
function
H
A
D
RefBase.h
164
static void
Release
(T value) {
in Release()
function in RefBase
H
A
D
RefCounted.cpp
52
void RefCounted::
Release
() {
in Release()
function in RefCounted
H
A
D
RefCounted.h
51
static void
Release
(T* value) {
in Release()
function
H
A
D
NSRef.h
73
static void
Release
(T value) {
in Release()
function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H
A
D
vktVideoPictureUtils.cpp
49
void VulkanPicture::
Release
()
in Release()
function in vkt::video::VulkanPicture
/third_party/node/src/
H
A
D
node_metadata.cc
126
Metadata::
Release
::
Release
() : name(NODE_RELEASE) {
in Release()
function in node::Metadata::Release
H
A
D
node_metadata.h
107
struct
Release
{
struct in node::Metadata
/third_party/skia/third_party/externals/dng_sdk/source/
H
A
D
dng_auto_ptr.h
135
T *AutoPtr<T>::
Release
()
in Release()
function in AutoPtr
/third_party/mesa3d/include/d3dadapter/
H
A
D
d3dadapter9.h
37
ULONG (WINAPI *
Release
)(ID3DAdapter9 *This);
member
/third_party/mesa3d/src/hgl/
H
A
D
GLRenderer.cpp
34
BGLRenderer::
Release
()
in Release()
function in BGLRenderer
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H
A
D
CommandRecordingContext.cpp
109
void CommandRecordingContext::
Release
() {
in Release()
function in dawn_native::d3d12::CommandRecordingContext
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H
A
D
ARCRuntimeEntryPoints.h
43
Release
,
member in llvm::objcarc::ARCRuntimeEntryPointKind
111
Function *
Release
= nullptr;
member in llvm::objcarc::ARCRuntimeEntryPoints
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H
A
D
RefBaseTests.cpp
72
void
Release
() const {
in Release()
function
105
static void
Release
(const RefTracker& handle) {
in Release()
function
Completed in 8 milliseconds
1
2
3
4
5