Home
last modified time | relevance | path

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

/third_party/gn/infra/recipe_modules/target/
Dapi.py32 def is_mac(self): member in Target
/third_party/boost/boost/iostreams/filter/
Dnewline.hpp72 bool is_mac() const in is_mac() function in boost::iostreams::detail::newline_base
/third_party/mesa3d/src/amd/compiler/
Daco_ir.cpp231 bool is_mac = instr->opcode == aco_opcode::v_mac_f32 || instr->opcode == aco_opcode::v_mac_f16 || in can_use_SDWA() local