/external/gflags/src/ |
D | gflags_completions.cc | 101 const vector<CommandLineFlagInfo> &all_flags, 104 set<const CommandLineFlagInfo *> *all_matches, 108 const CommandLineFlagInfo &flag, 115 const set<const CommandLineFlagInfo *> &all_matches, 122 const vector<CommandLineFlagInfo> &all_flags, 129 const set<const CommandLineFlagInfo *> &matching_flags, 135 const set<const CommandLineFlagInfo *> &matching_flags, 137 set<const CommandLineFlagInfo *> *unused_flags); 142 const set<const CommandLineFlagInfo *> &group, 154 const CommandLineFlagInfo &info); [all …]
|
D | gflags_reporting.cc | 106 static string PrintStringFlagsWithQuotes(const CommandLineFlagInfo& flag, in PrintStringFlagsWithQuotes() 119 string DescribeOneFlag(const CommandLineFlagInfo& flag) { in DescribeOneFlag() 200 static string DescribeOneFlagInXML(const CommandLineFlagInfo& flag) { in DescribeOneFlagInXML() 267 vector<CommandLineFlagInfo> flags; in ShowUsageWithFlagsMatching() 273 for (vector<CommandLineFlagInfo>::const_iterator flag = flags.begin(); in ShowUsageWithFlagsMatching() 313 vector<CommandLineFlagInfo> flags; in ShowXMLOfFlags() 326 for (vector<CommandLineFlagInfo>::const_iterator flag = flags.begin(); in ShowXMLOfFlags() 406 vector<CommandLineFlagInfo> flags; in HandleCommandLineHelpFlags() 409 for (vector<CommandLineFlagInfo>::const_iterator flag = flags.begin(); in HandleCommandLineHelpFlags()
|
D | gflags.cc | 517 void FillCommandLineFlagInfo(struct CommandLineFlagInfo* result); 576 CommandLineFlagInfo* result) { in FillCommandLineFlagInfo() 684 friend void GFLAGS_NAMESPACE::GetAllFlags(vector<CommandLineFlagInfo>*); 1472 bool operator()(const CommandLineFlagInfo& a, in operator ()() 1473 const CommandLineFlagInfo& b) const { in operator ()() 1481 void GetAllFlags(vector<CommandLineFlagInfo>* OUTPUT) { in GetAllFlags() 1486 CommandLineFlagInfo fi; in GetAllFlags() 1616 bool GetCommandLineFlagInfo(const char* name, CommandLineFlagInfo* OUTPUT) { in GetCommandLineFlagInfo() 1630 CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name) { in GetCommandLineFlagInfoOrDie() 1631 CommandLineFlagInfo info; in GetCommandLineFlagInfoOrDie() [all …]
|
D | gflags.h.in | 155 struct CommandLineFlagInfo { struct 174 extern GFLAGS_DLL_DECL void GetAllFlags(std::vector<CommandLineFlagInfo>* OUTPUT); argument 181 extern GFLAGS_DLL_DECL std::string DescribeOneFlag(const CommandLineFlagInfo& flag); 218 // CommandLineFlagInfo or unchanged if we return false. 219 extern GFLAGS_DLL_DECL bool GetCommandLineFlagInfo(const char* name, CommandLineFlagInfo* OUTPUT); 221 // Return the CommandLineFlagInfo of the flagname. exit() if name not found. 224 extern GFLAGS_DLL_DECL CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name);
|
D | gflags_ns.h.in | 50 using GFLAGS_NAMESPACE::CommandLineFlagInfo;
|
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/ |
D | gflags.h | 154 struct CommandLineFlagInfo { struct 173 extern GFLAGS_DLL_DECL void GetAllFlags(std::vector<CommandLineFlagInfo>* OUTPUT); argument 180 extern GFLAGS_DLL_DECL std::string DescribeOneFlag(const CommandLineFlagInfo& flag); 218 extern GFLAGS_DLL_DECL bool GetCommandLineFlagInfo(const char* name, CommandLineFlagInfo* OUTPUT); 223 extern GFLAGS_DLL_DECL CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name);
|
D | gflags_gflags.h | 50 using GFLAGS_NAMESPACE::CommandLineFlagInfo;
|
/external/google-breakpad/src/third_party/linux/include/gflags/ |
D | gflags.h | 168 struct CommandLineFlagInfo { struct 179 extern void GetAllFlags(std::vector<CommandLineFlagInfo>* OUTPUT); argument 186 extern std::string DescribeOneFlag(const CommandLineFlagInfo& flag); 218 CommandLineFlagInfo* OUTPUT); 223 extern CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name);
|
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/ |
D | gflags.h | 154 struct CommandLineFlagInfo { struct 173 extern GFLAGS_DLL_DECL void GetAllFlags(std::vector<CommandLineFlagInfo>* OUTPUT); argument 180 extern GFLAGS_DLL_DECL std::string DescribeOneFlag(const CommandLineFlagInfo& flag); 218 extern GFLAGS_DLL_DECL bool GetCommandLineFlagInfo(const char* name, CommandLineFlagInfo* OUTPUT); 223 extern GFLAGS_DLL_DECL CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name);
|
D | gflags_gflags.h | 50 using GFLAGS_NAMESPACE::CommandLineFlagInfo;
|
/external/gflags/android/gflags/ |
D | gflags.h | 155 struct CommandLineFlagInfo { struct 174 extern GFLAGS_DLL_DECL void GetAllFlags(std::vector<CommandLineFlagInfo>* OUTPUT); argument 181 extern GFLAGS_DLL_DECL std::string DescribeOneFlag(const CommandLineFlagInfo& flag); 219 extern GFLAGS_DLL_DECL bool GetCommandLineFlagInfo(const char* name, CommandLineFlagInfo* OUTPUT); 224 extern GFLAGS_DLL_DECL CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name);
|
D | gflags_google.h | 50 using GFLAGS_NAMESPACE::CommandLineFlagInfo;
|
/external/webrtc/third_party/gflags/gen/posix/include/gflags/ |
D | gflags.h | 181 struct CommandLineFlagInfo { struct 201 extern void GetAllFlags(std::vector<CommandLineFlagInfo>* OUTPUT); argument 208 extern std::string DescribeOneFlag(const CommandLineFlagInfo& flag); 240 CommandLineFlagInfo* OUTPUT); 245 extern CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name);
|
/external/webrtc/third_party/gflags/gen/win/include/gflags/ |
D | gflags.h | 204 struct GFLAGS_DLL_DECL CommandLineFlagInfo { struct 223 extern GFLAGS_DLL_DECL void GetAllFlags(std::vector<CommandLineFlagInfo>* OUTPUT); argument 230 extern GFLAGS_DLL_DECL std::string DescribeOneFlag(const CommandLineFlagInfo& flag); 262 CommandLineFlagInfo* OUTPUT); 267 extern GFLAGS_DLL_DECL CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name);
|
/external/gflags/test/ |
D | gflags_unittest.cc | 67 using GFLAGS_NAMESPACE::CommandLineFlagInfo; 150 vector<CommandLineFlagInfo> dummy; in DeadlockIfCantLockInValidators() 883 vector<CommandLineFlagInfo> flags; in TEST() 886 vector<CommandLineFlagInfo>::const_iterator i; in TEST() 1006 CommandLineFlagInfo info; in TEST() 1044 CommandLineFlagInfo info; in TEST() 1068 CommandLineFlagInfo info; in TEST() 1090 CommandLineFlagInfo info; in TEST() 1373 CommandLineFlagInfo fi; in TEST() 1490 TEST(FlagsValidator, CommandLineFlagInfo) { in TEST() argument [all …]
|
/external/gflags/ |
D | ChangeLog.txt | 97 - Add CommandLineFlagInfo::flag_ptr pointing to current storage (musji) 264 - Add is_default to CommandLineFlagInfo (pchien)
|
D | README.md | 197 change is that `CommandLineFlagInfo` now exports the address in memory
|