Searched
full:calloc (Results
451 -
475 of
1367) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/ |
i686-linux-android-elfedit | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/ |
libfunction_reordering_plugin.so | |
libfunction_reordering_plugin.so.0 | |
libfunction_reordering_plugin.so.0.0.0 | |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_cstdlib.h | 72 using _STLP_VENDOR_CSTD::calloc;
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_cstdlib.h | 72 using _STLP_VENDOR_CSTD::calloc;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_cstdlib.h | 72 using _STLP_VENDOR_CSTD::calloc;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_cstdlib.h | 72 using _STLP_VENDOR_CSTD::calloc;
|
/system/core/adb/ |
adb_auth_client.c | 67 key = calloc(1, sizeof(*key) + 4);
|
/system/core/debuggerd/ |
getevent.c | 165 ufds = calloc(1, sizeof(ufds[0]));
|
/system/core/libcorkscrew/ |
map_info.c | 55 map_info_t* mi = calloc(1, sizeof(map_info_t) + name_len + 1);
|
/system/core/libcutils/ |
config_utils.c | 30 node = calloc(sizeof(cnode), 1);
|
/system/core/libsparse/ |
sparse.c | 31 struct sparse_file *s = calloc(sizeof(struct sparse_file), 1);
|
/system/extras/tests/bionic/libc/common/ |
test_cpu_set.c | 136 other = calloc(1,setsize);
|
/system/netd/ |
MDnsSdListener.cpp | 548 mPollFds = (struct pollfd *)calloc(sizeof(struct pollfd), mPollSize); 549 mPollRefs = (DNSServiceRef **)calloc(sizeof(DNSServiceRef *), mPollSize); 607 mPollFds = (struct pollfd *)calloc(sizeof(struct pollfd), mPollSize); 608 mPollRefs = (DNSServiceRef **)calloc(sizeof(DNSServiceRef *), mPollSize);
|
/bionic/libc/bionic/ |
malloc_debug_qemu.cpp | 123 * actually allocated in previous calls to malloc, calloc, memalign, or realloc. 663 qemu_debug_log("Instrumented for pid=%03u: malloc=%p, free=%p, calloc=%p, realloc=%p, memalign=%p", 751 /* This routine serves as entry point for 'calloc'. 757 qemu_info_log("::: <libc_pid=%03u, pid=%03u>: Zero calloc redir to malloc", 799 error_log("<libc_pid=%03u, pid=%03u> calloc: dlcalloc(%u(%u), %u) (prx=%u, sfx=%u) failed." [all...] |
/external/antlr/antlr-3.4/runtime/C/ |
ChangeLog | 111 Don't use CALLOC to allocate tree pools, use malloc as there is no need 112 for calloc. 307 2) SCope structure are now allocated with malloc and not calloc; 321 Use malloc rather than calloc to allocate memory for new scopes. Note 327 Use malloc rather than calloc for copying list lable tokens for
|
/external/libsepol/src/ |
link.c | 156 (perm_datum_t *) calloc(1, sizeof(perm_datum_t)); 188 uint32_t *newmap = calloc(perm->s.value, sizeof(*newmap)); 281 (class_datum_t *) calloc(1, sizeof(class_datum_t)); 474 (type_datum_t *) calloc(1, sizeof(*new_type))) == NULL) { 497 if ((new_type = calloc(1, sizeof(*new_type))) == NULL) { 885 (type_datum_t *) calloc(1, sizeof(*new_type))) == NULL) { [all...] |
/external/openssl/ssl/ |
kssl.c | 890 if (!cklens && !(cklens = (size_t *) calloc(sizeof(int),n+1))) return NULL; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libnsl.a | 163 ? ? ? ? ? ? ? ` ? $ + 4 9 ? E T d s z ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
` ? % 5 A @
? J ] d k ? ? u ? ? ? ? ? ? ? ? ? ? ? ? ? ( 6 ` R ? N ? ? Y l ` ? u ? ? ? ? w yp_2_yperr yp_bind_client_create UDPTIMEOUT yp_bind_file yp_bind_ypbindprog RPCTIMEOUT __yp_bind ypbindlist_lock ypbindlist __xdr_ypresp_all domainname_lock ypdomainname do_ypcall ypprot_err ypbinderr_string _libc_intl_domainname __dcgettext yperr_string strncpy clntudp_create fcntl perror strlen snprintf open pread close clnttcp_create xdr_ypbind_resp xdr_domainname stderr fprintf strcmp calloc |