Lines Matching refs:DBG_fprintf

535   DBG_fprintf(stderr, "Visu CommandLine: short options '%s'.\n", short_options->str);  in commandLineParse()
548 DBG_fprintf(stderr, "Visu Command: option '%s' found with arg '%s'.\n", in commandLineParse()
558 DBG_fprintf(stderr, "Visu Command: option '%s' found with arg '%s'.\n", in commandLineParse()
566 DBG_fprintf(stderr, "Visu Command: option '%s' found.\n", in commandLineParse()
572 DBG_fprintf(stderr, "Visu Command: set the geometry of the X window (%s).\n", optarg); in commandLineParse()
584 DBG_fprintf(stderr, "Visu Command: set the filenane for" in commandLineParse()
593 DBG_fprintf(stderr, "Visu Command: set hiding-mode to '%s' in spin rendering.\n", optarg); in commandLineParse()
603 DBG_fprintf(stderr, "Visu Command: set spin-and-atomic to TRUE in spin rendering.\n"); in commandLineParse()
607 DBG_fprintf(stderr, "Visu Command: get the values for" in commandLineParse()
616 DBG_fprintf(stderr, " | allocate %d ids.\n", nb + 1); in commandLineParse()
628 DBG_fprintf(stderr, " | found %d valid ids.\n", nb - 1); in commandLineParse()
640 DBG_fprintf(stderr, "Visu Command: set the number of isolines" in commandLineParse()
644 DBG_fprintf(stderr, "Visu Command: set the filenane for colorization to '%s'.\n", optarg); in commandLineParse()
659 DBG_fprintf(stderr, "Visu Command: set the used columns for" in commandLineParse()
675 DBG_fprintf(stderr, "Visu Command: set a previously defined color scheme (%s).\n", optarg); in commandLineParse()
686 DBG_fprintf(stderr, "Visu Command: set the translations (%s).\n", optarg); in commandLineParse()
699 DBG_fprintf(stderr, "Visu Command: set the box translations (%s).\n", optarg); in commandLineParse()
712 DBG_fprintf(stderr, "Visu Command: set the extension (%s).\n", optarg); in commandLineParse()
726 DBG_fprintf(stderr, "Visu Command: set the filenane for planes to '%s'.\n", optarg); in commandLineParse()
734 DBG_fprintf(stderr, "Visu Command: set the filenane for" in commandLineParse()
748 DBG_fprintf(stderr, "Visu Command: get the values for" in commandLineParse()
792 DBG_fprintf(stderr, "Visu Command: set the filenane for" in commandLineParse()
801 DBG_fprintf(stderr, "Visu Command: read an extended option.\n"); in commandLineParse()
814 DBG_fprintf(stderr, " | boolean : T\n"); in commandLineParse()
820 DBG_fprintf(stderr, " | boolean : F\n"); in commandLineParse()
832 DBG_fprintf(stderr, " | float : '%d'\n", (int)vali); in commandLineParse()
838 DBG_fprintf(stderr, " | float : '%g'\n", (float)vald); in commandLineParse()
845 DBG_fprintf(stderr, " | string : '%s'\n", tokens[1]); in commandLineParse()
852 DBG_fprintf(stderr, " | boolean : T\n"); in commandLineParse()
863 DBG_fprintf(stderr, "Visu Command: set the window mode to" in commandLineParse()
941 DBG_fprintf(stderr, "Visu CommandLine: read map precision %u.\n", in commandLineParse()
979 DBG_fprintf(stderr, "Visu Command: found color range %d -> [%g;%g].\n", in commandLineParse()
1057 DBG_fprintf(stderr, "Visu Command: there is one argument '%s'.\n", argv[optind]); in commandLineParse()
1211 DBG_fprintf(stderr, "Visu CommandLine: get fit to box option %d.\n", argFitToBox); in commandLineGet_fitToBox()
1392 DBG_fprintf(stderr, "Command Line: free all.\n - the arguments\n"); in commandLineFree_all()
1446 DBG_fprintf(stderr, " - the descriptions\n"); in commandLineFree_all()