Searched refs:gflags (Results 1 - 12 of 12) sorted by relevance

/external/libyuv/files/third_party/gflags/gen/posix/include/private/
H A Dconfig.h53 #define PACKAGE gflags
56 #define PACKAGE_NAME gflags
59 #define PACKAGE_STRING gflags 2.2.0
62 #define PACKAGE_TARNAME gflags-2.2.0
71 #define PACKAGE_BUGREPORT https://github.com/schuhschuh/gflags/issues
86 // Whether gflags library is a DLL.
92 // included by internal modules when building the gflags library itself.
101 // Flags defined by the gflags library itself must be exported
107 // The unittests import the symbols of the shared gflags library
/external/libyuv/files/third_party/gflags/gen/win/include/private/
H A Dconfig.h53 #define PACKAGE gflags
56 #define PACKAGE_NAME gflags
59 #define PACKAGE_STRING gflags 2.2.0
62 #define PACKAGE_TARNAME gflags-2.2.0
71 #define PACKAGE_BUGREPORT https://github.com/schuhschuh/gflags/issues
86 // Whether gflags library is a DLL.
92 // included by internal modules when building the gflags library itself.
101 // Flags defined by the gflags library itself must be exported
107 // The unittests import the symbols of the shared gflags library
/external/autotest/client/deps/glbench/src/
H A Dxlib_window.cc5 #include <gflags/gflags.h>
H A Dpng_helper.cc13 #include <gflags/gflags.h>
H A Dmain.cc5 #include <gflags/gflags.h>
H A Dmain.h8 #include <gflags/gflags.h>
H A Dwindowmanagertest.cc8 #include <gflags/gflags.h>
H A Dtestbase.cc5 #include <gflags/gflags.h>
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
H A Dgflags_gflags.h31 // Imports the gflags library symbols into an alternative/deprecated namespace.
34 # error The internal header gflags_gflags.h may only be included by gflags.h
41 namespace gflags { namespace
98 } // namespace gflags
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/
H A Dgflags_gflags.h31 // Imports the gflags library symbols into an alternative/deprecated namespace.
34 # error The internal header gflags_gflags.h may only be included by gflags.h
41 namespace gflags { namespace
98 } // namespace gflags
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
H A Dneteq_quality_test.h15 #include <gflags/gflags.h>
/external/webrtc/webrtc/modules/video_processing/test/
H A Dvideo_processing_unittest.cc13 #include <gflags/gflags.h>

Completed in 192 milliseconds