| /external/toolchain-utils/toolchain_utils_githooks/ |
| D | check-presubmit | 4 # Use of this source code is governed by a BSD-style license that can be 7 """Runs presubmit checks against a bundle of files.""" 41 # listed here because (1) only very few files are actually type checked, 50 # - never write to stdout/stderr or read from stdin directly 51 # - return either a CheckResult, or a list of [(subcheck_name, CheckResult)] 52 # - ideally use thread_pool to check things concurrently 53 # - though it's important to note that these *also* live on the threadpool 62 ("output", str), 72 # The files and directories on which we run the mypy typechecker. The paths are 73 # relative to the root of the toolchain-utils repository. [all …]
|
| D | check-presubmit.py | 4 # Use of this source code is governed by a BSD-style license that can be 7 """Runs presubmit checks against a bundle of files.""" 41 # listed here because (1) only very few files are actually type checked, 50 # - never write to stdout/stderr or read from stdin directly 51 # - return either a CheckResult, or a list of [(subcheck_name, CheckResult)] 52 # - ideally use thread_pool to check things concurrently 53 # - though it's important to note that these *also* live on the threadpool 62 ("output", str), 72 # The files and directories on which we run the mypy typechecker. The paths are 73 # relative to the root of the toolchain-utils repository. [all …]
|
| /external/google-cloud-java/java-vision/proto-google-cloud-vision-v1/src/main/java/com/google/cloud/vision/v1/ |
| D | GcsDestination.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 25 * The Google Cloud Storage location where the output will be written to. 82 * output files, you will need to do a wildcard gcs search on the uri prefix 85 * * File Prefix: gs://bucket-name/here/filenameprefix The output files 86 * will be created in gs://bucket-name/here/ and the names of the 87 * output files will begin with "filenameprefix". 88 * * Directory Prefix: gs://bucket-name/some/location/ The output files 89 * will be created in gs://bucket-name/some/location/ and the names of the 90 * output files could be anything because there was no filename prefix 94 * Multiple outputs can happen if, for example, the output JSON is too large [all …]
|
| D | GcsDestinationOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 34 * output files, you will need to do a wildcard gcs search on the uri prefix 37 * * File Prefix: gs://bucket-name/here/filenameprefix The output files 38 * will be created in gs://bucket-name/here/ and the names of the 39 * output files will begin with "filenameprefix". 40 * * Directory Prefix: gs://bucket-name/some/location/ The output files 41 * will be created in gs://bucket-name/some/location/ and the names of the 42 * output files could be anything because there was no filename prefix 46 * Multiple outputs can happen if, for example, the output JSON is too large 47 * and overflows into multiple sharded files. [all …]
|
| /external/google-cloud-java/java-vision/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ |
| D | GcsDestination.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 25 * The Google Cloud Storage location where the output will be written to. 82 * output files, you will need to do a wildcard gcs search on the uri prefix 85 * * File Prefix: gs://bucket-name/here/filenameprefix The output files 86 * will be created in gs://bucket-name/here/ and the names of the 87 * output files will begin with "filenameprefix". 88 * * Directory Prefix: gs://bucket-name/some/location/ The output files 89 * will be created in gs://bucket-name/some/location/ and the names of the 90 * output files could be anything because there was no filename prefix 94 * Multiple outputs can happen if, for example, the output JSON is too large [all …]
|
| D | GcsDestinationOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 34 * output files, you will need to do a wildcard gcs search on the uri prefix 37 * * File Prefix: gs://bucket-name/here/filenameprefix The output files 38 * will be created in gs://bucket-name/here/ and the names of the 39 * output files will begin with "filenameprefix". 40 * * Directory Prefix: gs://bucket-name/some/location/ The output files 41 * will be created in gs://bucket-name/some/location/ and the names of the 42 * output files could be anything because there was no filename prefix 46 * Multiple outputs can happen if, for example, the output JSON is too large 47 * and overflows into multiple sharded files. [all …]
|
| /external/pcre/doc/ |
| D | pcre2grep.1 | 3 pcre2grep - a grep with Perl-compatible regular expressions. 10 \fBpcre2grep\fP searches files for character patterns, in the same way as other 16 for a quick-reference summary of pattern syntax, or 35 pattern to be matched when neither \fB-e\fP nor \fB-f\fP is present. 37 arguments are treated as path names. At least one of \fB-e\fP, \fB-f\fP, or an 40 If no files are specified, \fBpcre2grep\fP reads the standard input. The 44 pcre2grep some-pattern file1 - file3 46 By default, input files are searched line by line, so pattern assertions about 49 to the standard output, and if there is more than one file, the file name is 50 output at the start of each line, followed by a colon. However, there are [all …]
|
| D | pcre2grep.txt | 6 pcre2grep - a grep with Perl-compatible regular expressions. 15 pcre2grep searches files for character patterns, in the same way as 16 other grep commands do, but it uses the PCRE2 regular expression li- 17 brary to support patterns that are compatible with the regular expres- 18 sions of Perl 5. See pcre2syntax(3) for a quick-reference summary of 30 on the command line because they are interpreted by the shell, and in- 35 single pattern to be matched when neither -e nor -f is present. Con- 36 versely, when one or both of these options are used to specify pat- 37 terns, all arguments are treated as path names. At least one of -e, -f, 40 If no files are specified, pcre2grep reads the standard input. The [all …]
|
| /external/lua/doc/ |
| D | luac.1 | 4 luac \- Lua compiler 16 into binary files containing precompiled chunks 23 off-line syntax checking. 33 text files containing Lua source and 34 binary files containing precompiled chunks. 36 produces a single output file containing the combined bytecodes 37 for all files given. 38 Executing the combined file is equivalent to executing the given files. 40 the output file is named 43 .B \-o [all …]
|
| /external/skia/infra/bots/recipes/ |
| D | compute_buildstats.py | 2 # Use of this source code is governed by a BSD-style license that can be 48 files = api.file.glob_paths( 53 analyzed += len(files) 54 if files: 55 analyze_wasm_file(api, checkout_root, out_dir, files) 57 files = api.file.glob_paths( 58 'find JS files', 62 analyzed += len(files) 63 if files: 64 analyze_web_file(api, checkout_root, out_dir, files) [all …]
|
| /external/grpc-grpc/test/csharp/codegen/ |
| D | csharp_codegen_base_namespace_test.sh | 8 # http://www.apache.org/licenses/LICENSE-2.0 19 # Simple test - compare generated output to expected files 21 set -x 32 # output directory for the generated files 34 rm -rf ${PROTO_OUT} 35 mkdir -p ${PROTO_OUT} 39 --plugin=protoc-gen-grpc-csharp=$PLUGIN \ 40 --csharp_out=${PROTO_OUT} \ 41 --grpc-csharp_out=${PROTO_OUT} \ 42 --csharp_opt=base_namespace=Example \ [all …]
|
| /external/google-cloud-java/java-translate/proto-google-cloud-translate-v3beta1/src/main/java/com/google/cloud/translate/v3beta1/ |
| D | BatchDocumentOutputConfigOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 30 * Google Cloud Storage destination for output content. 32 * generate at most 2 * n output files. (n is the # of target_language_codes 37 * new files are being translated. The format is: 45 * no content to output. 47 * translated output/error when we apply glossaries. They could also be 48 * empty if we have no content to output. 49 * Once a row is present in index.csv, the input/output matching never 51 * processed and ready to be consumed (that is, no partial output file is 54 * sure there is no custom retention policy applied on the output bucket [all …]
|
| D | BatchDocumentOutputConfig.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 25 * Output configuration for BatchTranslateDocument request. 117 * Google Cloud Storage destination for output content. 119 * generate at most 2 * n output files. (n is the # of target_language_codes 124 * new files are being translated. The format is: 132 * no content to output. 134 * translated output/error when we apply glossaries. They could also be 135 * empty if we have no content to output. 136 * Once a row is present in index.csv, the input/output matching never 138 * processed and ready to be consumed (that is, no partial output file is [all …]
|
| /external/google-cloud-java/java-translate/proto-google-cloud-translate-v3/src/main/java/com/google/cloud/translate/v3/ |
| D | BatchDocumentOutputConfigOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 30 * Google Cloud Storage destination for output content. 32 * generate at most 2 * n output files. (n is the # of target_language_codes 37 * new files are being translated. The format is: 45 * no content to output. 47 * translated output/error when we apply glossaries. They could also be 48 * empty if we have no content to output. 49 * Once a row is present in index.csv, the input/output matching never 51 * processed and ready to be consumed (that is, no partial output file is 54 * sure there is no custom retention policy applied on the output bucket [all …]
|
| D | BatchDocumentOutputConfig.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 25 * Output configuration for BatchTranslateDocument request. 117 * Google Cloud Storage destination for output content. 119 * generate at most 2 * n output files. (n is the # of target_language_codes 124 * new files are being translated. The format is: 132 * no content to output. 134 * translated output/error when we apply glossaries. They could also be 135 * empty if we have no content to output. 136 * Once a row is present in index.csv, the input/output matching never 138 * processed and ready to be consumed (that is, no partial output file is [all …]
|
| /external/lz4/programs/ |
| D | lz4.1 | 5 \fBlz4\fR \- lz4, unlz4, lz4cat \- Compress or decompress \.lz4 files 8 \fBlz4\fR [\fIOPTIONS\fR] [\-|INPUT\-FILE] \fIOUTPUT\-FILE\fR 11 \fBunlz4\fR is equivalent to \fBlz4 \-d\fR 14 \fBlz4cat\fR is equivalent to \fBlz4 \-dcfm\fR 17 … need to decompress files, it is recommended to always use the name \fBlz4\fR with appropriate arg… 20 …-aligned LZ77\fR family of compression scheme\. \fBlz4\fR offers compression speeds > 500 MB/s per… 26 \fBlz4\fR compresses a single file by default (see \fB\-m\fR for multiple files) 32 \fBlz4 file\.lz4\fR will default to decompression (use \fB\-z\fR to force compression) 35 \fBlz4\fR preserves original files (see \fB\-\-rm\fR to erase source file on completion) 38 \fBlz4\fR shows real\-time notification statistics during compression or decompression of a single … [all …]
|
| D | lz4.1.md | 1 lz4(1) -- lz4, unlz4, lz4cat - Compress or decompress .lz4 files 5 -------- 7 `lz4` [*OPTIONS*] [-|INPUT-FILE] <OUTPUT-FILE> 9 `unlz4` is equivalent to `lz4 -d` 11 `lz4cat` is equivalent to `lz4 -dcfm` 13 When writing scripts that need to decompress files, 15 (`lz4 -d` or `lz4 -dc`) instead of the names `unlz4` and `lz4cat`. 19 ----------- 22 based on **byte-aligned LZ77** family of compression scheme. 24 linearly scalable with multi-core CPUs. [all …]
|
| /external/ksp/api/src/main/kotlin/com/google/devtools/ksp/processing/ |
| D | CodeGenerator.kt | 3 * Copyright 2010-2020 JetBrains s.r.o. and Kotlin Programming Language contributors. 9 * http://www.apache.org/licenses/LICENSE-2.0 24 * [CodeGenerator] creates and manages files. 26 * Files created by [CodeGenerator] are considered in incremental processing. 27 * Kotlin and Java files will be compiled together with other source files in the module. 28 …* Files created without using this API will not participate in incremental processing nor subseque… 35 * Namely, the containing files of those [KSNode]s who are obtained from: 40 …ad of requiring processors to specify all source files which are relevant in generating the given … 43 * output, even if its contents contribute to the generation of the output. 45 …* For example, a processor generates an output `O` after reading class `A` in `A.kt` and class `B`… [all …]
|
| /external/mesa3d/src/mapi/glapi/gen/ |
| D | meson.build | 4 # of this software and associated documentation files (the "Software"), to deal 21 glapi_gen_gl_xml = files('../registry/gl.xml') 27 gl_and_es_api_files = files('gl_and_es_API.xml') 29 api_xml_files = files( 153 glapi_gen_depends = files( 161 glx_gen_depends = files( 170 output : 'glapi_mapi_tmp.h', 171 command : [prog_python, '@INPUT0@', '--printer', 'glapi', '@INPUT1@'], 179 output : 'glprocs.h', 180 command : [prog_python, '@INPUT0@', '-c', '-f', '@INPUT1@'], [all …]
|
| /external/cronet/build/ |
| D | zip_helpers.py | 2 # Use of this source code is governed by a BSD-style license that can be 4 """Helper functions for dealing with .zip files.""" 26 padding_needed = (alignment - (pos % alignment)) % alignment 50 """Adds a file to the given ZipFile with a hard-coded modified time. 82 f'Non-canonical zip_path: {zip_path} vs: {posixpath.normpath(zip_path)}') 103 # growing files, disable compression at an arbitrary cut off point. 116 output, argument 122 """Creates a zip file from a list of files. 126 output: Path, fileobj, or ZipFile instance to add files to. 130 timestamp: Unix timestamp to use for files in the archive. [all …]
|
| /external/angle/build/ |
| D | zip_helpers.py | 2 # Use of this source code is governed by a BSD-style license that can be 4 """Helper functions for dealing with .zip files.""" 26 padding_needed = (alignment - (pos % alignment)) % alignment 50 """Adds a file to the given ZipFile with a hard-coded modified time. 82 f'Non-canonical zip_path: {zip_path} vs: {posixpath.normpath(zip_path)}') 103 # growing files, disable compression at an arbitrary cut off point. 116 output, argument 122 """Creates a zip file from a list of files. 126 output: Path, fileobj, or ZipFile instance to add files to. 130 timestamp: Unix timestamp to use for files in the archive. [all …]
|
| /external/openscreen/build/code_coverage/ |
| D | merge_lib.py | 3 # Use of this source code is governed by a BSD-style license that can be 5 """Functions for interacting with llvm-profdata 8 manually on an as-needed basis: 33 """Calls the llvm-profdata tool. 36 profile_input_file_paths: A list of relative paths to the files that 39 profdata_tool_path: The path to the llvm-profdata executable. 40 sparse (bool): flag to indicate whether to run llvm-profdata with --sparse. 41 Doc: https://llvm.org/docs/CommandGuide/llvm-profdata.html#profdata-merge 51 logging.debug('Profile output path: %r' % profile_output_file_path) 54 profdata_tool_path, 'merge', '-o', profile_output_file_path, [all …]
|
| /external/zopfli/src/zopflipng/ |
| D | zopflipng_bin.cc | 7 // http://www.apache.org/licenses/LICENSE-2.0 31 size_t npos = (size_t)(-1); in GetFileNameParts() 42 if (dotpos == (size_t)(-1)) { in GetFileNameParts() 76 " zopflipng [options]... --prefix=[fileprefix] [files.png]...\n" in ShowHelp() 78 "If the output file exists, it is considered a result from a" in ShowHelp() 82 "-m: compress more: use more iterations (depending on file size)\n" in ShowHelp() 83 "--prefix=[fileprefix]: Adds a prefix to output filenames. May also" in ShowHelp() 84 " contain a directory path. When using a prefix, multiple input files" in ShowHelp() 85 " can be given and the output filenames are generated with the" in ShowHelp() 87 " If --prefix is specified without value, 'zopfli_' is used.\n" in ShowHelp() [all …]
|
| /external/wayland-protocols/ |
| D | wayland_protocol_codegen_test.go | 7 // http://www.apache.org/licenses/LICENSE-2.0 100 files []string 107 output: "prefix_$(in)_suffix", 111 …"bash -c '__SBOX_SANDBOX_DIR__/tools/src/out/host_tool gen < src_file > __SBOX_SANDBOX_DIR__/out/p… 113 files: []string{ 122 output: "prefix_$(in)_suffix", 126 …"bash -c '__SBOX_SANDBOX_DIR__/tools/src/out/host_tool gen < src_file_1 > __SBOX_SANDBOX_DIR__/out… 128 files: []string{ 138 output: "prefix_$(in)_suffix", 142 …"bash -c '__SBOX_SANDBOX_DIR__/tools/src/out/host_tool gen < src_file > __SBOX_SANDBOX_DIR__/out/p… [all …]
|
| /external/openthread/third_party/mbedtls/repo/scripts/ |
| D | code_style.py | 7 # SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 18 UNCRUSTIFY_ARGS = ["-c", CONFIG_FILE] 19 CHECK_GENERATED_FILES = "tests/scripts/check-generated-files.sh" 28 print("Warning: The listed files will be skipped because\n" 35 def list_generated_files() -> FrozenSet[str]: 36 """Return the names of generated files. 38 We don't reformat generated files, since the result might be different 39 from the output of the generator. Ideally the result of the generator 43 # Parse check-generated-files.sh to get an up-to-date list of 44 # generated files. Read the file rather than calling it so that [all …]
|