OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:deallocate
(Results
351 - 375
of
1250
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/google-breakpad/src/common/
memory.h
176
inline void
deallocate
(pointer, size_type) {
function in struct:google_breakpad::PageStdAllocator
/external/jemalloc/include/jemalloc/internal/
jemalloc_internal_defs.h.in
134
* This makes it possible to allocate/
deallocate
objects without any locking
/external/libcxx/src/
thread.cpp
152
void
deallocate
(T* __p, size_t) {::operator delete(static_cast<void*>(__p));}
function in class:__hidden_allocator
/external/libcxx/test/support/
allocators.h
50
void
deallocate
(T* p, std::size_t n)
function in class:A1
/external/libdivsufsort/
README.md
104
//
deallocate
/external/libdivsufsort/examples/
bwt.c
215
/*
Deallocate
memory. */
mksary.c
188
/*
Deallocate
memory. */
sasearch.c
160
/*
Deallocate
memory. */
suftest.c
159
/*
Deallocate
memory. */
unbwt.c
202
/*
Deallocate
memory. */
/external/libevent/include/event2/
listener.h
112
Disable and
deallocate
an evconnlistener.
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftsnames.h
150
/* null-terminated. The application should
deallocate
it if it is no */
/external/libvorbis/doc/vorbisfile/
callbacks.html
78
The close function should
deallocate
any access state used by the
initialization.html
26
deallocate
decoding resources.<p>
/external/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h
39
/// The number of bytes to restore to
deallocate
space for incoming
/external/llvm/test/CodeGen/AArch64/
tail-call.ll
59
; callee will not
deallocate
the space, even in fastcc.
/external/llvm/unittests/Support/
AllocatorTest.cpp
162
void
Deallocate
(void *Slab, size_t Size) {
/external/opencv3/3rdparty/libwebp/dec/
vp8li.h
115
// Clears and
deallocate
a lossless decoder instance.
/external/pdfium/third_party/freetype/include/freetype/
ftsnames.h
150
/* null-terminated. The application should
deallocate
it if it is no */
/external/selinux/libsemanage/include/semanage/
handle.h
37
/*
Deallocate
all space associated with a semanage_handle_t, including
/external/selinux/libsemanage/src/
database.h
52
/*
Deallocate
record resources. Must sucessfully handle NULL. */
/external/srtp/crypto/include/
err.h
73
err_status_dealloc_fail = 4, /**< couldn't
deallocate
properly */
/external/valgrind/drd/
drd_hb.c
77
*
Deallocate
the memory that is owned by members of struct hb_thread_info.
/external/webp/src/dec/
vp8li.h
127
// Clears and
deallocate
a lossless decoder instance.
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
aacenc_core.h
111
description:
deallocate
an encoder instance
Completed in 1884 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>