HomeSort by relevance Sort by last modified time
    Searched full:destructors (Results 26 - 50 of 951) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/components/tracing/
tracing_messages.cc 13 // Generate destructors.
  /external/chromium_org/components/visitedlink/common/
visitedlink_message_generator.cc 13 // Generate destructors.
  /external/chromium_org/content/child/
plugin_message_generator.cc 13 // Generate destructors.
  /external/chromium_org/content/common/
content_message_generator.cc 13 // Generate destructors.
  /external/chromium_org/content/shell/common/
shell_messages.cc 13 // Generate destructors.
  /external/chromium_org/ppapi/proxy/
ppapi_messages.cc 13 // Generate destructors.
  /external/chromium_org/remoting/host/
chromoting_messages.cc 13 // Generate destructors.
  /external/chromium_org/ui/metro_viewer/
metro_viewer_message_generator.cc 13 // Generate destructors.
  /external/clang/test/SemaCXX/
warn-exit-time-destructors.cpp 1 // RUN: %clang_cc1 -fsyntax-only -Wexit-time-destructors %s -verify
return-noreturn.cpp 14 // Ensure that destructors from objects are properly modeled in the CFG despite
44 // before and after the switch due to implicit destructors.
113 // Array of objects with destructors. This is purely a coverage test case.
  /frameworks/av/services/camera/libcameraservice/common/
CameraDeviceBase.cpp 22 * Base class destructors
  /bionic/libc/bionic/
pthread_key.cpp 43 * currently created/allocated TLS keys and the destructors associated
47 * an array of destructors.
90 // destructors, and all the functions that touch the TLS map
138 // Because destructors can do funky things like deleting/creating other
168 // If we didn't call any destructors, there is no need to check the TLS data again.
202 // not call the destructors for non-NULL key values. Instead, it is the
  /external/chromium_org/base/threading/
thread_local_storage_win.cc 13 // In order to make TLS destructors work, we need to keep function
17 // parallel, we also allocate an array of destructors, which we
35 // The maximum number of times to try to clear slots by calling destructors.
47 // hurt the racy calls to the destructors on another thread.
89 // Called when we terminate a thread, this function calls any TLS destructors
103 // known destructors (perchance including an allocator), that we don't call
108 // even call delete[] after we're done with destructors.)
141 NOTREACHED(); // Destructors might not have been called.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
cxxabi_tweaks.h 55 // Constructors and destructors return the "this" pointer.
71 // Constructors and destructors do not return a value.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 55 // Constructors and destructors return the "this" pointer.
71 // Constructors and destructors do not return a value.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
cxxabi_tweaks.h 55 // Constructors and destructors return the "this" pointer.
71 // Constructors and destructors do not return a value.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 55 // Constructors and destructors return the "this" pointer.
71 // Constructors and destructors do not return a value.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
cxxabi_tweaks.h 55 // Constructors and destructors return the "this" pointer.
71 // Constructors and destructors do not return a value.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 55 // Constructors and destructors return the "this" pointer.
71 // Constructors and destructors do not return a value.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
cxxabi_tweaks.h 55 // Constructors and destructors return the "this" pointer.
71 // Constructors and destructors do not return a value.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 55 // Constructors and destructors return the "this" pointer.
71 // Constructors and destructors do not return a value.
  /prebuilts/ndk/8/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/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.

Completed in 1395 milliseconds

12 3 4 5 6 7 8 91011>>