Searched refs:output_name (Results 1 - 25 of 64) sorted by relevance

123

/external/chromium_org/third_party/WebKit/Source/devtools/scripts/
H A Dgenerate_devtools_extension_api.py55 output_name = argv[1]
56 output = open(output_name, 'w')
H A Dgenerate_injected_script_externs.py207 def generate_injected_script_externs_to_file(input_idls, output_name):
208 with open(output_name, 'w') as output:
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
H A Doutputcapture.py55 def _capture_output_with_name(self, output_name):
56 stream = getattr(sys, output_name)
58 self.saved_outputs[output_name] = stream
59 setattr(sys, output_name, captured_output)
62 def _restore_output_with_name(self, output_name):
63 captured_output = getattr(sys, output_name).getvalue()
64 setattr(sys, output_name, self.saved_outputs[output_name])
65 del self.saved_outputs[output_name]
/external/chromium_org/tools/profile_chrome/
H A Dsystrace_controller.py53 output_name = 'systrace-%s' % util.GetTraceTimestamp()
54 with open(output_name, 'w') as out:
56 return output_name
/external/blktrace/btt/
H A Dargs.c267 static FILE *std_open(char *output_name, char *sfx, char *msg) argument
270 char fname[strlen(output_name) + 32];
272 sprintf(fname, "%s.%s", output_name, sfx);
331 output_name = optarg;
399 if (output_name == NULL) {
403 rngs_ofp = std_open(output_name, "dat", "range data");
404 avgs_ofp = std_open(output_name, "avg", "stats data");
405 msgs_ofp = std_open(output_name, "msg", "K messages");
407 xavgs_ofp = std_open(output_name, "xvg",
H A Dbt_timeline.c30 char *devices, *exes, *input_name, *output_name, *seek_name, *bno_dump_name; variable
/external/chromium_org/tools/telemetry/telemetry/core/
H A Dutil.py140 output_name = '%s_%03d' % (name, index)
141 if not glob.glob(output_name + '.*'):
144 return output_name
/external/lldb/scripts/Python/
H A Dmodify-python-lldb.py27 output_name = "./lldb.py" variable
29 output_name = sys.argv[1] + "/lldb.py" variable
31 # print "output_name is '" + output_name + "'"
290 with open(output_name, 'r') as f_in:
434 with open(output_name, 'w') as f_out:
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-record.c68 const char *output_name; member in struct:perf_record
358 const char *output_name = rec->output_name; local
372 if (!output_name) {
376 rec->output_name = output_name = "perf.data";
378 if (output_name) {
379 if (!strcmp(output_name, "-"))
381 else if (!stat(output_name, &st) && st.st_size) {
384 output_name);
[all...]
H A Dbuiltin-inject.c421 const char *output_name = "-"; local
427 OPT_STRING('o', "output", &output_name, "file",
449 if (!strcmp(output_name, "-")) {
453 inject.output = open(output_name, O_CREAT | O_WRONLY | O_TRUNC,
H A Dbuiltin-timechart.c973 static int __cmd_timechart(const char *output_name) argument
1017 write_svg_file(output_name);
1020 (last_time - first_time) / 1000000000.0, output_name);
1086 const char *output_name = "output.svg"; local
1089 OPT_STRING('o', "output", &output_name, "file", "output file name"),
1116 return __cmd_timechart(output_name);
H A Dbuiltin-stat.c1399 const char *output_name = NULL; local
1438 OPT_STRING('o', "output", &output_name, "file", "output file name"),
1473 if (output_name && strcmp(output_name, "-"))
1476 if (output_name && output_fd) {
1490 output = fopen(output_name, mode);
H A Dbuiltin-trace.c1207 const char *output_name = NULL; local
1212 OPT_STRING('o', "output", &output_name, "file", "output file name"),
1240 if (output_name != NULL) {
1241 err = trace__open_output(&trace, output_name);
1289 if (output_name != NULL)
/external/chromium_org/chrome/tools/build/win/
H A Dcreate_installer_archive.py26 # suffix to uncompresed full archive file, appended to options.output_name
30 CHROME_PATCH_FILE_SUFFIX = "_patch" # prefixed by options.output_name
32 # compressed full archive suffix, will be prefixed by options.output_name
140 def GetPrevVersion(build_dir, temp_dir, last_chrome_installer, output_name):
146 output_name + ARCHIVE_SUFFIX)
196 options.output_name + ARCHIVE_SUFFIX)
214 options.output_dir, options.output_name + COMPRESSED_ARCHIVE_SUFFIX)
222 patch_name_prefix = options.output_name + CHROME_PATCH_FILE_SUFFIX
225 options.output_name + ARCHIVE_SUFFIX)
234 compressed_archive_file = options.output_name
[all...]
/external/llvm/tools/gold/
H A Dgold-plugin.cpp71 static std::string output_name = ""; variable
155 output_name = tv->tv_u.tv_string;
448 path = output_name;
452 path = output_name + ".bc";
/external/chromium_org/net/http/
H A Dhttp_auth_gssapi_posix.h48 gss_name_t* output_name) = 0;
119 gss_name_t* output_name) OVERRIDE;
H A Dmock_gssapi_library_posix.cc263 gss_name_t* output_name) {
266 if (!output_name)
281 *output_name = reinterpret_cast<gss_name_t>(output);
259 import_name( OM_uint32* minor_status, const gss_buffer_t input_name_buffer, const gss_OID input_name_type, gss_name_t* output_name) argument
H A Dmock_gssapi_library_posix.h130 gss_name_t* output_name) OVERRIDE;
/external/chromium_org/tools/gn/bin/
H A Dgyp_flag_compare.py82 output_name = FindAndRemoveArgWithValue(command_line, '-o')
126 'output': output_name,
/external/chromium_org/tools/win/split_link/
H A Dsplit_link.py179 output_name = OutputNameForIndex(index)
182 print >> f, '/OUT:' + output_name
195 return stdout, popen.returncode, output_name
/external/chromium_org/third_party/WebKit/Source/build/scripts/
H A Dmake_token_matcher.py220 def process_file(input_name, output_name):
223 with io.open(output_name, 'w', -1, 'utf-8') as output_file:
/external/chromium_org/tools/gyp/pylib/gyp/generator/
H A Dcmake.py373 output_name = action_name + '_' + str(output_index)
374 SetVariable(output, output_name,
378 extra_sources.append(('${' + output_name + '}', out))
379 these_outputs.append('${' + output_name + '}')
380 var_outputs.append('${' + output_name + '}')
/external/chromium_org/tools/gyp/pylib/gyp/
H A Dmsvs_emulation.py513 manifest_base_name, output_name, is_executable, build_dir):
531 pdb = self.GetPDBName(config, expand_special, output_name + '.pdb')
616 output_name = name + '.intermediate.manifest'
619 '/ManifestFile:' + output_name,
683 return flags, output_name, manifest_files
/external/chromium_org/tools/gn/
H A Dtarget.h69 const std::string& output_name() const { return output_name_; } function in class:Target
72 // Returns the output name for this target, which is the output_name if
/external/blktrace/
H A Dblktrace.c285 static char *output_name; variable
1504 if (output_name)
1506 output_name, cpu);
2068 output_name = optarg;
2155 else if (output_name && (strcmp(output_name, "-") == 0)) {
2651 if (output_name) {
2653 output_name = NULL;

Completed in 5462 milliseconds

123