• Home
  • Raw
  • Download

Lines Matching refs:FormatLocaleFile

417   (void) FormatLocaleFile(stderr, "Geometry = 0x%04X : %lg x %lg %+lg %+lg\n",  in ParseKernelName()
3751 (void) (void) FormatLocaleFile(stderr, in MorphologyApply()
3934 (void) FormatLocaleFile(stderr, "\n"); /* add end-of-line from previous */ in MorphologyApply()
3935 (void) (void) FormatLocaleFile(stderr, in MorphologyApply()
3958 (void) FormatLocaleFile(stderr, " Total %.20g",(double) kernel_changed); in MorphologyApply()
3960 (void) FormatLocaleFile(stderr, "\n"); /* add end-of-line before looping */ in MorphologyApply()
3963 (void) FormatLocaleFile(stderr, "--E-- image=0x%lx\n", (unsigned long)image); in MorphologyApply()
3964 (void) FormatLocaleFile(stderr, " curr =0x%lx\n", (unsigned long)curr_image); in MorphologyApply()
3965 (void) FormatLocaleFile(stderr, " work =0x%lx\n", (unsigned long)work_image); in MorphologyApply()
3966 (void) FormatLocaleFile(stderr, " save =0x%lx\n", (unsigned long)save_image); in MorphologyApply()
3967 (void) FormatLocaleFile(stderr, " union=0x%lx\n", (unsigned long)rslt_image); in MorphologyApply()
3985 (void) FormatLocaleFile(stderr, in MorphologyApply()
3993 (void) FormatLocaleFile(stderr, in MorphologyApply()
4010 (void) FormatLocaleFile(stderr, " (re-iterate)"); in MorphologyApply()
4012 (void) FormatLocaleFile(stderr, " (done)"); in MorphologyApply()
4018 (void) FormatLocaleFile(stderr, " (save for compose)"); in MorphologyApply()
4031 (void) FormatLocaleFile(stderr, " (compose \"%s\")", in MorphologyApply()
4039 (void) FormatLocaleFile(stderr, "\n"); in MorphologyApply()
4466 (void) FormatLocaleFile(stderr, "Geometry = 0x%04X : %lg x %lg %+lg %+lg\n", in ScaleGeometryKernelInfo()
4655 (void) FormatLocaleFile(stderr, "Kernel"); in ShowKernelInfo()
4657 (void) FormatLocaleFile(stderr, " #%lu", (unsigned long) c ); in ShowKernelInfo()
4658 (void) FormatLocaleFile(stderr, " \"%s", in ShowKernelInfo()
4661 (void) FormatLocaleFile(stderr, "@%lg", k->angle); in ShowKernelInfo()
4662 (void) FormatLocaleFile(stderr, "\" of size %lux%lu%+ld%+ld",(unsigned long) in ShowKernelInfo()
4664 (void) FormatLocaleFile(stderr, in ShowKernelInfo()
4668 (void) FormatLocaleFile(stderr, "Forming a output range from %.*lg to %.*lg", in ShowKernelInfo()
4672 (void) FormatLocaleFile(stderr, " (Zero-Summing)\n"); in ShowKernelInfo()
4674 (void) FormatLocaleFile(stderr, " (Normalized)\n"); in ShowKernelInfo()
4676 (void) FormatLocaleFile(stderr, " (Sum %.*lg)\n", in ShowKernelInfo()
4679 (void) FormatLocaleFile(stderr, "%2lu:", (unsigned long) v ); in ShowKernelInfo()
4682 (void) FormatLocaleFile(stderr," %*s", GetMagickPrecision()+3, "nan"); in ShowKernelInfo()
4684 (void) FormatLocaleFile(stderr," %*.*lg", GetMagickPrecision()+3, in ShowKernelInfo()
4686 (void) FormatLocaleFile(stderr,"\n"); in ShowKernelInfo()