/external/openssl/crypto/bio/ |
bss_file.c | 69 /* Following definition aliases fopen to fopen64 on above mentioned 138 * back to fopen... 158 file = fopen(filename,mode); 162 file = fopen(filename,mode); 165 file=fopen(filename,mode); 170 ERR_add_error_data(5,"fopen('",filename,"','",mode,"')"); 183 BIO_clear_flags(ret,BIO_FLAGS_UPLINK); /* we did fopen -> we disengage UPLINK */ 395 fp=fopen(ptr,p); 399 ERR_add_error_data(5,"fopen('",ptr,"','",p,"')"); 406 BIO_clear_flags(b,BIO_FLAGS_UPLINK); /* we did fopen -> we disengage UPLINK * [all...] |
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/ |
test_iSACfixfloat.c | 143 fy = fopen("bit_rate.dat", "w"); 145 fy = fopen("bytes_frames.dat", "w"); 150 //histfile = fopen("histo.dat", "ab"); 151 //ratefile = fopen("rates.dat", "ab"); 240 f_bn = fopen(bottleneck_file, "rb"); 257 * fid = fopen('bottleneck.txt', 'wb'); 273 if ((inp = fopen(inname,"rb")) == NULL) { 277 if ((outp = fopen(outname,"wb")) == NULL) { 292 if ((bitsp = fopen(bitfilename,"wb")) == NULL) { 657 fy = fopen("bit_rate.dat", "a") [all...] |
/external/e2fsprogs/util/ |
subst.c | 276 old_f = fopen(outfn, "r"); 279 new_f = fopen(newfn, "r"); 318 in = fopen(optarg, "r"); 339 in = fopen(argv[optind], "r"); 357 out = fopen(newfn, "w");
|
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/ |
nacl_io.rst | 30 standard POSIX I/O function such as ``fopen``, ``fseek``, ``fread``, 91 #. select the fopen command (when you select a command the fields in the line 94 #. check the write checkbox and press the fopen button 100 #. select the fopen command 102 #. check the fread checkbox and press the fopen button 175 browser. There is a separate ``Handle*`` function for each command: fopen,
|
/external/srec/tools/make_ve_grammar/ |
make_ve_grammar.c | 131 if ( (pfile = fopen(arbfile, "r")) != NULL ){ 152 pFile_PCLG = fopen(filen,"w"); 157 pFile_map = fopen(filen,"w"); 162 pFile_P = fopen(filen,"w"); 167 pFile_Grev = fopen(filen,"w"); 172 pFile_script = fopen(filen,"w");
|
/bionic/libc/upstream-freebsd/lib/libc/stdio/ |
fopen.c | 34 static char sccsid[] = "@(#)fopen.c 8.1 (Berkeley) 6/4/93"; 52 fopen(const char * __restrict file, const char * __restrict mode) function
|
/external/bzip2/ |
dlltest.c | 124 if((fp_w = fopen(fn_w,"wb"))==NULL){
147 if((fp_r = fopen(fn_r,"rb"))==NULL){
|
/external/ceres-solver/internal/ceres/ |
file.cc | 44 FILE* file_descriptor = fopen(filename.c_str(), "wb"); 53 FILE* file_descriptor = fopen(filename.c_str(), "r");
|
/external/chromium_org/third_party/npapi/npspy/common/ |
utils.cpp | 73 return (XP_HFILE)fopen(szFileName, "w+"); 84 return (XP_HFILE)fopen(szFileName, "r+");
|
/external/chromium_org/third_party/sfntly/cpp/src/sample/chromium/ |
chrome_subsetter.cc | 48 input_file = fopen(input_file_path, "rb"); 70 output_file = fopen(output_file_path, "wb");
|
/external/chromium_org/third_party/sfntly/cpp/src/test/ |
file_io_test.cc | 31 file_handle = fopen(SAMPLE_TTF_FILE, "rb"); 92 file_handle = fopen(SAMPLE_TTF_FILE, "rb");
|
/external/chromium_org/third_party/skia/src/ports/ |
SkOSFile_stdio.cpp | 35 //TODO: on Windows fopen is just ASCII or the current code page, 37 return (SkFILE*)::fopen(path, perm);
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/genmacro/ |
genmacro.c | 52 out = fopen(argv[1], "wt"); 66 in = fopen(argv[i], "rt");
|
/external/compiler-rt/SDKs/darwin/usr/include/ |
stdio.h | 27 /* Determine the appropriate fdopen, fopen(), and fwrite() functions. */ 75 FILE *fopen(const char * __restrict, const char * __restrict) __asm(__FOPEN_NAME);
|
/external/dhcpcd/ |
duid.c | 56 if ((f = fopen(DUID, "r"))) { 74 if (!(f = fopen(DUID, "w")))
|
platform-linux.c | 86 fp = fopen("/proc/cpuinfo", "r"); 114 fp = fopen(path, "r");
|
/external/dropbear/libtomcrypt/src/prngs/ |
rng_get_bytes.c | 29 f = fopen("/dev/urandom", "rb"); 32 f = fopen("/dev/random", "rb");
|
/external/libvpx/libvpx/ |
vpxstats.c | 24 stats->file = fopen(fpf, "wb"); 42 stats->file = fopen(fpf, "rb");
|
/external/sfntly/cpp/src/sample/chromium/ |
chrome_subsetter.cc | 48 input_file = fopen(input_file_path, "rb"); 70 output_file = fopen(output_file_path, "wb");
|
/external/sfntly/cpp/src/test/ |
file_io_test.cc | 31 file_handle = fopen(SAMPLE_TTF_FILE, "rb"); 92 file_handle = fopen(SAMPLE_TTF_FILE, "rb");
|
/external/skia/src/ports/ |
SkOSFile_stdio.cpp | 35 //TODO: on Windows fopen is just ASCII or the current code page, 37 return (SkFILE*)::fopen(path, perm);
|
/external/zlib/src/contrib/blast/ |
blast.h | 34 * fopen(..., "rb") and fopen(..., "wb").
|
/frameworks/native/cmds/screenshot/ |
screenshot.c | 146 fb_in = fopen("/dev/graphics/fb0", "r"); 157 png = fopen(outfile, "w");
|
/hardware/qcom/display/msm8960/libmemtrack/ |
kgsl.c | 68 fp = fopen(tmp, "r"); 75 smaps_fp = fopen(tmp, "r");
|
/hardware/qcom/display/msm8974/libmemtrack/ |
kgsl.c | 68 fp = fopen(tmp, "r"); 75 smaps_fp = fopen(tmp, "r");
|