Searched refs:bool1 (Results 1 – 3 of 3) sorted by relevance
27 DEFINE_bool(bool1, true, "Test bool flag"); in TEST_F()70 DEFINE_bool(bool1, false, "Test bool flag"); in TEST_F()134 DEFINE_bool(bool1, false, "Test bool flag"); in TEST_F()
69 __attribute__((pointer_with_type_tag(bool1,1,2)));
90 …typedef bool bool1; //!< \brief boolean type with 1 component. (From GLM_GTX_compatibility … typedef