OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destructors
(Results
351 - 375
of
954
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/skia/include/core/
SkTemplates.h
322
* Does NOT call any constructors/
destructors
on T (T must be POD).
/external/chromium_org/third_party/tcmalloc/vendor/src/
symbolize.cc
71
// heap_profile_table_pprof may be referenced after
destructors
are
/external/chromium_org/ui/views/controls/button/
menu_button.cc
42
// MenuButton - constructors,
destructors
, initialization
/external/clang/include/clang/AST/
RecordLayout.h
44
/// in constructors and
destructors
.
/external/clang/include/clang/Basic/
TargetCXXABI.h
43
/// - constructors and
destructors
return 'this';
VirtualFileSystem.h
86
/// Sub-classes should generally call close() inside their
destructors
. We
/external/clang/lib/StaticAnalyzer/
README.txt
123
-cfg-add-implicit-dtors Add C++ implicit
destructors
to CFGs for all analyses
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p3.cpp
59
// destructor can be defaulted.
Destructors
can't be constexpr since they
/external/clang/www/analyzer/
open_projects.html
79
(<tt>noreturn</tt>
destructors
) is discussed in
/external/deqp/modules/egl/
teglTestPackage.cpp
320
// Destroy children first since
destructors
may access context.
/external/icu/icu4c/source/i18n/
stsearch.cpp
22
// public constructors and
destructors
-----------------------------------
/external/icu/icu4c/source/layoutex/
plruns.cpp
245
* The destructor; virtual so that subclass
destructors
are invoked as well.
/external/lldb/include/lldb/Core/
Disassembler.h
346
// Constructors and
Destructors
/external/lldb/include/lldb/Symbol/
SymbolFile.h
49
// Constructors and
Destructors
SymbolVendor.h
44
// Constructors and
Destructors
/external/lldb/include/lldb/Target/
RegisterContext.h
28
// Constructors and
Destructors
/external/lldb/source/Plugins/Process/gdb-remote/
GDBRemoteCommunication.h
39
// Constructors and
Destructors
GDBRemoteRegisterContext.h
200
// Constructors and
Destructors
/external/lldb/tools/debugserver/source/
DNBTimer.h
27
// Constructors and
Destructors
/external/llvm/docs/HistoricalNotes/
2001-05-18-ExceptionHandling.txt
196
llvm. Java would be very similar, except it only uses
destructors
to unlock
/external/llvm/include/llvm/IR/
Metadata.h
121
// Constructors and
destructors
.
/external/qemu/android/base/containers/
PodVector.h
108
//
destructors
, or virtual members). This allows the implementation to be
/external/skia/include/core/
SkTemplates.h
322
* Does NOT call any constructors/
destructors
on T (T must be POD).
/external/stlport/stlport/stl/config/
host.h
158
* do not have virtual
destructors
). To disable this workaround turn this macro on:
stl_mycomp.h
220
// Defined if the compiler has trouble calling POD-types constructors/
destructors
Completed in 924 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>