/external/tensorflow/tensorflow/core/profiler/internal/ |
D | tfprof_show_test.cc | 96 string dump_file = io::JoinPath(testing::TmpDir(), "dump"); in TEST_F() local 125 string dump_file = io::JoinPath(testing::TmpDir(), "dump"); in TEST_F() local 172 string dump_file = io::JoinPath(testing::TmpDir(), "dump"); in TEST_F() local
|
D | tfprof_timeline_test.cc | 61 string dump_file = io::JoinPath(testing::TmpDir(), "dump"); in TEST_F() local 75 string dump_file = io::JoinPath(testing::TmpDir(), "dump"); in TEST_F() local
|
/external/executorch/backends/arm/test/misc/ |
D | test_debug_feats.py | 47 def _tosa_MI_pipeline(self, module: torch.nn.Module, dump_file=None): argument 61 def _tosa_BI_pipeline(self, module: torch.nn.Module, dump_file=None): argument
|
/external/pytorch/torch/_logging/ |
D | structured.py | 28 def dump_file(filename: str) -> None: function
|
/external/webrtc/modules/audio_coding/audio_network_adaptor/ |
D | debug_dump_writer.cc | 40 void DumpEventToFile(const Event& event, FileWrapper* dump_file) { in DumpEventToFile()
|
/external/pigweed/pw_allocator/py/pw_allocator/ |
D | heap_viewer.py | 145 dump_file=None, argument
|
/external/mesa3d/src/intel/tools/ |
D | error2hangdump_xe.c | 19 read_xe_data_file(FILE *dump_file, FILE *hang_dump_file, bool verbose) in read_xe_data_file()
|
/external/google-breakpad/src/client/windows/unittests/ |
D | exception_handler_test.cc | 108 static std::wstring dump_file; member in __anon3197d6fa0111::ExceptionHandlerTest 112 std::wstring ExceptionHandlerTest::dump_file; member in __anon3197d6fa0111::ExceptionHandlerTest
|
/external/google-breakpad/src/client/windows/crash_generation/ |
D | minidump_generator.h | 67 void SetDumpFile(const HANDLE dump_file) { dump_file_ = dump_file; } in SetDumpFile()
|
/external/flashrom/util/ich_descriptors_tool/ |
D | ich_descriptors_tool.c | 46 static void dump_file(const char *prefix, const uint32_t *dump, unsigned int len, in dump_file() function
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetFile.py | 94 …e, length=None, output=None, quantize=None, jetevents=[], dlsfile=None, dump_file=None, transpose=… argument 615 …me, filename, start, end, length, output, quantize, jetevents, dlsfile, dump_file, transpose, repe… argument 623 …me, filename, start, end, length, output, quantize, jetevents, dlsfile, dump_file, transpose, repe… argument
|
/external/e2fsprogs/debugfs/ |
D | dump.c | 100 static void dump_file(const char *cmdname, ext2_ino_t ino, int fd, in dump_file() function
|
/external/igt-gpu-tools/runner/ |
D | runner_tests.c | 49 static char *dump_file(int dirfd, const char *name) in dump_file() function
|
/external/google-breakpad/src/client/windows/handler/ |
D | exception_handler.cc | 923 HANDLE dump_file = CreateFile(next_minidump_path_c_, in WriteMinidumpWithExceptionForProcess() local
|
/external/OpenCSD/decoder/tests/source/ |
D | c_api_pkt_print_test.c | 292 static FILE *dump_file = NULL; /* pointer to the file providing the opcode memory */ variable
|
/external/f2fs-tools/fsck/ |
D | dump.c | 580 static void dump_file(struct f2fs_sb_info *sbi, struct node_info *ni, in dump_file() function
|
/external/webp/examples/ |
D | cwebp.c | 663 const char* in_file = NULL, *out_file = NULL, *dump_file = NULL; in main() local
|
/external/trace-cmd/tracecmd/ |
D | trace-dump.c | 1191 static void dump_file(const char *file) in dump_file() function
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | bfc_allocator.cc | 1115 std::unique_ptr<WritableFile> dump_file; in MaybeWriteMemoryMap() local
|
/external/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_context.c | 1085 char *dump_file = malloc(strlen(hud_dump_dir) + sizeof(PATH_SEP) in hud_graph_set_dump_file() local
|
/external/igt-gpu-tools/tests/i915/ |
D | i915_pm_rpm.c | 773 static void dump_file(int dir, const char *filename) in dump_file() function
|
/external/ethtool/ |
D | ethtool.c | 4681 static int do_writefwdump(struct ethtool_dump *dump, const char *dump_file) in do_writefwdump() 4710 char *dump_file; in do_getfwdump() local
|