| /external/compiler-rt/test/tsan/Linux/ |
| D | user_fopen.cc | 9 extern "C" FILE *fopen(const char *file, const char *mode) { in fopen() function
|
| /external/python/cpython2/Tools/scripts/ |
| D | ndiff.py | 61 def fopen(fname): function
|
| /external/python/cpython3/Tools/scripts/ |
| D | ndiff.py | 61 def fopen(fname): function
|
| /external/python/cpython3/Lib/idlelib/idle_test/ |
| D | test_browser.py | 154 def test_ondoubleclick(self, fopen): argument 212 def test_ondoubleclick(self, fopen): argument
|
| /external/curl/lib/ |
| D | memdebug.h | 148 #define fopen(file,mode) curl_dbg_fopen(file,mode,__LINE__,__FILE__) macro
|
| /external/protobuf/src/google/protobuf/io/ |
| D | io_win32.cc | 317 FILE* fopen(const char* path, const char* mode) { in fopen() function
|
| /external/elfutils/debuginfod/ |
| D | debuginfod-client.c | 67 #define fopen fopen64 macro
|
| D | debuginfod.cxx | 65 #define fopen fopen64 macro
|
| /external/mesa3d/src/drm-shim/ |
| D | drm_shim.c | 234 PUBLIC FILE *fopen(const char *path, const char *mode) in fopen() function
|
| /external/ethtool/ |
| D | internal.h | 248 #define fopen(path, mode) test_fopen(path, mode) macro
|
| /external/elfutils/libdwfl/ |
| D | linux-kernel-modules.c | 59 #define fopen fopen64 macro
|
| /external/brotli/c/tools/ |
| D | brotli.c | 47 #define fopen ms_fopen macro
|
| /external/fmtlib/test/ |
| D | posix-mock-test.cc | 161 FILE* test::fopen(const char* filename, const char* mode) { in fopen() function in test
|
| /external/rust/crates/libc/src/cloudabi/ |
| D | mod.rs | 146 pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; in fopen() function
|
| /external/rust/crates/libc/src/windows/ |
| D | mod.rs | 276 pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; in fopen() function
|
| /external/rust/crates/libc/src/ |
| D | wasi.rs | 320 pub fn fopen(a: *const c_char, b: *const c_char) -> *mut FILE; in fopen() function
|
| /external/rust/crates/libc/src/unix/ |
| D | mod.rs | 395 pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; in fopen() function
|
| /external/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 1067 pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; in fopen() function
|
| /external/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 3299 pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; in fopen() function
|