OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destructors
(Results
126 - 150
of
954
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/ndk/platforms/android-3/arch-arm/src/
__dso_handle.h
30
C++ constructors and
destructors
in the binary.
/external/chromium_org/base/
at_exit.h
29
// callbacks and singleton
destructors
will be called.
/external/chromium_org/chrome/browser/ui/libgtk2ui/
g_object_destructor_filo.cc
56
DVLOG(1) << "
Destructors
should be unregistered the reverse order they "
/external/chromium_org/chromeos/dbus/
fake_bluetooth_gatt_manager_client.h
46
// provider constructor and
destructors
.
/external/chromium_org/third_party/WebKit/Source/wtf/
ThreadIdentifierDataPthreads.cpp
94
// Re-setting the value for key causes another destruct() call after all other thread-specific
destructors
were called.
/external/clang/INPUTS/
cfg-nested-var-scopes.cpp
2
// implicit
destructors
triggered at each edge.
/external/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.func/
p1.cpp
53
// Test out-of-line constructors,
destructors
/external/compiler-rt/lib/asan/
asan_thread.cc
61
// in TSD and can't reliably tell when no more TSD
destructors
will
63
// thread before all TSD
destructors
will be called for it.
105
// some code may still be executing in later TSD
destructors
177
// the TSD
destructors
have run might cause false positives in LSan.
/external/libcxxabi/test/
test_vector2.cpp
61
// Make sure the constructors and
destructors
are matched
/external/lldb/source/Host/macosx/cfcpp/
CFCBundle.h
19
// Constructors and
Destructors
CFCMutableArray.h
19
// Constructors and
Destructors
CFCString.h
21
// Constructors and
Destructors
/external/lldb/source/Plugins/Process/Linux/
LinuxThread.cpp
20
// Constructors and
destructors
.
/external/lldb/source/Plugins/Process/Utility/
StopInfoMachException.h
27
// Constructors and
Destructors
/external/lldb/tools/debugserver/source/MacOSX/
CFBundle.h
23
// Constructors and
Destructors
/external/stlport/test/compiler/StTerm-order/
stterm-test.cc
6
* Yes. "
Destructors
(12.4) for initialized objects of static storage duration
/ndk/sources/cxx-stl/gabi++/tests/
test_vector2.cpp
81
// Make sure the constructors and
destructors
are matched
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
test_vector2.cpp
61
// Make sure the constructors and
destructors
are matched
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
os_defines.h
71
// Class constructors/
destructors
have __thiscall calling-convention on
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
os_defines.h
71
// Class constructors/
destructors
have __thiscall calling-convention on
/system/core/include/utils/
LinearAllocator.h
56
* state if possible. No
destructors
are called.
/bionic/libc/bionic/
libc_init_common.cpp
125
* to run the
destructors
that are listed in the .fini_array section
143
/* Count the number of
destructors
. */
/external/chromium_org/chrome/browser/ui/tab_contents/
tab_contents_iterator_unittest.cc
92
// Close all remaining tabs to keep all the
destructors
happy.
176
// Close all remaining tabs to keep all the
destructors
happy.
/external/chromium_org/third_party/WebKit/Source/platform/
PODInterval.h
44
// *Note* that the
destructors
of type T and UserData will *not* be
46
// required to be cleaned up in their
destructors
.
/external/chromium_org/third_party/WebKit/public/platform/
WebPrivatePtr.h
207
// want to expose
destructors
of core classes to embedders. We should
208
// call reset() manually in
destructors
of classes with WebPrivatePtr
Completed in 2263 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>