HomeSort by relevance Sort by last modified time
    Searched full:fclose (Results 76 - 100 of 1598) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/dropbear/libtomcrypt/src/prngs/
rng_get_bytes.c 40 fclose(f);
45 fclose(f);
  /external/icu4c/tools/toolutil/
filestrm.c 76 fclose((FILE*)fileStream);
84 fclose(temp);
  /external/tinyalsa/
tinyplay.c 95 fclose(file);
102 fclose(file);
  /external/webkit/Source/WebCore/platform/network/curl/
FormDataStreamCurl.cpp 43 fclose(m_file);
85 fclose(m_file);
  /external/webrtc/src/modules/audio_processing/aecm/main/source/
echo_control_mobile.c 145 fclose(aecm->aecmCore->farFile);
146 fclose(aecm->aecmCore->nearFile);
147 fclose(aecm->aecmCore->outFile);
148 //fclose(aecm->aecmCore->outLpFile);
150 fclose(aecm->bufFile);
151 fclose(aecm->delayFile);
152 fclose(aecm->preCompFile);
153 fclose(aecm->postCompFile);
  /external/webrtc/src/system_wrappers/source/
cpu_linux.cc 143 fclose(fp);
169 fclose(fp);
  /external/wpa_supplicant/
os_win32.c 183 fclose(f);
188 fclose(f);
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
os_win32.c 183 fclose(f);
188 fclose(f);
  /external/wpa_supplicant_8/src/utils/
os_win32.c 183 fclose(f);
188 fclose(f);
  /sdk/emulator/qtools/
gtrace.cpp 32 fclose(ftrace_);
35 fclose(fnames_);
  /system/core/nexus/
Controller.cpp 112 fclose(fp);
117 fclose(fp);
  /system/core/toolbox/
uptime.c 88 fclose(file);
91 fclose(file);
  /system/extras/fatblock/
fatblock.c 98 fclose(file);
117 fclose(file);
  /bionic/libc/bionic/
cpuacct.c 56 if (fclose(fp))
  /bionic/libc/stdio/
wcio.h 49 * WCIO_FREE should be called by fclose
  /bootable/recovery/
install.c 152 fclose(from_child);
228 fclose(f);
232 if (f) fclose(f);
305 fclose(install_log);
  /external/dropbear/libtommath/etc/
drprime.c 53 fclose(out);
  /external/libvpx/libmkv/
testlibmkv.c 61 fclose(file_out);
  /external/oprofile/daemon/
opd_pipe.c 53 fclose(fifo_fd);
  /external/oprofile/libabi/
op_abi.c 91 fclose(fp);
  /external/qemu/distrib/sdl-1.2.12/src/main/win32/
SDL_win32_main.c 140 fclose(stdout);
141 fclose(stderr);
149 fclose(file);
159 fclose(file);
  /external/qemu-pc-bios/vgabios/
biossums.c 70 fclose(stream);
73 fclose(stream);
165 fclose(stream);
168 fclose(stream);
  /external/tremolo/Tremolo/
misc.c 126 fclose(out);
133 fclose(out);
160 fclose(out);
173 fclose(out);
  /external/valgrind/tsan/
common_util.h 42 #define close fclose
  /external/webrtc/src/modules/audio_processing/agc/main/matlab/
getGains.m 26 fclose(fid);

Completed in 575 milliseconds

1 2 34 5 6 7 8 91011>>