Searched
full:calloc (Results
876 -
900 of
1932) sorted by null
<<31323334353637383940>>
/external/selinux/libsepol/src/ |
ports.c | 54 tmp_port = (ocontext_t *) calloc(1, sizeof(ocontext_t));
|
/external/selinux/policycoreutils/mcstrans/src/ |
mcscolor.c | 153 cptr = calloc(1, sizeof(setab_t));
|
/external/selinux/policycoreutils/setsebool/ |
setsebool.c | 229 SELboolean *vallist = calloc(boolcnt, sizeof(SELboolean));
|
/external/tremolo/Tremolo/ |
codebook.c | 256 work=calloc((s->entries*2+1),sizeof(*work)); 425 lengthlist=(char *)calloc(s->entries, sizeof(*lengthlist)); 460 lengthlist=(char *)calloc(s->entries, sizeof(*lengthlist)); 524 s->q_val=calloc(sizeof(ogg_uint16_t), quantvals);
|
/external/valgrind/ |
darwin9.supp | 132 fun:calloc
|
/external/valgrind/memcheck/tests/ |
leak-segv-jmp.c | 220 b10 = calloc (nr_ptr * sizeof(char*), 1);
|
/external/vboot_reference/futility/ |
cmd_create.c | 193 privkey = calloc(1, sizeof(*privkey));
|
/frameworks/wilhelm/tests/sandbox/ |
multiplay.c | 141 Player *players = (Player *) calloc(numPlayers, sizeof(Player));
|
/hardware/intel/common/libva/test/putsurface/ |
putsurface_wayland.c | 205 d = calloc(1, sizeof *d);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/ |
vpx_image.c | 137 img = (vpx_image_t *)calloc(1, sizeof(vpx_image_t));
|
/hardware/intel/common/wrs_omxil_core/base/src/ |
portbase.cpp | 345 buffer_hdr = (OMX_BUFFERHEADERTYPE *)calloc(1, sizeof(*buffer_hdr)); 426 buffer_hdr = (OMX_BUFFERHEADERTYPE *) calloc(1, sizeof(*buffer_hdr)); 429 buffer_hdr = (OMX_BUFFERHEADERTYPE *) calloc(1, sizeof(*buffer_hdr) + nSizeBytes + mem_alignment); 431 buffer_hdr = (OMX_BUFFERHEADERTYPE *) calloc(1, sizeof(*buffer_hdr) + nSizeBytes); [all...] |
/hardware/qcom/audio/hal/audio_extn/ |
hfp.c | 119 uc_info = (struct audio_usecase *)calloc(1, sizeof(struct audio_usecase));
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/ |
xlocale.h | 47 if ((newloc = (_LC_locale_t *)calloc(1, sizeof(_LC_locale_t))) == NULL)
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/ |
xlocale.c | 228 locale_t ret = calloc(1, sizeof(struct _LC_locale_t));
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/ |
arg.h | 294 st *opt = (st *)calloc(1, sizeof(st)); \
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
stdlib.h | 465 #endif /* don't just need malloc and calloc */ 473 extern void *calloc (size_t __nmemb, size_t __size) 487 /* Free a block allocated by `malloc', `realloc' or `calloc'. */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libanl.a | 51 ? ! ? 0 h ? ? - @ 0 _ s ? ? ? ? ? ? ? - 9 F S j requests requests_tail free_res pool_max_size pool freelist nthreads idle_thread_count handle_requests pool_size __PRETTY_FUNCTION__.10357 __PRETTY_FUNCTION__.10400 __elf_set___libc_subfreeres_element_free_res__ __gai_find_request __gai_remove_request free __gai_enqueue_request __gai_requests_mutex pthread_mutex_lock __gai_new_request_notification pthread_cond_signal pthread_mutex_unlock pthread_attr_init pthread_attr_setdetachstate pthread_attr_setstacksize sigfillset pthread_create pthread_attr_destroy calloc |