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 331 static void dump_journal(char *cmdname, FILE *out_file, in dump_journal() 462 static void dump_descriptor_block(FILE *out_file, in dump_descriptor_block() 520 static void dump_revoke_block(FILE *out_file, char *buf, in dump_revoke_block() 554 static void show_extent(FILE *out_file, int start_extent, int end_extent, in show_extent() 562 static void show_indirect(FILE *out_file, const char *name, __u32 where) in show_indirect() 569 static void dump_metadata_block(FILE *out_file, struct journal_source *source, in dump_metadata_block() 673 static void do_hexdump (FILE *out_file, char *buf, int blocksize) in do_hexdump()
|
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
D | filemediaengine.cc | 121 const std::string& out_file) in RtpSenderReceiver() 210 const std::string& out_file) in FileVoiceChannel() 233 const std::string& out_file) in FileVideoChannel()
|
/external/webp/examples/ |
D | dwebp.c | 157 static int WritePNG(FILE* out_file, const WebPDecBuffer* const buffer) { in WritePNG() 196 static int WritePNG(FILE* out_file, const WebPDecBuffer* const buffer) { in WritePNG() 293 OutputFileFormat format, const char* const out_file) { in SaveOutput() 375 const char *out_file = NULL; in main() local
|
/external/chromium_org/chrome/installer/mini_installer/ |
D | pe_resource.cc | 36 HANDLE out_file = ::CreateFile(full_path, GENERIC_WRITE, 0, NULL, in WriteToDisk() local
|
/external/chromium_org/chrome/tools/convert_dict/ |
D | convert_dict.cc | 139 FILE* out_file = base::OpenFile(out_path, "wb"); local
|
/external/chromium_org/tools/checkdeps/ |
D | graphdeps.py | 44 out_file, argument
|
/external/clang/www/ |
D | make_cxx_dr_status | 49 out_file = file(output, 'w') variable
|
/external/chromium_org/components/nacl/browser/ |
D | nacl_file_host.cc | 42 base::PlatformFile* out_file) { in PnaclDoOpenFile()
|
/external/chromium_org/chrome/app/ |
D | client_util.cc | 228 HMODULE MainDllLoader::Load(string16* out_version, string16* out_file) { in Load()
|
/external/webrtc/src/modules/audio_processing/test/ |
D | process_test.cc | 410 FILE* out_file = NULL; in void_main() local
|
/external/chromium_org/tools/imagediff/ |
D | image_diff.cc | 363 const base::FilePath& out_file) { in DiffImages()
|
/external/wpa_supplicant_8/src/utils/ |
D | wpa_debug.c | 61 static FILE *out_file = NULL; variable
|
/external/oprofile/pp/ |
D | opannotate.cpp | 641 string const out_file = op_realpath(output_dir + source); in output_one_file() local
|
/external/valgrind/main/callgrind/ |
D | dump.c | 39 static Char* out_file = 0; variable
|
/external/openssh/ |
D | ssh-keygen.c | 1919 char out_file[MAXPATHLEN], *rr_hostname = NULL; in main() local
|