Searched refs:output_path (Results 1 – 7 of 7) sorted by relevance
117 output_path = file_prefix + ".out"118 if not exists(output_path):119 print "Could not find %s" % output_path121 result.append(MessageTestCase(test, file_path, output_path, mode,
590 gchar *output_path; in g_key_file_load_from_dirs() local600 output_path = NULL; in g_key_file_load_from_dirs()603 g_free (output_path); in g_key_file_load_from_dirs()605 fd = find_file_in_data_dirs (file, data_dirs, &output_path, in g_key_file_load_from_dirs()627 *full_path = output_path; in g_key_file_load_from_dirs()629 g_free (output_path); in g_key_file_load_from_dirs()
4880 output_path=`dirname $output`4881 cwrappersource="$output_path/$objdir/lt-$output_name.c"4882 cwrapper="$output_path/$output_name.exe"
4911 output_path=`dirname $output`4912 cwrappersource="$output_path/$objdir/lt-$output_name.c"4913 cwrapper="$output_path/$output_name.exe"
4929 output_path=`dirname $output`4930 cwrappersource="$output_path/$objdir/lt-$output_name.c"4931 cwrapper="$output_path/$output_name.exe"
7299 output_path=$func_dirname_result7300 cwrappersource="$output_path/$objdir/lt-$output_name.c"7301 cwrapper="$output_path/$output_name.exe"
492 leak output_path. (#308546, Kjartan Maraas)