Searched
full:fopen (Results
501 -
525 of
1775) sorted by null
<<21222324252627282930>>
/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 | |
libresolv-2.7.so | |
libresolv.so | |
libresolv.so.2 | |
/sdk/emulator/opengl/host/tools/emugen/ |
TypeFactory.cpp | 71 FILE *fp = fopen(filename.c_str(), "rt");
|
/system/core/libcorkscrew/ |
map_info.c | 80 fp = fopen(path, "r");
|
/system/core/libcutils/ |
trace.c | 101 FILE * file = fopen("/proc/self/cmdline", "r");
|
/system/core/toolbox/ |
top.c | 240 file = fopen("/proc/stat", "r"); 329 file = fopen(filename, "r"); 370 file = fopen(filename, "r"); 397 file = fopen(filename, "r");
|
Completed in 404 milliseconds
<<21222324252627282930>>