Searched refs:match_device (Results 1 – 1 of 1) sorted by relevance
39 bool match_platform=false, match_device=false; in clFindIdsByName() local139 … if (!match_device && match_platform && (strstr(device_name,target_device_substring) != NULL)) in clFindIdsByName()141 match_device = true; in clFindIdsByName()196 if (!match_device) in clFindIdsByName()