Searched
full:fopen (Results
626 -
650 of
2179) sorted by null
<<21222324252627282930>>
/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/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");
|
/system/extras/libpagemap/ |
pm_process.c | 251 maps_f = fopen(filename, "r");
|
/system/vold/ |
Process.cpp | 133 file = fopen(buffer, "r");
|
/external/ppp/pppd/ |
auth.c | 422 ufile = fopen(fname, "r"); [all...] |
Completed in 250 milliseconds
<<21222324252627282930>>