OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:applicator
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chromeos/network/
managed_network_configuration_handler_impl.cc
403
scoped_refptr<PolicyApplicator>
applicator
=
local
409
applicator
->Run();
430
scoped_refptr<PolicyApplicator>
applicator
=
local
436
applicator
->Run();
/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 95 milliseconds