HomeSort by relevance Sort by last modified time
    Searched full:fopen (Results 2026 - 2050 of 2610) sorted by null

<<81828384858687888990>>

  /external/qemu/distrib/jpeg-6b/
libjpeg.doc 297 if ((outfile = fopen(filename, "wb")) == NULL) {
308 behavior, you may need to use a "b" option to fopen (as shown above), or use
544 if ((infile = fopen(filename, "rb")) == NULL) {
555 a "b" option to fopen (as shown above), or use setmode() or another routine to
    [all...]
  /external/sfntly/cpp/src/test/tinyxml/
tinyxml.cpp 48 return fopen( filename, mode );
    [all...]
  /external/sonivox/arm-fm-22k/host_src/
eas_hostmm.c 223 if ((ioFile = fopen(locator,"rb")) == NULL)
  /external/sonivox/arm-hybrid-22k/host_src/
eas_hostmm.c 223 if ((ioFile = fopen(locator,"rb")) == NULL)
  /external/sonivox/arm-wt-22k/misc/
eas_host.c 252 file->pFile = fopen((const char*) locator->path, "rb");
  /external/srec/audio/AudioIn/UNIX/src/
audioin.c     [all...]
  /external/srec/srec/crec/
astar.c     [all...]
  /external/wpa_supplicant_8/src/utils/
http_curl.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
eapol_test.c     [all...]
  /external/zlib/src/examples/
zlib_how.html 37 <tt>stdio.h</tt> we use <tt>fopen()</tt>, <tt>fread()</tt>, <tt>fwrite()</tt>,
  /frameworks/base/core/jni/
android_util_Binder.cpp     [all...]
  /frameworks/native/services/sensorservice/
SensorService.cpp 173 FILE *fp = fopen("/proc/sys/net/core/wmem_max", "r");
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 256 FILE *bcfile = fopen(bcFileName.string(), "w");
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
encodeframe.c 215 FILE *f = fopen("norm_act.stt", "a");
    [all...]
  /hardware/intel/img/psb_video/src/
psb_cmdbuf.c 765 FILE* pF = fopen(pFileName, "w");
    [all...]
psb_overlay.c 956 if ((pf = fopen("/home/dump.yuv", "w+")) == NULL) {
    [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
AudioHardwareALSA.cpp 146 if((fp = fopen("/proc/asound/cards","r")) == NULL) {
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
MobiCoreDriverDaemon.cpp 235 FILE *fs = fopen (driverPath.c_str(), "rb");
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_script.cpp     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
fstream 525 __file_ = fopen(__s, __mdstr);
    [all...]
  /ndk/sources/host-tools/make-3.81/po/
make.pot 896 msgid "fopen (temporary file)"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/gcov-src/
libgcov.c 507 imports_file = fopen (gi_imports_filename, "w");
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib/
libesd.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/
libesd.a     [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/lib/
libc.so 

Completed in 1239 milliseconds

<<81828384858687888990>>