OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destructors
(Results
376 - 400
of
951
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/sqlite/src/tool/
lempar.c
339
** Deallocate and destroy a parser.
Destructors
are all called for
/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
heap-checker.h
347
// This gets to execute after
destructors
for all global objects
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
heap-checker.h
347
// This gets to execute after
destructors
for all global objects
/external/chromium_org/url/
url_util.cc
53
// any
destructors
from being called that will slow us down or cause problems.
/external/clang/include/clang/Basic/
DiagnosticGroups.td
136
def ExitTimeDestructors : DiagGroup<"exit-time-
destructors
">;
/external/clang/lib/CodeGen/
CGDebugInfo.h
93
/// constructed on demand. For example, C++
destructors
, C++ operators etc..
CGDeclCXX.cpp
90
// Special-case non-array C++
destructors
, where there's a function
/external/compiler-rt/BlocksRuntime/
runtime.c
422
// To support C++
destructors
under GC we arrange for there to be a finalizer for this
/external/gcc-demangle/
demangle.h
390
/* Global
destructors
keyed to name. */
/external/icu4c/i18n/unicode/
stsearch.h
142
// public constructors and
destructors
--------------------------------
/external/icu4c/layout/
LEFontInstance.h
87
*
destructors
can be invoked through the base class.
LayoutEngine.h
331
* subclass
destructors
.
/external/icu4c/layoutex/layout/
ParagraphLayout.h
192
* so their constructors and
destructors
are private.
/external/llvm/docs/
ExceptionHandling.rst
201
destructors
are a typical example, but other languages and language extensions
/external/llvm/tools/lli/
lli.cpp
524
// Run static
destructors
.
/external/opencv/cxcore/include/
cvwimage.h
522
// Pure virtual
destructors
still need to be defined.
/external/protobuf/src/google/protobuf/
dynamic_message.cc
316
// We need to manually run the
destructors
for repeated fields and strings,
/external/skia/bench/
benchmain.cpp
315
// call close() before their
destructors
are called on the way out.
/external/valgrind/main/coregrind/m_demangle/
demangle.h
400
/* Global
destructors
keyed to name. */
/external/valgrind/unittest/
posix_tests.cc
1159
// Test the support for libpthread TSD
destructors
.
/frameworks/base/libs/hwui/
ProgramCache.cpp
390
// Constructors/
destructors
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
sstream
498
// Constructors/
destructors
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-gcov
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
sstream
505
// Constructors/
destructors
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
sstream
505
// Constructors/
destructors
Completed in 886 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>