Home | History | Annotate | Download | only in parser

Lines Matching full:printf

275 		printf(" uint");
278 printf(" int");
281 printf(" bool");
306 printf(" 0x%jx", val2);
308 printf("0");
309 printf("%jx", val);
312 printf(" err");
318 printf(" 0x%jx", val);
337 printf(" uuid-128 ");
339 printf("%02x", ((unsigned char *) frm->ptr)[i]);
341 printf("-");
347 printf(" *err*");
363 printf(" %s 0x%04x", s, uuid);
365 printf(" (%s)", s);
382 printf(" %s", name);
385 printf(" %02x", ((unsigned char *) frm->ptr)[i]);
387 printf(" \"");
389 printf("%c", ((char *) frm->ptr)[i]);
390 printf("\"");
413 printf(" null");
425 printf("\n");
437 printf(" <");
439 printf(" >");
442 printf(" [");
444 printf(" ]");
454 printf("pat");
462 printf("\nERROR: Unexpected syntax (UUID)\n");
466 printf("\n");
468 printf("\nERROR: Unexpected syntax (SEQ)\n");
480 printf("aid(s)");
494 printf(" 0x%04x (%s)", attr_id, name);
498 printf(" 0x%04x - 0x%04x",
504 printf("\nERROR: Unexpected syntax\n");
508 printf("\n");
510 printf("\nERROR: Unexpected syntax\n");
532 printf("aid 0x%04x (%s)\n", attr_id, name);
542 printf("\n");
544 printf("\nERROR: Unexpected syntax\n");
550 printf("\nERROR: Unexpected syntax\n");
563 printf("record #%d\n", cnt++);
567 printf("\nERROR: Unexpected syntax\n");
578 printf("cont");
580 printf(" %2.2X", buf[i]);
581 printf("\n");
687 printf("SDP %s: tid 0x%x len 0x%x\n", pid2str(hdr->pid), tid, len);
692 printf("code 0x%x info ", get_u16(frm));
696 printf("none\n");
705 printf("max %d\n", get_u16(frm));
719 printf("count %d of %d\n", count, total);
721 printf("count %d\n", count);
727 printf("handle%s", count > 1 ? "s" : "");
729 printf(" 0x%x", get_u32(frm));
730 printf("\n");
740 printf("handle 0x%x\n", get_u32(frm));
744 printf("max %d\n", get_u16(frm));
757 printf("count %d\n", count);
777 printf("max %d\n", get_u16(frm));
790 printf("count %d\n", count);