OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:deallocate
(Results
901 - 925
of
1250
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/libxml2/doc/html/
libxml-list.html
74
</pre><p>Callback function used to free data from a list.</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>lk</tt></i>:</span></td><td>the data to
deallocate
</td></tr></tbody></table></div><br />
libxml-relaxng.html
115
</pre><p>
Deallocate
a RelaxNG structure.</p>
[
all
...]
/external/libxml2/os400/libxmlrpg/
parser.rpgle
38
* @str: the string to
deallocate
[
all
...]
/external/libxml2/
schematron.c
560
*
Deallocate
a Schematron structure.
[
all
...]
triostr.c
1375
Deallocate
the dynamic string and its contents.
[
all
...]
xmlschemas.c
[
all
...]
/external/llvm/include/llvm/IR/
Metadata.h
795
/// \brief
Deallocate
a node created by getTemporary.
[
all
...]
/external/mesa3d/src/mesa/main/
texobj.c
190
*
Deallocate
a texture object struct. It should have already been
[
all
...]
/external/opencv3/3rdparty/libpng/
pngwrite.c
533
/* Clean up PNG structure and
deallocate
any memory. */
[
all
...]
/external/opencv3/modules/core/src/
lda.cpp
879
//
Deallocate
the memory by releasing all internal working data.
[
all
...]
ocl.cpp
4375
void
deallocate
(UMatData* u) const
function in class:cv::ocl::OpenCLAllocator
[
all
...]
/external/opencv3/modules/videoio/src/
cap_qt.cpp
242
//
deallocate
and free resources
[
all
...]
/external/valgrind/coregrind/m_debuginfo/
tytypes.c
737
deallocate
the resulting XArray. */
/external/valgrind/coregrind/m_syswrap/
syswrap-x86-solaris.c
574
/*
Deallocate
GDT for a given thread. */
[
all
...]
/external/webp/
README
500
//
deallocate
the memory used by compressed data
/external/zlib/src/examples/
zlib_how.html
303
The process is complete, but we still need to
deallocate
the state to avoid a memory leak
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
g_adapt.cpp
335
/*
deallocate
memory */
gain_q.cpp
368
/*
deallocate
memory */
sid_sync.cpp
344
/*
deallocate
memory */
/libcore/ojluni/src/main/java/java/util/regex/
Matcher.java
119
* If non-null, a Runnable that can be used to explicitly
deallocate
address.
[
all
...]
/libcore/ojluni/src/main/native/
net_util_md.c
772
/* needs work. 1. family 2. clean up him6 etc
deallocate
memory */
[
all
...]
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/lib/linux/
libclang_rt.tsan_cxx-x86_64.a
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
forward_list.h
371
{ _Node_alloc_traits::
deallocate
(_M_get_Node_allocator(), __p, 1); }
[
all
...]
stl_tree.h
374
{ _M_impl._Node_allocator::
deallocate
(__p, 1); }
[
all
...]
stl_vector.h
174
_M_impl.
deallocate
(__p, __n);
[
all
...]
Completed in 1302 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>