OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destructors
(Results
301 - 325
of
954
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/net/spdy/
hpack_header_table.cc
21
//
destructors
.
/external/chromium_org/ppapi/host/
ppapi_host.cc
44
// The resources may also want to use us in their
destructors
.
/external/chromium_org/sandbox/win/src/
crosscall_server.cc
103
// have
destructors
or else you get Compiler Error C2712. So no DCHECKs
/external/chromium_org/third_party/cld/base/
type_traits.h
131
//
destructors
. (3) array of a type with a trivial destructor.
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
tinystr.h
244
// Cast it back before delete, so the compiler won't incorrectly call
destructors
.
/external/chromium_org/third_party/skia/src/core/
SkRecorder.cpp
33
// constructors and
destructors
. You'll know you've got a good candidate T if you see ~T() show up
/external/chromium_org/v8/src/
zone.h
130
// (unused)
destructors
for classes derived from ZoneObject, which
/external/clang/include/clang/Frontend/
CodeGenOptions.def
39
CODEGENOPT(CXAAtExit , 1, 1) ///< Use __cxa_atexit for calling
destructors
.
/external/clang/test/SemaCXX/
warn-unreachable.cpp
165
// Handle unreachable temporary
destructors
.
/external/icu/icu4c/source/test/depstest/
depstest.py
37
# Classes with weakly defined
destructors
.
/external/lldb/include/lldb/Breakpoint/
StoppointLocation.h
27
// Constructors and
Destructors
/external/lldb/include/lldb/Core/
SourceManager.h
112
// Constructors and
Destructors
/external/lldb/include/lldb/Target/
PathMappingList.h
32
// Constructors and
Destructors
StackFrame.h
43
// Constructors and
Destructors
StopInfo.h
31
// Constructors and
Destructors
/external/lldb/source/Plugins/Process/Linux/
ProcessLinux.h
51
// Constructors and
destructors
/external/lldb/source/Plugins/Process/POSIX/
ProcessPOSIX.h
33
// Constructors and
destructors
/external/lldb/source/Plugins/SymbolFile/Symtab/
SymbolFileSymtab.h
39
// Constructors and
Destructors
/external/lldb/tools/debugserver/source/
RNBContext.h
51
// Constructors and
Destructors
/external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli
135
(** [run_static_dtors ee] executes the static
destructors
of each module in
/external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h
310
/// the static constructors or
destructors
for a program.
312
/// \param isDtors - Run the
destructors
instead of constructors.
316
/// the static constructors or
destructors
for a particular module.
318
/// \param isDtors - Run the
destructors
instead of constructors.
/external/llvm/include/llvm/MC/
MCObjectDisassembler.h
83
/// \name Get the addresses of static constructors/
destructors
in the object.
/external/sfntly/cpp/src/test/tinyxml/
tinystr.h
244
// Cast it back before delete, so the compiler won't incorrectly call
destructors
.
/external/skia/src/core/
SkRecorder.cpp
33
// constructors and
destructors
. You'll know you've got a good candidate T if you see ~T() show up
/ndk/sources/cxx-stl/gabi++/include/
cxxabi.h
134
// The ARM ABI mandates that constructors and
destructors
Completed in 1666 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>