Home
last modified time | relevance | path

Searched defs:has_flag (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/llvm/
Dutil.hpp65 has_flag(flag f) { in has_flag() function
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader.h233 bool has_flag(Flags f) const {return m_flags.test(f);} in has_flag() function
/third_party/node/deps/v8/tools/testrunner/objects/
Dtestcase.py201 def has_flag(conflicting_flag, flags): function
/third_party/backends/backend/genesys/
Denums.h546 inline bool has_flag(ModelFlag flags, ModelFlag which) in has_flag() function
595 inline bool has_flag(ScanFlag flags, ScanFlag which) in has_flag() function
/third_party/vulkan-loader/tests/
Dloader_unknown_ext_tests.cpp37 bool has_flag(std::vector<TestConfig> const& flags, TestConfig config) { in has_flag() function