• Home
  • Raw
  • Download

Lines Matching refs:FormatLocaleFile

417   (void) FormatLocaleFile(stderr, "Geometry = 0x%04X : %lg x %lg %+lg %+lg\n",  in ParseKernelName()
3763 (void) (void) FormatLocaleFile(stderr, in MorphologyApply()
3946 (void) FormatLocaleFile(stderr, "\n"); /* add end-of-line from previous */ in MorphologyApply()
3947 (void) (void) FormatLocaleFile(stderr, in MorphologyApply()
3970 (void) FormatLocaleFile(stderr, " Total %.20g",(double) kernel_changed); in MorphologyApply()
3972 (void) FormatLocaleFile(stderr, "\n"); /* add end-of-line before looping */ in MorphologyApply()
3975 (void) FormatLocaleFile(stderr, "--E-- image=0x%lx\n", (unsigned long)image); in MorphologyApply()
3976 (void) FormatLocaleFile(stderr, " curr =0x%lx\n", (unsigned long)curr_image); in MorphologyApply()
3977 (void) FormatLocaleFile(stderr, " work =0x%lx\n", (unsigned long)work_image); in MorphologyApply()
3978 (void) FormatLocaleFile(stderr, " save =0x%lx\n", (unsigned long)save_image); in MorphologyApply()
3979 (void) FormatLocaleFile(stderr, " union=0x%lx\n", (unsigned long)rslt_image); in MorphologyApply()
3997 (void) FormatLocaleFile(stderr, in MorphologyApply()
4005 (void) FormatLocaleFile(stderr, in MorphologyApply()
4022 (void) FormatLocaleFile(stderr, " (re-iterate)"); in MorphologyApply()
4024 (void) FormatLocaleFile(stderr, " (done)"); in MorphologyApply()
4030 (void) FormatLocaleFile(stderr, " (save for compose)"); in MorphologyApply()
4043 (void) FormatLocaleFile(stderr, " (compose \"%s\")", in MorphologyApply()
4051 (void) FormatLocaleFile(stderr, "\n"); in MorphologyApply()
4478 (void) FormatLocaleFile(stderr, "Geometry = 0x%04X : %lg x %lg %+lg %+lg\n", in ScaleGeometryKernelInfo()
4667 (void) FormatLocaleFile(stderr, "Kernel"); in ShowKernelInfo()
4669 (void) FormatLocaleFile(stderr, " #%lu", (unsigned long) c ); in ShowKernelInfo()
4670 (void) FormatLocaleFile(stderr, " \"%s", in ShowKernelInfo()
4673 (void) FormatLocaleFile(stderr, "@%lg", k->angle); in ShowKernelInfo()
4674 (void) FormatLocaleFile(stderr, "\" of size %lux%lu%+ld%+ld",(unsigned long) in ShowKernelInfo()
4676 (void) FormatLocaleFile(stderr, in ShowKernelInfo()
4680 (void) FormatLocaleFile(stderr, "Forming a output range from %.*lg to %.*lg", in ShowKernelInfo()
4684 (void) FormatLocaleFile(stderr, " (Zero-Summing)\n"); in ShowKernelInfo()
4686 (void) FormatLocaleFile(stderr, " (Normalized)\n"); in ShowKernelInfo()
4688 (void) FormatLocaleFile(stderr, " (Sum %.*lg)\n", in ShowKernelInfo()
4691 (void) FormatLocaleFile(stderr, "%2lu:", (unsigned long) v ); in ShowKernelInfo()
4694 (void) FormatLocaleFile(stderr," %*s", GetMagickPrecision()+3, "nan"); in ShowKernelInfo()
4696 (void) FormatLocaleFile(stderr," %*.*lg", GetMagickPrecision()+3, in ShowKernelInfo()
4698 (void) FormatLocaleFile(stderr,"\n"); in ShowKernelInfo()