Home
last modified time | relevance | path

Searched defs:m_predicate (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_controlflow.h82 AluInstr *m_predicate; variable
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp978 bool (*const m_predicate)(glu::DataType); member in deqp::gles31::Functional::__anon9c824a160111::InstanceCounter
/third_party/libabigail/tests/lib/
Dcatch.hpp3497 std::function<bool(T const&)> m_predicate; member in Catch::Matchers::Generic::PredicateMatcher
4159 Predicate m_predicate; member in Catch::Generators::FilterGenerator