OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destructor
(Results
376 - 400
of
4057
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/icu/source/i18n/
titletrn.h
40
*
Destructor
.
/external/chromium_org/third_party/re2/
BUILD.gn
72
"/wd4722", #
Destructor
never terminates.
/external/chromium_org/third_party/skia/include/gpu/
GrPathRendererChain.h
41
// takes a ref and unrefs in
destructor
/external/chromium_org/third_party/skia/src/gpu/
GrMemoryPool.h
18
* pool's
destructor
is called. Allocations will be 8-byte aligned.
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLTexture.h
16
* A ref counted tex id that deletes the texture in its
destructor
.
/external/chromium_org/third_party/skia/src/xml/
SkXMLParser.cpp
29
// need a virtual
destructor
for our subclasses
/external/chromium_org/third_party/skia/tests/
SmallAllocatorTest.cpp
42
// Tests that ensure that the
destructor
is called, whether the objects
/external/chromium_org/third_party/sqlite/src/test/
func3.test
12
# focus of this file is testing that
destructor
functions associated
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
decision_logic_fax.h
37
//
Destructor
.
/external/chromium_org/third_party/webrtc/modules/utility/interface/
rtp_dump.h
29
// Delete function.
Destructor
disabled.
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
timestamp_map.cc
33
//
Destructor
.
/external/chromium_org/third_party/webrtc/modules/video_render/windows/
i_video_render_win.h
24
* Constructor/
destructor
/external/chromium_org/third_party/webrtc/test/channel_transport/
udp_socket_manager_wrapper.h
58
// Friend function to allow the UDP
destructor
to be accessed from the
udp_socket_posix.h
52
// TODO (hellner): make
destructor
protected.
/external/chromium_org/third_party/webrtc/test/testsupport/
frame_writer.h
38
// to use anymore. Will also be invoked by the
destructor
.
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
tb_interfaces.h
28
// It does its work in constructor and
destructor
, so keeping it in scope is
/external/chromium_org/ui/events/platform/x11/
x11_event_source_glib.cc
16
// constructor/
destructor
may or may not get called.
/external/chromium_org/webkit/browser/fileapi/
file_system_quota_client.h
33
// (except for the constructor/
destructor
).
/external/chromium_org/webkit/browser/fileapi/quota/
quota_reservation_buffer.h
69
// Not owned. The
destructor
of OpenFileHandler should erase itself from
/external/clang/test/CXX/special/class.dtor/
p9.cpp
53
// ...at the point of definition of a virtual
destructor
...
/external/clang/test/CodeGenCXX/
noexcept.cpp
32
// (Calling this
destructor
is not technically required.)
virtual-destructor-calls.cpp
51
// A qualified call to a base class
destructor
should not undergo virtual
/external/clang/test/Sema/
warn-unused-function.c
34
__attribute__((
destructor
)) static void bar3(void);
/external/clang/test/SemaTemplate/
explicit-specialization-member.cpp
20
numpunct<char>::~numpunct(); // expected-error{{expected the class name after '~' to name a
destructor
}}
/external/compiler-rt/test/asan/TestCases/
initialization-nobug.cc
40
// Trivial constructor, non-trivial
destructor
.
Completed in 667 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>