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

<<21222324252627282930>>

  /hardware/libhardware/tests/camera2/
CameraStreamFixture.h 233 FILE *yuvFile = fopen(fileName.string(), "w");
  /hardware/qcom/display/msm8974/libqdutils/
mdp_version.cpp 118 FILE* fp = fopen("/sys/class/graphics/fb0/msm_fb_split", "r");
  /hardware/ti/omap4xxx/security/smc_pa_ctrl/
smc_pa_ctrl_linux.c 102 pFile = fopen(pFileName, "rb");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
stdio_h.pass.cpp 96 static_assert((std::is_same<decltype(fopen("", "")), FILE*>::value), "");
  /ndk/sources/host-tools/nawk-20071023/
main.c 173 else if ((yyin = fopen(pfile[curpfile], "r")) == NULL)
maketab.c 137 if ((fp = fopen(input, "rt")) == NULL) {
  /ndk/sources/host-tools/sed-4.2.1/
configure.ac 34 fp = fopen ("conftest.c", "r");
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
tst-boost.c 101 f = fopen (argv[1], "r");
tst-pcre.c 59 f = fopen (argv[1], "r");
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
system.h 50 #ifdef fopen /* fopen is a #define on VMS. */
51 #undef fopen macro
53 #define fopen(PATH,MODE) fopen_unlocked(PATH,MODE) macro
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
system.h 50 #ifdef fopen /* fopen is a #define on VMS. */
51 #undef fopen macro
53 #define fopen(PATH,MODE) fopen_unlocked(PATH,MODE) macro
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
system.h 50 #ifdef fopen /* fopen is a #define on VMS. */
51 #undef fopen macro
53 #define fopen(PATH,MODE) fopen_unlocked(PATH,MODE) macro
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
system.h 50 #ifdef fopen /* fopen is a #define on VMS. */
51 #undef fopen macro
53 #define fopen(PATH,MODE) fopen_unlocked(PATH,MODE) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libesd.so 
libesd.so.0 
libesd.so.0.2 
libesd.so.0.2.38 
libresolv-2.7.so 
libresolv.so 
libresolv.so.2 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
lto-wrapper 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libesd.so 
libesd.so.0 
libesd.so.0.2 
libesd.so.0.2.38 

Completed in 338 milliseconds

<<21222324252627282930>>