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:Destroy
(Results
1 - 25
of
36
) sorted by relevance
1
2
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H
A
D
cord_internal.cc
36
void CordRep::
Destroy
(CordRep* rep) {
in Destroy()
function in absl::cord_internal::CordRep
H
A
D
cord_rep_btree.h
619
inline void CordRepBtree::
Destroy
(CordRepBtree* tree) {
in Destroy()
function in absl::cord_internal::CordRepBtree
/third_party/zlib/contrib/delphi/
H
A
D
ZLib.pas
90
destructor
Destroy
; override;
procedure
119
destructor
Destroy
; override;
procedure
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H
A
D
per_thread_sem.cc
50
void PerThreadSem::
Destroy
(base_internal::ThreadIdentity *identity) {
in Destroy()
function in absl::synchronization_internal::PerThreadSem
/third_party/node/deps/v8/src/bigint/
H
A
D
bigint-internal.cc
34
void Processor::
Destroy
() { delete static_cast<ProcessorImpl*>(this); }
in Destroy()
function in v8::bigint::Processor
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H
A
D
ObjectBase.cpp
83
void ApiObjectBase::
Destroy
() {
in Destroy()
function in dawn_native::ApiObjectBase
H
A
D
EncodingContext.cpp
35
void EncodingContext::
Destroy
() {
in Destroy()
function in dawn_native::EncodingContext
H
A
D
Device.cpp
313
void DeviceBase::
Destroy
() {
in Destroy()
function in dawn_native::DeviceBase
/third_party/node/deps/v8/src/compiler/
H
A
D
zone-stats.h
39
void
Destroy
() {
in Destroy()
function in v8::internal::compiler::final::final
/third_party/skia/third_party/externals/dawn/src/include/dawn/
H
A
D
dawn_wsi.h
39
void (*
Destroy
)(void* userData);
member
/third_party/lzma/CPP/Windows/Control/
H
A
D
ImageList.h
43
bool
Destroy
() // DeleteImageList() in MFC
in Destroy()
function in NWindows::NControl::CImageList
/third_party/node/deps/v8/src/base/
H
A
D
lazy-instance.h
88
static void
Destroy
(T* /* instance */) {}
in Destroy()
function
/third_party/node/deps/v8/src/heap/cppgc/
H
A
D
heap-page.cc
48
void BasePage::
Destroy
(BasePage* page) {
in Destroy()
function in cppgc::internal::BasePage
153
void NormalPage::
Destroy
(NormalPage* page) {
in Destroy()
function in cppgc::internal::NormalPage
239
void LargePage::
Destroy
(LargePage* page) {
in Destroy()
function in cppgc::internal::LargePage
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H
A
D
common.h
174
static void
Destroy
(Node* node) {
in Destroy()
function
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H
A
D
Buffer.cpp
351
void Buffer::
Destroy
() {
in Destroy()
function in dawn_wire::client::Buffer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H
A
D
CoroInternal.h
99
Destroy
,
enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H
A
D
ScopedHashTable.h
76
template <typename AllocatorTy> void
Destroy
(AllocatorTy &Allocator) {
in Destroy()
function in llvm::ScopedHashTableVal
H
A
D
StringMap.h
223
void
Destroy
(AllocatorTy &Allocator) {
in Destroy()
function in llvm::final
231
void
Destroy
() {
in Destroy()
function in llvm::final
/third_party/protobuf/src/google/protobuf/
H
A
D
arenastring.h
210
inline void
Destroy
(const ::std::string* default_value, Arena* arena) {
in Destroy()
function
/third_party/python/Lib/tkinter/test/test_tkinter/
H
A
D
test_misc.py
298
Destroy
= '17'
variable in MiscTest.test_eventtype_enum.CheckedEventType
/third_party/googletest/googletest/include/gtest/
H
A
D
gtest-matchers.h
253
static void
Destroy
(SharedPayloadBase* shared) {
in Destroy()
function
425
void
Destroy
() {
in Destroy()
function in testing::internal::MatcherBase
/third_party/mesa3d/src/amd/addrlib/src/core/
H
A
D
addrlib.h
255
VOID
Destroy
()
in Destroy()
function in Addr::Lib
/third_party/node/deps/googletest/include/gtest/
H
A
D
gtest-matchers.h
217
static void
Destroy
(SharedPayloadBase* shared) {
in Destroy()
function
389
void
Destroy
() {
in Destroy()
function in testing::internal::MatcherBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H
A
D
ExecutionEngineBindings.cpp
319
LLVMMemoryManagerDestroyCallback
Destroy
;
member
391
LLVMCreateSimpleMCJITMemoryManager( void *Opaque, LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection, LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection, LLVMMemoryManagerFinalizeMemoryCallback FinalizeMemory, LLVMMemoryManager
Destroy
Callback
Destroy
)
LLVMCreateSimpleMCJITMemoryManager()
argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H
A
D
StringMap.h
203
void
Destroy
(AllocatorTy &Allocator) {
in Destroy()
function in llvm::StringMapEntry
212
void
Destroy
() {
in Destroy()
function in llvm::StringMapEntry
Completed in 23 milliseconds
1
2