Lines Matching refs:python_script
590 wrapped_args, python_script, python_script_target_name, deps argument
594 wrapped_args, python_script, python_script_target_name
602 python_path += '`dirname $(location %s)`' % python_script
653 python_script = ''
656 python_script = program.command
660 python_script = arg
663 if python_script != '':
665 target_name + '_' + os.path.basename(python_script)
667 srcs = [python_script] + impl.get_list_of_relative_inputs(depend_files)
670 impl.fprint(' main: "%s",' % python_script)
691 if python_script != '' and not python_script in relative_inputs:
692 relative_inputs.append(python_script)
740 if python_script:
742 wrapped_args, python_script, python_script_target_name, depends
797 if python_script:
799 wrapped_args, python_script, python_script_target_name, depends
846 if python_script:
848 wrapped_args, python_script, python_script_target_name, depends