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

/external/ltp/tools/
H A DSTPfailure_report.pl72 $description = get_description($testname, $ltp_base);
79 sub get_description { subroutine
/external/libexif/libexif/
H A Dexif-mnote-data-priv.h52 const char * (* get_description) (ExifMnoteData *, unsigned int); member in struct:_ExifMnoteDataMethods
H A Dexif-mnote-data.c140 if (!d || !d->methods.get_description) return NULL;
141 return d->methods.get_description (d, n);
/external/toolchain-utils/crosperf/
H A Dexperiment_status.py96 get_description = self._GetNamesAndIterations
98 get_description = self._GetCompactNamesAndIterations
99 status_strings.append('%s: %s' % (key, get_description(val)))
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
H A DDFA.pm56 sub get_description { subroutine
146 grammar_decision_description => $self->get_description(),
/external/selinux/gui/
H A DsemanagePage.py81 def get_description(self): member in class:semanagePage
H A DstatusPage.py107 def get_description(self): member in class:statusPage
H A Dsystem-config-selinux.py181 self.store.set_value(iter, 0, page.get_description())
H A DbooleansPage.py207 def get_description(self): member in class:booleansPage
/external/libexif/libexif/fuji/
H A Dexif-mnote-data-fuji.c345 d->methods.get_description = exif_mnote_data_fuji_get_description;
/external/libexif/libexif/canon/
H A Dexif-mnote-data-canon.c383 d->methods.get_description = exif_mnote_data_canon_get_description;
/external/libexif/libexif/pentax/
H A Dexif-mnote-data-pentax.c445 d->methods.get_description = exif_mnote_data_pentax_get_description;
/external/libexif/libexif/olympus/
H A Dexif-mnote-data-olympus.c655 d->methods.get_description = exif_mnote_data_olympus_get_description;
/external/selinux/python/sepolicy/sepolicy/
H A D__init__.py894 def get_description(f, markup=markup): function
H A Dmanpage.py773 """ % (f, sepolicy.get_description(f)))
H A Dgui.py1208 desc = sepolicy.get_description(app, markup=self.markup)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2050 milliseconds