Searched
full:fopen (Results
1076 -
1100 of
2179) sorted by null
<<41424344454647484950>>
/external/qemu/slirp-android/ |
slirp.c | 171 f = fopen("/private/var/run/resolv.conf", "r"); 173 f = fopen("/etc/resolv.conf", "r"); /* desperate attempt to sanity */ 175 f = fopen("/etc/resolv.conf", "r"); [all...] |
/external/v8/src/ |
d8.cc | 986 static FILE* FOpen(const char* path, const char* mode) { 995 FILE* file = fopen(path, mode); 1010 FILE* file = FOpen(name, "rb"); [all...] |
/external/webrtc/src/modules/audio_processing/agc/ |
analog_agc.c | [all...] |
/frameworks/base/tools/aidl/ |
aidl.cpp | 641 to = fopen(fileName.c_str(), "wb"); 643 to = fopen(options.depFileName.c_str(), "wb"); 767 FILE* f = fopen(filename.c_str(), "rb"); [all...] |
/hardware/invensense/65xx/libsensors_iio/ |
MPLSensor.cpp | 448 logfile = fopen("/data/playback.bin", "w+"); 640 // Either fopen()/open() are okay for sysfs access 642 // with fopen(), the benefit is that fprintf()/fscanf() are available 643 tempFp = fopen(mpu.in_timestamp_en, "w"); 654 tempFp = fopen(mpu.buffer_length, "w"); 851 fptr = fopen(mpu.dmp_firmware, "w"); 877 fptr = fopen(mpu.gyro_orient, "r"); 906 fptr = fopen(mpu.accel_orient, "r"); [all...] |
/hardware/ti/omap4xxx/security/tf_daemon/ |
delegation_client.c | 463 stream = fopen(checkAccess, "w+b"); 565 g_pPartitionFiles[nPartitionID] = fopen(g_pPartitionNames[nPartitionID], "w+b"); 597 g_pPartitionFiles[nPartitionID] = fopen(g_pPartitionNames[nPartitionID], "r+b"); [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib32/ |
libintl.a | 434 0 T D ?? - > |