Searched defs:is_mac (Results 1 – 5 of 5) sorted by relevance
45 function is_mac() { function
16 is_mac = platform.system() == 'Darwin' variable
121 is_mac=False): argument1191 def _get_ide(installed_path=None, ide='j', config_reset=False, is_mac=False): argument
294 bool is_mac = instr->opcode == aco_opcode::v_mac_f32 || instr->opcode == aco_opcode::v_mac_f16 || in can_use_SDWA() local