Searched refs:is_macosx_sdk_path (Results 1 – 2 of 2) sorted by relevance
58 def is_macosx_sdk_path(path): function87 if host_platform == 'darwin' and is_macosx_sdk_path(dir):96 if host_platform == 'darwin' and is_macosx_sdk_path(dir):119 if host_platform == 'darwin' and is_macosx_sdk_path(p):148 if host_platform == 'darwin' and is_macosx_sdk_path(p):848 if host_platform == 'darwin' and is_macosx_sdk_path(name):1009 if host_platform == 'darwin' and is_macosx_sdk_path(d):1066 if is_macosx_sdk_path(dn):1141 if host_platform == 'darwin' and is_macosx_sdk_path(d):1233 if is_macosx_sdk_path(f):[all …]
235 def is_macosx_sdk_path(path): function273 if MACOS and is_macosx_sdk_path(dir_):282 if MACOS and is_macosx_sdk_path(dir_):306 if MACOS and is_macosx_sdk_path(p):335 if MACOS and is_macosx_sdk_path(p):1353 if MACOS and is_macosx_sdk_path(d):1411 if is_macosx_sdk_path(dn):1567 if MACOS and is_macosx_sdk_path(d):1695 if MACOS and is_macosx_sdk_path(zlib_h):