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

<<81828384858687888990>>

  /hardware/intel/img/psb_video/src/
tng_slotorder.c 5 * Permission is hereby granted, free of charge, to any person obtaining a
172 free(last_info.slot_consume_dpy_order);
173 free(last_info.slot_consume_enc_order);
  /hardware/libhardware/modules/thermal/
thermal.c 105 free(line);
113 free(line);
  /hardware/qcom/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp 111 free(payload);
133 free(payload);
219 free(payload);
272 free(frame);
453 free(frame);
775 * responsibility to free super_frame once it's done. The new
793 free(super_frame);
798 free(super_frame);
805 free(super_frame);
829 free(super_frame)
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_socket.c 70 free(send_buf);
80 free(pHead);
271 free(p->recv_buf);
369 free(send_buf);
427 free(rspn_ptr);
428 free(rsp_ptr);
736 free(lib_handle->tsctrl.proto);
750 free(lib_handle->tsctrl.proto);
828 // if recv error, we should close the connection, free the proto data,
844 //free(tsctrl->preivew_proto)
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_exif.c 221 free(p_exif_data->tag_entry.data._bytes);
228 free(p_exif_data->tag_entry.data._ascii);
236 free(p_exif_data->tag_entry.data._shorts);
244 free(p_exif_data->tag_entry.data._longs);
252 free(p_exif_data->tag_entry.data._rats);
259 free(p_exif_data->tag_entry.data._undefined);
267 free(p_exif_data->tag_entry.data._slongs);
275 free(p_exif_data->tag_entry.data._srats);
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_dmn_conn.cpp 137 free(p_cmsgbuf);
163 free(p_cmsgbuf);
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_dmn_conn.cpp 137 free(p_cmsgbuf);
163 free(p_cmsgbuf);
  /hardware/qcom/gps/msm8084/utils/
loc_timer.c 110 free(t);
169 free(t);
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_dmn_conn.cpp 137 free(p_cmsgbuf);
163 free(p_cmsgbuf);
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_dmn_conn.cpp 137 free(p_cmsgbuf);
163 free(p_cmsgbuf);
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_dmn_conn.cpp 137 free(p_cmsgbuf);
163 free(p_cmsgbuf);
  /hardware/qcom/gps/msm8994/utils/
loc_timer.c 126 free(t);
185 free(t);
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_dmn_conn.cpp 137 free(p_cmsgbuf);
163 free(p_cmsgbuf);
  /hardware/qcom/gps/utils/
loc_timer.c 126 free(t);
185 free(t);
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
mtc.c 233 free(pSession);
259 free(pSession);
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
mtc.c 233 free(pSession);
259 free(pSession);
  /libcore/ojluni/src/main/native/
InheritedChannel.c 5 * This code is free software; you can redistribute it and/or modify it
7 * published by the Free Software Foundation. Oracle designates this
18 * 2 along with this work; if not, write to the Free Software Foundation,
69 free((void *)sa);
88 free((void *)sa);
io_util.c 5 * This code is free software; you can redistribute it and/or modify it
7 * published by the Free Software Foundation. Oracle designates this
18 * 2 along with this work; if not, write to the Free Software Foundation,
125 free(buf);
210 free(buf);
  /ndk/sources/android/cpufeatures/
cpu-features.c 589 free(cpuArch);
624 free(cpuFeatures);
701 free(cpuinfo);
759 free(cpuProc);
772 free(cpuArch);
915 free(value);
953 free(hardware);
    [all...]
  /ndk/sources/cxx-stl/gabi++/include/
cstdlib 92 using ::free;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/
test_allocator.h 71 {--count; std::free(p);}
136 {std::free(p);}
  /ndk/sources/cxx-stl/system/include/
cstdlib 92 using ::free;
  /ndk/sources/host-tools/make-3.81/
implicit.c 3 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software
7 GNU Make is free software; you can redistribute it and/or modify it under the
8 terms of the GNU General Public License as published by the Free Software
16 GNU Make; see the file COPYING. If not, write to the Free Software
96 free (f->stem);
98 free (p->name);
101 free (p);
628 free (p);
716 free (vname);
771 dependencies succeeded, free the data structur
    [all...]
subproc.bat 3 rem 2005, 2006 Free Software Foundation, Inc.
6 rem GNU Make is free software; you can redistribute it and/or modify it under
7 rem the terms of the GNU General Public License as published by the Free
17 rem with GNU Make; see the file COPYING. If not, write to the Free Software
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
Renderer.cpp 54 free(buf);
103 free(buf);

Completed in 1047 milliseconds

<<81828384858687888990>>