OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destruction
(Results
126 - 150
of
854
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libchrome/base/threading/
thread.h
36
// After the thread is stopped, the
destruction
sequence is:
103
// i.e. during a DllMain, global object construction or
destruction
, atexit()
111
// i.e. during a DllMain, global object construction or
destruction
, atexit()
thread_local_storage_unittest.cc
71
// Tell tls that we're not done with this thread, and still need
destruction
.
/art/runtime/
barrier_test.cc
84
timeout_barrier.Init(self, 0); // Reset to zero for
destruction
.
/art/runtime/base/
debug_stack.h
26
// Helper classes for reference counting to enforce construction/
destruction
order and
/bionic/libc/private/
UniquePtr.h
39
// A smart pointer that deletes the given pointer on
destruction
.
/bionic/tools/relocation_packer/src/
debug.h
43
// On
destruction
, flush and print the strings accumulated in stream_.
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRHashMap.h
54
// Contruction/
Destruction
ANTLRPtrBuffer.h
54
// Contruction/
Destruction
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRHashMap.h
54
// Contruction/
Destruction
ANTLRPtrBuffer.h
54
// Contruction/
Destruction
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRHashMap.h
54
// Contruction/
Destruction
ANTLRPtrBuffer.h
54
// Contruction/
Destruction
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRHashMap.h
51
// Contruction/
Destruction
ANTLRPtrBuffer.h
53
// Contruction/
Destruction
/external/autotest/client/cros/tendo/n_faced_peerd/
object_manager.py
69
This is intended to simplify
destruction
patterns.
/external/autotest/site_utils/suite_scheduler/
base_event_unittest.py
48
"""Expect to be triggered once, and to ask for self-
destruction
."""
/external/boringssl/src/include/openssl/
engine.h
36
/* Allocation and
destruction
. */
/external/bsdiff/
extents_file.h
45
// it on
destruction
.
/external/ceres-solver/internal/ceres/
block_sparse_matrix.h
60
// ownership of this object and destroys it upon
destruction
.
/external/clang/test/SemaCXX/
discrim-union.cpp
78
//
Destruction
disabled to allow use in a constant expression.
/external/jsoncpp/src/lib_json/
json_batchallocator.h
21
* It does not allow the
destruction
of a single object. All the allocated
/external/libbrillo/brillo/
any_internal_impl_unittest.cc
119
// guaranteed to be safe for reuse or
destruction
. There is no other explicit
/external/libbrillo/brillo/daemons/
dbus_daemon.h
51
// and
destruction
.
/external/libchrome/sandbox/linux/syscall_broker/
broker_file_permission.h
20
// Constuction and
Destruction
are not async signal safe.
/external/libjpeg-turbo/
jcomapi.c
60
*
Destruction
of a JPEG object.
Completed in 1601 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>