Searched defs:out_file (Results 1 – 15 of 15) sorted by relevance
/external/e2fsprogs/debugfs/ |
D | logdump.c | 79 FILE *out_file; in do_logdump() local 332 static void dump_journal(char *cmdname, FILE *out_file, in dump_journal() 463 static void dump_descriptor_block(FILE *out_file, in dump_descriptor_block() 521 static void dump_revoke_block(FILE *out_file, char *buf, in dump_revoke_block() 555 static void show_extent(FILE *out_file, int start_extent, int end_extent, in show_extent() 563 static void show_indirect(FILE *out_file, const char *name, __u32 where) in show_indirect() 570 static void dump_metadata_block(FILE *out_file, struct journal_source *source, in dump_metadata_block() 674 static void do_hexdump (FILE *out_file, char *buf, int blocksize) in do_hexdump()
|
/external/clang/www/ |
D | make_cxx_dr_status | 49 out_file = file(output, 'w') variable
|
/external/lldb/source/Core/ |
D | InputReader.cpp | 313 File &out_file = m_debugger.GetOutputFile(); in RefreshPrompt() local
|
D | Debugger.cpp | 764 File &out_file = GetOutputFile(); in SetOutputFileHandle() local
|
/external/boringssl/src/crypto/bio/ |
D | file.c | 324 int BIO_get_fp(BIO *bio, FILE **out_file) { in BIO_get_fp()
|
/external/lldb/tools/lldb-perf/common/stepping/ |
D | lldb-perf-stepping.cpp | 173 std::string out_file; member
|
/external/lldb/tools/lldb-perf/common/clang/ |
D | lldb_perf_clang.cpp | 284 std::string out_file; member
|
/external/pdfium/samples/ |
D | image_diff.cc | 322 const std::string& out_file) { in DiffImages()
|
/external/webrtc/src/modules/audio_processing/test/ |
D | process_test.cc | 410 FILE* out_file = NULL; in void_main() local
|
/external/wpa_supplicant_8/src/utils/ |
D | wpa_debug.c | 61 static FILE *out_file = NULL; variable
|
/external/valgrind/callgrind/ |
D | dump.c | 39 static HChar* out_file = 0; variable
|
/external/openssh/ |
D | ssh-keygen.c | 2240 char out_file[PATH_MAX], *rr_hostname = NULL, *ep, *fp, *ra; in main() local
|
/external/lldb/source/Interpreter/ |
D | CommandInterpreter.cpp | 2083 File &out_file = reader.GetDebugger().GetOutputFile(); in GetConfirmationInputReaderCallback() local
|
D | ScriptInterpreterPython.cpp | 537 File& out_file = interpreter.GetDebugger().GetOutputFile(); in ScriptInterpreterPython() local
|
/external/selinux/libsepol/src/ |
D | module_to_cil.c | 53 FILE *out_file; variable
|