/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
mt_allocator.h | 270 // __gthread_key we specify a destructor. When this destructor
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
shared_ptr.h | 576 // generated copy constructor, assignment, destructor are fine. 816 // Generated copy constructor, assignment, destructor are fine.
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
mt_allocator.h | 268 // __gthread_key we specify a destructor. When this destructor
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
mt_allocator.h | 268 // __gthread_key we specify a destructor. When this destructor
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
mt_allocator.h | 268 // __gthread_key we specify a destructor. When this destructor
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
mt_allocator.h | 268 // __gthread_key we specify a destructor. When this destructor
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
mt_allocator.h | 270 // __gthread_key we specify a destructor. When this destructor
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
shared_ptr.h | 576 // generated copy constructor, assignment, destructor are fine. 816 // Generated copy constructor, assignment, destructor are fine.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
mt_allocator.h | 270 // __gthread_key we specify a destructor. When this destructor
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
ostream | 86 * @brief Base destructor. 423 * @c std::uncaught_exception() is true, the sentry destructor calls
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
shared_ptr.h | 576 // generated copy constructor, assignment, destructor are fine. 816 // Generated copy constructor, assignment, destructor are fine. [all...] |
/external/clang/lib/CodeGen/ |
CGExprCXX.cpp | 288 "Virtual destructor shouldn't have explicit parameters"); [all...] |
CodeGenFunction.h | 226 // Provide a virtual destructor to suppress a very common warning 228 // should not rely on this destructor ever being called. 769 /// complete-object destructor of an object of the given type at the 771 /// non-trivial destructor. 775 /// complete-object variant of the given destructor on the object at [all...] |
/external/protobuf/gtest/include/gtest/ |
gtest.h | 372 // Don't inherit from TestProperty as its destructor is not virtual. 626 // Destructor of TestCase. 748 // destructor, as: 750 // 1. You cannot safely throw from a destructor. This is a problem 755 // destructor. [all...] |
/external/gcc-demangle/ |
cp-demangle.c | 222 qualifying a constructor/destructor, or when in verbose mode. */ 228 constructor/destructor. */ 518 printf ("destructor %d\n", (int) dc->u.s_dtor.kind); 976 /* Add a new destructor component. */ 1085 /* Return whether a name is a constructor, a destructor, or a [all...] |
/external/chromium/chrome/browser/profiles/ |
profile_impl.cc | 591 // destructor. Delete it first to ensure the task gets scheduled before we 640 // delete HistoryService before the BookmarkModel. The destructor for 642 // by the time the destructor has finished we're sure it will no longer call [all...] |
/external/chromium/net/url_request/ |
url_request_http_job.cc | 266 // request_->url() won't be valid in the destructor, so we use an [all...] |
/external/chromium/sdch/open-vcdiff/src/gtest/ |
gtest.h | 414 // destructor, as: 416 // 1. You cannot safely throw from a destructor. This is a problem 421 // destructor. [all...] |
/external/chromium/sdch/open-vcdiff/src/gtest/src/ |
gtest-internal-inl.h | 378 // The virtual destructor of List. 394 // Don't inherit from TestProperty as its destructor is not virtual. 623 // Destructor of TestCase. [all...] |
/external/icu4c/common/ |
serv.h | 87 * <p>Virtual destructor.</p> 303 * <p>Destructor.</p> 575 * <p>Destructor.</p> [all...] |
/dalvik/vm/ |
IndirectRefTable.h | 316 * TODO: this should be a destructor.
|
/development/ndk/platforms/android-3/arch-arm/lib/ |
libstdc++.a | 255 _lb ?? #D ? ?= #L ?? #P = ? g ? = g ~ = ? 8 g ? = = W g W = ]
l > ( x i ( ? i i ?? n ( ? ? ?? ? ? ?
bionic/libstdc++/src bionic/libc/kernel/arch-arm/asm bionic/libc/include/sys bionic/libc/include pure_virtual.cpp posix_types.h types.h stdio.h 0,""K Pure virtual function called. Are you calling virtual methods from a destructor?
|
/development/ndk/platforms/android-9/arch-mips/lib/ |
libstdc++.a | 348 _lb ?? #D ? ?E #L - ?? #P E } E / } ? E ? N } ? E 5 E m } m E s
? T 0 ? 0 ? B ?? M H ? ? ?? ? ? ?
bionic/libstdc++/src bionic/libc/kernel/arch-mips/asm bionic/libc/include/sys bionic/libc/include pure_virtual.cpp posix_types.h types.h stdio.h u$ Pure virtual function called. Are you calling virtual methods from a destructor?
|
/development/ndk/platforms/android-9/arch-x86/lib/ |
libstdc++.a | 369 _lb ?? #D z ?A #L ?? #P A ? ? A ! ? Z A ? @ ? ? A ' A _ ? _ A e
` F u ? 7 u ? 7 / ?? 4 E ? ? ?? ? ? ?
bionic/libstdc++/src bionic/libc/kernel/arch-x86/asm bionic/libc/include/sys bionic/libc/include pure_virtual.cpp posix_types_32.h types.h stdio.h /- Pure virtual function called. Are you calling virtual methods from a destructor?
|
/device/generic/goldfish/camera/ |
EmulatedCameraDevice.h | 376 "%s: Control FDs are opened in the destructor",
|