Home
last modified time | relevance | path

Searched defs:get_description (Results 1 – 18 of 18) sorted by relevance

/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/
DDFA.pm56 sub get_description { method in ANTLR::Runtime::DFA
/external/tensorflow/tensorflow/python/kernel_tests/
Dsummary_v1_tensor_op_test.py121 def get_description(summary_op): function
/external/libexif/libexif/
Dexif-mnote-data-priv.h52 const char * (* get_description) (ExifMnoteData *, unsigned int); member
/external/selinux/gui/
DstatusPage.py97 def get_description(self): member in statusPage
DsemanagePage.py77 def get_description(self): member in semanagePage
DbooleansPage.py197 def get_description(self): member in booleansPage
/external/llvm-project/lldb/test/API/python_api/target/
DTestTargetAPI.py309 def get_description(self): member in TargetAPITestCase
/external/llvm-project/mlir/utils/spirv/
Dgen_spirv_dialect.py657 def get_description(text, appendix): function
/external/llvm-project/clang/utils/analyzer/
DCmpRuns.py138 def get_description(self) -> str: member in AnalysisDiagnostic
/external/llvm-project/lldb/utils/lui/
Dlldbutil.py121 def get_description(obj, option=None): function
/external/python/cpython2/Lib/distutils/
Ddist.py1195 def get_description(self): member in DistributionMetadata
/external/selinux/python/sepolicy/sepolicy/
D__init__.py987 def get_description(f, markup=markup): function
/external/python/cpython3/Lib/distutils/
Ddist.py1193 def get_description(self): member in DistributionMetadata
/external/python/cpython2/Lib/
Doptparse.py968 def get_description(self): member in OptionContainer
1568 def get_description(self): member in OptionParser
/external/python/cpython3/Lib/
Doptparse.py955 def get_description(self): member in OptionContainer
1553 def get_description(self): member in OptionParser
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbutil.py168 def get_description(obj, option=None): function
/external/tpm2-tss/src/tss2-fapi/
Difapi_helpers.c913 get_description(IFAPI_OBJECT *object) in get_description() function
/external/flac/src/libFLAC++/
Dmetadata.cpp1198 const FLAC__byte *Picture::get_description() const in get_description() function in FLAC::Metadata::Picture