HomeSort by relevance Sort by last modified time
    Searched full:fopen (Results 951 - 975 of 2179) sorted by null

<<31323334353637383940>>

  /frameworks/av/media/libstagefright/
MediaCodecList.cpp 51 FILE *file = fopen("/etc/media_codecs.xml", "r");
  /frameworks/av/media/libstagefright/wifi-display/
MediaSender.cpp 48 // mLogFile = fopen("/data/misc/log.ts", "wb");
  /frameworks/av/media/libstagefright/yuv/
YUVImage.cpp 387 FILE *fp = fopen(filename, "w");
  /frameworks/base/tools/aapt/
Images.cpp     [all...]
  /frameworks/wilhelm/tools/permute/
permute.c 288 FILE *fp_map = fopen(path_map, "w");
  /hardware/invensense/60xx/libsensors_iio/
CompassSensor.IIO.9150.cpp 84 fptr = fopen(compassSysFs.compass_orient, "r");
  /hardware/invensense/65xx/libsensors_iio/
CompassSensor.IIO.9150.cpp 95 fptr = fopen(compassSysFs.compass_orient, "r");
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c 574 fIn = fopen(argv[1], "r");
580 fOut = fopen(argv[2], "w");
733 fIn = fopen(argv[1], "r");
739 fOut = fopen(fname, "w");
822 fIn = fopen(argv[1], "r");
874 fIn = fopen(argv[1], "r");
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/reader/
perf_reader.c 338 log = strcmp(argv [i], "-") ? fopen(argv [i], "rb") : stdin;
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_config.c 185 config_file = fopen(PERF_CONFIG_FILE, "rt");
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
perf_unittest.c 227 FILE *f = fopen(PERF_CONFIG_FILE, "wt");
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
host.h 260 * (fopen/flose/fread/fwrite) under fstream buffers or unistd calls
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libnsl-2.7.so 
libnsl.so 
libnsl.so.1 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libnsl-2.7.so 
libnsl.so 
libnsl.so.1 
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
host.h 260 * (fopen/flose/fread/fwrite) under fstream buffers or unistd calls
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
host.h 260 * (fopen/flose/fread/fwrite) under fstream buffers or unistd calls
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
host.h 260 * (fopen/flose/fread/fwrite) under fstream buffers or unistd calls
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
host.h 260 * (fopen/flose/fread/fwrite) under fstream buffers or unistd calls
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
host.h 260 * (fopen/flose/fread/fwrite) under fstream buffers or unistd calls
  /sdk/emulator/mksdcard/
mksdcard.c 282 f = fopen( argv[2], "wb" );
  /sdk/emulator/opengl/tests/translator_tests/GLES_V2/
triangleV2.cpp 150 FILE *fp = fopen(fileName, "rb");

Completed in 297 milliseconds

<<31323334353637383940>>