HomeSort by relevance Sort by last modified time
    Searched full:calloc (Results 601 - 625 of 1367) sorted by null

<<21222324252627282930>>

  /external/llvm/include/llvm/Support/
Process.h 143 /// calloc and realloc functions and includes any "free" holes in the
  /external/llvm/runtime/libprofile/
PathProfiling.c 160 ft[functionNumber-1].array = calloc(sizeof(pathHashTable_t), 1);
  /external/llvm/test/CodeGen/Thumb2/
2009-09-01-PostRAProlog.ll 104 declare noalias i8* @calloc(i32, i32) nounwind
  /external/qemu/android/skin/
keyset.c 385 SkinKeyset* kset = calloc(1, sizeof(*kset));
  /external/qemu/telephony/
remote_call.c 160 RemoteCall rcall = calloc( sizeof(*rcall), 1 );
  /external/srec/srec/crec/
priority_q.c 45 pq = (priority_q*) CALLOC(1, sizeof(priority_q), "search.srec.priority_q");
  /external/stlport/test/eh/
nc_alloc.cpp 165 (FastAllocator::Block*)EH_CSTD::calloc( sizeof(FastAllocator::Block), FastAllocator::kBlockCount );
  /external/valgrind/main/docs/internals/
3_1_BUGSTATUS.txt 127 v5647 v5678 121893 calloc does not always zero memory
  /external/valgrind/main/drd/
drd_malloc_wrappers.c 157 /** Wrapper for calloc(). */
  /external/valgrind/main/massif/tests/
peak2.stderr.exp 9 Massif: calloc
  /external/valgrind/main/memcheck/tests/
sh-mem.c 117 undefA = calloc(1, 256); // one for each possible undefinedness value
  /external/webkit/Source/WebCore/platform/graphics/cg/
ImageSourceCG.cpp 232 // Measured by tracing malloc/calloc calls on Mac OS 10.6.6, x86_64.
  /external/wpa_supplicant_8/src/utils/
os_unix.c 376 return calloc(1, size);
  /frameworks/compile/libbcc/bcinfo/tools/
main.cpp 244 *bitcode = (const char*) calloc(1, bitcodeSize + 1);
  /frameworks/native/cmds/installd/tests/
installd_utils_test.cpp 66 android_system_dirs.dirs = (dir_rec_t*) calloc(android_system_dirs.count, sizeof(dir_rec_t));
  /ndk/sources/host-tools/ndk-stack/
ndk-stack-parser.c 131 parser = (NdkCrashParser*)calloc(sizeof(*parser), 1);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libnsl-2.7.so 
libnsl.so 
libnsl.so.1 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libnsl-2.7.so 
libnsl.so 
libnsl.so.1 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/
libanl.a 49   ?'?0t???(-@0_s???????-9FSjrequestsrequests_tailfree_respool_max_sizepoolfreelistnthreadsidle_thread_counthandle_requestspool_size__PRETTY_FUNCTION__.11475__PRETTY_FUNCTION__.11497__elf_set___libc_subfreeres_element_free_res____gai_find_request__gai_remove_requestfree__gai_enqueue_request__gai_requests_mutexpthread_mutex_lock__gai_new_request_notificationpthread_cond_signalpthread_mutex_unlockpthread_attr_initpthread_attr_setdetachstatepthread_attr_setstacksizesigfillsetpthread_createpthread_attr_destroycallocrealloc__errno_location__assert_failgetaddrinfo__gai_notifygettimeofdaypthread_cond_timedwaitpthread_exitL3L?T?T?L?
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/
liblto_plugin.so 
liblto_plugin.so.0 

Completed in 1346 milliseconds

<<21222324252627282930>>