OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destructors
(Results
76 - 100
of
951
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/extras/tests/bionic/libc/bionic/
test_dlclose_destruction.c
29
/* this program is used to check that static C++
destructors
are
80
fprintf(stderr, "Static
destructors
was not called on dlclose()!\n");
/development/ndk/platforms/android-9/arch-x86/src/
__dso_handle.S
30
# C++ constructors and
destructors
in the binary.
/external/chromium_org/content/browser/renderer_host/
gtk_plugin_container.cc
15
// NOTE: This class doesn't have constructors/
destructors
, it is created
/external/chromium_org/third_party/skia/src/doc/
SkDocument_PDF.cpp
26
// subclasses must call close() in their
destructors
/external/chromium_org/tools/clang/plugins/tests/
overridden_methods.h
45
// Should not warn about
destructors
.
/external/clang/test/Analysis/
analyzer-config.cpp
15
// CHECK-NEXT: c++-inlining =
destructors
/external/clang/test/CodeGenCXX/
noexcept.cpp
25
//
Destructors
don't throw by default in C++11.
/external/clang/test/SemaCXX/
warn-missing-noreturn.cpp
86
// <rdar://problem/8875247> - Properly handle CFGs with
destructors
.
/external/skia/src/doc/
SkDocument_PDF.cpp
26
// subclasses must call close() in their
destructors
/external/skia/tests/
TLSTest.cpp
77
// Test to ensure that at thread destruction, TLS
destructors
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
cxxabi_tweaks.h
50
// Constructors and
destructors
do not return a value.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
cxxabi_tweaks.h
51
// Constructors and
destructors
do not return a value.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
cxxabi_tweaks.h
51
// Constructors and
destructors
do not return a value.
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
cxxabi_tweaks.h
50
// Constructors and
destructors
do not return a value.
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
cxxabi_tweaks.h
50
// Constructors and
destructors
do not return a value.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
cxxabi_tweaks.h
50
// Constructors and
destructors
do not return a value.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
cxxabi_tweaks.h
50
// Constructors and
destructors
do not return a value.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
cxxabi_tweaks.h
51
// Constructors and
destructors
do not return a value.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
cxxabi_tweaks.h
51
// Constructors and
destructors
do not return a value.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
cxxabi_tweaks.h
51
// Constructors and
destructors
do not return a value.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
cxxabi_tweaks.h
51
// Constructors and
destructors
do not return a value.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
cxxabi_tweaks.h
51
// Constructors and
destructors
do not return a value.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
cxxabi_tweaks.h
51
// Constructors and
destructors
do not return a value.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
cxxabi_tweaks.h
51
// Constructors and
destructors
do not return a value.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
cxxabi_tweaks.h
51
// Constructors and
destructors
do not return a value.
Completed in 1053 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>