Searched
full:destructors (Results
326 -
350 of
954) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/ |
mingw32.h | 207 to register C++ static destructors. */
|
/prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/ |
cxxabi.h | 134 // The ARM ABI mandates that constructors and destructors
|
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/gabi++/include/ |
cxxabi.h | 134 // The ARM ABI mandates that constructors and destructors
|
/external/chromium_org/third_party/tcmalloc/vendor/doc/ |
heap_checker.html | 104 checks that memory isn't lost in global destructors. In particular, 245 destructors have run. When false, do it after all 355 cleanup in the destructors of global variables. If you don't wish to
|
/external/clang/include/clang/AST/ |
DeclarationName.h | 46 /// for constructors, destructors, and conversion functions. 275 /// constructors, destructors, and conversion functions. 393 // Type info for constructors, destructors and conversion functions.
|
/external/chromium_org/third_party/sqlite/src/doc/ |
lemon.html | 386 also facilitates the use of destructors for reclaiming memory 597 destructors work. The example shows a non-terminal named 615 <p>By appropriate use of destructors, it is possible to 625 make the argument available to C-code action routines, destructors, 806 destructors.</p> [all...] |
/external/clang/lib/CodeGen/ |
CGClass.cpp | 79 /// when the type is known to be complete (e.g. in complete destructors). 742 // destructors for those members and bases that were fully [all...] |
/external/chromium_org/build/config/compiler/ |
BUILD.gn | 97 # Without this, the constructors and destructors of a C++ object inside 648 # destructors, which will slow down closing the program. 652 cflags = [ "-Wexit-time-destructors" ]
|
/external/chromium_org/third_party/libxml/src/ |
gentest.py | 278 # Do not test destructors 318 # Provide the type generators and destructors for the parameters 437 # Provide the type destructors for the return values
|
/external/clang/docs/ |
Block-ABI-Apple.rst | 851 copied objects with constructor/destructors. The (1<<26) bit is set and 881 and of course the constructors/destructors for ``const`` copied C++ objects. 885 copied objects with constructor/destructors, and again the (1<<26) bit is set [all...] |
ThreadSafetyAnalysis.rst | 565 No checking inside constructors and destructors. 569 destructors. In other words, every constructor and destructor is treated as 574 The same is true of destructors.
|
/external/llvm/lib/CodeGen/ |
MachineFunction.cpp | 86 // Don't call destructors on MachineInstr and MachineOperand. All of their 89 // Do call MachineBasicBlock destructors, it contains std::vectors. 207 // destructors. [all...] |
/external/chromium_org/base/containers/ |
stack_container.h | 56 // constructors and destructors to be automatically called. Define a POD
|
/external/chromium_org/base/memory/ |
weak_ptr.h | 24 // // variable's destructors are executed, rendering them invalid.
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
timeline_view.js | 256 // having very un-Javascript-like destructors for when we load new,
|
/external/chromium_org/chrome/utility/local_discovery/ |
service_discovery_message_handler.cc | 70 // happened, destructors may crash accessing destroyed global objects.
|
/external/chromium_org/ipc/ |
ipc_channel_proxy_unittest.cc | 22 // Generate destructors.
|
/external/chromium_org/ppapi/thunk/ |
enter.h | 50 // and that the lock is only released after all other destructors have run.
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
sandbox_bpf.h | 73 // Constructors and destructors.
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
ElementData.h | 109 // Keep the type in a bitfield instead of using virtual destructors to avoid adding a vtable.
|
/external/chromium_org/third_party/android_crazy_linker/src/ |
DESIGN.TXT | 108 1) Run destructors.
|
/external/chromium_org/third_party/android_crazy_linker/src/src/ |
crazy_linker_library_list.cpp | 200 // Call JNI_OnUnload, if necessary, then the destructors.
|
/external/chromium_org/third_party/cld/base/ |
macros.h | 202 // destructors, assignment operators, base classes, private or
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
itutil.cpp | 386 // destructors
|
/external/chromium_org/third_party/libwebp/dec/ |
buffer.c | 208 // constructors / destructors
|
Completed in 1770 milliseconds
<<11121314151617181920>>