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
refs:Destruct
(Results
1 - 19
of
19
) sorted by relevance
/third_party/gn/src/base/memory/
H
A
D
ref_counted.h
195
static void
Destruct
(const T* x) {
in Destruct()
function
217
Traits::
Destruct
(static_cast<const T*>(this));
in Release()
243
static void
Destruct
(const T* x) {
in Destruct()
function
281
Traits::
Destruct
(static_cast<const T*>(this));
in Release()
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H
A
D
ExpressionLimit_test.cpp
276
sh::
Destruct
(vertexCompiler);
in TEST_F()
301
sh::
Destruct
(vertexCompiler);
in TEST_F()
323
sh::
Destruct
(vertexCompiler);
in TEST_F()
345
sh::
Destruct
(vertexCompiler);
in TEST_F()
548
sh::
Destruct
(vertexCompiler);
in TEST_F()
570
sh::
Destruct
(compiler);
in TEST_F()
593
sh::
Destruct
(compiler);
in TEST_F()
618
sh::
Destruct
(compiler);
in TEST_F()
H
A
D
ShaderVariable_test.cpp
235
sh::
Destruct
(compiler);
in TEST()
270
sh::
Destruct
(compiler);
in TEST()
312
sh::
Destruct
(compiler);
in TEST()
354
sh::
Destruct
(compiler);
in TEST()
401
sh::
Destruct
(compiler);
in TEST()
H
A
D
FragDepth_test.cpp
36
sh::
Destruct
(mCompiler);
in DestroyCompiler()
H
A
D
Precise_test.cpp
54
sh::
Destruct
(mCompilerList[shaderOutputType]);
in DestroyCompiler()
H
A
D
ShCompile_test.cpp
35
sh::
Destruct
(mCompiler);
H
A
D
EXT_shader_framebuffer_fetch_test.cpp
159
sh::
Destruct
(mCompilerList[shaderOutputType]);
in DestroyCompiler()
/third_party/skia/third_party/externals/angle2/samples/shader_translator/
H
A
D
shader_translator.cpp
380
sh::
Destruct
(vertexCompiler);
in main()
382
sh::
Destruct
(fragmentCompiler);
in main()
384
sh::
Destruct
(computeCompiler);
in main()
386
sh::
Destruct
(geometryCompiler);
in main()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H
A
D
ShaderExtensionTest.h
41
sh::
Destruct
(mCompiler);
in DestroyCompiler()
/third_party/lzma/CPP/7zip/Common/
H
A
D
MultiOutStream.h
156
//
Destruct
object without exceptions
157
HRESULT
Destruct
();
H
A
D
MultiOutStream.cpp
34
HRESULT CMultiOutStream::
Destruct
()
in Destruct()
function in CMultiOutStream
77
twice for same CVolStream in this
Destruct
() function */
in Destruct()
97
Destruct
();
in ~CMultiOutStream()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H
A
D
ShaderLang.cpp
368
Destruct
(base);
in ConstructCompiler()
375
void
Destruct
(ShHandle handle)
in Destruct()
function
/third_party/protobuf/src/google/protobuf/
H
A
D
message_lite.h
122
// 4. Call
Destruct
() only if the object is initialized.
134
void
Destruct
() { get_mutable()->~T(); }
in Destruct()
function in google::protobuf::internal::ExplicitlyConstructed
H
A
D
map_field.h
85
val_.string_value_.
Destruct
();
in ~MapKey()
255
val_.string_value_.
Destruct
();
in SetType()
/third_party/lzma/CPP/7zip/UI/Common/
H
A
D
Update.cpp
86
HRESULT
Destruct
()
in Destruct()
function
94
const HRESULT hres2 = rec.Spec->
Destruct
();
in Destruct()
1587
RINOK(multiStreams.
Destruct
())
in UpdateArchive()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
Compiler.cpp
356
sh::
Destruct
(mHandle);
in destroy()
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
H
A
D
ShaderLang.h
651
void
Destruct
(ShHandle handle);
/third_party/libabigail/tests/lib/
H
A
D
catch.hpp
7396
template <typename T, bool
Destruct
>
7421
template <bool AllowManualDestruction = !
Destruct
>
7430
void destruct_on_exit(typename std::enable_if<
Destruct
, U>::type* = 0) { destruct<true>(); }
7433
void destruct_on_exit(typename std::enable_if<!
Destruct
, U>::type* = 0) { }
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H
A
D
stylo.hpp
[all...]
Completed in 53 milliseconds