Home
last modified time | relevance | path

Searched refs:reference_types (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/tests/
Dvalidate.c1586 for (j=0; reference_types[j].type != UndefinedType; j++) in ValidateImageFormatsInMemory()
1595 CommandOptionToMnemonic(MagickTypeOptions,reference_types[j].type), in ValidateImageFormatsInMemory()
1596 (double) reference_types[j].depth); in ValidateImageFormatsInMemory()
1617 image_info->depth=reference_types[j].depth; in ValidateImageFormatsInMemory()
1620 status=SetImageType(reference_image,reference_types[j].type,exception); in ValidateImageFormatsInMemory()
1632 status=SetImageDepth(reference_image,reference_types[j].depth,exception); in ValidateImageFormatsInMemory()
1695 reference_image->depth=reference_types[j].depth; in ValidateImageFormatsInMemory()
1871 for (j=0; reference_types[j].type != UndefinedType; j++) in ValidateImageFormatsOnDisk()
1880 CommandOptionToMnemonic(MagickTypeOptions,reference_types[j].type), in ValidateImageFormatsOnDisk()
1881 (double) reference_types[j].depth); in ValidateImageFormatsOnDisk()
[all …]
Dvalidate.h499 reference_types[] = variable
/external/libabigail/include/
Dabg-ir.h517 reference_types();
520 reference_types() const;
/external/libabigail/src/
Dabg-ir.cc441 && reference_types().empty() in empty()
546 type_maps::reference_types() in reference_types() function in abigail::ir::type_maps
553 type_maps::reference_types() const in reference_types() function in abigail::ir::type_maps
9790 m.reference_types()); in lookup_reference_type()
11297 corp.get_types().reference_types(); in lookup_reference_type()
11965 (reference_type, tu->get_types().reference_types()); in maybe_update_types_lookup_map()
11971 type_corpus->priv_->get_types().reference_types()); in maybe_update_types_lookup_map()
11977 group->priv_->get_types().reference_types()); in maybe_update_types_lookup_map()