Searched
full:calloc (Results
726 -
750 of
1932) sorted by null
<<21222324252627282930>>
/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;
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_cstdlib.h | 72 using _STLP_VENDOR_CSTD::calloc;
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
pymem.h | 23 calloc/free. For example, on Windows different DLLs may end up using
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
pymem.h | 23 calloc/free. For example, on Windows different DLLs may end up using
|
/prebuilts/sdk/renderscript/lib/arm/ |
librsjni.so | |
/system/core/adb/ |
adb_auth_client.cpp | 70 calloc(1, sizeof(adb_public_key) + 4));
|
adb_listeners.cpp | 224 calloc(1, sizeof(alistener)));
|
/system/core/debuggerd/ |
getevent.cpp | 170 ufds = reinterpret_cast<pollfd*>(calloc(1, sizeof(ufds[0])));
|
/system/core/init/ |
ueventd_parser.cpp | 111 s = (ueventd_subsystem*) calloc(1, sizeof(*s));
|
/system/core/libcutils/ |
config_utils.c | 30 node = calloc(sizeof(cnode), 1);
|
/system/core/logd/ |
LogBufferElement.cpp | 164 buffer = static_cast<char *>(calloc(1, hdrLen + len + 1));
|
/system/core/toolbox/ |
ioctl.c | 136 ioctl_args = calloc(1, length);
|
/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/sonic/ |
sonic.c | 217 stream->inputBuffer = (short *)calloc(maxRequired, sizeof(short)*numChannels); 223 stream->outputBuffer = (short *)calloc(maxRequired, sizeof(short)*numChannels); 229 stream->pitchBuffer = (short *)calloc(maxRequired, sizeof(short)*numChannels); 234 stream->downSampleBuffer = (short *)calloc(maxRequired, sizeof(short)); 256 sonicStream stream = (sonicStream)calloc(1, sizeof(struct sonicStreamStruct));
|
/external/selinux/libsepol/src/ |
link.c | 156 (perm_datum_t *) calloc(1, sizeof(perm_datum_t)); 188 uint32_t *newmap = calloc(perm->s.value, sizeof(*newmap)); 288 (class_datum_t *) calloc(1, sizeof(class_datum_t)); 481 (type_datum_t *) calloc(1, sizeof(*new_type))) == NULL) { 504 if ((new_type = calloc(1, sizeof(*new_type))) == NULL) { 901 (type_datum_t *) calloc(1, sizeof(*new_type))) == NULL) { [all...] |
/device/htc/flounder/audio/hal/ |
audio_hw.c | 381 mixer_card = calloc(1, sizeof(struct mixer_card)); [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
omx_video_base.cpp | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/ |
libnsl.a | 148 ? ? $ ? ? P $ 7 > G L R X g w ? ? ? ? ? ? @ ? ? ? ? ? ? ? @ ? ? ? ' 8 H T ? ? ^ ?
? f t ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? E ? ( 5 ; G Y h ? ? ? yp_2_yperr CSWTCH.130 CSWTCH.133 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 __libc_clntudp_bufcreate strlen snprintf open pread close clnttcp_create xdr_ypbind_resp xdr_domainname stderr fprintf strcmp calloc |