Searched refs:SET_FLAG_IF_DEFAULT (Results 1 – 13 of 13) sorted by relevance
/external/gflags/test/ |
D | gflags_unittest.cc | 504 SetCommandLineOptionWithMode("test_str1", "second", SET_FLAG_IF_DEFAULT); in TEST() 507 SetCommandLineOptionWithMode("test_str1", "third", SET_FLAG_IF_DEFAULT); in TEST() 511 SetCommandLineOptionWithMode("test_str1", "third", SET_FLAG_IF_DEFAULT); in TEST() 533 SetCommandLineOptionWithMode("test_str2", "fourth", SET_FLAG_IF_DEFAULT); in TEST() 545 SetCommandLineOptionWithMode("test_str3", "fourth", SET_FLAG_IF_DEFAULT); in TEST() 653 SetCommandLineOptionWithMode("changeable_var", "21", SET_FLAG_IF_DEFAULT); in TEST() 662 SET_FLAG_IF_DEFAULT); in TEST() 671 SET_FLAG_IF_DEFAULT); in TEST() 828 SetCommandLineOptionWithMode("test_str1", "second", SET_FLAG_IF_DEFAULT); in TEST() 834 SetCommandLineOptionWithMode("test_str2", "fourth", SET_FLAG_IF_DEFAULT); in TEST() [all …]
|
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/ |
D | gflags_gflags.h | 69 using GFLAGS_NAMESPACE::SET_FLAG_IF_DEFAULT;
|
D | gflags.h | 230 SET_FLAG_IF_DEFAULT, enumerator
|
/external/gflags/android/gflags/ |
D | gflags_google.h | 69 using GFLAGS_NAMESPACE::SET_FLAG_IF_DEFAULT;
|
D | gflags.h | 231 SET_FLAG_IF_DEFAULT, enumerator
|
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/ |
D | gflags_gflags.h | 69 using GFLAGS_NAMESPACE::SET_FLAG_IF_DEFAULT;
|
D | gflags.h | 230 SET_FLAG_IF_DEFAULT, enumerator
|
/external/gflags/src/ |
D | gflags_ns.h.in | 69 using GFLAGS_NAMESPACE::SET_FLAG_IF_DEFAULT;
|
D | gflags.h.in | 230 // with SET_FLAGS_VALUE, SET_FLAG_IF_DEFAULT, or "FLAGS_xxx = nondef". 231 SET_FLAG_IF_DEFAULT, enumerator 233 // yet (via SET_FLAGS_VALUE, SET_FLAG_IF_DEFAULT, or "FLAGS_xxx = nondef")
|
D | gflags.cc | 867 case SET_FLAG_IF_DEFAULT: { in SetFlagLocked()
|
/external/google-breakpad/src/third_party/linux/include/gflags/ |
D | gflags.h | 230 SET_FLAG_IF_DEFAULT, enumerator
|
/external/webrtc/third_party/gflags/gen/posix/include/gflags/ |
D | gflags.h | 252 SET_FLAG_IF_DEFAULT, enumerator
|
/external/webrtc/third_party/gflags/gen/win/include/gflags/ |
D | gflags.h | 274 SET_FLAG_IF_DEFAULT, enumerator
|