OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:free
(Results
1726 - 1750
of
5893
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/valgrind/none/tests/amd64/
movbe.c
61
free
(b); \
/external/valgrind/none/tests/darwin/
bug228343.c
39
free
(x);
/external/valgrind/none/tests/ppc32/
test_fx.c
84
free
(args);
test_gx.c
122
free
(args);
/external/valgrind/none/tests/x86/
movbe.c
61
free
(b); \
/external/valgrind/tests/
power_insn_available.c
65
free
(test_block);
/external/vboot_reference/firmware/lib/include/
utility.h
110
#define
free
_do_not_use_standard_free
macro
/external/vboot_reference/futility/
cmd_dump_kernel_config.c
86
free
(config);
/external/vulkan-validation-layers/tests/gtest-1.7.0/samples/
sample10_unittest.cc
63
free
(block);
/external/webp/include/webp/
mux_types.h
17
#include <stdlib.h> //
free
()
70
// Clears the contents of the 'webp_data' object by calling
free
(). Does not
74
free
((void*)webp_data->bytes);
/external/webp/src/utils/
utils.c
21
// alloc/
free
etc) is printed. For debugging/tuning purpose only (it's slow,
31
// * if PRINT_MEM_TRAFFIC is defined, all the details of the malloc/
free
cycles
78
fprintf(stderr, "
free
= %4d\n", num_free_calls);
85
free
(b);
143
fprintf(stderr, "Invalid pointer
free
! (%p)\n", ptr);
154
free
(block);
210
free
(ptr);
215
free
(ptr);
/external/webp/src/webp/
mux_types.h
17
#include <stdlib.h> //
free
()
70
// Clears the contents of the 'webp_data' object by calling
free
(). Does not
74
free
((void*)webp_data->bytes);
/external/webrtc/webrtc/common_audio/vad/
vad_sp_unittest.cc
72
free
(self);
/external/webrtc/webrtc/system_wrappers/source/
aligned_malloc.cc
97
free
(memory_start);
/external/wpa_supplicant_8/src/eap_peer/
eap_methods.c
125
* array of strings. The caller must
free
the returned array items and the
257
if (m->
free
)
258
m->
free
(m);
297
* eap_peer_method_free -
Free
EAP peer method structure
313
* supported EAP method. The caller must not
free
the allocated method data
366
if (m->
free
)
367
m->
free
(m);
/frameworks/av/media/libeffects/testlibs/
AudioEqualizer.h
101
// Frees the object. Will
free
the memory if the object owned it, i.e. if
103
void
free
();
218
// Memory space to
free
when instance is deleted, or NULL if no memory is
/frameworks/av/media/libnbaio/
Pipe.cpp
42
free
(mBuffer);
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
sid_sync.cpp
345
free
(*st);
/frameworks/av/media/libstagefright/codecs/common/
cmnMemory.c
46
free
(pMem);
/frameworks/av/media/libstagefright/foundation/
ABuffer.cpp
65
free
(mData);
/frameworks/av/media/ndk/
NdkImagePriv.h
38
//
free
all resources while keeping object alive. Caller must obtain reader lock
42
void
free
();
62
// AImage should be deleted through
free
() API.
/frameworks/av/services/audioflinger/
AudioHwDevice.h
49
virtual ~AudioHwDevice() {
free
((void *)mModuleName); }
/frameworks/base/libs/androidfw/
ObbFile.cpp
183
free
(scanBuf);
196
free
(scanBuf);
210
free
(scanBuf);
217
free
(scanBuf);
/frameworks/base/libs/hwui/utils/
FatVector.h
75
// '
free
' instead of delete here - destruction handled separately
76
free
(p);
/frameworks/base/media/mca/filterpacks/native/imageproc/
brightness.c
39
free
(user_data);
Completed in 1313 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>