Searched refs:config_suffix (Results 1 – 5 of 5) sorted by relevance
59 def format(self, config_suffix=None): argument60 if not config_suffix or config_suffix == '':68 values.append(config_suffix)70 values.append(bench_pad[min(len(config_suffix), len(bench_pad) - 1):])
399 config_suffix=d401 config_suffix=""403 tag_content TargetName "${name}${lib_sfx}${config_suffix}"
1217 config_suffix = '-' + LDVERSION1219 config_suffix = config_suffix + '-darwin'1221 config_suffix = '' # Python 2.x1232 path = os.path.join(path_to_lib, 'config' + config_suffix, 'Makefile')
1230 config_suffix = '-' + LDVERSION1232 config_suffix = config_suffix + '-darwin'1234 config_suffix = '' # Python 2.x1245 path = os.path.join(path_to_lib, 'config' + config_suffix, 'Makefile')