Home
last modified time | relevance | path

Searched refs:CommandLineFlagInfo (Results 1 – 7 of 7) sorted by relevance

/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
Dgflags.h154 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);
Dgflags_gflags.h50 using GFLAGS_NAMESPACE::CommandLineFlagInfo;
/external/google-breakpad/src/third_party/linux/include/gflags/
Dgflags.h168 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/
Dgflags.h154 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);
Dgflags_gflags.h50 using GFLAGS_NAMESPACE::CommandLineFlagInfo;
/external/webrtc/third_party/gflags/gen/posix/include/gflags/
Dgflags.h181 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/
Dgflags.h204 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);