Home
last modified time | relevance | path

Searched refs:get_description (Results 1 - 16 of 16) sorted by relevance

/third_party/libexif/libexif/
H A Dexif-mnote-data.c140 if (!d || !d->methods.get_description) return NULL; in exif_mnote_data_get_description()
141 return d->methods.get_description (d, n); in exif_mnote_data_get_description()
H A Dexif-mnote-data-priv.h52 const char * (* get_description) (ExifMnoteData *, unsigned int); member
/third_party/skia/third_party/externals/dawn/generator/
H A Dgenerator_lib.py59 def get_description(self): member in Generator
224 description=generator.get_description(),
H A Dopengl_loader_generator.py235 def get_description(self): member in OpenGLLoaderGenerator
H A Ddawn_json_generator.py717 def get_description(self): member in MultiGeneratorFromDawnJSON
/third_party/python/Lib/distutils/command/
H A Dupload.py119 'summary': meta.get_description(),
H A Dregister.py230 'summary': meta.get_description(),
H A Dbdist_rpm.py402 'Summary: ' + self.distribution.get_description(),
/third_party/libexif/libexif/apple/
H A Dexif-mnote-data-apple.c297 md->methods.get_description = exif_mnote_data_apple_get_description; in exif_mnote_data_apple_new()
/third_party/python/Lib/
H A Doptparse.py955 def get_description(self): member in OptionContainer
1065 return formatter.format_description(self.get_description())
1553 def get_description(self): member in OptionParser
/third_party/python/Lib/distutils/
H A Ddist.py1130 file.write('Summary: %s\n' % self.get_description())
1193 def get_description(self): member in DistributionMetadata
/third_party/libexif/libexif/pentax/
H A Dexif-mnote-data-pentax.c469 d->methods.get_description = exif_mnote_data_pentax_get_description; in exif_mnote_data_pentax_new()
/third_party/libexif/libexif/fuji/
H A Dexif-mnote-data-fuji.c369 d->methods.get_description = exif_mnote_data_fuji_get_description; in exif_mnote_data_fuji_new()
/third_party/libexif/libexif/canon/
H A Dexif-mnote-data-canon.c429 d->methods.get_description = exif_mnote_data_canon_get_description; in exif_mnote_data_canon_new()
/third_party/libexif/libexif/olympus/
H A Dexif-mnote-data-olympus.c668 d->methods.get_description = exif_mnote_data_olympus_get_description; in exif_mnote_data_olympus_new()
/third_party/libexif/libexif/huawei/
H A Dexif-mnote-data-huawei.c809 ne->methods.get_description = exif_mnote_data_huawei_get_description; in exif_mnote_data_huawei_new()

Completed in 13 milliseconds