OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:free
(Results
676 - 700
of
5893
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/
smb.h
36
__u16
free
;
member in struct:smb_dskattr
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/linux/
smb.h
36
__u16
free
;
member in struct:smb_dskattr
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/
smb.h
36
__u16
free
;
member in struct:smb_dskattr
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/
smb.h
36
__u16
free
;
member in struct:smb_dskattr
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/linux/
smb.h
36
__u16
free
;
member in struct:smb_dskattr
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/linux/
smb.h
36
__u16
free
;
member in struct:smb_dskattr
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/
smb.h
36
__u16
free
;
member in struct:smb_dskattr
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/
smb.h
36
__u16
free
;
member in struct:smb_dskattr
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/linux/
smb.h
36
__u16
free
;
member in struct:smb_dskattr
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/
smb.h
36
__u16
free
;
member in struct:smb_dskattr
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
smb.h
36
__u16
free
;
member in struct:smb_dskattr
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
smb.h
36
__u16
free
;
member in struct:smb_dskattr
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
smb.h
36
__u16
free
;
member in struct:smb_dskattr
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
smb.h
36
__u16
free
;
member in struct:smb_dskattr
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
smb.h
36
__u16
free
;
member in struct:smb_dskattr
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
smb.h
36
__u16
free
;
member in struct:smb_dskattr
/system/core/init/
ueventd.cpp
150
free
(tmp);
157
free
(tmp);
165
free
(tmp);
171
free
(tmp);
/system/core/libcutils/
load_file.c
49
if(data != 0)
free
(data);
/system/core/libziparchive/
zip_archive_private.h
59
free
(hash_table);
/system/extras/libpagemap/
pm_memusage.c
71
free
(p_swap);
81
free
(p_swap->offset_array);
82
free
(p_swap);
129
free
(elem);
/toolchain/binutils/binutils-2.25/intl/
finddomain.c
2
Copyright (C) 1995-1999, 2000, 2001
Free
Software Foundation, Inc.
5
This program is
free
software; you can redistribute it and/or modify it
7
by the
Free
Software Foundation; either version 2, or (at your option)
16
License along with this program; if not, write to the
Free
Software
168
/* The room for an alias was dynamically allocated.
Free
it now. */
170
free
(locale);
172
/* The space for normalized_codeset is dynamically allocated.
Free
it. */
174
free
((void *) normalized_codeset);
191
free
((char *) here->filename);
192
free
(here)
[
all
...]
/toolchain/binutils/binutils-2.25/ld/
ldfile.c
2
Copyright (C) 1991-2014
Free
Software Foundation, Inc.
6
This program is
free
software; you can redistribute it and/or modify
8
the
Free
Software Foundation; either version 3 of the License, or
17
along with this program; if not, write to the
Free
Software
90
free
(realname);
222
free
(arg1);
229
free
(arg1);
230
free
(arg2);
251
free
(arg1);
252
if (arg2)
free
(arg2)
[
all
...]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
dl5.cc
30
free
(ptr);
/external/compiler-rt/lib/asan/tests/
asan_str_test.cc
65
free
(heap_string);
77
free
(heap_string);
96
free
(str);
107
free
(new_str);
109
free
(new_str);
116
free
(str);
138
free
(to);
139
free
(from);
178
free
(to);
179
free
(from)
[
all
...]
/external/curl/lib/
cookie.c
105
free
(co->expirestr);
106
free
(co->domain);
107
free
(co->path);
108
free
(co->spath);
109
free
(co->name);
110
free
(co->value);
111
free
(co->maxage);
112
free
(co->version);
113
free
(co);
169
free
(uri_path)
[
all
...]
Completed in 437 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>