HomeSort by relevance Sort by last modified time
    Searched full:destructor (Results 451 - 475 of 3416) sorted by null

<<11121314151617181920>>

  /external/freetype/include/freetype/internal/
ftdriver.h 119 /* done_face :: The format-specific face destructor. */
123 /* done_size :: The format-specific size destructor. */
127 /* done_slot :: The format-specific slot destructor. */
  /ndk/sources/cxx-stl/gabi++/src/
cxxabi.cc 58 // static C++ destructor may be called with a value of NULL for the
109 // a constructor and destructor for this object in the final library
166 __gabixx::__fatal_error("Exception destructor has thrown!");
  /bionic/libc/arch-arm/bionic/
crtbegin_so.c 32 __attribute__((visibility("hidden"),destructor))
  /bionic/libc/arch-x86/bionic/
crtbegin_so.c 32 __attribute__((visibility("hidden"),destructor))
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/BasicSyncAdapter/src/main/java/com/example/android/network/sync/basicsyncadapter/
SyncService.java 57 * Logging-only destructor.
  /development/ndk/platforms/android-3/arch-arm/src/
crtbegin_so.c 32 __attribute__((visibility("hidden"),destructor))
  /development/ndk/platforms/android-3/include/linux/
skbuff.h 154 void (*destructor)(struct sk_buff *skb); member in struct:sk_buff
  /development/ndk/platforms/android-9/arch-x86/src/
crtbegin_so.c 32 __attribute__((visibility("hidden"),destructor))
  /external/bison/examples/calc++/
calc++-parser.yy 44 %destructor { delete $$; } "identifier"
  /external/chromium/base/memory/
scoped_vector.h 15 // destructor.
  /external/chromium/base/
task_queue_unittest.cc 13 // Sets bools according to whether Run or the destructor were called.
  /external/chromium/base/test/
test_suite.h 69 // instead of putting complex code in your constructor/destructor.
  /external/chromium/chrome/browser/bookmarks/
bookmark_model_observer.h 18 // Invoked from the destructor of the BookmarkModel.
  /external/chromium/chrome/browser/chromeos/
audio_handler.h 56 // and constructor/destructor private as recommended for Singletons.
  /external/chromium/chrome/browser/chromeos/login/
user_image_downloader.h 34 // It's a reference counted object, so destructor is private.
  /external/chromium/chrome/browser/history/
history_notifications.h 20 // Base class for history notifications. This needs only a virtual destructor
  /external/chromium/chrome/browser/policy/
file_based_policy_loader.h 56 // it possible to destroy the watcher before the loader's destructor is called
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_cocoa_unittest.mm 68 // If this does NOT crash it confirms we stopped listening in the destructor.
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_view_mac.h 78 // rwhv's native view in our destructor, effectively freeing this.
  /external/chromium/chrome/browser/ui/cocoa/wrench_menu/
wrench_menu_controller_unittest.mm 36 // short-circuits the parent destructor to avoid this crash.
  /external/chromium/chrome/common/
child_process_logging.h 64 // the active URL in the destructor.
  /external/chromium/net/base/
io_buffer.cc 45 // destructor tries to delete[] it.
  /external/chromium/net/disk_cache/
storage_block.h 29 // // Data modified on the previous call will be saved by b's destructor.
  /external/chromium/webkit/glue/media/
simple_data_source.cc 80 // lock and running the destructor.
205 // lock and running the destructor.
233 // lock and running the destructor.
275 // lock and running the destructor.
  /external/chromium_org/ash/wm/dock/
docked_window_resizer.h 83 // If non-NULL the destructor sets this to true. Used to determine if this has

Completed in 1714 milliseconds

<<11121314151617181920>>