| /third_party/backends/backend/ |
| H A D | hp5400_internal.h | 10 This file is part of the SANE package. 35 the executable file might be covered by the GNU General Public 244 DecodeImage (FILE * file, int planes, int bpp, int xsize, int ysize,
|
| H A D | kvs20xx.h | 99 SANE_Int file; member
|
| /third_party/curl/docs/libcurl/ |
| H A D | mksymbolsmanpage.pl | 11 # * This software is licensed as described in the file COPYING, which 17 # * furnished to do so, under the terms of the COPYING file. 63 This man page is automatically generated from the symbols-in-versions file.
|
| /third_party/icu/icu4c/source/test/perf/leperf/ |
| H A D | FontObject.h | 236 FILE *file; member in FontObject
|
| /third_party/icu/icu4c/source/python/icutools/databuilder/renderers/ |
| H A D | common_exec.py | 50 print("Printing to file: %s" % output_path) 64 print("Copying file to: %s" % output_path) 154 print("Command failed: %s" % command_line, file=sys.stderr)
|
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | FontObject.h | 232 FILE *file; member in FontObject
|
| /third_party/EGL/sdk/docs/man/xhtml/ |
| H A D | maketoc.pl | 12 probably want to redirect output into a file like
|
| /third_party/NuttX/fs/driver/ |
| H A D | fs_devsyslog.c | 61 /* Open the device/file write-only, try to create (file) it if it doesn't 62 * exist, if the file that already exists, then append the new log data to 63 * end of the file. 94 struct file sl_file; /* The syslog file structure */ 204 * Flush any buffer data in the file system to media. 232 * Initialize to use the character device (or file) at 259 * threads. Open returns a file descriptor that is valid only for the in syslog_initialize() 265 /* Get an inode for this file/devic in syslog_initialize() [all...] |
| /third_party/mbedtls/scripts/ |
| H A D | code_style.py | 22 print("Error: ", *args, file=sys.stderr) 24 # Print the file names that will be skipped and the help message 44 # generated files. Read the file rather than calling it so that 54 # Check for comment string indicating an auto-generated file 55 AUTOGEN_RE = re.compile(r"Warning[ :-]+This file is (now )?auto[ -]?generated", 114 Check the code style and output a diff for each file whose style is 124 " correcting file " + src_file) 128 # file with the extension ".uncrustify". To get the changes (if any) 154 print_err("Uncrustify with file returned: " + 155 str(result.returncode) + " correcting file " [all...] |
| /third_party/mesa3d/.gitlab-ci/bare-metal/ |
| H A D | serial_buffer.py | 95 # Thread that just reads the bytes from the file of serial output that some 110 # file, 3) add to the queue of lines to be read by program logic 122 # Write our data to the output file if we're the ones reading from 170 parser.add_argument('--file', type=str, 177 ser = SerialBuffer(args.dev, args.file, args.prefix or "")
|
| /third_party/mesa3d/src/compiler/glsl/tests/ |
| H A D | lower_precision_test.py | 2282 print(source, file=source_file)
|
| /third_party/littlefs/scripts/ |
| H A D | changeprefix.py | 54 # rename any prefixes in file 57 # create a temporary file to avoid overwriting ourself 100 print('no paths?', file=sys.stderr) 156 help="Output file.")
|
| /third_party/node/deps/v8/third_party/zlib/google/ |
| H A D | zip_reader.h | 3 // found in the LICENSE file. 15 #include "base/files/file.h" 36 // the output file). Return false on failure to cancel extraction. 46 // Called with the POSIX file permissions of the data; POSIX implementations 48 // output file. 51 // Called if an error occurred while extracting the file. The WriterDelegate 89 // Information of an entry (file or directory) in a ZIP archive. 107 // Size of the original uncompressed file, or 0 if the entry is a directory. 127 // False if the entry is a file. 131 // happens if a file entr [all...] |
| /third_party/node/deps/zlib/google/ |
| H A D | zip_reader.h | 3 // found in the LICENSE file. 14 #include "base/files/file.h" 36 // the output file). Return false on failure to cancel extraction. 46 // Called with the POSIX file permissions of the data; POSIX implementations 48 // output file. 51 // Called if an error occurred while extracting the file. The WriterDelegate 92 // Information of an entry (file or directory) in a ZIP archive. 110 // Size of the original uncompressed file, or 0 if the entry is a directory. 130 // False if the entry is a file. 134 // happens if a file entr [all...] |
| /third_party/node/deps/npm/test/lib/utils/ |
| H A D | explain-dep.js | 242 spec: `file:${resolve(testdir, 'ws-project', 'a')}`,
|
| /third_party/mesa3d/src/intel/isl/ |
| H A D | gen_format_layout.py | 32 /* This file is autogenerated by gen_format_layout.py. DO NOT EDIT! */ 133 # If the csv file grew very large this class could be put behind a factory 232 # csv.reader actually reads the file one line at a time (it was designed to 233 # open excel generated sheets), so hold the file until all of the lines are 272 parser.add_argument('--csv', action='store', help='The CSV file to parse.') 276 help='The location to put the generated C file.') 279 # This generator opens and writes the file itself, and it does so in bytes 300 file=sys.stderr)
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_genX.h | 25 * NOTE: The header can be included multiple times, from the same file. 32 * In this header file, the usual genx() macro is available. 36 #error This file is included by means other than anv_private.h
|
| /third_party/ltp/testcases/network/tcp_cmds/sendfile/ |
| H A D | testsf_s.c | 10 #include <sys/file.h> 129 /* start with file length, '=' will start the filename */ in main() 140 /* the file name */ in main() 143 tst_resm(TINFO, "The file to send is %s", lp); in main() 144 /* open requested file to send */ in main() 146 tst_resm(TBROK, "file open error = %d", errno); in main() 152 do { /* send file parts until EOF */ in main() 168 close(fd); /* close requested file */ in main()
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | Makefile | 120 GCC_BASE := $(shell $(CC) --print-file-name=)
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | sess_id.c | 5 * this file except in compliance with the License. You can obtain a copy 6 * in the file LICENSE in the source distribution or at 33 {"in", OPT_IN, 's', "Input file - default stdin"}, 37 {"out", OPT_OUT, '>', "Output file - default stdout"}, 46 static SSL_SESSION *load_sess_id(char *file, int format);
|
| /third_party/node/deps/openssl/openssl/fuzz/ |
| H A D | cmp.c | 5 * this file except in compliance with the License. You can obtain a copy 6 * in the file LICENSE in the source distribution or at 39 static int print_noop(const char *func, const char *file, int line, in print_noop() argument
|
| /third_party/node/deps/openssl/openssl/crypto/perlasm/ |
| H A D | x86masm.pl | 5 # this file except in compliance with the License. You can obtain a copy 6 # in the file LICENSE in the source distribution or at 86 sub ::file
|
| /third_party/python/Tools/i18n/ |
| H A D | makelocalealias.py | 3 Convert the X11 locale.alias file into a mapping dictionary suitable 13 # Location of the X11 alias file. 15 # Location of the glibc SUPPORTED locales file. 119 # Check that all alias definitions from the X11 file 125 file=sys.stderr) 133 help='location of the X11 alias file ' 136 help='location of the glibc SUPPORTED locales file '
|
| /third_party/python/Tools/peg_generator/pegen/ |
| H A D | __main__.py | 186 print("ERROR: using pegen requires at least Python 3.8!", file=sys.stderr)
|
| /third_party/python/Lib/test/ |
| H A D | bisect_cmd.py | 10 "bisect" file: 14 Load an existing list of tests from a file using -i option: 34 print(name, file=fp) 94 'into a file. If not set, run --list-tests')
|