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

<<51525354555657585960>>

  /frameworks/native/opengl/libs/EGL/
egl.cpp 141 FILE * file = fopen("/proc/self/cmdline", "r");
  /frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp 147 gFp = fopen(path, "w");
  /frameworks/wilhelm/tests/native-media/jni/
native-media-jni.c 350 file = fopen(utf8, "rb");
  /frameworks/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 208 file = fopen(path, "rb");
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_linux.c 317 if (!(fp = fopen(proc_net_dev, "r")) ||
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vp9_spatial_scalable_encoder.c 308 if (!(infile = fopen(app_input.input_filename, "rb")))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
tokenize.c 432 FILE *const f = fopen("context.c", "w");
  /hardware/qcom/display/msm8084/hdmi_cec/
qhdmi_cec.cpp 75 fp = fopen(path, "r");
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_dump_layers.cpp 361 FILE* fp = fopen(dumpFilename, "w+");
  /hardware/qcom/display/msm8084/liboverlay/
overlayUtils.cpp 45 fp = ::fopen(s, mode);
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_dump_layers.cpp 312 FILE* fp = fopen(dumpFilename, "w+");
  /hardware/qcom/display/msm8226/liboverlay/
overlay.cpp 348 displayDeviceFP = fopen(msmFbTypePath, "r");
overlayUtils.cpp 45 fp = ::fopen(s, mode);
  /hardware/qcom/display/msm8960/liboverlay/
overlayUtils.cpp 44 fp = ::fopen(s, mode);
  /hardware/qcom/display/msm8974/liboverlay/
overlay.cpp 301 displayDeviceFP = fopen(msmFbTypePath, "r");
overlayUtils.cpp 44 fp = ::fopen(s, mode);
  /hardware/qcom/gps/utils/
loc_cfg.cpp 383 if((conf_fp = fopen(conf_file_name, "r")) != NULL)
  /hardware/samsung_slsi/exynos5/libv4l2/
exynos_v4l2.c 133 stream_fd = fopen(filename, "r");
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_print.c 235 fOut = fopen(fOutFile, "at");
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c     [all...]
  /ndk/sources/host-tools/ndk-stack/
ndk-stack-parser.c 369 if ((f=fopen(sym_file, "r")) == NULL) {
  /ndk/sources/host-tools/sed-4.2.1/lib/
localcharset.c 148 if (file_name == NULL || (fp = fopen (file_name, "r")) == NULL)
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
tst-rxspencer.c 431 f = fopen (argv[optind], "r");
  /ndk/sources/third_party/googletest/googletest/test/
gtest-filepath_test.cc 536 FILE* f = posix::FOpen(filename, "w");
  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/sml/ghdr/
sml.h 332 FILE *fp = fopen("/data/data/tmp/dm_otk.log", "a+");

Completed in 982 milliseconds

<<51525354555657585960>>