Searched refs:PROJ (Results 1 – 4 of 4) sorted by relevance
4 PROJ=$(echo $1 | cut -d = -f 2)24 ${bin_dir}/init_constraints.pl "$PROJ" $info_file $db_file25 ${bin_dir}/init_constraints_required.pl "$PROJ" $info_file $db_file26 ${bin_dir}/fill_db_sql.pl "$PROJ" $info_file $db_file28 ${bin_dir}/fill_db_sql.pl "$PROJ" ${info_file}.sql $db_file30 ${bin_dir}/fill_db_caller_info.pl "$PROJ" $info_file $db_file32 ${bin_dir}/fill_db_caller_info.pl "$PROJ" ${info_file}.caller_info $db_file36 ${bin_dir}/fill_db_type_value.pl "$PROJ" $info_file $db_file37 ${bin_dir}/fill_db_type_size.pl "$PROJ" $info_file $db_file38 ${bin_dir}/copy_required_constraints.pl "$PROJ" $info_file $db_file[all …]
4 PROJ=$(echo $1 | cut -d = -f 2)30 ${bin_dir}/fill_db_caller_info.pl "$PROJ" $tmp_file $db_file33 ${bin_dir}/fill_db_sql.pl "$PROJ" $tmp_file $db_file36 ${bin_dir}/fill_db_sql.pl "$PROJ" $tmp_file $db_file39 ${bin_dir}/fill_db_sql.pl "$PROJ" $tmp_file $db_file44 if [ "$PROJ" != "" ] ; then45 ${bin_dir}/fixup_${PROJ}.sh $db_file
4 PROJ=$(echo $1 | cut -d = -f 2)15 test -e ${bin_dir}/${PROJ}.return_fixes && \16 cat ${bin_dir}/${PROJ}.return_fixes | \
137 char PROJ[] = "/.project"; /* what project file */ variable496 sizeof (PROJ)); in print()499 (void) strcat(s, PROJ); in print()