Home
last modified time | relevance | path

Searched defs:DirectiveList (Results 1 – 4 of 4) sorted by relevance

/external/smack/src/com/novell/sasl/client/
DDirectiveList.java25 class DirectiveList extends Object class
48 DirectiveList( in DirectiveList() method in DirectiveList
/external/smack/asmack-master/static-src/novell-openldap-jldap/com/novell/sasl/client/
DDirectiveList.java25 class DirectiveList extends Object class
48 DirectiveList( in DirectiveList() method in DirectiveList
/external/clang/include/clang/Frontend/
DVerifyDiagnosticConsumer.h184 typedef std::vector<Directive*> DirectiveList; typedef
/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp27 typedef VerifyDiagnosticConsumer::DirectiveList DirectiveList; typedef