Home
last modified time | relevance | path

Searched refs:bool1 (Results 1 – 3 of 3) sorted by relevance

/external/libbrillo/brillo/
Dflag_helper_unittest.cc27 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()
/external/clang/test/Misc/
Dast-dump-attr.cpp69 __attribute__((pointer_with_type_tag(bool1,1,2)));
/external/vulkan-validation-layers/libs/glm/gtx/
Dcompatibility.hpp90 …typedef bool bool1; //!< \brief boolean type with 1 component. (From GLM_GTX_compatibility … typedef