HomeSort by relevance Sort by last modified time
    Searched full:dprintf (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/qemu/
migration-exec.c 27 #define dprintf(fmt, ...) \ macro
30 #define dprintf(fmt, ...) \ macro
46 dprintf("exec_close\n");
66 dprintf("Unable to popen exec target\n");
72 dprintf("Unable to retrieve file descriptor for popen'd handle\n");
77 dprintf("Unable to set nonblocking mode on file descriptor\n");
119 dprintf("successfully loaded vm state\n");
132 dprintf("Attempting to start an incoming migration\n");
135 dprintf("Unable to apply qemu wrapper to popen file\n");
buffered_file.c 42 #define DPRINTF(fmt, ...) \
45 #define DPRINTF(fmt, ...) \
55 DPRINTF("increasing buffer capacity from %zu by %zu\n",
78 DPRINTF("flush when error, bailing\n");
82 DPRINTF("flushing %zu byte(s) of data\n", s->buffer_size);
90 DPRINTF("backend not ready, freezing\n");
96 DPRINTF("error flushing data, %zd\n", ret);
100 DPRINTF("flushed %zd byte(s)\n", ret);
105 DPRINTF("flushed %zu of %zu byte(s)\n", offset, s->buffer_size);
116 DPRINTF("putting %d bytes at %" PRId64 "\n", size, pos)
    [all...]
migration.c 25 #define dprintf(fmt, ...) \ macro
28 #define dprintf(fmt, ...) \ macro
172 dprintf("suspending monitor\n");
180 dprintf("setting error state\n");
190 dprintf("closing file\n");
241 dprintf("beginning savevm\n");
244 dprintf("failed, %d\n", ret);
257 dprintf("put_ready returning because of non-active state\n");
261 dprintf("iterate\n");
264 dprintf("done iterating\n")
    [all...]
migration-dummy-android.c 25 #define dprintf(fmt, ...) \ macro
28 #define dprintf(fmt, ...) \ macro
migration-tcp-android.c 25 #define dprintf(fmt, ...) \ macro
28 #define dprintf(fmt, ...) \ macro
44 dprintf("tcp_close\n");
58 dprintf("connect completed\n");
61 dprintf("error connecting %d\n", val);
115 dprintf("connect failed\n");
133 dprintf("accepted migration\n");
153 dprintf("successfully loaded vm state\n");
migration-tcp.c 25 #define dprintf(fmt, ...) \ macro
28 #define dprintf(fmt, ...) \ macro
44 dprintf("tcp_close\n");
59 dprintf("connect completed\n");
74 dprintf("error connecting %d\n", val);
123 dprintf("connect failed\n");
145 dprintf("accepted migration\n");
165 dprintf("successfully loaded vm state\n");
  /external/qemu/distrib/sdl-1.2.12/src/video/nanox/
SDL_nxmouse.c 42 Dprintf ("enter NX_CreateWMCursor\n") ;
50 Dprintf ("leave NX_CreateWMCursor\n") ;
56 Dprintf ("NX_FreeWMCursor\n") ;
65 Dprintf ("enter NX_WarpWMCursor\n") ;
72 Dprintf ("leave NX_WarpWMCursor\n") ;
77 Dprintf ("NX_ShowWMCursor\n") ;
SDL_nxevents.c 42 Dprintf ("enter NX_InitOSKeymap\n") ;
109 Dprintf ("leave NX_InitOSKeymap\n") ;
116 Dprintf ("enter NX_TranslateKey\n") ;
160 Dprintf ("leave NX_TranslateKey\n") ;
185 Dprintf ("mouse enter\n") ;
192 Dprintf ("mouse exit\n") ;
199 Dprintf ("focus in\n") ;
206 Dprintf ("focus out\n") ;
213 Dprintf ("mouse motion\n") ;
232 Dprintf ("button down\n")
    [all...]
SDL_nxwm.c 35 Dprintf ("enter NX_SetCaption\n") ;
44 Dprintf ("leave NX_SetCaption\n") ;
49 Dprintf ("enter NX_GetWMInfo\n") ;
60 Dprintf ("leave NX_GetWMInfo\n") ;
SDL_nxvideo.c 56 Dprintf ("enter NX_Available\n") ;
61 Dprintf ("leave NX_Available\n") ;
67 Dprintf ("enter NX_DeleteDevice\n") ;
75 Dprintf ("leave NX_DeleteDevice\n") ;
82 Dprintf ("enter NX_CreateDevice\n") ;
146 Dprintf ("leave NX_CreateDevice\n") ;
158 Dprintf ("enter create_aux_windows\n") ;
183 Dprintf ("leave create_aux_windows\n") ;
190 Dprintf ("enter NX_VideoInit\n") ;
247 Dprintf ("leave NX_VideoInit\n")
    [all...]
SDL_nximage.c 37 Dprintf ("enter NX_NormalUpdate\n") ;
118 Dprintf ("leave NX_NormalUpdate\n") ;
125 Dprintf ("enter NX_SetupImage\n") ;
143 Dprintf ("leave NX_SetupImage\n") ;
149 Dprintf ("enter NX_DestroyImage\n") ;
155 Dprintf ("leave NX_DestroyImage\n") ;
163 Dprintf ("enter NX_ResizeImage\n") ;
181 Dprintf ("leave NX_ResizeImage\n") ;
187 Dprintf ("enter NX_RefreshDisplay\n") ;
229 Dprintf ("leave NX_RefreshDisplay\n")
    [all...]
SDL_nxvideo.h 36 #define Dprintf printf
38 #define Dprintf(ignore...)
  /bootable/bootloader/legacy/nandwrite/
nandwrite.c 54 dprintf("verify failed at %x\n", offset);
66 dprintf("verify done %d extra bytes\n", verify_extra);
75 dprintf("image @ %x (%d bytes)\n", addr, len);
76 dprintf("write to '%s' partition\n", name);
89 dprintf("erasing flash @ %d (len=%d)\n", p->start, p->length);
93 dprintf("writing flash at @ %d\n", p->start);
120 dprintf("%x: ", (unsigned) b);
122 dprintf("%b ", *b++);
124 dprintf("\n%x: ", (unsigned) b);
128 if(count != 0) dprintf("\n")
    [all...]
  /bootable/bootloader/legacy/libc/
Android.mk 8 dprintf.c \
  /bootable/bootloader/legacy/usbloader/
usbloader.c 126 dprintf("cmdline: '%s'\n", oldcmdline);
127 dprintf("cmdline: '%s'\n", cmdline);
149 dprintf("CMDLINE: '%s'\n", ((char*) (np + 2)));
195 dprintf("bootimg: bad header\n");
200 dprintf("bootimg: invalid page size\n");
209 dprintf("bootimg: invalid image size");
226 dprintf("bootimg: kernel addr=%x size=%x\n",
228 dprintf("bootimg: ramdisk addr=%x size=%x\n",
274 // dprintf("tx_status('%s')\n", status);
349 dprintf("\n> %s\n",cmdbuf)
    [all...]
  /external/qemu/hw/
scsi-disk.c 21 #define DPRINTF(fmt, ...) \
24 #define DPRINTF(fmt, ...) do {} while(0)
142 DPRINTF("Command complete tag=0x%x status=%d sense=%d\n", r->tag, status, sense);
154 DPRINTF("Cancel tag=0x%x\n", tag);
170 DPRINTF("IO error\n");
175 DPRINTF("Data ready tag=0x%x len=%d\n", r->tag, r->iov.iov_len);
195 DPRINTF("Read buf_len=%d\n", r->iov.iov_len);
200 DPRINTF("Read sector_count=%d\n", r->sector_count);
264 DPRINTF("Write complete tag=0x%x more=%d\n", r->tag, len);
295 DPRINTF("Write data tag=0x%x\n", tag)
    [all...]
usb-msd.c 19 #define DPRINTF(fmt, ...) \
22 #define DPRINTF(fmt, ...) do {} while(0)
181 DPRINTF("Command complete %d\n", arg);
215 DPRINTF("Packet complete %p\n", p);
226 DPRINTF("Reset\n");
377 DPRINTF("Command on LUN %d\n", cbw.lun);
391 DPRINTF("Command tag 0x%x flags %08x len %d data %d\n",
408 DPRINTF("Data out %d/%d\n", len, s->data_len);
424 DPRINTF("Deferring packet %p\n", p);
434 DPRINTF("Unexpected write (len %d)\n", len)
    [all...]
usb-ohci.c 44 #define dprintf printf macro
46 #define dprintf(...) macro
356 dprintf("usb-ohci: Attached port %d\n", port1->index);
374 dprintf("usb-ohci: Detached port %d\n", port1->index);
428 dprintf("usb-ohci: Reset %s\n", ohci->name);
594 dprintf("Async packet complete\n");
649 dprintf("usb-ohci: ISO_TD R=%d < 0\n", relative_frame_number);
654 dprintf("usb-ohci: ISO_TD R=%d > FC=%d\n", relative_frame_number,
857 dprintf("Skipping async TD\n");
908 dprintf(" TD @ 0x%.8x %u bytes %s r=%d cbp=0x%.8x be=0x%.8x\n"
    [all...]
  /bootable/bootloader/legacy/arch_msm7k/
mddi.c 53 dprintf("bad caps header\n");
58 dprintf("mddi: bm: %d,%d win %d,%d rgb %x\n",
62 dprintf("mddi: vend %x prod %x\n",
159 if(timeout == 0) dprintf("timeout\n");
168 // dprintf("mddi_init()\n");
229 dprintf("panel is %d x %d\n", fb_width, fb_height);
234 // dprintf("FB @ %x mlist @ %x\n", (unsigned) FB, (unsigned) mlist);
smem.c 79 dprintf("--- smem info ---\n");
81 dprintf("heap: init=%x free=%x remain=%x\n",
89 dprintf("%x: alloc=%x offset=%x size=%x\n",
nand.c 81 dprintf("ERROR: result: %x\n", n);
82 dprintf("ERROR: flush: %x %x %x %x\n",
139 dprintf("status: %x\n", data[3]);
141 dprintf("nandid: %x maker %b device %b\n",
191 dprintf("status: %x\n", data[5]);
311 dprintf("read page %d: status: %x %x %x %x\n",
315 dprintf("data%d: %x %x %x %x\n", n, ptr[0], ptr[1], ptr[2], ptr[3]);
317 dprintf("spare data%d %x %x %x %x\n", n, ptr[0], ptr[1], ptr[2], ptr[3]);
429 dprintf("write page %d: status: %x %x %x %x\n",
468 dprintf("nandcfg: %x %x (initial)\n", CFG0, CFG1)
    [all...]
  /external/qemu/slirp/
bootp.c 46 #define dprintf(fmt, ...) \ macro
49 #define dprintf(fmt, ...) macro
131 dprintf("dhcp: tag=%d len=%d\n", tag, len);
166 dprintf("bootp packet op=%d msgtype=%d", bp->bp_op, dhcp_msg_type);
168 dprintf(" req_addr=%08x\n", ntohl(preq_addr->s_addr));
170 dprintf("\n");
199 dprintf("no address left\n");
240 dprintf("%s addr=%08x\n",
299 dprintf("nak'ed addr=%08x\n", ntohl(preq_addr->s_addr));
  /external/qemu/slirp-android/
bootp.c 47 #define dprintf(fmt, ...) \ macro
50 #define dprintf(fmt, ...) macro
136 dprintf("dhcp: tag=%d len=%d\n", tag, len);
171 dprintf("bootp packet op=%d msgtype=%d", bp->bp_op, dhcp_msg_type);
173 dprintf(" req_addr=%08x\n", ntohl(*preq_addr));
175 dprintf("\n");
204 dprintf("no address left\n");
244 dprintf("%s addr=%08x\n",
303 dprintf("nak'ed addr=%08x\n", ip_geth(*preq_addr));
  /external/bluetooth/bluez/tools/
hciattach_ti.c 49 #define DPRINTF(x...) printf(x)
51 #define DPRINTF(x...)
322 DPRINTF("W");
326 DPRINTF("R");
329 DPRINTF("S");
333 DPRINTF("D");
337 DPRINTF("C");
392 DPRINTF("Sending script to serial device\n");
410 DPRINTF("Sending script to bluetooth socket\n");
434 DPRINTF("\n")
    [all...]
  /sdk/sdklauncher/
sdklauncher.c 39 void dprintf(char *msg, ...) { function
222 dprintf("Program dir: %s\n", program_dir);
236 dprintf("CreateProcess returned %d\n", ret);
242 dprintf("Wait for process to finish.\n");
250 dprintf("Cleanup.\n");
269 dprintf("Verbose debug mode.\n");

Completed in 597 milliseconds

1 2 3