HomeSort by relevance Sort by last modified time
    Searched refs:malloc (Results 751 - 775 of 2813) sorted by null

<<31323334353637383940>>

  /external/valgrind/main/helgrind/tests/
tc19_shadowmem.stderr.exp 41 at 0x........: malloc (vg_replace_malloc.c:...)
78 at 0x........: malloc (vg_replace_malloc.c:...)
115 at 0x........: malloc (vg_replace_malloc.c:...)
152 at 0x........: malloc (vg_replace_malloc.c:...)
189 at 0x........: malloc (vg_replace_malloc.c:...)
226 at 0x........: malloc (vg_replace_malloc.c:...)
263 at 0x........: malloc (vg_replace_malloc.c:...)
300 at 0x........: malloc (vg_replace_malloc.c:...)
337 at 0x........: malloc (vg_replace_malloc.c:...)
374 at 0x........: malloc (vg_replace_malloc.c:...
    [all...]
  /device/asus/flo/conn_init/
wfc_util_fctrl.c 39 pPrintBuff = malloc(length+1);
49 wfc_util_log_error("wfc_util_printf : can not malloc(%d)", (length+1));
89 pBackupBuff = malloc(sz_backupBuff);
126 wfc_util_log_error("wfc_util_finsert_new_string : can not malloc(%d)", sz_backupBuff);
160 pNewReadBuff = malloc(sz_newReadBuff);
191 wfc_util_log_error("wfc_util_fupdate_string : can not malloc(%d)", (int)sz_newReadBuff);
219 pReadBuff = malloc(sz_file + 1); // null terminated
242 wfc_util_log_error("wfc_util_fset_buffer : can not malloc(%d)", (int)sz_file);
283 pReadBuff = malloc(sz_file + 1); // null terminated
316 wfc_util_log_error("wfc_util_fget_buffer : can not malloc(%d)", (int)sz_file)
    [all...]
  /device/lge/mako/conn_init/
wfc_util_fctrl.c 39 pPrintBuff = malloc(length+1);
49 wfc_util_log_error("wfc_util_printf : can not malloc(%d)", (length+1));
89 pBackupBuff = malloc(sz_backupBuff);
126 wfc_util_log_error("wfc_util_finsert_new_string : can not malloc(%d)", sz_backupBuff);
160 pNewReadBuff = malloc(sz_newReadBuff);
191 wfc_util_log_error("wfc_util_fupdate_string : can not malloc(%d)", (int)sz_newReadBuff);
219 pReadBuff = malloc(sz_file + 1); // null terminated
242 wfc_util_log_error("wfc_util_fset_buffer : can not malloc(%d)", (int)sz_file);
283 pReadBuff = malloc(sz_file + 1); // null terminated
316 wfc_util_log_error("wfc_util_fget_buffer : can not malloc(%d)", (int)sz_file)
    [all...]
  /external/mdnsresponder/mDNSShared/
dnsextd_parser.y 202 keySpec = ( KeySpec* ) malloc( sizeof( KeySpec ) );
223 zoneSpec = ( ZoneSpec* ) malloc( sizeof( ZoneSpec ) );
245 zoneSpec = ( ZoneSpec* ) malloc( sizeof( ZoneSpec ) );
332 elem = ( StringListElem* ) malloc( sizeof( StringListElem ) );
456 zone = ( DNSZone* ) malloc( sizeof( DNSZone ) );
482 DomainAuthInfo * authInfo = malloc( sizeof( DomainAuthInfo ) );
516 DomainAuthInfo * authInfo = malloc( sizeof( DomainAuthInfo ) );
  /external/valgrind/main/VEX/useful/
fp_80_64.c 6 #include <malloc.h>
549 UChar* f64h = malloc(8);
550 UChar* f64s = malloc(8);
551 UChar* f80 = malloc(10);
591 UChar* f80h = malloc(10);
592 UChar* f80s = malloc(10);
593 UChar* f64 = malloc(8);
  /external/valgrind/main/coregrind/m_initimg/
initimg-darwin.c 115 into something table driven. The copy is VG_(malloc)'d space.
145 HChar* preload_string = VG_(malloc)("initimg-darwin.sce.1", preload_string_len);
150 preload_tool_path = VG_(malloc)("initimg-darwin.sce.2", preload_tool_path_len);
172 ret = VG_(malloc) ("initimg-darwin.sce.3",
187 HChar *cp = VG_(malloc)("initimg-darwin.sce.4", len);
199 HChar *cp = VG_(malloc)("initimg-darwin.sce.4.2", len);
213 HChar *cp = VG_(malloc) ("initimg-darwin.sce.5", len);
222 HChar *cp = VG_(malloc) ("initimg-darwin.sce.5.2", len);
  /external/valgrind/main/massif/tests/
peak.post.exp 42 86.32% (1,616B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
54 89.33% (3,216B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
66 90.39% (4,816B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
78 90.93% (6,416B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
90 91.26% (8,016B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
102 91.48% (9,616B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
114 91.63% (11,216B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
126 91.75% (12,816B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
138 91.85% (14,416B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
150 91.92% (16,016B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc
    [all...]
basic.post.exp 48 98.04% (3,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
64 98.04% (7,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
80 98.04% (11,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
94 98.04% (14,400B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
110 98.04% (10,400B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
126 98.04% (6,400B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
142 98.04% (2,400B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.c 198 (char **)malloc(sizeof(char *)*list_size);
228 (char **)malloc(sizeof(char *) * list_size);
    [all...]
  /bionic/libc/bionic/
malloc_debug_common.cpp 31 * routines that are used by malloc leak detection code and other components in
35 * more tricky, malloc leak detection code, implemented in
209 /* Support for malloc debugging.
212 * malloc routines should not be compiled at all.
216 /* Table for dispatching malloc calls, initialized with default dispatchers. */
222 /* Selector of dispatch table to use for dispatching malloc calls. */
225 extern "C" void* malloc(size_t bytes) { function
226 return __libc_malloc_dispatch->malloc(bytes);
245 /* We implement malloc debugging only in libc.so, so code below
254 /* Table for dispatching malloc calls, depending on environment. *
    [all...]
  /external/blktrace/btt/
seek.c 52 oname = malloc(strlen(seek_name) + strlen(str) + 32);
81 sbp = malloc(sizeof(struct seek_bkt));
170 mp->modes = malloc(sizeof(long long));
210 struct seeki *sip = malloc(sizeof(struct seeki));
225 oname = malloc(strlen(sps_name) + strlen(str) + 32);
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
tokens.c 63 * Copy a string to a malloc'ed block and convert it into something suitable
76 str = (char *) malloc(len + 1);
99 lBlock = (TokenBlock *) malloc(sizeof(TokenBlock) + 256);
168 pTok = (TokenStream *) malloc(sizeof(TokenStream));
361 TokenInputSrc *in = malloc(sizeof(TokenInputSrc));
390 UngotToken *t = malloc(sizeof(UngotToken));
atom.c 56 #undef malloc macro
119 stable->strings = (char *) malloc(INIT_STRING_TABLE_SIZE);
187 str = (char *) malloc(stable->size*2);
226 htable->entry = (HashEntry *) malloc(sizeof(HashEntry)*fsize);
328 newmap = malloc(sizeof(int)*size);
329 newrev = malloc(sizeof(int)*size);
  /ndk/sources/host-tools/make-3.81/
ansi2knr.c 174 malloc and free should be declared in stdlib.h,
178 # include <malloc.h>
181 extern char *malloc();
184 extern char *malloc();
302 buf = malloc(bufsize);
579 breaks = (char **)malloc(sizeof(char *) * num_breaks * 2);
  /system/extras/libublock/
ublock.c 352 ub_ctx = malloc(sizeof(struct ublock_ctx));
359 in_buf = malloc(size);
360 out_buf = malloc(size);
392 ub_ctx->in_buf = malloc(ub_ctx->max_buf);
393 ub_ctx->out_buf = malloc(ub_ctx->max_buf);
  /external/icu4c/test/cintltst/
capitst.c 371 disName=(UChar*)malloc(sizeof(UChar) * (len+1));
392 UChar *buffer = (UChar *)malloc(200000*sizeof(UChar));
433 disName=(UChar*)malloc(sizeof(UChar) * (len+1));
579 test1=(UChar*)malloc(sizeof(UChar) * 6);
580 test2=(UChar*)malloc(sizeof(UChar) * 6);
    [all...]
  /external/libmtp/src/
playlist-spl.c 122 pl->name = malloc(sizeof(char)*(strlen(oi->Filename) -4 +1));
163 pl->tracks = malloc(sizeof(uint32_t)*(pl->no_tracks));
220 LIBMTP_file_t* f = malloc(sizeof(LIBMTP_file_t));
224 f->filename = malloc(sizeof(char)*(strlen(pl->name)+5));
307 char* s = malloc(sizeof(char)*(strlen(newlist->name)+5));
398 head = malloc(sizeof(text_t));
402 tail->next = malloc(sizeof(text_t));
847 *t = malloc(sizeof(text_t));
850 (*t)->next = malloc(sizeof(text_t));
  /external/libusb/libusb/
descriptor.c 144 extra = malloc(len);
249 ifp->extra = malloc(len);
274 endpoint = malloc(tmp);
349 interface = malloc(tmp);
397 config->extra = malloc(len);
471 struct libusb_config_descriptor *_config = malloc(sizeof(*_config));
487 buf = malloc(_config->wTotalLength);
546 _config = malloc(sizeof(*_config));
556 buf = malloc(_config->wTotalLength);
  /external/libusb_aah/libusb/
descriptor.c 145 extra = malloc(len);
250 ifp->extra = malloc(len);
277 endpoint = malloc(tmp);
352 usb_interface = malloc(tmp);
400 config->extra = malloc(len);
474 struct libusb_config_descriptor *_config = malloc(sizeof(*_config));
490 buf = malloc(_config->wTotalLength);
549 _config = malloc(sizeof(*_config));
559 buf = malloc(_config->wTotalLength);
  /external/checkpolicy/
module_compiler.c 214 if ((role = (role_datum_t *) malloc(sizeof(*role))) == NULL) {
249 (role_datum_t *) malloc(sizeof(*dest_role))) ==
326 typdatum = (type_datum_t *) malloc(sizeof(type_datum_t));
418 if ((user = (user_datum_t *) malloc(sizeof(*user))) == NULL) {
454 (user_datum_t *) malloc(sizeof(*dest_user))) ==
527 dest_typdatum = (type_datum_t *) malloc(sizeof(type_datum_t));
576 dest_roledatum = (role_datum_t *)malloc(sizeof(role_datum_t));
833 if ((perm = malloc(sizeof(*perm))) == NULL) {
878 if ((role = malloc(sizeof(*role))) == NULL) {
947 if ((type = malloc(sizeof(*type))) == NULL)
    [all...]
  /build/libs/host/
CopyFile.c 304 srcRsrcName = malloc(strlen(src) + 5 + 1);
308 dstRsrcName = malloc(strlen(dst) + 5 + 1);
500 srcFile = malloc(srcLen +1 + nameLen +1);
505 dstFile = malloc(dstLen +1 + nameLen +1);
574 srcExe = malloc(strlen(src) + 4 +1);
588 dstExe = malloc(strlen(dst) + 4 +1);
  /external/chromium/base/allocator/
allocator_unittests.cc 356 TEST(Allocators, Malloc) {
359 unsigned char* ptr = reinterpret_cast<unsigned char*>(malloc(size));
400 void* p = malloc(start_sizes[s]);
419 unsigned char* src = reinterpret_cast<unsigned char*>(malloc(src_size));
434 int** p = reinterpret_cast<int**>(malloc(sizeof(*p) * kNumEntries));
438 p[i] = reinterpret_cast<int*>(malloc(8192));
455 char* ptr = reinterpret_cast<char*>(malloc(size));
  /external/llvm/lib/ExecutionEngine/IntelJITEvents/
ittnotify_config.h 359 h = (__itt_thread_info*)malloc(sizeof(__itt_thread_info)); \
376 h = (__itt_thread_info*)malloc(sizeof(__itt_thread_info)); \
393 h = (__itt_domain*)malloc(sizeof(__itt_domain)); \
409 h = (__itt_domain*)malloc(sizeof(__itt_domain)); \
425 h = (__itt_string_handle*)malloc(sizeof(__itt_string_handle)); \
440 h = (__itt_string_handle*)malloc(sizeof(__itt_string_handle)); \
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_qsort.c 57 #ifdef malloc
58 #undef malloc macro
60 #define malloc SDL_malloc macro
326 char *pivot=malloc(size);
357 char *pivot=malloc(size);
388 char *pivot=malloc(WORD_BYTES);
  /external/valgrind/main/memcheck/tests/
mempool.stderr.exp 21 at 0x........: malloc (vg_replace_malloc.c:...)
30 at 0x........: malloc (vg_replace_malloc.c:...)
51 at 0x........: malloc (vg_replace_malloc.c:...)

Completed in 1763 milliseconds

<<31323334353637383940>>