Home
last modified time | relevance | path

Searched refs:source_files (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/content/browser/tracing/
Dgenerate_trace_viewer_grd.py38 def __init__(self, source_files, output_filename): argument
39 self.source_files = source_files
45 source_files = argv[:output_position]
46 return ParsedArgs(source_files, argv[output_position + 1])
73 for filename in parsed_args.source_files:
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/
Dgenerate_devtools_grd.py61 def __init__(self, source_files, image_dirs, output_filename): argument
62 self.source_files = source_files
70 source_files = argv[:images_position]
72 return ParsedArgs(source_files, image_dirs, argv[output_position + 1])
104 for filename in parsed_args.source_files:
/external/chromium_org/tools/clang/scripts/
Dtest_tool.py46 source_files = glob.glob(os.path.join(test_directory_for_tool,
49 for source_file in source_files]
51 for source_file in source_files]
58 for source, actual in zip(source_files, actual_files):
106 print '[==========] %s ran.' % _NumberOfTestsToString(len(source_files))
/external/chromium_org/remoting/host/installer/
Dbuild-installer-archive.py171 def buildHostArchive(temp_dir, zip_path, source_file_roots, source_files, argument
189 for f in source_files:
239 source_files = []
258 source_files.append(arg)
270 if len(source_files) == 0 and len(generated_files) == 0:
285 source_files, generated_files, generated_files_dst,
/external/v8/tools/
Djs2c.py392 source_files = sys.argv[4:]
393 JS2C(source_files, [natives], { 'TYPE': type, 'COMPRESSION': compression })
/external/chromium_org/v8/tools/
Djs2c.py428 source_files = sys.argv[4:]
429 JS2C(source_files, [natives], { 'TYPE': type, 'COMPRESSION': compression })
/external/v8/src/
DSConscript351 source_files = context.GetRelevantSources(SOURCES)
379 source_objs = context.ConfigureObject(env, source_files)
/external/chromium_org/tools/gyp/pylib/gyp/generator/
Dmsvs.py1972 def _GenerateMSBuildFiltersFile(filters_path, source_files, argument
1986 _AppendFiltersForMSBuild('', source_files, extension_to_rule_name,
/external/chromium_org/remoting/
Dremoting.gyp1232 'source_files': [
2034 'source_files': [