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:addRef
(Results
1 - 25
of
28
) sorted by relevance
1
2
/third_party/icu/icu4c/source/common/
H
A
D
sharedobject.cpp
23
SharedObject::
addRef
() const {
in addRef()
function in SharedObject
H
A
D
unistr.cpp
122
UnicodeString::
addRef
() {
in addRef()
function in UnicodeString
/third_party/node/deps/icu-small/source/common/
H
A
D
sharedobject.cpp
23
SharedObject::
addRef
() const {
in addRef()
function in SharedObject
H
A
D
unistr.cpp
122
UnicodeString::
addRef
() {
in addRef()
function in UnicodeString
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
sharedobject.cpp
23
SharedObject::
addRef
() const {
in addRef()
function in SharedObject
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H
A
D
Object.cpp
51
void Object::
addRef
()
in addRef()
function in gl::Object
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H
A
D
SharedObject.java
178
public final void
addRef
() { refCount.incrementAndGet(); }
in addRef()
method in SharedObject
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H
A
D
SharedObject.java
181
public final void
addRef
() { refCount.incrementAndGet(); }
in addRef()
method in SharedObject
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H
A
D
VkSemaphoreExternalLinux.hpp
70
void
addRef
()
in addRef()
function in SharedSemaphore
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H
A
D
VertexBuffer.cpp
41
void VertexBuffer::
addRef
()
in addRef()
function in rx::VertexBuffer
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
RefCountObject.h
38
void
addRef
() const { ++mRefCount; }
in addRef()
function in angle::RefCountObject
H
A
D
ResourceManager.cpp
47
void ResourceManagerBase::
addRef
()
in addRef()
function in gl::ResourceManagerBase
H
A
D
Shader.cpp
604
void Shader::
addRef
()
in addRef()
function in gl::Shader
H
A
D
Program.h
666
ANGLE_INLINE void
addRef
()
in addRef()
function in gl::final
H
A
D
Display.cpp
579
void ShareGroup::
addRef
()
in addRef()
function in egl::ShareGroup
H
A
D
Context.h
619
void
addRef
() const { mRefCount++; }
in addRef()
function in gl::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H
A
D
InterferenceCache.h
113
void
addRef
(int Delta) { RefCount += Delta; }
in addRef()
function in llvm::InterferenceCache::Entry
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H
A
D
Renderbuffer.cpp
344
void Renderbuffer::
addRef
()
in addRef()
function in es2::Renderbuffer
H
A
D
ResourceManager.cpp
73
void ResourceManager::
addRef
()
in addRef()
function in es2::ResourceManager
H
A
D
Shader.cpp
270
void Shader::
addRef
()
in addRef()
function in es2::Shader
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H
A
D
Metadata.cpp
197
void ReplaceableMetadataImpl::
addRef
(void *Ref, OwnerTy Owner) {
in addRef()
function in ReplaceableMetadataImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H
A
D
AliasSetTracker.h
190
void
addRef
() { ++RefCount; }
in addRef()
function in llvm::AliasSet
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H
A
D
NaClBitCodes.h
278
void
addRef
() { ++RefCount; }
in addRef()
function in llvm::NaClBitCodeAbbrev
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H
A
D
Renderer.cpp
103
void Query::
addRef
()
in addRef()
function in sw::Query
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H
A
D
vk_utils.h
581
void
addRef
()
in addRef()
function in rx::vk::RefCounted
Completed in 28 milliseconds
1
2