Home
last modified time | relevance | path

Searched refs:SET_FLAGS_VALUE (Results 1 – 13 of 13) sorted by relevance

/external/gflags/test/
Dgflags_unittest.cc514 SetCommandLineOptionWithMode("test_str1", "third", SET_FLAGS_VALUE); in TEST()
548 SetCommandLineOptionWithMode("test_str3", "fourth", SET_FLAGS_VALUE); in TEST()
780 SetCommandLineOptionWithMode("test_str2", "second", SET_FLAGS_VALUE); in TEST()
799 SetCommandLineOptionWithMode("test_str1", "second", SET_FLAGS_VALUE); in TEST()
813 SetCommandLineOptionWithMode("test_str3", "third", SET_FLAGS_VALUE); in TEST()
1416 SET_FLAGS_VALUE)); in TEST()
1451 SET_FLAGS_VALUE)); in TEST()
/external/gflags/src/
Dgflags.cc860 case SET_FLAGS_VALUE: { in SetFlagLocked()
1107 ProcessSingleOptionLocked(flag, value, SET_FLAGS_VALUE); in ParseNewCommandLineFlags()
1659 return SetCommandLineOptionWithMode(name, value, SET_FLAGS_VALUE); in SetCommandLineOption()
1790 parser.ProcessOptionsFromStringLocked(flagfilecontents, SET_FLAGS_VALUE); in ReadFlagsFromString()
1949 parser.ProcessFlagfileLocked(FLAGS_flagfile, SET_FLAGS_VALUE); in ParseCommandLineFlagsInternal()
1951 parser.ProcessFromenvLocked(FLAGS_fromenv, SET_FLAGS_VALUE, true); in ParseCommandLineFlagsInternal()
1952 parser.ProcessFromenvLocked(FLAGS_tryfromenv, SET_FLAGS_VALUE, false); in ParseCommandLineFlagsInternal()
Dgflags.h.in228 SET_FLAGS_VALUE, enumerator
230 // with SET_FLAGS_VALUE, SET_FLAG_IF_DEFAULT, or "FLAGS_xxx = nondef".
233 // yet (via SET_FLAGS_VALUE, SET_FLAG_IF_DEFAULT, or "FLAGS_xxx = nondef")
245 // SetCommandLineOption uses set_mode == SET_FLAGS_VALUE (the common case)
299 bool errors_are_fatal); // uses SET_FLAGS_VALUE
304 …nst std::string& filename, const char* prog_name, bool errors_are_fatal); // uses SET_FLAGS_VALUE
Dgflags_ns.h.in68 using GFLAGS_NAMESPACE::SET_FLAGS_VALUE;
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
Dgflags_gflags.h68 using GFLAGS_NAMESPACE::SET_FLAGS_VALUE;
Dgflags.h227 SET_FLAGS_VALUE, enumerator
/external/gflags/android/gflags/
Dgflags_google.h68 using GFLAGS_NAMESPACE::SET_FLAGS_VALUE;
Dgflags.h228 SET_FLAGS_VALUE, enumerator
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/
Dgflags_gflags.h68 using GFLAGS_NAMESPACE::SET_FLAGS_VALUE;
Dgflags.h227 SET_FLAGS_VALUE, enumerator
/external/google-breakpad/src/third_party/linux/include/gflags/
Dgflags.h227 SET_FLAGS_VALUE, enumerator
/external/webrtc/third_party/gflags/gen/posix/include/gflags/
Dgflags.h249 SET_FLAGS_VALUE, enumerator
/external/webrtc/third_party/gflags/gen/win/include/gflags/
Dgflags.h271 SET_FLAGS_VALUE, enumerator