HomeSort by relevance Sort by last modified time
    Searched full:destructors (Results 51 - 75 of 954) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 56 // Constructors and destructors return the "this" pointer.
72 // Constructors and destructors do not return a value.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
cxxabi_tweaks.h 56 // Constructors and destructors return the "this" pointer.
72 // Constructors and destructors do not return a value.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 56 // Constructors and destructors return the "this" pointer.
72 // Constructors and destructors do not return a value.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
cxxabi_tweaks.h 56 // Constructors and destructors return the "this" pointer.
72 // Constructors and destructors do not return a value.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 56 // Constructors and destructors return the "this" pointer.
72 // Constructors and destructors do not return a value.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
cxxabi_tweaks.h 56 // Constructors and destructors return the "this" pointer.
72 // Constructors and destructors do not return a value.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 56 // Constructors and destructors return the "this" pointer.
72 // Constructors and destructors do not return a value.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
cxxabi_tweaks.h 56 // Constructors and destructors return the "this" pointer.
72 // Constructors and destructors do not return a value.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 56 // Constructors and destructors return the "this" pointer.
72 // Constructors and destructors do not return a value.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
cxxabi_tweaks.h 56 // Constructors and destructors return the "this" pointer.
72 // Constructors and destructors do not return a value.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 56 // Constructors and destructors return the "this" pointer.
72 // Constructors and destructors do not return a value.
  /development/ndk/platforms/android-3/arch-arm/src/
__dso_handle_so.h 30 C++ constructors and destructors in the binary.
  /external/chromium_org/base/
supports_user_data.cc 40 // Now this->user_data_ is empty, and any destructors called transitively from
  /external/chromium_org/components/autofill/content/common/
autofill_message_generator.cc 13 // Generate destructors.
  /external/chromium_org/content/common/gpu/media/
vt_video_decode_accelerator.h 48 // variable's destructors are executed, rendering them invalid.
  /external/chromium_org/content/worker/
worker_thread.h 30 // Invoked from stub constructors/destructors. Stubs own themselves.
  /external/chromium_org/device/nfc/
nfc_adapter_factory.cc 22 // exit-time destructors we use a leaky lazy instance for it.
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
pepper_interface_mock.cc 33 // Define Getter functions, constructors, destructors.
  /external/chromium_org/third_party/WebKit/Source/wtf/
StdLibExtras.h 34 // it is leaked so that its destructors are not called at exit.
41 // it is leaked so that the object's destructors are not called at exit.
51 // warnings about global constructors and exit-time destructors.
57 _Pragma("clang diagnostic ignored \"-Wexit-time-destructors\"") \
  /external/chromium_org/third_party/android_crazy_linker/src/tests/
test_constructors_destructors.cpp 60 "Destructors not run when unloading libfoo_with_static_constructor.so");
  /external/chromium_org/third_party/skia/src/ports/
SkTLS_win.cpp 35 // Call TLS destructors on thread exit. Code based on Chromium's
  /external/chromium_org/tools/clang/plugins/tests/
overridden_methods.cpp 21 // Should not warn about destructors.
  /external/clang/test/SemaCXX/
warn-exit-time-destructors.cpp 1 // RUN: %clang_cc1 -std=c++11 -fsyntax-only -Wexit-time-destructors %s -verify
  /external/compiler-rt/test/lsan/TestCases/
cleanup_in_tsd_destructor.cc 3 // user-installed TSD destructors have finished running (since they may contain
  /external/llvm/test/Transforms/Inline/
invoke-cleanup.ll 21 ; this call site (PR17872), otherwise C++ destructors will not be

Completed in 4010 milliseconds

1 23 4 5 6 7 8 91011>>