HomeSort by relevance Sort by last modified time
    Searched full:destructor (Results 926 - 950 of 2255) sorted by null

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
libc-lock.h 448 #define __libc_key_create(KEY, DESTRUCTOR) \
449 __libc_ptf_call (__pthread_key_create, (KEY, DESTRUCTOR), 1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
libc-lock.h 448 #define __libc_key_create(KEY, DESTRUCTOR) \
449 __libc_ptf_call (__pthread_key_create, (KEY, DESTRUCTOR), 1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_ios.h 255 // Constructor/destructor:
270 * The destructor does nothing. More specifically, it does not
unique_ptr.h 168 // Destructor.
312 // Destructor.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 253 // Constructor/destructor:
268 * The destructor does nothing. More specifically, it does not
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_threads.h 405 // Locking class. The constructor initializes the lock, the destructor destroys it.
418 // a reference to an _STLP_STATIC_MUTEX, and acquires a lock. The destructor
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 253 // Constructor/destructor:
268 * The destructor does nothing. More specifically, it does not
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_threads.h 405 // Locking class. The constructor initializes the lock, the destructor destroys it.
418 // a reference to an _STLP_STATIC_MUTEX, and acquires a lock. The destructor
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 253 // Constructor/destructor:
268 * The destructor does nothing. More specifically, it does not
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_threads.h 405 // Locking class. The constructor initializes the lock, the destructor destroys it.
418 // a reference to an _STLP_STATIC_MUTEX, and acquires a lock. The destructor
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
basic_ios.h 253 // Constructor/destructor:
268 * The destructor does nothing. More specifically, it does not
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_ios.h 255 // Constructor/destructor:
270 * The destructor does nothing. More specifically, it does not
unique_ptr.h 168 // Destructor.
312 // Destructor.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_ios.h 255 // Constructor/destructor:
270 * The destructor does nothing. More specifically, it does not
unique_ptr.h 168 // Destructor.
318 // Destructor.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_threads.h 405 // Locking class. The constructor initializes the lock, the destructor destroys it.
418 // a reference to an _STLP_STATIC_MUTEX, and acquires a lock. The destructor
  /development/host/windows/usb/api/
adb_object_handle.h 87 We hide destructor in order to prevent ourseves from accidentaly allocating
  /development/host/windows/usb/winusb/
adb_winusb_interface.h 41 We hide destructor in order to prevent ourseves from accidentaly allocating
  /external/chromium/base/
bind_helpers.h 136 // MSVC warns when you try to use Base if T has a private destructor, the
  /external/chromium/base/synchronization/
condition_variable.h 150 // This helps with defensive destructor coding in the face of user error.
  /external/chromium/chrome/browser/search_engines/
search_provider_install_data.cc 241 // the destructor.
  /external/chromium/chrome/browser/speech/
speech_input_bubble.cc 137 // This destructor is added to make sure members such as the scoped_ptr
  /external/chromium/chrome/browser/sync/glue/
http_bridge.h 63 // The destructor MUST be called on the IO thread.
ui_model_worker_unittest.cc 84 // result in the syncer calling it's own destructor, which results in
  /external/chromium/chrome/browser/ui/views/
toolbar_view.h 226 // If non-null the destructor sets this to true. This is set to a non-null

Completed in 755 milliseconds

<<31323334353637383940>>