/external/python/cpython2/Tools/webchecker/ |
D | webchecker.py | 150 dumpfile = DUMPFILE 170 dumpfile = a 192 c = load_pickle(dumpfile=dumpfile, verbose=verbose) 234 if c.save_pickle(dumpfile): 235 if dumpfile == DUMPFILE: 239 dumpfile) 242 def load_pickle(dumpfile=DUMPFILE, verbose=VERBOSE): argument 244 print "Loading checkpoint from %s ..." % dumpfile 245 f = open(dumpfile, "rb") 641 def save_pickle(self, dumpfile=DUMPFILE): argument [all …]
|
/external/libmtp/src/ |
D | libusb-glue.c | 237 static int probe_device_descriptor(struct usb_device *dev, FILE *dumpfile) in probe_device_descriptor() argument 313 if (dumpfile != NULL) { in probe_device_descriptor() 314 fprintf(dumpfile, " Found PTP device, check vendor " in probe_device_descriptor() 339 if (dumpfile != NULL) { in probe_device_descriptor() 340 fprintf(dumpfile, "Configuration %d, interface %d, altsetting %d:\n", i, j, k); in probe_device_descriptor() 341 fprintf(dumpfile, " Interface description contains the string \"MTP\"\n"); in probe_device_descriptor() 342 fprintf(dumpfile, " Device recognized as MTP, no further probing.\n"); in probe_device_descriptor() 397 if (dumpfile != NULL && ret > 0) { in probe_device_descriptor() 398 fprintf(dumpfile, "Microsoft device descriptor 0xee:\n"); in probe_device_descriptor() 399 data_dump_ascii(dumpfile, buf, ret, 16); in probe_device_descriptor() [all …]
|
D | libusb1-glue.c | 234 static int probe_device_descriptor(libusb_device *dev, FILE *dumpfile) in probe_device_descriptor() argument 320 if (dumpfile != NULL) { in probe_device_descriptor() 321 fprintf(dumpfile, "Configuration %d, interface %d, altsetting %d:\n", i, j, k); in probe_device_descriptor() 322 fprintf(dumpfile, " Found PTP device, check vendor " in probe_device_descriptor() 349 if (dumpfile != NULL) { in probe_device_descriptor() 350 fprintf(dumpfile, "Configuration %d, interface %d, altsetting %d:\n", i, j, k); in probe_device_descriptor() 351 fprintf(dumpfile, " Interface description contains the string \"MTP\"\n"); in probe_device_descriptor() 352 fprintf(dumpfile, " Device recognized as MTP, no further probing.\n"); in probe_device_descriptor() 400 if (dumpfile != NULL && ret > 0) { in probe_device_descriptor() 401 fprintf(dumpfile, "Microsoft device descriptor 0xee:\n"); in probe_device_descriptor() [all …]
|
D | libopenusb1-glue.c | 209 static int probe_device_descriptor(openusb_dev_handle_t *dev, FILE *dumpfile) { in probe_device_descriptor() argument 307 if (dumpfile != NULL) { in probe_device_descriptor() 308 … fprintf(dumpfile, "Configuration %d, interface %d, altsetting %d:\n", i, j, k); in probe_device_descriptor() 309 fprintf(dumpfile, " Interface description contains the string \"MTP\"\n"); in probe_device_descriptor() 310 fprintf(dumpfile, " Device recognized as MTP, no further probing.\n"); in probe_device_descriptor() 344 if (dumpfile != NULL && ret > 0) { in probe_device_descriptor() 345 fprintf(dumpfile, "Microsoft device descriptor 0xee:\n"); in probe_device_descriptor() 346 data_dump_ascii(dumpfile, buf, ret, 16); in probe_device_descriptor() 392 if (dumpfile != NULL && ctrl.result.transferred_bytes > 0) { in probe_device_descriptor() 393 fprintf(dumpfile, "Microsoft device response to control message 1, CMD 0x%02x:\n", cmd); in probe_device_descriptor() [all …]
|
/external/blktrace/iowatcher/ |
D | blkparse.c | 782 static int dump_traces(struct tracelist *traces, int count, char *dumpfile) in dump_traces() argument 800 argv[i++] = dumpfile; in dump_traces() 819 char *dumpfile; in find_trace_file() local 847 ret = asprintf(&dumpfile, "%s.dump", filename); in find_trace_file() 852 ret = stat(dumpfile, &st); in find_trace_file() 854 return dumpfile; in find_trace_file() 864 ret = dump_traces(traces, count, dumpfile); in find_trace_file() 867 return dumpfile; in find_trace_file() 870 free(dumpfile); in find_trace_file() 885 ret = asprintf(&dumpfile, "%*s.dump", len, filename); in find_trace_file() [all …]
|
/external/openssh/regress/misc/kexfuzz/ |
D | kexfuzz.c | 53 FILE *dumpfile; in packet_hook() local 77 if ((dumpfile = fopen(ctx->dump_path, "w+")) == NULL) in packet_hook() 80 if (fwrite(typep, 1, 1, dumpfile) != 1) in packet_hook() 84 1, dumpfile) != 1) in packet_hook() 90 fclose(dumpfile); in packet_hook()
|
/external/autotest/site_utils/ |
D | dump_to_cloudsql.py | 193 def dump_to_cloudsql(dumpfile, manager, cmd_offset=0): argument 203 total = os.path.getsize(dumpfile) 206 with open(dumpfile, 'r') as dump:
|
/external/autotest/client/cros/ |
D | p2p_utils.py | 102 dumpfile = os.path.join(dumpdir, 'dump-%s.pcap' % self.tap.name) 103 self._tcpdump = tcpdump.Tcpdump(self.tap.name, dumpfile)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GVN/ |
D | 2007-07-26-PhiErasure.ll | 10 define i32 @reload(%struct.rtx_def* %first, i32 %global, %struct.FILE* %dumpfile) { 30 ; CHECK: define i32 @reload(%struct.rtx_def* %first, i32 %global, %struct.FILE* %dumpfile) {
|
/external/swiftshader/third_party/LLVM/test/Transforms/GVN/ |
D | 2007-07-26-PhiErasure.ll | 10 define i32 @reload(%struct.rtx_def* %first, i32 %global, %struct.FILE* %dumpfile) {
|
/external/llvm/test/Transforms/GVN/ |
D | 2007-07-26-PhiErasure.ll | 10 define i32 @reload(%struct.rtx_def* %first, i32 %global, %struct.FILE* %dumpfile) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NewGVN/ |
D | 2007-07-26-PhiErasure.ll | 11 define i32 @reload(%struct.rtx_def* %first, i32 %global, %struct.FILE* %dumpfile) {
|
/external/curl/tests/server/ |
D | sws.c | 906 const char *dumpfile = is_proxy?REQUEST_PROXY_DUMP:REQUEST_DUMP; in storerequest() local 914 dump = fopen(dumpfile, "ab"); in storerequest() 918 dumpfile, error, strerror(error)); in storerequest() 934 logmsg("Wrote request (%zu bytes) input to %s", totalsize, dumpfile); in storerequest() 937 dumpfile, error, strerror(error)); in storerequest() 939 totalsize-writeleft, totalsize, dumpfile); in storerequest() 949 dumpfile, error, strerror(error)); in storerequest()
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | minidump_writer_unittest.cc | 300 string dumpfile = temp_dir.path() + kMDWriterUnitTestFileName; in TEST() local 316 ASSERT_TRUE(WriteMinidump(dumpfile.c_str(), child, &context, sizeof(context), in TEST() 322 Minidump minidump(dumpfile); in TEST()
|