OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destructor
(Results
201 - 225
of
2255
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/prefs/
pref_change_registrar.cc
13
// If you see an invalid memory access in this
destructor
, this
/external/chromium/chrome/browser/ui/views/
repost_form_warning_view.cc
30
// RepostFormWarningView, constructor &
destructor
:
/external/chromium/crypto/
cssm_init.h
43
// The constructor initializes data_ to zero and the
destructor
releases the
/external/chromium/net/data/cache_tests/dirty_entry/
contents.txt
67
the
destructor
of EntryImpl and skip the line that clears "pointer"
/external/chromium/net/data/cache_tests/dirty_entry2/
contents.txt
67
the
destructor
of EntryImpl and skip the line that clears "pointer"
/external/chromium/net/http/
http_byte_range.h
21
// and
destructor
provided by compiler.
/external/clang/test/CXX/special/class.dtor/
p9.cpp
52
// ...at the point of definition of a virtual
destructor
...
/external/clang/test/CodeGenCXX/
virtual-destructor-calls.cpp
51
// A qualified call to a base class
destructor
should not undergo virtual
/external/clang/test/Sema/
warn-unused-function.c
36
__attribute__((
destructor
)) static void bar3(void);
/external/clang/test/SemaCXX/
friend.cpp
71
template<int> friend A::~A(); // expected-error {{
destructor
cannot be declared as a template}}
return.cpp
79
return 42; // expected-error {{
destructor
'~S' should not return a value}}
/external/compiler-rt/lib/asan/lit_tests/SharedLibs/
dlclose-test-so.cc
30
__attribute__((
destructor
))
/external/expat/amiga/
launch.c
36
void cleanup() __attribute__((
destructor
));
/external/icu4c/common/
brkeng.h
45
* <p>Virtual
destructor
.</p>
116
* <p>Virtual
destructor
.</p>
170
* <p>Virtual
destructor
.</p>
244
* <p>Virtual
destructor
.</p>
dictbe.h
64
* <p>Virtual
destructor
.</p>
168
* <p>Virtual
destructor
.</p>
231
* <p>Virtual
destructor
.</p>
289
* <p>Virtual
destructor
.</p>
/external/icu4c/common/unicode/
localpointer.h
52
*
Destructor
and adoptInstead().
73
*
Destructor
deletes the object it owns.
195
*
Destructor
deletes the object it owns.
241
*
Destructor
deletes the array it owns.
/external/icu4c/i18n/
casetrn.h
46
*
Destructor
.
funcrepl.h
64
*
Destructor
name2uni.h
37
*
Destructor
.
nortrans.h
32
*
Destructor
.
titletrn.h
40
*
Destructor
.
/external/icu4c/samples/translit/
unaccent.h
20
*
Destructor
/external/libnl-headers/netlink/cli/
utils.h
60
#define __exit __attribute__((
destructor
))
/external/skia/include/gpu/
GrPathRendererChain.h
43
// takes a ref and unrefs in
destructor
/external/skia/include/images/
SkFlipPixelRef.h
85
// optional. This gets automatically called in the
destructor
(only once)
Completed in 325 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>