OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destroying
(Results
226 - 250
of
514
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/autotest/client/virt/
virt_env_process.py
236
"test,
destroying
it" % vm.name)
/external/dlmalloc/
malloc.h
558
Destroying
this space will deallocate all additionally allocated
/external/eigen/Eigen/src/LU/
FullPivLU.h
464
// in a sane state without
destroying
what we already have.
/external/google-breakpad/src/client/windows/crash_generation/
crash_generation_server.cc
190
//
Destroying
the ClientInfo here is safe because all wait operations for
[
all
...]
/external/jemalloc/include/jemalloc/internal/
rb.h
328
* used for
destroying
a tree without paying the cost to
[
all
...]
/external/libbrillo/brillo/streams/
stream.h
364
// before
destroying
the stream object.
/external/libchrome/base/memory/
scoped_ptr.h
6
// pointer within a scope, and automatically
destroying
the pointer at the end
/external/libchrome/base/trace_event/
memory_dump_manager.cc
359
//
destroying
the MDPInfo if that was unregistered in the meantime.
/external/libcxxabi/src/
cxa_exception.cpp
664
primary exception is decremented,
destroying
the primary if necessary.
/external/libnl/lib/
addr.c
434
* @name
Destroying
Abstract Addresses
/external/libweave/third_party/chromium/base/memory/
scoped_ptr.h
6
// pointer within a scope, and automatically
destroying
the pointer at the end
/external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h
343
/// getPointerToFunction for the requirements on
destroying
F.
/external/mesa3d/include/GL/internal/
dri_interface.h
[
all
...]
/external/opencv3/3rdparty/openexr/IlmImf/
ImfAcesFile.h
249
//
Destroying
the AcesInputFile object will not automatically
ImfRgbaFile.h
245
//
Destroying
the RgbaInputFile object will not automatically
/external/valgrind/coregrind/m_sigframe/
sigframe-amd64-linux.c
502
/*---
Destroying
signal frames ---*/
sigframe-s390x-linux.c
441
/*---
Destroying
signal frames ---*/
sigframe-x86-linux.c
575
/*---
Destroying
signal frames ---*/
/external/valgrind/docs/internals/
3_9_BUGSTATUS.txt
99
327548 Helgrind: false positive while
destroying
mutex
/external/vulkan-validation-layers/layers/
device_limits.cpp
183
// Release mutex when
destroying
last instance.
[
all
...]
/external/webrtc/webrtc/base/
scoped_ptr.h
14
// pointer within a scope, and automatically
destroying
the pointer at the end
/external/webrtc/webrtc/p2p/base/
port.h
53
// The minimum time we will wait before
destroying
a connection after creating
/frameworks/av/services/camera/libcameraservice/device1/
CameraHardwareInterface.h
92
ALOGI("
Destroying
camera %s", mName.string());
/frameworks/base/core/java/android/content/
Loader.java
421
* {@link android.app.LoaderManager} when
destroying
a Loader. When using
/frameworks/base/core/jni/
android_database_SQLiteConnection.cpp
202
// dumb like unregister the function (thereby
destroying
the global ref) while it is running.
[
all
...]
Completed in 1414 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>