HomeSort by relevance Sort by last modified time
    Searched refs:free (Results 2451 - 2475 of 5893) sorted by null

<<919293949596979899100>>

  /toolchain/binutils/binutils-2.25/intl/
dcigettext.c 2 Copyright (C) 1995-1999, 2000-2003 Free Software Foundation, Inc.
4 This program is free software; you can redistribute it and/or modify it
6 by the Free Software Foundation; either version 2, or (at your option)
15 License along with this program; if not, write to the Free Software
339 /* If we cannot get a free block we cannot add the new element to \
352 free (old->address); \
353 free (old); \
358 # define freea(p) free (p)
675 free (newp);
972 free (old)
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraPostProc.cpp 47 free(ptr[jpeg_bufs]); \
492 free(m_pJpegOutputMem[i]);
866 free(job->src_frame);
867 free(job);
    [all...]
  /external/dhcpcd-6.8.2/dbus/
rpc-dbus.c 344 free(config_prefix);
353 free(*current++);
354 free(env);
420 free(config_prefix);
429 free(*current++);
430 free(env);
470 free(xml);
  /external/e2fsprogs/misc/
mke2fs.c 492 free(buf);
572 free(os);
809 free(buf);
897 free(buf);
906 free(buf);
1042 free(name);
1136 free(profile_type);
1137 free(list.list);
1164 free(parse_str);
1165 free(profile_type)
    [all...]
  /external/fio/
eta.c 437 free(eta_secs);
500 free(tr);
501 free(mr);
547 free(rate_str[ddir]);
548 free(iops_str[ddir]);
580 free(je);
597 free(je);
  /external/fsck_msdos/
fat.c 130 free(buffer);
199 free(*buffer);
222 free(buffer);
316 free(buffer);
328 return "free";
605 free(buffer);
610 free(old_fat);
653 free(buffer);
697 pwarn("Free space in FSInfo block (%d) not correct (%d)\n",
707 pwarn("Next free cluster in FSInfo block (%u) not free\n"
    [all...]
  /external/libusb/libusb/
core.c 6 * This library is free software; you can redistribute it and/or
8 * License as published by the Free Software Foundation; either
17 * License along with this library; if not, write to the Free Software
65 * Specification</a> which is available for free download. You can probably
101 * free to close stdout/stderr and those descriptors may be reused without
405 * you are done with it. libusb also needs to know when it is OK to free
409 * - A function to free the list itself
422 * -# Free the discovered device list.
494 free(discdevs);
576 * them, and then free the list with libusb_free_device_list(). Note tha
    [all...]
  /external/ltrace/
type.c 6 * This program is free software; you can redistribute it and/or
8 * published by the Free Software Foundation; either version 2 of the
17 * along with this program; if not, write to the Free Software
123 free(field->info);
201 free(info->u.array_info.elt_type);
205 free(info->u.array_info.length);
223 free(info->u.ptr_info.info);
261 free(info->lens);
273 free(*retpp);
288 free(info)
    [all...]
ltrace-elf.c 12 * This program is free software; you can redistribute it and/or
14 * published by the Free Software Foundation; either version 2 of the
23 * along with this program; if not, write to the Free Software
733 free(name);
749 free(libsym);
805 free(sym);
868 free(libsym);
876 * __cfree, __free, __libc_free, cfree and free all defined on the
965 free(name_copy);
966 free(export)
    [all...]
  /external/opencv3/3rdparty/zlib/
gzwrite.c 33 free(state->in);
45 free(state->out);
46 free(state->in);
561 /* flush, free memory, and close file */
567 free(state->out);
569 free(state->in);
572 free(state->path);
575 free(state);
  /external/pdfium/third_party/zlib_v128/
gzwrite.c 33 free(state->in);
45 free(state->out);
46 free(state->in);
560 /* flush, free memory, and close file */
566 free(state->out);
568 free(state->in);
571 free(state->path);
574 free(state);
  /external/selinux/libsepol/src/
link.c 8 * This library is free software; you can redistribute it and/or
10 * License as published by the Free Software Foundation; either
19 * License along with this library; if not, write to the Free Software
95 free(mod->map[i]);
99 free(mod->perm_map[i]);
101 free(mod->perm_map);
102 free(mod->perm_map_len);
103 free(mod->avdecl_map);
104 free(mod);
195 free(mod->perm_map[sclassi])
    [all...]
  /external/selinux/policycoreutils/semodule/
semodule.c 6 * This program is free software; you can redistribute it and/or
8 * published by the Free Software Foundation, version 2.
66 free(commands[num_commands].arg);
68 free(commands);
518 free(extract_info);
520 free(modkey);
648 free(modinfos);
687 free(modkey);
711 free(modkey);
  /external/toybox/toys/pending/
dhcpd.c 453 free(msg);
521 if (*dest) free(*dest);
678 free(sltmp);
761 if (tokens[1]) { free(tokens[1]); tokens[1] = NULL; }
763 if (tokens[0]) { free(tokens[0]); tokens[0] = NULL; }
765 free(confline_temp);
    [all...]
  /external/valgrind/coregrind/
m_addrinfo.c 14 This program is free software; you can redistribute it and/or
16 published by the Free Software Foundation; either version 2 of the
25 along with this program; if not, write to the Free Software
96 VG_(free), sizeof(HChar) );
99 VG_(free), sizeof(HChar) );
103 /* If there's nothing in descr1/2, free them. Why is it safe to
191 = aai.free ? Block_ClientArenaFree : Block_ClientArenaMallocd;
194 = aai.free
334 VG_(free)(ai->Addr.DataSym.name);
349 VG_(free)(ai->Addr.SectKind.objname)
    [all...]
  /external/vboot_reference/tests/
vb21_common_tests.c 246 free(sig);
327 free(sig);
371 free(buf);
372 free(buf2);
458 free(sig);
509 free(buf);
510 free(buf2);
  /external/zlib/src/
gzwrite.c 33 free(state->in);
45 free(state->out);
46 free(state->in);
561 /* flush, free memory, and close file */
567 free(state->out);
569 free(state->in);
572 free(state->path);
575 free(state);
  /hardware/intel/img/psb_video/src/
tng_cmdbuf.c 5 * Permission is hereby granted, free of charge, to any person obtaining a
111 free(cmdbuf->buffer_refs);
153 free(cmdbuf->buffer_refs);
168 free(cmdbuf->buffer_refs);
219 free(cmdbuf->buffer_refs);
306 free(cmdbuf->buffer_refs);
633 free(arg_list);
645 free(buffer_list[i]);
  /system/bt/hci/src/
hci_layer.c 299 fixed_queue_free(packet_queue, buffer_allocator->free);
308 // Free the timers
511 buffer_allocator->free(packet);
516 buffer_allocator->free(packet);
705 buffer_allocator->free(packet);
709 buffer_allocator->free(wait_entry->command);
713 buffer_allocator->free(packet);
729 buffer_allocator->free(packet);
  /toolchain/binutils/binutils-2.25/bfd/
stabs.c 2 Copyright (C) 1996-2014 Free Software Foundation, Inc.
7 This program is free software; you can redistribute it and/or modify
9 the Free Software Foundation; either version 3 of the License, or
18 along with this program; if not, write to the Free Software
411 /* Free off superfluous symbols. */
412 free (symb);
450 free (stabbuf);
452 free (stabstrbuf);
499 free (stabbuf);
501 free (stabstrbuf)
    [all...]
  /external/mesa3d/src/mesa/main/
texstore.c 8 * Permission is hereby granted, free of charge, to any person obtaining a
398 free(tempImage);
418 free(tempImage);
507 free(tempImage);
527 free(tempImage);
638 free(tempImage);
658 free(tempImage);
999 free(tempImage);
    [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3baserecognizer.c 130 // free it when the base recognizer is freed.
188 recognizer->free = freeBR;
206 // Free any rule memoization we set up
210 recognizer->state->ruleMemo->free(recognizer->state->ruleMemo);
214 // Free any exception space we have left around
222 // Free any rewrite streams we have allocated
226 recognizer->state->rStreams->free(recognizer->state->rStreams);
229 // Free up any token factory we created (error recovery for instance)
235 // Free the shared state memory
240 // Free the actual recognizer spac
    [all...]
  /external/e2fsprogs/e2fsck/
profile.c 237 free(*cp);
238 free(list);
271 free(fn);
279 free(fn);
380 free(profile);
441 free(line);
451 free(line);
611 free(prf->filespec);
612 free(prf);
1047 * Free a node, and any childre
    [all...]
  /external/vulkan-validation-layers/demos/
vulkaninfo.c 6 * Permission is hereby granted, free of charge, to any person obtaining a copy
160 free(message);
434 free(ext_ptr);
474 free(device_layer_properties);
480 free(device_layers);
504 free(device_layer_properties);
562 free(ext_ptr);
629 free(global_layer_properties);
635 free(global_layers);
659 free(global_layer_properties)
    [all...]
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
phNxpExtns_MifareStd.c 94 free(NdefMap->psRemoteDevInfo);
99 free(NdefMap->SendRecvBuf);
104 free(NdefMap->SendRecvLength);
109 free(NdefMap->DataCount);
116 free(NdefMap->pTransceiveInfo->sSendData.buffer);
121 free(NdefMap->pTransceiveInfo->sRecvData.buffer);
124 free(NdefMap->pTransceiveInfo);
128 free(NdefMap);
134 free(tNciTranscvInfo.tSendData.pBuff);
140 free(NdefSmtCrdFmt)
    [all...]

Completed in 528 milliseconds

<<919293949596979899100>>