HomeSort by relevance Sort by last modified time
    Searched defs:applicator (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/network/
managed_network_configuration_handler.cc 676 scoped_refptr<PolicyApplicator> applicator = new PolicyApplicator( local
680 applicator->Run();
700 scoped_refptr<PolicyApplicator> applicator = new PolicyApplicator( local
704 applicator->Run();
    [all...]
  /external/llvm/include/llvm/Support/
CommandLine.h 1000 template<class Mod> struct applicator { struct in namespace:llvm::cl
1006 template<unsigned n> struct applicator<char[n]> { struct in namespace:llvm::cl
1010 template<unsigned n> struct applicator<const char[n]> { struct in namespace:llvm::cl
1014 template<> struct applicator<const char*> { struct in namespace:llvm::cl
1019 template<> struct applicator<NumOccurrencesFlag> { struct in namespace:llvm::cl
1024 template<> struct applicator<ValueExpected> { struct in namespace:llvm::cl
1027 template<> struct applicator<OptionHidden> { struct in namespace:llvm::cl
1030 template<> struct applicator<FormattingFlags> { struct in namespace:llvm::cl
1033 template<> struct applicator<MiscFlags> { struct in namespace:llvm::cl
    [all...]

Completed in 47 milliseconds