Home
last modified time | relevance | path

Searched refs:stderr (Results 1 – 25 of 56) sorted by relevance

123

/build/make/tools/
Djava-layers.py8 sys.stderr.write("usage: java-layers.py DEPENDENCY_FILE SOURCE_DIRECTORIES...\n")
9 sys.stderr.write("\n")
10 sys.stderr.write("Enforces layering between java packages. Scans\n")
11 sys.stderr.write("DIRECTORY and prints errors when the packages violate\n")
12 sys.stderr.write("the rules defined in the DEPENDENCY_FILE.\n")
13 sys.stderr.write("\n")
14 sys.stderr.write("Prints a warning when an unknown package is encountered\n")
15 sys.stderr.write("on the assumption that it should fit somewhere into the\n")
16 sys.stderr.write("layering.\n")
17 sys.stderr.write("\n")
[all …]
Dextract_kernel.py89 stdout=subprocess.PIPE, stderr=subprocess.PIPE)
107 stderr=subprocess.PIPE)
180 sys.stderr.write(
188 sys.stderr.write(
Dmerge-event-log-tags.py65 print >> sys.stderr, "unhandled option %s" % (o,)
136 print >> sys.stderr, "%s:%d: error: %s" % (fn, ln, msg)
141 print >> sys.stderr, "%s:%d: warning: %s" % (fn, ln, msg)
163 print >> sys.stderr, ("Error: Tag number not defined for tag `%s'."
Dpost_process_props.py69 sys.stderr.write("error: %s cannot exceed %d bytes: " %
71 sys.stderr.write("%s (%d)\n" % (value, len(value)))
129 sys.stderr.write("bad command line: " + str(argv) + "\n")
Djava-event-log-tags.py51 print >> sys.stderr, "unhandled option %s" % (o,)
95 print >> sys.stderr, "%s:%d: error: %s" % (fn, ln, msg)
/build/make/tools/acp/
Dacp.c82 fprintf(stderr, in process()
86 fprintf(stderr, "acp: unable to stat dest dir\n"); in process()
95 fprintf(stderr, in process()
213 fprintf(stderr, "Unexpected arg -%c\n", ic); in main()
225 fprintf(stderr, "acp: missing destination file\n"); in main()
231 fprintf(stderr, "Usage: acp [OPTION]... SOURCE DEST\n"); in main()
232 fprintf(stderr, " or: acp [OPTION]... SOURCE... DIRECTORY\n"); in main()
233 fprintf(stderr, "\nOptions:\n"); in main()
234 fprintf(stderr, " -d never follow (dereference) symbolic links\n"); in main()
235 fprintf(stderr, " -e if source file doesn't exist, try adding " in main()
[all …]
/build/make/tools/fs_get_stats/
Dfs_get_stats.c12 fprintf(stderr, "%s:%d: ERROR: " fmt, \
18 do { fprintf(stderr, "DEBUG: " fmt, ##args); } while(0)
26 fprintf(stderr, "fs_get_stats: retrieve the target file stats " in print_help()
28 fprintf(stderr, "usage: fs_get_stats cur_perms is_dir filename targetout\n"); in print_help()
29 fprintf(stderr, "\tcur_perms - The current permissions of " in print_help()
31 fprintf(stderr, "\tis_dir - Is filename is a dir, 1. Otherwise, 0.\n"); in print_help()
32 fprintf(stderr, "\tfilename - The filename to lookup\n"); in print_help()
33 fprintf(stderr, "\ttargetout - The target out path to query device specific FS configs\n"); in print_help()
34 fprintf(stderr, "\n"); in print_help()
/build/make/tools/zipalign/
DZipAlign.cpp33 fprintf(stderr, "Zip alignment utility\n"); in usage()
34 fprintf(stderr, "Copyright (C) 2009 The Android Open Source Project\n\n"); in usage()
35 fprintf(stderr, in usage()
38 fprintf(stderr, in usage()
40 fprintf(stderr, " -c: check alignment only (does not modify file)\n"); in usage()
41 fprintf(stderr, " -f: overwrite existing outfile.zip\n"); in usage()
42 fprintf(stderr, " -p: memory page alignment for stored shared object files\n"); in usage()
43 fprintf(stderr, " -v: verbose output\n"); in usage()
44 fprintf(stderr, " -z: recompress using Zopfli\n"); in usage()
81 fprintf(stderr, "ERROR: unable to retrieve entry %d\n", i); in copyAndAlign()
[all …]
/build/kati/
Dfind_test.cc42 fprintf(stderr, "Find emulator does not support this command\n"); in main()
47 fprintf(stderr, "Find emulator does not support this command\n"); in main()
61 fprintf(stderr, "Failed to run `%s`\n", cmd.c_str()); in Run()
75 fprintf(stderr, "Find emulator cannot parse `%s`\n", cmd.c_str()); in CompareFind()
80 fprintf(stderr, "Find emulator cannot parse `%s`\n", cmd.c_str()); in CompareFind()
91 fprintf(stderr, "Failed to match `%s`:\n", cmd.c_str()); in CompareFind()
95 fprintf(stderr, "%-20s %-20s\n", "Native:", "Emulated:"); in CompareFind()
98 fprintf(stderr, " %-20s %-20s\n", in CompareFind()
106 fprintf(stderr, "------------------------------------------\n"); in CompareFind()
116 fprintf(stderr, "Expected parse failure for `%s`\n", cmd.c_str()); in ExpectParseFailure()
[all …]
Dlog.h40 fprintf(stderr, "*kati*: %s\n", StringPrintf(args).c_str()); \
47 fprintf(stderr, "*kati*: %s\n", StringPrintf(args).c_str()); \
52 fprintf(stderr, "%s: %s\n", StringPrintf(__VA_ARGS__).c_str(), \
64 fprintf(stderr, "%s\n", StringPrintf(__VA_ARGS__).c_str()); \
70 fprintf(stderr, "%s\n", StringPrintf(__VA_ARGS__).c_str()); \
76 fprintf(stderr, "%s\n", StringPrintf(__VA_ARGS__).c_str()); \
Dlog.cc45 fprintf(stderr, "%s\n", msg); in ColorWarnLog()
53 fprintf(stderr, in ColorWarnLog()
57 fprintf(stderr, "%s:%d: %s\n", file, line, msg); in ColorWarnLog()
Dregen.cc108 fprintf(stderr, "%s is missing, regenerating...\n", in IsMissingOutputs()
113 fprintf(stderr, "%s is missing, regenerating...\n", in IsMissingOutputs()
125 fprintf(stderr, "incomplete kati_stamp, regenerating...\n"); \ in CheckStep1()
134 fprintf(stderr, "incomplete kati_stamp, regenerating...\n"); \ in CheckStep1()
152 fprintf(stderr, "incomplete kati_stamp, regenerating...\n"); in CheckStep1()
168 fprintf(stderr, "%s was modified, ignored.\n", s.c_str()); in CheckStep1()
180 fprintf(stderr, "%s was modified, regenerating...\n", s.c_str()); in CheckStep1()
194 fprintf(stderr, "Environment variable %s was set, regenerating...\n", in CheckStep1()
213 fprintf(stderr, in CheckStep1()
269 fprintf(stderr, "arguments changed, regenerating...\n"); in CheckStep1()
[all …]
Dregen_dump.cc35 fprintf(stderr, "Usage: ckati_stamp_dump [--env] [--files] <stamp>\n"); in main()
46 fprintf(stderr, "Unknown option: %s", arg); in main()
Dtestutil.h24 fprintf(stderr, \
Dexec.cc113 fprintf(stderr, "[%s] Error %d (ignored)\n", in ExecNode()
116 fprintf(stderr, "*** [%s] Error %d\n", command->output.c_str(), in ExecNode()
/build/make/tools/ziptime/
DZipTime.cpp29 fprintf(stderr, "Zip timestamp utility\n"); in usage()
30 fprintf(stderr, "Copyright (C) 2015 The Android Open Source Project\n\n"); in usage()
31 fprintf(stderr, "Usage: ziptime file.zip\n"); in usage()
43 fprintf(stderr, "Unable to rewrite '%s' as zip archive\n", argv[1]); in main()
/build/make/tools/libhost/
DCopyFile.c127 fprintf(stderr, in copyFileContents()
135 fprintf(stderr, in copyFileContents()
140 fprintf(stderr, "acp: partial write to '%s' (%zd of %zd)\n", in copyFileContents()
218 fprintf(stderr, in copyRegular()
223 fprintf(stderr, "acp: unable to stat destination '%s'\n", dst); in copyRegular()
229 fprintf(stderr, "acp: '%s' and '%s' are the same file\n", in copyRegular()
245 fprintf(stderr, "acp: unable to open '%s': %s\n", src, strerror(errno)); in copyRegular()
256 fprintf(stderr, in copyRegular()
273 fprintf(stderr, "acp: unable to remove '%s': %s\n", in copyRegular()
285 fprintf(stderr, "acp: unable to open '%s': %s\n", in copyRegular()
[all …]
/build/make/tools/atree/
Datree.cpp61 fwrite(USAGE, strlen(USAGE), 1, stderr); in usage()
84 fflush(stderr); in debug_printf()
133 fprintf(stderr, "%s: -o may only be supplied once -- " in main()
144 fprintf(stderr, "%s: -m may only be supplied once -- " in main()
152 fprintf(stderr, "%s Invalid expression in '-v %s': " in main()
168 fprintf(stderr, "%s: invalid argument -- %s\n", argv[0], argv[optind]); in main()
173 fprintf(stderr, "%s: At least one -f option must be supplied.\n", in main()
179 fprintf(stderr, "%s: At least one -I option must be supplied.\n", in main()
185 fprintf(stderr, "%s: -o option must be supplied.\n", argv[0]); in main()
354 fprintf(stderr, "error opening manifest file for write: %s\n", in main()
Dfs.cpp34 fprintf(stderr, "error deleting file %s (%s)\n", path.c_str(), in remove_file()
49 fprintf(stderr, "error getting directory contents %s (%s)\n", in remove_recursively()
91 fprintf(stderr, "error deleting directory %s (%s)\n", path.c_str(), in remove_recursively()
118 fprintf(stderr, "can't create directory %s (%s)\n", in mkdir_recursively()
124 fprintf(stderr, "can't create directory %s because %s is a file.\n", in mkdir_recursively()
171 fprintf(stderr, "Invalid ATREE_STRIP command '%s'\n", strip_cmd); in strip_file()
Dfiles.cpp161 fprintf(stderr, "Recursive replacement detected during variables " in replace_variables()
166 fprintf(stderr, " %s=%s\n", in replace_variables()
192 fprintf(stderr, "Could not open list file (%s): %s\n", in read_list_file()
200 fprintf(stderr, "Could not seek to the end of file %s. (%s)\n", in read_list_file()
210 fprintf(stderr, "Could not seek to the beginning of file %s. (%s)\n", in read_list_file()
219 fprintf(stderr, "out of memory (%ld)\n", size); in read_list_file()
225 fprintf(stderr, "error reading file %s. (%s)\n", in read_list_file()
304 fprintf(stderr, "%s:%d: bad format: %s\n%s\nExpected: [SRC] [rm|strip] DEST\n", in read_list_file()
358 fprintf(stderr, "%s:%d: couldn't locate source file: %s\n", in locate()
/build/soong/ui/terminal/
Dwriter.go218 stderr io.Writer member
221 func NewCustomStdio(stdin io.Reader, stdout, stderr io.Writer) StdioInterface {
222 return customStdio{stdin, stdout, stderr}
227 func (c customStdio) Stderr() io.Writer { return c.stderr }
/build/make/core/tasks/
Dfind-shareduid-violation.py32 p = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
46 print(error_msg, file=sys.stderr)
/build/make/tools/fs_config/
Dfs_config.c70 fprintf(stderr, "Usage: fs_config [-D product_out_path] [-S context_file] [-R root] [-C]\n"); in usage()
146 fprintf(stderr, "non null terminated buffer, aborting\n"); in main()
/build/soong/ui/logger/
Dlogger.go138 stderr *log.Logger member
153 stderr: log.New(out, "", log.Ltime),
222 s.stderr.Output(calldepth+1, str)
230 s.stderr.Output(calldepth+1, str)
/build/make/tools/releasetools/
Dmake_recovery_patch.py26 print("Python 2.7 or newer is required.", file=sys.stderr)

123