Searched
full:destructor (Results
326 -
350 of
4057) sorted by null
<<11121314151617181920>>
/hardware/intel/common/wrs_omxil_core/base/inc/ |
portbase.h | 37 * constructor & destructor 43 /* end of constructor & destructor */
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
arraynew.cpp | 99 // A class with a non-trivial destructor -- it needs a cookie. 130 // There should be a cookie when using a non-trivial destructor.
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
arraynew.cpp | 99 // A class with a non-trivial destructor -- it needs a cookie. 130 // There should be a cookie when using a non-trivial destructor.
|
/prebuilts/misc/common/swig/include/2.0.11/std/ |
std_ios.i | 148 // Destructor 202 // Constructor/destructor:
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_construct.h | 107 * a trivial destructor, the compiler should optimize all of this 123 * destroy() even if _Tp has a trivial destructor.
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_construct.h | 107 * a trivial destructor, the compiler should optimize all of this 123 * destroy() even if _Tp has a trivial destructor.
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_construct.h | 107 * a trivial destructor, the compiler should optimize all of this 123 * destroy() even if _Tp has a trivial destructor.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_construct.h | 107 * a trivial destructor, the compiler should optimize all of this 123 * destroy() even if _Tp has a trivial destructor.
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3intstream.c | 3 /// The only methods required are an allocator and a destructor.
|
/external/chromium_org/android_webview/browser/ |
input_stream.h | 17 // This class is safe to pass around between threads (the destructor,
|
/external/chromium_org/base/files/ |
scoped_temp_dir.h | 10 // deletion occurs during the destructor, no further error handling is possible
|
/external/chromium_org/base/ |
lazy_instance.h | 12 // destructor will be called on program exit. 74 // Explicitly call the destructor. 127 // Do not define a destructor, as doing so makes LazyInstance a 129 // be created to register the (empty) destructor with atexit() under MSVC, for
|
/external/chromium_org/base/threading/ |
post_task_and_reply_impl.cc | 24 // invoking the Closure destructor on the wrong thread.
|
/external/chromium_org/base/win/ |
iat_patch_function.h | 17 // the original function in the destructor.
|
scoped_com_initializer.h | 18 // destructor.
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
policy_cert_verifier.h | 35 // Except of the constructor, all methods and the destructor must be called on
|
/external/chromium_org/chrome/browser/extensions/ |
requirements_checker.h | 22 // of this class (including constructor and destructor) must only be used on
|
test_blacklist.h | 58 // it will be performed from the destructor.
|
/external/chromium_org/chrome/browser/ |
image_decoder.h | 57 // It's a reference counted object, so destructor is private.
|
/external/chromium_org/chrome/browser/predictors/ |
logged_in_predictor_table.h | 23 // All methods except the constructor and destructor need to be called on the DB
|
/external/chromium_org/chrome/browser/safe_browsing/ |
safe_browsing_tab_observer.cc | 28 // has a concrete destructor to call. This is necessary because it is used
|
/external/chromium_org/chrome/browser/ui/cocoa/download/ |
download_item_mac.h | 31 // Destructor.
|
/external/chromium_org/chrome/renderer/pepper/ |
pepper_shared_memory_message_filter.cc | 68 // actually be duplicated on linux. The shared memory destructor will
|
/external/chromium_org/chromeos/dbus/ |
fake_bluetooth_profile_manager_client.h | 59 // destructor of FakeBluetoothProfileServiceProvider.
|
nfc_property_set.h | 27 // Destructor; we don't hold on to any references or memory that needs
|
Completed in 2068 milliseconds
<<11121314151617181920>>