HomeSort by relevance Sort by last modified time
    Searched full:fopen (Results 776 - 800 of 2155) sorted by null

<<31323334353637383940>>

  /external/oprofile/daemon/
init.c 110 status_file = fopen(op_dump_status, "w");
  /external/ppp/pppd/plugins/pppoatm/
ans.c 209 if (!(file = fopen(E164_CC_FILE,"r")))
text2atm.c 219 if (!(file = fopen(HOSTS_ATM,"r"))) return TRY_OTHER;
  /external/qemu/distrib/sdl-1.2.15/
sdl.m4 100 { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); }
  /external/qemu/distrib/sdl-1.2.15/src/audio/esd/
SDL_esdaudio.c 256 fp = fopen(temp, "r");
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11image.c 156 FILE *pstat = fopen("/proc/stat", "r");
  /external/qemu/distrib/sdl-1.2.15/test/
acinclude.m4 96 { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); }
  /external/srec/portable/src/
PFileWrap.c 285 result = (PFile *)fopen ( filename, mode );
  /external/svox/pico/lib/
picodbg.c 305 logFile = fopen(name, "wt");
picopal.h 187 /* 'FOpen' opens the file with name 'filename'. Depending on
  /external/tinyalsa/
tinyplay.c 94 file = fopen(filename, "rb");
  /external/webrtc/test/testsupport/
fileutils_unittest.cc 65 FILE* file = fopen(file_it->c_str(), "wb");
  /hardware/invensense/60xx/libsensors_iio/
libmllite.so 
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/build/android/
libmllite.so 
  /hardware/samsung_slsi/exynos5/libv4l2/
exynos_subdev.c 94 stream_fd = fopen(filename, "r");
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c 1015 pContext->pInputfile = fopen(INPUT_FILE, "rb");
1022 pContext->pOutputFile = fopen(NON_TUN_OUTPUT_FILE, "wb");
1163 pContext->pInputfile = fopen(INPUT_FILE, "rb");
1170 pContext->pOutputFile = fopen(NON_TUN_OUTPUT_FILE, "rb");
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cstdio.pass.cpp 97 static_assert((std::is_same<decltype(std::fopen("", "")), std::FILE*>::value), "");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libmudflap.so 
libmudflap.so.0 
libmudflap.so.0.0.0 
libmudflapth.so 
libmudflapth.so.0 
libmudflapth.so.0.0.0 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
mf-runtime.h 133 #pragma redefine_extname fopen __mfwrap_fopen
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/
lto-wrapper 

Completed in 584 milliseconds

<<31323334353637383940>>