OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destructors
(Results
201 - 225
of
951
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/include/clang/AST/
VTableBuilder.h
72
"Don't use MakeFunction with
destructors
!");
90
"Don't use MakeUnusedFunction with
destructors
!");
RecordLayout.h
44
/// in constructors and
destructors
.
/external/clang/lib/CodeGen/
CGCXXABI.h
102
/// non-virtually for
destructors
).
261
/// possibly some extra data for constructors and
destructors
.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gcov
/cts/tests/tests/nativeopengl/standalone/jni/tests/
EGLCleanup_test.cpp
65
* pthread_key
destructors
. Those run after the thread returns out of the
/development/host/windows/usb/api/
adb_object_handle.h
152
suitable for
destructors
.
/external/ceres-solver/include/ceres/internal/
fixed_array.h
159
// skip calling the T constructors and
destructors
for space we never use.
manual_constructor.h
97
// constructors or
destructors
. And, anyway, the whole point of this
/external/chromium/base/
stack_container.h
59
// constructors and
destructors
to be automatically called. Define a POD
/external/chromium_org/chrome/browser/extensions/api/font_settings/
font_settings_api.h
99
// RefCounted types have non-public
destructors
, as with all extension
/external/chromium_org/chrome/common/
automation_messages.cc
15
// Generate
destructors
.
/external/chromium_org/chrome/test/base/
testing_browser_process.cc
89
//
Destructors
for some objects owned by TestingBrowserProcess will use
/external/chromium_org/chrome/tools/convert_dict/
convert_dict_unittest.cc
132
// since they close the input files in their
destructors
.
/external/chromium_org/content/renderer/pepper/
renderer_ppapi_host_impl.cc
72
// resources, which may want to do cleanup in their
destructors
and expect
/external/chromium_org/ppapi/host/
ppapi_host.cc
41
// The resources may also want to use us in their
destructors
.
/external/chromium_org/sandbox/win/src/
crosscall_server.cc
104
// 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/gyp/
common_conditions.gypi
369
# 'WARNING_CFLAGS': '-Wexit-time-
destructors
',
/external/chromium_org/v8/src/
lazy-instance.h
188
// TODO(pliard): Handle instances destruction (using global
destructors
).
/external/clang/include/clang/Frontend/
CodeGenOptions.def
37
CODEGENOPT(CXAAtExit , 1, 1) ///< Use __cxa_atexit for calling
destructors
.
/external/icu4c/test/depstest/
depstest.py
37
# Classes with weakly defined
destructors
.
/external/kernel-headers/original/linux/
kobject.h
12
*
destructors
.
/external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli
139
(** [run_static_dtors ee] executes the static
destructors
of each module in
/external/sfntly/cpp/src/test/tinyxml/
tinystr.h
244
// Cast it back before delete, so the compiler won't incorrectly call
destructors
.
Completed in 558 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>