/frameworks/compile/slang/ |
slang-data.c | 17 FILE *infile = fopen(infile_name, "rb"); 24 FILE *outfile = fopen(outfile_name, "w");
|
/hardware/invensense/libsensors_iio/software/simple_apps/mpu_iio/ |
iio_utils.h | 145 sysfsfp = fopen(filename, "r"); 230 sysfsfp = fopen(filename, "r"); 310 sysfsfp = fopen(filename, "r"); 344 sysfsfp = fopen(filename, "r"); 385 sysfsfp = fopen(filename, "r"); 443 sysfsfp = fopen(temp, "w"); 452 sysfsfp = fopen(temp, "r"); 492 sysfsfp = fopen(temp, "w"); 501 sysfsfp = fopen(temp, "r"); 551 sysfsfp = fopen(temp, "r") [all...] |
/bootable/recovery/ |
common.h | 44 // fopen a file, mounting volumes and making parent dirs as necessary.
|
/device/asus/flo/conn_init/ |
conn_init.c | 33 fp = fopen("/persist/wifi/.macaddr", "r");
|
/device/lge/mako/conn_init/ |
conn_init.c | 33 fp = fopen("/persist/wifi/.macaddr", "r");
|
/external/dropbear/libtomcrypt/src/hashes/helper/ |
hash_file.c | 40 in = fopen(fname, "rb");
|
/external/icu4c/samples/csdet/ |
csdet.c | 38 file = fopen(filename, "rb");
|
/external/ipsec-tools/src/racoon/ |
logger.c | 130 fp = fopen(p->fname, "a"); 148 fp = fopen(p->fname, "a"); 167 fp = fopen(p->fname, "a"); 190 fp = fopen(p->fname, "a");
|
/external/qemu/distrib/sdl-1.2.15/test/ |
testiconv.c | 42 file = fopen(argv[1], "rb");
|
/external/webkit/LayoutTests/http/tests/resources/ |
portabilityLayer.php | 25 $handle = fopen($filename, "w");
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
MMap.h | 21 if ((fp = fopen(fileName, "r")) == NULL)
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/Macintosh/ |
THINK_C_notes | 65 project called "ANSI-KAHL", and a copy of the file "fopen.c" called 66 "fopen-KAHL.c". In the copy, find the routine "setfiletype", and replace 75 Replace "fopen.c" with the new "fopen-KAHL.c", rebuild the new project
|
/external/webrtc/test/testsupport/ |
frame_writer.cc | 35 output_file_ = fopen(output_filename_.c_str(), "wb");
|
/external/zlib/src/contrib/minizip/ |
ioapi.h | 16 Oct-2009 - Defined fxxxx64 calls to normal fopen/ftell/fseek so they would compile on windows. 49 #define fopen64 fopen 54 #define fopen64 fopen 59 #define fopen64 fopen
|
mztools.c | 38 FILE* fpZip = fopen(file, "rb"); 39 FILE* fpOut = fopen(fileOut, "wb"); 40 FILE* fpOutCD = fopen(fileOutTmp, "wb"); 257 fpOutCD = fopen(fileOutTmp, "rb");
|
/frameworks/av/cmds/stagefright/ |
WaveWriter.h | 27 : mFile(fopen(filename, "wb")),
|
/frameworks/compile/libbcc/bcinfo/Wrap/ |
file_wrapper_output.cpp | 23 _file = fopen(name, "wb");
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libnss_compat-2.7.so | |
libnss_compat.so | |
libnss_compat.so.2 | |
libnss_files-2.7.so | |
libnss_files.so | |
libnss_files.so.2 | |
libnss_hesiod-2.7.so | |
libnss_hesiod.so | |