Home
last modified time | relevance | path

Searched refs:LocaleCompare (Results 1 – 25 of 128) sorted by relevance

123456

/external/ImageMagick/MagickWand/
Dconvert.c576 if ((LocaleCompare("version",option+1) == 0) || in ConvertImageCommand()
577 (LocaleCompare("-version",option+1) == 0)) in ConvertImageCommand()
602 if ((argc > 2) && (LocaleCompare("-concatenate",argv[1]) == 0)) in ConvertImageCommand()
607 if (LocaleCompare(option,"(") == 0) in ConvertImageCommand()
616 if (LocaleCompare(option,")") == 0) in ConvertImageCommand()
634 if ((LocaleCompare(filename,"--") == 0) && (i < (ssize_t) (argc-1))) in ConvertImageCommand()
652 if (LocaleCompare("adaptive-blur",option+1) == 0) in ConvertImageCommand()
661 if (LocaleCompare("adaptive-resize",option+1) == 0) in ConvertImageCommand()
670 if (LocaleCompare("adaptive-sharpen",option+1) == 0) in ConvertImageCommand()
679 if (LocaleCompare("adjoin",option+1) == 0) in ConvertImageCommand()
[all …]
Dmontage.c338 if ((LocaleCompare("version",option+1) == 0) || in MontageImageCommand()
339 (LocaleCompare("-version",option+1) == 0)) in MontageImageCommand()
372 if (LocaleCompare(option,"(") == 0) in MontageImageCommand()
381 if (LocaleCompare(option,")") == 0) in MontageImageCommand()
404 if ((LocaleCompare(filename,"--") == 0) && (i < (ssize_t) (argc-1))) in MontageImageCommand()
419 if (LocaleCompare(filename,image_info->filename) == 0) in MontageImageCommand()
437 if (LocaleCompare("adaptive-sharpen",option+1) == 0) in MontageImageCommand()
446 if (LocaleCompare("adjoin",option+1) == 0) in MontageImageCommand()
448 if (LocaleCompare("affine",option+1) == 0) in MontageImageCommand()
459 if (LocaleCompare("alpha",option+1) == 0) in MontageImageCommand()
[all …]
Ddisplay.c360 if ((LocaleCompare("version",option+1) == 0) || in DisplayImageCommand()
361 (LocaleCompare("-version",option+1) == 0)) in DisplayImageCommand()
404 if (LocaleCompare("display",option+1) == 0) in DisplayImageCommand()
414 if ((LocaleCompare("help",option+1) == 0) || in DisplayImageCommand()
415 (LocaleCompare("-help",option+1) == 0)) in DisplayImageCommand()
466 if (LocaleCompare(option,"(") == 0) in DisplayImageCommand()
475 if (LocaleCompare(option,")") == 0) in DisplayImageCommand()
498 if ((LocaleCompare(filename,"--") == 0) && (i < (ssize_t) (argc-1))) in DisplayImageCommand()
657 if (LocaleCompare(filename,"-") == 0) in DisplayImageCommand()
667 if (LocaleCompare("alpha",option+1) == 0) in DisplayImageCommand()
[all …]
Danimate.c313 if ((LocaleCompare("version",option+1) == 0) || in AnimateImageCommand()
314 (LocaleCompare("-version",option+1) == 0)) in AnimateImageCommand()
347 if (LocaleCompare("display",option+1) == 0) in AnimateImageCommand()
357 if ((LocaleCompare("help",option+1) == 0) || in AnimateImageCommand()
358 (LocaleCompare("-help",option+1) == 0)) in AnimateImageCommand()
403 if (LocaleCompare(option,"(") == 0) in AnimateImageCommand()
412 if (LocaleCompare(option,")") == 0) in AnimateImageCommand()
433 if ((LocaleCompare(filename,"--") == 0) && (i < (ssize_t) (argc-1))) in AnimateImageCommand()
454 if (LocaleCompare("alpha",option+1) == 0) in AnimateImageCommand()
470 if (LocaleCompare("alpha-color",option+1) == 0) in AnimateImageCommand()
[all …]
Dmogrify.c161 if (LocaleCompare("-bench",option) == 0) in MagickCommandGenesis()
163 if (LocaleCompare("-concurrent",option) == 0) in MagickCommandGenesis()
165 if (LocaleCompare("-debug",option) == 0) in MagickCommandGenesis()
167 if (LocaleCompare("-distribute-cache",option) == 0) in MagickCommandGenesis()
172 if (LocaleCompare("-duration",option) == 0) in MagickCommandGenesis()
174 if (LocaleCompare("-regard-warnings",option) == 0) in MagickCommandGenesis()
768 if (LocaleCompare("adaptive-blur",option+1) == 0) in MogrifyImage()
781 if (LocaleCompare("adaptive-resize",option+1) == 0) in MogrifyImage()
792 if (LocaleCompare("adaptive-sharpen",option+1) == 0) in MogrifyImage()
805 if (LocaleCompare("affine",option+1) == 0) in MogrifyImage()
[all …]
Dimport.c302 if ((LocaleCompare("version",option+1) == 0) || in ImportImageCommand()
303 (LocaleCompare("-version",option+1) == 0)) in ImportImageCommand()
336 if (LocaleCompare("display",option+1) == 0) in ImportImageCommand()
346 if ((LocaleCompare("help",option+1) == 0) || in ImportImageCommand()
347 (LocaleCompare("-help",option+1) == 0)) in ImportImageCommand()
380 if (LocaleCompare("None",resource_value) == 0) in ImportImageCommand()
382 if (LocaleCompare("Line",resource_value) == 0) in ImportImageCommand()
384 if (LocaleCompare("Plane",resource_value) == 0) in ImportImageCommand()
386 if (LocaleCompare("Partition",resource_value) == 0) in ImportImageCommand()
421 if (LocaleCompare(option,"(") == 0) in ImportImageCommand()
[all …]
Dcomposite.c461 if ((LocaleCompare("version",option+1) == 0) || in CompositeImageCommand()
462 (LocaleCompare("-version",option+1) == 0)) in CompositeImageCommand()
494 if (LocaleCompare(option,"(") == 0) in CompositeImageCommand()
503 if (LocaleCompare(option,")") == 0) in CompositeImageCommand()
521 if ((LocaleCompare(filename,"--") == 0) && (i < (ssize_t) (argc-1))) in CompositeImageCommand()
536 if (LocaleCompare("affine",option+1) == 0) in CompositeImageCommand()
547 if (LocaleCompare("alpha",option+1) == 0) in CompositeImageCommand()
563 if (LocaleCompare("authenticate",option+1) == 0) in CompositeImageCommand()
576 if (LocaleCompare("background",option+1) == 0) in CompositeImageCommand()
585 if (LocaleCompare("blend",option+1) == 0) in CompositeImageCommand()
[all …]
Didentify.c251 if ((LocaleCompare("version",option+1) == 0) || in IdentifyImageCommand()
252 (LocaleCompare("-version",option+1) == 0)) in IdentifyImageCommand()
281 if (LocaleCompare(option,"(") == 0) in IdentifyImageCommand()
290 if (LocaleCompare(option,")") == 0) in IdentifyImageCommand()
316 if ((LocaleCompare(filename,"--") == 0) && (i < (ssize_t) (argc-1))) in IdentifyImageCommand()
360 if (LocaleCompare("alpha",option+1) == 0) in IdentifyImageCommand()
377 if (LocaleCompare("antialias",option+1) == 0) in IdentifyImageCommand()
379 if (LocaleCompare("authenticate",option+1) == 0) in IdentifyImageCommand()
392 if (LocaleCompare("cache",option+1) == 0) in IdentifyImageCommand()
403 if (LocaleCompare("channel",option+1) == 0) in IdentifyImageCommand()
[all …]
Dstream.c230 if ((LocaleCompare("version",option+1) == 0) || in StreamImageCommand()
231 (LocaleCompare("-version",option+1) == 0)) in StreamImageCommand()
266 if (LocaleCompare(option,"(") == 0) in StreamImageCommand()
274 if (LocaleCompare(option,")") == 0) in StreamImageCommand()
292 if ((LocaleCompare(filename,"--") == 0) && (i < (ssize_t) (argc-1))) in StreamImageCommand()
308 if (LocaleCompare("authenticate",option+1) == 0) in StreamImageCommand()
321 if (LocaleCompare("cache",option+1) == 0) in StreamImageCommand()
332 if (LocaleCompare("channel",option+1) == 0) in StreamImageCommand()
348 if (LocaleCompare("colorspace",option+1) == 0) in StreamImageCommand()
365 if (LocaleCompare("compress",option+1) == 0) in StreamImageCommand()
[all …]
Doperation.c475 if (LocaleCompare("adjoin",option+1) == 0) in CLISettingOptionInfo()
480 if (LocaleCompare("affine",option+1) == 0) in CLISettingOptionInfo()
489 if (LocaleCompare("alpha-color",option+1) == 0) in CLISettingOptionInfo()
497 if (LocaleCompare("antialias",option+1) == 0) in CLISettingOptionInfo()
504 if (LocaleCompare("attenuate",option+1) == 0) in CLISettingOptionInfo()
511 if (LocaleCompare("authenticate",option+1) == 0) in CLISettingOptionInfo()
520 if (LocaleCompare("background",option+1) == 0) in CLISettingOptionInfo()
539 if (LocaleCompare("bias",option+1) == 0) in CLISettingOptionInfo()
552 if (LocaleCompare("black-point-compensation",option+1) == 0) in CLISettingOptionInfo()
560 if (LocaleCompare("blue-primary",option+1) == 0) in CLISettingOptionInfo()
[all …]
Dcompare.c263 if ((LocaleCompare("version",option+1) == 0) || in CompareImagesCommand()
264 (LocaleCompare("-version",option+1) == 0)) in CompareImagesCommand()
299 if (LocaleCompare(option,"(") == 0) in CompareImagesCommand()
308 if (LocaleCompare(option,")") == 0) in CompareImagesCommand()
326 if ((LocaleCompare(filename,"--") == 0) && (i < (ssize_t) (argc-1))) in CompareImagesCommand()
341 if (LocaleCompare("alpha",option+1) == 0) in CompareImagesCommand()
357 if (LocaleCompare("authenticate",option+1) == 0) in CompareImagesCommand()
370 if (LocaleCompare("cache",option+1) == 0) in CompareImagesCommand()
381 if (LocaleCompare("channel",option+1) == 0) in CompareImagesCommand()
398 if (LocaleCompare("colorspace",option+1) == 0) in CompareImagesCommand()
[all …]
Dconjure.c197 if (LocaleCompare("concurrent",option+1) == 0) in ConjureImageCommand()
199 if (LocaleCompare("debug",option+1) == 0) in ConjureImageCommand()
216 if (LocaleCompare("duration",option+1) == 0) in ConjureImageCommand()
227 if ((LocaleCompare("help",option+1) == 0) || in ConjureImageCommand()
228 (LocaleCompare("-help",option+1) == 0)) in ConjureImageCommand()
234 if (LocaleCompare("log",option+1) == 0) in ConjureImageCommand()
245 if (LocaleCompare("monitor",option+1) == 0) in ConjureImageCommand()
247 if (LocaleCompare("quiet",option+1) == 0) in ConjureImageCommand()
249 if (LocaleCompare("regard-warnings",option+1) == 0) in ConjureImageCommand()
251 if (LocaleCompare("seed",option+1) == 0) in ConjureImageCommand()
[all …]
Dmagick-cli.c145 if ( LocaleCompare("-", filename) == 0 ) in ProcessScriptOptions()
232 if ( LocaleCompare(option,"-exit") == 0 ) { in ProcessScriptOptions()
235 if ( LocaleCompare(option,"-script") == 0 ) { in ProcessScriptOptions()
431 (LocaleCompare(option,"-script") == 0) ) { in ProcessCommandOptions()
468 && LocaleCompare(option,"-exit") == 0 ) in ProcessCommandOptions()
513 if (LocaleCompare(option,"-exit") == 0 ) in ProcessCommandOptions()
580 if (len>=7 && LocaleCompare("convert",name+len-7) == 0) { in MagickUsage()
588 else if (len>=6 && LocaleCompare("script",name+len-6) == 0) { in MagickUsage()
715 if (len>=7 && LocaleCompare("convert",argv[0]+len-7) == 0) { in MagickImageCommand()
722 if (len>=6 && LocaleCompare("script",argv[0]+len-6) == 0) { in MagickImageCommand()
[all …]
/external/ImageMagick/coders/
Dsvg.c840 if (LocaleCompare(keyword,"cx") == 0) in SVGStartElement()
846 if (LocaleCompare(keyword,"cy") == 0) in SVGStartElement()
857 if (LocaleCompare(keyword,"fx") == 0) in SVGStartElement()
863 if (LocaleCompare(keyword,"fy") == 0) in SVGStartElement()
874 if (LocaleCompare(keyword,"height") == 0) in SVGStartElement()
885 if (LocaleCompare(keyword,"id") == 0) in SVGStartElement()
895 if (LocaleCompare(keyword,"r") == 0) in SVGStartElement()
906 if (LocaleCompare(keyword,"width") == 0) in SVGStartElement()
917 if (LocaleCompare(keyword,"x") == 0) in SVGStartElement()
923 if (LocaleCompare(keyword,"x1") == 0) in SVGStartElement()
[all …]
Dmsl.c679 if (LocaleCompare((const char *) tag,"add-noise") == 0) in MSLStartElement()
710 if (LocaleCompare(keyword,"channel") == 0) in MSLStartElement()
726 if (LocaleCompare(keyword,"noise") == 0) in MSLStartElement()
758 if (LocaleCompare((const char *) tag,"annotate") == 0) in MSLStartElement()
790 if (LocaleCompare(keyword,"affine") == 0) in MSLStartElement()
814 if (LocaleCompare(keyword,"align") == 0) in MSLStartElement()
824 if (LocaleCompare(keyword,"antialias") == 0) in MSLStartElement()
842 if (LocaleCompare(keyword,"density") == 0) in MSLStartElement()
854 if (LocaleCompare(keyword,"encoding") == 0) in MSLStartElement()
866 if (LocaleCompare(keyword, "fill") == 0) in MSLStartElement()
[all …]
Dmpc.c341 if (LocaleCompare(keyword,"alpha-color") == 0) in ReadMPCImage()
347 if (LocaleCompare(keyword,"alpha-trait") == 0) in ReadMPCImage()
365 if (LocaleCompare(keyword,"background-color") == 0) in ReadMPCImage()
371 if (LocaleCompare(keyword,"blue-primary") == 0) in ReadMPCImage()
381 if (LocaleCompare(keyword,"border-color") == 0) in ReadMPCImage()
393 if (LocaleCompare(keyword,"class") == 0) in ReadMPCImage()
405 if (LocaleCompare(keyword,"colors") == 0) in ReadMPCImage()
410 if (LocaleCompare(keyword,"colorspace") == 0) in ReadMPCImage()
422 if (LocaleCompare(keyword,"compression") == 0) in ReadMPCImage()
434 if (LocaleCompare(keyword,"columns") == 0) in ReadMPCImage()
[all …]
Dexr.c196 if (LocaleCompare(image_info->filename,read_info->filename) != 0) in ReadEXRImage()
211 if (LocaleCompare(image_info->filename,read_info->filename) != 0) in ReadEXRImage()
224 if (LocaleCompare(image_info->filename,read_info->filename) != 0) in ReadEXRImage()
255 if (LocaleCompare(image_info->filename,read_info->filename) != 0) in ReadEXRImage()
438 if (LocaleCompare(value,"RGB") == 0) in WriteEXRImage()
440 else if (LocaleCompare(value,"RGBA") == 0) in WriteEXRImage()
442 else if (LocaleCompare(value,"YC") == 0) in WriteEXRImage()
444 else if (LocaleCompare(value,"YCA") == 0) in WriteEXRImage()
446 else if (LocaleCompare(value,"Y") == 0) in WriteEXRImage()
448 else if (LocaleCompare(value,"YA") == 0) in WriteEXRImage()
[all …]
Dpango.c210 if (LocaleCompare(option,"none") != 0) in ReadPANGOImage()
212 if (LocaleCompare(option,"full") != 0) in ReadPANGOImage()
260 if (LocaleCompare(option,"line") == 0) in ReadPANGOImage()
262 if (LocaleCompare(option,"natural") == 0) in ReadPANGOImage()
264 if (LocaleCompare(option,"strong") == 0) in ReadPANGOImage()
277 if (LocaleCompare(option,"end") == 0) in ReadPANGOImage()
279 if (LocaleCompare(option,"middle") == 0) in ReadPANGOImage()
281 if (LocaleCompare(option,"none") == 0) in ReadPANGOImage()
283 if (LocaleCompare(option,"start") == 0) in ReadPANGOImage()
295 if (LocaleCompare(option,"char") == 0) in ReadPANGOImage()
[all …]
/external/ImageMagick/MagickCore/
Dnt-feature.c416 if ( (LocaleCompare(type_info->name, "Symbol") == 0 ) || in NTAcquireTypeCache()
417 (LocaleCompare(type_info->name, "Wingdings") == 0 ) || in NTAcquireTypeCache()
418 (LocaleCompare(type_info->name, "Wingdings-2") == 0 ) || in NTAcquireTypeCache()
419 (LocaleCompare(type_info->name, "Wingdings-3") == 0 ) ) in NTAcquireTypeCache()
430 if (LocaleCompare(token,"Italic") == 0) in NTAcquireTypeCache()
435 else if (LocaleCompare(token,"Oblique") == 0) in NTAcquireTypeCache()
440 else if (LocaleCompare(token,"Bold") == 0) in NTAcquireTypeCache()
445 else if (LocaleCompare(token,"Thin") == 0) in NTAcquireTypeCache()
450 else if ( (LocaleCompare(token,"ExtraLight") == 0) || in NTAcquireTypeCache()
451 (LocaleCompare(token,"UltraLight") == 0) ) in NTAcquireTypeCache()
[all …]
Dtype.c287 if ((name == (const char *) NULL) || (LocaleCompare(name,"*") == 0)) in GetTypeInfo()
396 if ((LocaleCompare(p->family,"arial") != 0) && in GetTypeInfoByFamily()
397 (LocaleCompare(p->family,"helvetica") != 0)) in GetTypeInfoByFamily()
404 if (LocaleCompare(p->family,family) != 0) in GetTypeInfoByFamily()
447 if ((LocaleCompare(p->family,"arial") != 0) && in GetTypeInfoByFamily()
448 (LocaleCompare(p->family,"helvetica") != 0)) in GetTypeInfoByFamily()
455 if (LocaleCompare(p->family,family) != 0) in GetTypeInfoByFamily()
494 if ((LocaleCompare(fontmap[i].name,"arial") != 0) && in GetTypeInfoByFamily()
495 (LocaleCompare(fontmap[i].name,"helvetica") != 0)) in GetTypeInfoByFamily()
499 if (LocaleCompare(fontmap[i].name,family) != 0) in GetTypeInfoByFamily()
[all …]
Dproperty.c669 if ((resource == (char *) NULL) || (LocaleCompare(name,resource) != 0)) in Get8BIMProperty()
709 if (LocaleCompare(format,"svg") == 0) in Get8BIMProperty()
1316 if (LocaleCompare(EXIFTag[i].description,property) == 0) in GetEXIFProperty()
2760 if (LocaleCompare("basename",property) == 0) in GetMagickProperty()
2768 if (LocaleCompare("bit-depth",property) == 0) in GetMagickProperty()
2778 if (LocaleCompare("channels",property) == 0) in GetMagickProperty()
2790 if (LocaleCompare("colorspace",property) == 0) in GetMagickProperty()
2798 if (LocaleCompare("compose",property) == 0) in GetMagickProperty()
2805 if (LocaleCompare("copyright",property) == 0) in GetMagickProperty()
2814 if (LocaleCompare("depth",property) == 0) in GetMagickProperty()
[all …]
Dcoder.c484 if ((name == (const char *) NULL) || (LocaleCompare(name,"*") == 0)) in GetCoderInfo()
531 if (LocaleCompare((*p)->path,(*q)->path) == 0) in CoderInfoCompare()
532 return(LocaleCompare((*p)->name,(*q)->name)); in CoderInfoCompare()
533 return(LocaleCompare((*p)->path,(*q)->path)); in CoderInfoCompare()
618 return(LocaleCompare(*p,*q)); in CoderCompare()
757 (LocaleCompare(path,coder_info[i]->path) != 0)) in ListCoderInfo()
866 if (LocaleCompare(keyword,"<include") == 0) in LoadCoderCache()
878 if (LocaleCompare(keyword,"file") == 0) in LoadCoderCache()
909 if (LocaleCompare(keyword,"<coder") == 0) in LoadCoderCache()
925 if (LocaleCompare(keyword,"/>") == 0) in LoadCoderCache()
[all …]
Dstream.c1440 if (LocaleCompare(stream_info->map,"BGR") == 0) in StreamImagePixels()
1454 if (LocaleCompare(stream_info->map,"BGRA") == 0) in StreamImagePixels()
1469 if (LocaleCompare(stream_info->map,"BGRP") == 0) in StreamImagePixels()
1484 if (LocaleCompare(stream_info->map,"I") == 0) in StreamImagePixels()
1496 if (LocaleCompare(stream_info->map,"RGB") == 0) in StreamImagePixels()
1510 if (LocaleCompare(stream_info->map,"RGBA") == 0) in StreamImagePixels()
1525 if (LocaleCompare(stream_info->map,"RGBP") == 0) in StreamImagePixels()
1604 if (LocaleCompare(stream_info->map,"BGR") == 0) in StreamImagePixels()
1621 if (LocaleCompare(stream_info->map,"BGRA") == 0) in StreamImagePixels()
1640 if (LocaleCompare(stream_info->map,"BGRP") == 0) in StreamImagePixels()
[all …]
Ddelegate.c1174 if ((LocaleCompare(decode,"*") == 0) && (LocaleCompare(encode,"*") == 0)) in GetDelegateInfo()
1183 if (LocaleCompare(p->decode,decode) == 0) in GetDelegateInfo()
1190 if (LocaleCompare(p->encode,encode) == 0) in GetDelegateInfo()
1195 if (LocaleCompare(decode,p->decode) == 0) in GetDelegateInfo()
1196 if (LocaleCompare(encode,p->encode) == 0) in GetDelegateInfo()
1198 if (LocaleCompare(decode,"*") == 0) in GetDelegateInfo()
1199 if (LocaleCompare(encode,p->encode) == 0) in GetDelegateInfo()
1201 if (LocaleCompare(decode,p->decode) == 0) in GetDelegateInfo()
1202 if (LocaleCompare(encode,"*") == 0) in GetDelegateInfo()
1257 cmp=LocaleCompare((*p)->path,(*q)->path); in DelegateInfoCompare()
[all …]
/external/ImageMagick/PerlMagick/
DMagick.xs1115 if (LocaleCompare(attribute,"adjoin") == 0) in SetAttribute()
1129 if (LocaleCompare(attribute,"alpha") == 0) in SetAttribute()
1144 if (LocaleCompare(attribute,"antialias") == 0) in SetAttribute()
1158 if (LocaleCompare(attribute,"area-limit") == 0) in SetAttribute()
1164 if (LocaleCompare(SvPV(sval,na),"unlimited") != 0) in SetAttribute()
1170 if (LocaleCompare(attribute,"attenuate") == 0) in SetAttribute()
1176 if (LocaleCompare(attribute,"authenticate") == 0) in SetAttribute()
1191 if (LocaleCompare(attribute,"background") == 0) in SetAttribute()
1201 if (LocaleCompare(attribute,"blue-primary") == 0) in SetAttribute()
1214 if (LocaleCompare(attribute,"bordercolor") == 0) in SetAttribute()
[all …]

123456