Searched refs:fLS (Results 1 - 7 of 7) sorted by relevance

/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
H A Dgflags_declare.h101 namespace fLS { namespace
109 } // namespace fLS
134 namespace fLS { \
135 using ::fLS::clstring; \
136 extern GFLAGS_DLL_DECLARE_FLAG ::fLS::clstring& FLAGS_##name; \
138 using fLS::FLAGS_##name
H A Dgflags.h529 namespace fLS { namespace
541 } // namespace fLS
547 // The weird 'using' + 'extern' inside the fLS namespace is to work around
551 namespace fLS { \
552 using ::fLS::clstring; \
554 clstring* const FLAGS_no##name = ::fLS:: \
561 using fLS::FLAGS_##name; \
564 using fLS::FLAGS_##name
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/
H A Dgflags_declare.h101 namespace fLS { namespace
109 } // namespace fLS
134 namespace fLS { \
135 using ::fLS::clstring; \
136 extern GFLAGS_DLL_DECLARE_FLAG ::fLS::clstring& FLAGS_##name; \
138 using fLS::FLAGS_##name
H A Dgflags.h529 namespace fLS { namespace
541 } // namespace fLS
547 // The weird 'using' + 'extern' inside the fLS namespace is to work around
551 namespace fLS { \
552 using ::fLS::clstring; \
554 clstring* const FLAGS_no##name = ::fLS:: \
561 using fLS::FLAGS_##name; \
564 using fLS::FLAGS_##name
/external/webrtc/third_party/gflags/gen/posix/include/gflags/
H A Dgflags.h545 namespace fLS { namespace
562 } // namespace fLS
564 #define DECLARE_string(name) namespace fLS { extern ::fLS::clstring& FLAGS_##name; } \
565 using fLS::FLAGS_##name
571 // The weird 'using' + 'extern' inside the fLS namespace is to work around
575 namespace fLS { \
576 using ::fLS::clstring; \
578 clstring* const FLAGS_no##name = ::fLS:: \
585 using fLS
[all...]
/external/webrtc/third_party/gflags/gen/win/include/gflags/
H A Dgflags.h565 namespace fLS { namespace
582 } // namespace fLS
584 #define DECLARE_string(name) namespace fLS { extern GFLAGS_DLL_DECLARE_FLAG ::fLS::clstring& FLAGS_##name; } \
585 using fLS::FLAGS_##name
592 namespace fLS { \
593 using ::fLS::clstring; \
595 clstring* const FLAGS_no##name = ::fLS:: \
603 using fLS::FLAGS_##name
/external/google-breakpad/src/third_party/linux/include/gflags/
H A Dgflags.h508 #define DECLARE_string(name) namespace fLS { extern std::string& FLAGS_##name; } \
509 using fLS::FLAGS_##name
515 // The weird 'using' + 'extern' inside the fLS namespace is to work around
519 namespace fLS { \
526 using fLS::FLAGS_##name; \
529 using fLS::FLAGS_##name

Completed in 63 milliseconds