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

<<61626364656667686970>>

  /external/libvpx/libvpx/examples/
resize_util.c 127 free(inbuf);
128 free(outbuf);
  /external/ltrace/
lens_enum.c 5 * This program is free software; you can redistribute it and/or
7 * published by the Free Software Foundation; either version 2 of the
16 * along with this program; if not, write to the Free Software
42 free(entry->key);
45 free(entry->value);
  /external/mesa3d/src/egl/drivers/dri2/
platform_drm.c 4 * Permission is hereby granted, free of charge, to any person obtaining a
136 free(dri2_surf);
173 free(surf);
311 free(attachments_with_format);
357 free(dri2_img);
363 free(dri2_img);
420 free(dri2_dpy);
426 free(dri2_dpy);
433 free(dri2_dpy);
  /external/mesa3d/src/gallium/state_trackers/vega/
util_array.h 5 * Permission is hereby granted, free of charge, to any person obtaining a
67 free(array->data);
68 FREE(array);
76 free(array->data);
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_dri2.c 5 * Permission is hereby granted, free of charge, to any person obtaining a
221 free(private);
223 free(buffer);
233 free(buffer->driverPrivate);
234 free(buffer);
267 free(privates);
269 free(buffers);
284 free(buffers[0].driverPrivate);
285 free(buffers);
  /external/mesa3d/src/gallium/targets/xorg-nouveau/
nouveau_xorg.c 5 * Permission is hereby granted, free of charge, to any person obtaining a
145 free(busid);
153 free(busid);
  /external/mesa3d/src/glx/
glx_query.c 5 * Permission is hereby granted, free of charge, to any person obtaining a
61 free(reply);
85 free(reply);
  /external/mesa3d/src/mesa/main/
vsnprintf.c 76 free(curobj);
103 free(curobj);
  /external/mesa3d/src/mesa/swrast/
s_blit.c 7 * Permission is hereby granted, free of charge, to any person obtaining a
275 free(srcBuffer);
345 free(srcBuffer);
346 free(dstBuffer);
547 free(srcBuffer0);
553 free(srcBuffer0);
554 free(srcBuffer1);
569 free(srcBuffer0);
570 free(srcBuffer1);
571 free(dstBuffer)
    [all...]
  /external/opencv3/3rdparty/zlib/
gzlib.c 140 free(state);
177 free(state);
184 free(state);
202 free(state);
247 free(state->path);
248 free(state);
299 free(path);
570 state->msg accordingly. Free any previous error message already there. Do
571 not try to free or allocate space if the error is Z_MEM_ERROR (out of
580 /* free previously allocated message and clear *
    [all...]
gzread.c 98 free(state->out);
100 free(state->in);
113 free(state->out);
114 free(state->in);
582 /* free memory and close file */
585 free(state->out);
586 free(state->in);
590 free(state->path);
592 free(state);
  /external/pdfium/third_party/zlib_v128/
gzguts.h 116 extern void free OF((voidpf ptr));
131 #define free(ptr) FXMEM_DefaultFree(ptr, 0) macro
gzlib.c 140 free(state);
177 free(state);
184 free(state);
202 free(state);
247 free(state->path);
248 free(state);
299 free(path);
570 state->msg accordingly. Free any previous error message already there. Do
571 not try to free or allocate space if the error is Z_MEM_ERROR (out of
580 /* free previously allocated message and clear *
    [all...]
gzread.c 98 free(state->out);
100 free(state->in);
113 free(state->out);
114 free(state->in);
582 /* free memory and close file */
585 free(state->out);
586 free(state->in);
590 free(state->path);
592 free(state);
  /external/selinux/libselinux/src/
audit2why.c 158 free(foundlist);
171 free(boollist[i]->name);
172 free(boollist[i]);
174 free(boollist);
179 free(avc);
284 free(boollist);
409 free(bools);
419 free(reason_buf);
437 "Finish using policy, free memory."},
label_file.c 157 free(mmap_area);
196 free(str_buf);
202 free(str_buf);
205 free(str_buf);
300 free(str_buf);
414 free(stem_map);
504 free(line_buf);
603 free(spec->lr.ctx_trans);
604 free(spec->lr.ctx_raw);
607 free(spec->regex_str)
    [all...]
  /external/selinux/libselinux/utils/
selabel_lookup_best_match.c 157 free(links[i]);
158 free(links);
  /external/selinux/libsemanage/src/
boolean_record.c 90 free(subname);
150 .free = semanage_bool_free,
booleans_file.c 56 free(str);
98 free(str);
ports_local.c 133 free(ports);
142 free(ports);
  /external/selinux/policycoreutils/restorecond/
stringslist.c 5 * This program is free software; you can redistribute it and/or
7 * published by the Free Software Foundation; either version 2 of
16 * along with this program; if not, write to the Free Software
74 free(ptr->string);
77 free(prev);
  /external/strace/
dirent.c 105 free(buf);
154 free(buf);
sysctl.c 59 free(name);
190 free(name);
  /external/tlsdate/src/common/
fmemopen-funopen.c 128 free(fmc);
155 free(fmc);
  /external/toybox/toys/pending/
userdel.c 76 free(line);
89 free(filenamesfx);

Completed in 736 milliseconds

<<61626364656667686970>>