HomeSort by relevance Sort by last modified time
    Searched refs:free (Results 801 - 825 of 7852) sorted by null

<<31323334353637383940>>

  /external/valgrind/none/tests/x86/
ssse3_misaligned.c 16 free(x);
  /external/webrtc/talk/app/webrtc/java/src/org/webrtc/
VideoTrack.java 61 private static native void free(long nativeTrack); method in class:VideoTrack
  /external/webrtc/webrtc/modules/audio_processing/ns/
noise_suppression_x.c 29 free(nsxInst);
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
q_plsf.cpp 140 free(*state);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
m4venc_oscl.h 32 #define M4VENC_FREE(ptr) free(ptr)
  /frameworks/base/core/jni/android/graphics/
NinePatchPeeker.h 40 free(mPatch);
  /frameworks/base/libs/androidfw/include/androidfw/
Util.h 40 // Based on std::unique_ptr, but uses free() to release malloc'ed memory
52 ~unique_cptr() { std::free(reinterpret_cast<void*>(ptr_)); }
59 std::free(reinterpret_cast<void*>(ptr_));
66 std::free(reinterpret_cast<void*>(ptr_));
86 std::free(reinterpret_cast<void*>(old_ptr));
  /hardware/intel/common/libva/test/basic/
test_09.c 4 * Permission is hereby granted, free of charge, to any person obtaining a
100 free(contexts);
101 free(configs);
102 free(surfaces);
103 free(entrypoints);
test_x11.c 4 * Permission is hereby granted, free of charge, to any person obtaining a
57 free(profiles);
  /hardware/intel/common/libva/va/glx/
va_glx.c 4 * Permission is hereby granted, free of charge, to any person obtaining a
64 free(pDriverContextGLX);
71 free(pDisplayContextGLX);
109 free(pDriverContextGLX);
110 free(pDisplayContextGLX);
  /hardware/intel/common/libwsbm/src/
wsbm_mm.h 8 * Permission is hereby granted, free of charge, to any person obtaining a
35 * performance gains if a smarter free list is implemented. Currently it is just an
36 * unordered stack of free regions. This could easily be improved if an RB-tree
57 int free; member in struct:_WsbmMMNode
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/src/
mm_lib2d.c 171 free(p_in_frame->private_data);
172 free(p_in_frame);
173 free(p_out_frame);
174 free(p_meta);
429 free(lib2d_obj);
467 free(lib2d_obj);
508 free(p_in_frame);
514 free(p_in_frame);
515 free(p_out_frame);
521 free(p_in_frame)
    [all...]
  /libcore/ojluni/src/main/java/java/sql/
Blob.java 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,
270 * it holds. The object is invalid once the <code>free</code>
273 * After <code>free</code> has been called, any attempt to invoke a
274 * method other than <code>free</code> will result in a <code>SQLException</code>
275 * being thrown. If <code>free</code> is called multiple times, the subsequent
276 * calls to <code>free</code> are treated as a no-op.
285 void free() throws SQLException; method in interface:Blob
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
mm_malloc.h 1 /* Copyright (C) 2004-2014 Free Software Foundation, Inc.
5 GCC is free software; you can redistribute it and/or modify
7 the Free Software Foundation; either version 3, or (at your option)
17 3.1, as published by the Free Software Foundation.
64 free (ptr);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
mm_malloc.h 1 /* Copyright (C) 2004-2013 Free Software Foundation, Inc.
5 GCC is free software; you can redistribute it and/or modify
7 the Free Software Foundation; either version 3, or (at your option)
17 3.1, as published by the Free Software Foundation.
60 free (ptr);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
smb.h 34 __u16 free; member in struct:smb_dskattr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
mm_malloc.h 1 /* Copyright (C) 2004-2013 Free Software Foundation, Inc.
5 GCC is free software; you can redistribute it and/or modify
7 the Free Software Foundation; either version 3, or (at your option)
17 3.1, as published by the Free Software Foundation.
60 free (ptr);
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
mm_malloc.h 1 /* Copyright (C) 2004-2014 Free Software Foundation, Inc.
5 GCC is free software; you can redistribute it and/or modify
7 the Free Software Foundation; either version 3, or (at your option)
17 3.1, as published by the Free Software Foundation.
64 free (ptr);
  /prebuilts/misc/common/swig/include/2.0.11/
carrays.i 35 %{ free(ary); %}
94 free(self);
  /prebuilts/misc/common/swig/include/2.0.11/d/
carrays.i 34 %{ free(ary); %}
91 free(self);
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
smb.h 36 __u16 free; member in struct:smb_dskattr
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
smb.h 36 __u16 free; member in struct:smb_dskattr
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
smb.h 36 __u16 free; member in struct:smb_dskattr
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
smb.h 36 __u16 free; member in struct:smb_dskattr
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
smb.h 36 __u16 free; member in struct:smb_dskattr

Completed in 2035 milliseconds

<<31323334353637383940>>