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

<<31323334353637383940>>

  /external/vboot_reference/tests/
vb21_host_misc_tests.c 53 free(read_data);
67 free(read_data);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/test/
m4v_h263_enc_test.cpp 114 free(inputBuf);
115 free(outputBuf);
123 free(inputBuf);
124 free(outputBuf);
134 free(inputBuf);
135 free(outputBuf);
244 // Free allocated memory.
245 free(inputBuf);
246 free(outputBuf);
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
glCreateShaderProgramv.cpp 59 free(_strings);
62 free(_jstrings);
  /hardware/intel/common/libva/test/basic/
test_04.c 4 * Permission is hereby granted, free of charge, to any person obtaining a
77 free(attrib_list);
78 free(entrypoints);
test_05.c 4 * Permission is hereby granted, free of charge, to any person obtaining a
70 free(configs);
71 free(entrypoints);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
video_reader.c 62 free(reader->buffer);
63 free(reader);
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
queue.c 75 free(element);
124 free(temp);
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
queue.c 73 free(element);
116 free(temp);
  /hardware/ti/omap4-aah/security/smc_pa_ctrl/
smc_pa_ctrl.c 215 free(pPAFileName);
216 free(pConfFileName);
  /hardware/ti/omap4xxx/security/smc_pa_ctrl/
smc_pa_ctrl.c 215 free(pPAFileName);
216 free(pConfFileName);
  /ndk/sources/cxx-stl/gabi++/tests/
test_vector2.cpp 26 std::free ( p );
31 std::free ( p );
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
test_vector2.pass.cpp 26 std::free ( p );
31 std::free ( p );
  /ndk/tests/device/test-stlport_shared-exception/jni/
badalloc1.cpp 6 // Copyright (C) 2000, 2002, 2003 Free Software Foundation, Inc.
59 extern "C" void free (void *) function
81 free (p);
  /ndk/tests/device/test-stlport_static-exception/jni/
badalloc1.cpp 6 // Copyright (C) 2000, 2002, 2003 Free Software Foundation, Inc.
59 extern "C" void free (void *) function
81 free (p);
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
jsoncheckertest.cpp 77 free(json);
97 free(json);
  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
cstring.i 135 free($1);
165 free($1);
201 free($1);
202 free($2);
213 * %cstring_output_allocated(char **outx, free($1));
241 * %cstring_output_allocated(char **outx, int *sz, free($1));
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
noembed.h 73 #ifdef free
74 #undef free macro
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
argcargv.i 47 free((char *) $2);
  /prebuilts/tools/common/proguard/proguard4.7/bin/
proguard.bat 3 REM Start-up script for ProGuard -- free class file shrinker, optimizer,
  /sdk/files/proguard/bin/
proguard.bat 3 REM Start-up script for ProGuard -- free class file shrinker, optimizer,
  /sdk/find_java2/src/
JavaPath.cpp 65 free(shortPath);
75 free(shortPath);
  /toolchain/binutils/binutils-2.25/libiberty/
filename_cmp.c 3 Copyright (C) 2007 Free Software Foundation, Inc.
5 This program is free software; you can redistribute it and/or modify
7 the Free Software Foundation; either version 2, or (at your option)
16 along with this program; if not, write to the Free Software Foundation,
218 free (ca);
219 free (cb);
pexecute.c 3 Copyright (C) 2004 Free Software Foundation, Inc.
6 Libiberty is free software; you can redistribute it and/or
8 License as published by the Free Software Foundation; either
18 write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
105 free (vector);
109 free (vector);
  /external/toybox/toys/pending/
fsck.c 221 for (j=0;j<i;j++) free(args[i]);
222 free(args);
227 for (j=0;j<i;j++) free(args[i]);
228 free(args);
291 free(temp->prog_name);
292 free(temp->dev_name);
293 free(temp);
422 free(TT.arr_type);
423 free(TT.arr_flag);
426 free(finfo->device)
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
wrstabs.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
447 free (s);
723 free (int_type);
800 free (buf);
839 free (buf);
870 free (s);
873 free (buf)
    [all...]

Completed in 354 milliseconds

<<31323334353637383940>>