Searched
full:fopen (Results
926 -
950 of
2179) sorted by null
<<31323334353637383940>>
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
sas.php | 79 'FOPEN','FOPTNAME','FOPTNUM','FPOINT','FPOS','FPUT','FREAD',
|
/external/libvpx/libvpx/vp8/encoder/ |
ratectrl.c | 435 f = fopen("kf_boost.stt", "a"); [all...] |
/external/libvpx/libvpx/vp9/encoder/ |
vp9_bitstream.c | 96 FILE *fp = fopen("tx_count.bin", "wb"); 136 FILE *fp = fopen("switchable_interp.bin", "wb"); [all...] |
/external/libxml2/ |
xmllint.c | [all...] |
/external/linux-tools-perf/util/ |
config.c | 360 FILE *f = fopen(filename, "r");
|
/external/llvm/lib/Support/Unix/ |
Process.inc | 347 if (FILE *RandomSource = ::fopen("/dev/urandom", "r")) {
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_test_main.c | 380 fp = fopen(argv[++i], "wt");
|
/external/mesa3d/src/gallium/tests/graw/ |
vs-test.c | 191 if ((f = fopen(filename, "r")) == NULL) {
|
/external/opencv/otherlibs/highgui/ |
loadsave.cpp | 206 f = fopen( buffer, "rb" );
|
/external/openssl/crypto/evp/ |
evp_test.c | 336 f=fopen(szTestFile,"r");
|
/external/ppp/pppd/plugins/radius/ |
buildreq.c | 100 if ((sf = fopen(seqfile, "a+")) == NULL)
|
dict.c | 54 if ((dictfd = fopen (filename, "r")) == (FILE *) NULL)
|
/external/qemu/android/avd/ |
util.c | 196 file = fopen(propFile, "rb");
|
/external/qemu/distrib/jpeg-6b/ |
ckconfig.c | 297 if ((outfile = fopen("jconfig.h", "w")) == NULL) {
|
/external/qemu/ |
usb-linux.c | 1073 f = fopen(line, "r"); 1161 f = fopen(filename, "r"); [all...] |
/external/sonivox/arm-fm-22k/bin/ |
arm-fm-22k | |
/external/srec/portable/src/ |
PANSIFileImpl.c | 126 impl->value = fopen(impl->Interface.filename, mode);
|
/external/srec/tools/dictTest/ |
dictTest.c | 287 if ((fout = fopen(outfilename,"w")) == NULL)
|
/external/stlport/doc/ |
README.msvc | 179 origin like fopen() or abs(). Also, it defines additional overloads for
|
/external/stlport/stlport/stl/config/ |
host.h | 260 * (fopen/flose/fread/fwrite) under fstream buffers or unistd calls
|
/external/tinycompress/ |
cplay.c | 213 file = fopen(name, "rb");
|
/external/v8/preparser/ |
preparser-process.cc | 328 FILE* input = fopen(filename, "rb");
|
/external/v8/src/ |
mksnapshot.cc | 135 fp_ = i::OS::FOpen(snapshot_file, "wb");
|
/external/wpa_supplicant_8/src/ap/ |
wps_hostapd.c | 140 f = fopen(ssid->wpa_psk_file, "a"); 193 f = fopen(hapd->conf->wps_pin_requests, "a"); 486 oconf = fopen(hapd->iface->config_fname, "r"); 494 nconf = fopen(tmp_fname, "w"); [all...] |
/external/wpa_supplicant_8/src/crypto/ |
random.c | 381 f = fopen(random_entropy_file, "wb");
|
Completed in 386 milliseconds
<<31323334353637383940>>