Home
last modified time | relevance | path

Searched +full:require +full:- +full:directory (Results 1 – 25 of 1069) sorted by relevance

12345678910>>...43

/external/okio/okio/src/jvmTest/kotlin/okio/
DZipBuilder.kt8 * http://www.apache.org/licenses/LICENSE-2.0 in <lambda>()
27 * always named `-`. in <lambda>()
30 private val directory: Path, in <lambda>() constant in okio.ZipBuilder
42 directory: Boolean = false, in <lambda>()
48 entries += Entry(path, content, directory, comment, modifiedAt, accessedAt, zip64) in <lambda>()
58 val archive = directory / "${randomToken(16)}.zip" in <lambda>()
61 require(!anyZip64 || entries.size == 1) { in <lambda>()
64 require(!anyZip64 || archiveComment.isEmpty()) { in <lambda>()
70 options += "--entry-comments" in <lambda>()
73 options += "--archive-comment" in <lambda>()
[all …]
/external/ltp/testcases/open_posix_testsuite/scripts/
Dlocate-test3 # Created by: inaky.perez-gonzalez REMOVE-THIS AT intel DOT com
11 Usage: $(basename "$0") [OPTIONs] DIRECTORY
13 Lists the tests (source/binary) available from the DIRECTORY directory
16 --buildonly List only tests that require building
17 --runnable List only tests that are executable
20 name it something including the "-buildonly" string.
21 --test-tools List all test tools that require building.
22 --help Show this help and exit
28 NUMBER-NUMBER.c [requires compilation]
29 NUMBER-NUMBER.sh [does not require compilation]
[all …]
/external/clang/tools/scan-build-py/libscanbuild/
Drunner.py1 # -*- coding: utf-8 -*-
26 '-c': 0, # compile option will be overwritten
27 '-fsyntax-only': 0, # static analyzer option will be overwritten
28 '-o': 1, # will set up own output file
30 '-g': 0,
31 '-save-temps': 0,
32 '-install_name': 1,
33 '-exported_symbols_list': 1,
34 '-current_version': 1,
35 '-compatibility_version': 1,
[all …]
/external/cronet/testing/merge_scripts/code_coverage/
Dconvert_to_istanbul.js2 // Use of this source code is governed by a BSD-style license that can be
14 const {createHash} = require('crypto');
15 const {join, dirname, normalize} = require('path');
16 const {readdir, readFile, writeFile, mkdir, access} = require('fs').promises;
17 const V8ToIstanbul = require(join(...NODE_MODULES, 'v8-to-istanbul'));
18 const {ArgumentParser} = require(join(...NODE_MODULES, 'argparse'));
19 const convertSourceMap = require(join(...NODE_MODULES, 'convert-source-map'));
20 const sourceMap = require(join(...NODE_MODULES, 'source-map'));
41 const origLine = sourcesMap[mapping.source][mapping.originalLine-1];
42 const genLine = sourcesMap[instrumentedFilePath][mapping.generatedLine-1];
[all …]
/external/skia/infra/bots/task_drivers/common/
Dperf_steps_test.go3 // Use of this source code is governed by a BSD-style license that can be
15 "github.com/stretchr/testify/require"
34 test("post-submit task", BenchmarkInfo{
36 TaskName: "BazelTest-Foo-Bar",
39 "--gitHash", "ff99ff99ff99ff99ff99ff99ff99ff99ff99ff99",
40 "--links",
41 "task", "https://task-scheduler.skia.org/task/1234567890",
46 TaskName: "BazelTest-Foo-Bar",
51 "--gitHash", "ff99ff99ff99ff99ff99ff99ff99ff99ff99ff99",
52 "--issue", "12345",
[all …]
Dgoldctl_steps_test.go3 // Use of this source code is governed by a BSD-style license that can be
17 "github.com/stretchr/testify/require"
31 …err := UploadToGold(ctx, utgArgs, "/path/to/skia/bazel-testlogs/some/test/target/test.outputs/outp…
37 require.Empty(t, res.Errors)
38 require.Empty(t, res.Exceptions)
40 …"Test did not produce an undeclared test outputs ZIP file or directory; nothing to upload to Gold",
47 test("post-submit task", UploadToGoldArgs{
64 ChangelistID: "changelist-id",
66 TryjobID: "tryjob-id",
75 "image-with-invalid-json-file.png": "fake PNG",
[all …]
/external/kotlinpoet/kotlinpoet/src/commonMain/kotlin/com/squareup/kotlinpoet/
DFileSpec.kt8 * https://www.apache.org/licenses/LICENSE-2.0 in <lambda>()
43 * - Comment in <lambda>()
44 * - Annotations in <lambda>()
45 * - Package in <lambda>()
46 * - Imports in <lambda>()
47 * - Members in <lambda>()
68 * This value always uses unix-style path separators (`/`). in <lambda>()
86 emitStep = { importsCollector -> emit(importsCollector, collectingImports = true) }, in <lambda>()
94 public fun oldWriteTo(directory: Path) { in <lambda>()
95 writeTo(directory) in <lambda>()
[all …]
/external/cronet/third_party/protobuf/js/
DREADME.md1 Protocol Buffers - Google's data interchange format
6 This directory contains the JavaScript Protocol Buffers runtime library.
10 1. CommonJS-style imports (eg. `var protos = require('my-protos');`)
11 2. Closure-style imports (eg. `goog.require('my.package.MyProto');`)
13 Support for ES6-style imports is not implemented yet. Browsers can
20 `npm install google-protobuf`, or use the files in this directory.
25 npm, but you can download a pre-built binary
27 (look for the `protoc-*.zip` files under **Downloads**).
34 a pre-built binary from [https://github.com/protocolbuffers/protobuf/releases](https://github.com/p…
37 follow the instructions in [the top-level
[all …]
/external/skia/infra/bots/task_drivers/codesize/
Dcodesize_test.go2 // Use of this source code is governed by a BSD-style license that can be
17 "github.com/stretchr/testify/require"
41 … = "2022/01/31/01/693abc06538769c662ca1871d347323b133a5d3c/Build-Debian10-Clang-x86_64-Release/dm…
42 … = "2022/01/31/01/693abc06538769c662ca1871d347323b133a5d3c/Build-Debian10-Clang-x86_64-Release/dm…
43 …h = "2022/01/31/01/693abc06538769c662ca1871d347323b133a5d3c/Build-Debian10-Clang-x86_64-Release/dm…
45 …xpectedPerfFileGCSPath = "nano-json-v1/2022/01/31/01/693abc06538769c662ca1871d347323b133a5d3c/Buil…
51 "timestamp": "2022-01-31T01:02:03Z",
53 "swarming_server": "https://chromium-swarm.appspot.com",
55 "task_name": "CodeSize-dm-Debian10-Clang-x86_64-Release",
56 "compile_task_name": "Build-Debian10-Clang-x86_64-Release",
[all …]
/external/icu/libandroidicu/include/unicode/
Dputil.h6 * Copyright (C) 1997-2014, International Business Machines
42 * functions may have to be re-implemented.
46 * Return the ICU data directory.
47 * The data directory is where common format ICU data files (.dat files)
48 * are loaded from. Note that normal use of the built-in ICU
49 * facilities does not require loading of an external data file;
50 * unless you are adding custom data to ICU, the data directory
53 * The data directory is determined as follows:
56 * If a data directory was specified at ICU build time
62 * otherwise no data directory is available.
[all …]
/external/icu/icu4c/source/common/unicode/
Dputil.h6 * Copyright (C) 1997-2014, International Business Machines
42 * functions may have to be re-implemented.
46 * Return the ICU data directory.
47 * The data directory is where common format ICU data files (.dat files)
48 * are loaded from. Note that normal use of the built-in ICU
49 * facilities does not require loading of an external data file;
50 * unless you are adding custom data to ICU, the data directory
53 * The data directory is determined as follows:
56 * If a data directory was specified at ICU build time
62 * otherwise no data directory is available.
[all …]
/external/cronet/third_party/icu/source/common/unicode/
Dputil.h6 * Copyright (C) 1997-2014, International Business Machines
42 * functions may have to be re-implemented.
46 * Return the ICU data directory.
47 * The data directory is where common format ICU data files (.dat files)
48 * are loaded from. Note that normal use of the built-in ICU
49 * facilities does not require loading of an external data file;
50 * unless you are adding custom data to ICU, the data directory
53 * The data directory is determined as follows:
56 * If a data directory was specified at ICU build time
62 * otherwise no data directory is available.
[all …]
/external/icu/libicu/cts_headers/unicode/
Dputil.h6 * Copyright (C) 1997-2014, International Business Machines
42 * functions may have to be re-implemented.
46 * Return the ICU data directory.
47 * The data directory is where common format ICU data files (.dat files)
48 * are loaded from. Note that normal use of the built-in ICU
49 * facilities does not require loading of an external data file;
50 * unless you are adding custom data to ICU, the data directory
53 * The data directory is determined as follows:
56 * If a data directory was specified at ICU build time
62 * otherwise no data directory is available.
[all …]
/external/google-cloud-java/java-servicedirectory/google-cloud-servicedirectory/src/main/java/com/google/cloud/servicedirectory/v1beta1/
Dpackage-info.java8 * https://www.apache.org/licenses/LICENSE-2.0
18 * A client to Service Directory API
24 * <p>Service Description: Service Directory API for looking up service data at runtime.
30 * // It will require modifications to work:
31 * // - It may require correct/in-range values for request initialization.
32 * // - It may require specifying regional endpoints when creating the service client as shown in
40 * .setEndpointFilter("endpointFilter-1834249875")
48 * <p>Service Description: Service Directory API for registering services. It defines the following
51 * <p>- The API has a collection of [Namespace][google.cloud.servicedirectory.v1beta1.Namespace]
54 * <p>- Each Namespace has a collection of [Service][google.cloud.servicedirectory.v1beta1.Service]
[all …]
/external/google-cloud-java/java-servicedirectory/google-cloud-servicedirectory/src/main/java/com/google/cloud/servicedirectory/v1/
Dpackage-info.java8 * https://www.apache.org/licenses/LICENSE-2.0
18 * A client to Service Directory API
24 * <p>Service Description: Service Directory API for looking up service data at runtime.
30 * // It will require modifications to work:
31 * // - It may require correct/in-range values for request initialization.
32 * // - It may require specifying regional endpoints when creating the service client as shown in
40 * .setEndpointFilter("endpointFilter-1834249875")
48 * <p>Service Description: Service Directory API for registering services. It defines the following
51 * <p>- The API has a collection of [Namespace][google.cloud.servicedirectory.v1.Namespace]
54 * <p>- Each Namespace has a collection of [Service][google.cloud.servicedirectory.v1.Service]
[all …]
/external/okio/okio/src/commonMain/kotlin/okio/internal/
DSegmentedByteString.kt8 * http://www.apache.org/licenses/LICENSE-2.0 in <lambda>()
17 // TODO move to SegmentedByteString class: https://youtrack.jetbrains.com/issue/KT-20427 in <lambda>()
20 @file:JvmName("-SegmentedByteString") // A leading '-' hides this class from Java. in <lambda>()
35 var right = toIndex - 1 in <lambda>()
42 midVal < value -> left = mid + 1 in <lambda>()
43 midVal > value -> right = mid - 1 in <lambda>()
44 else -> return mid in <lambda>()
49 return -left - 1 in <lambda>()
54 // Search for (pos + 1) instead of (pos) because the directory holds sizes, not indexes. in segment()
55 val i = directory.binarySearch(pos + 1, 0, segments.size) in segment()
[all …]
/external/cronet/third_party/icu/source/tools/gendict/
Dgendict.1.in1 .\" Hey, Emacs! This is -*-nroff-*- you know...
12 \- Compiles word list into ICU string trie dictionary
19 .BI "\fB\-\-transform" " transform"
34 .BI "\-i\fP, \fB\-\-icudatadir" " directory"
36 .IR " input-file"
37 .IR " output\-file"
41 .I dictionary-file
60 .IR output-file .
65 .BI "\-i\fP, \fB\-\-icudatadir" " directory"
67 .IR directory .
[all …]
/external/icu/icu4c/source/tools/gendict/
Dgendict.1.in1 .\" Hey, Emacs! This is -*-nroff-*- you know...
12 \- Compiles word list into ICU string trie dictionary
19 .BI "\fB\-\-transform" " transform"
34 .BI "\-i\fP, \fB\-\-icudatadir" " directory"
36 .IR " input-file"
37 .IR " output\-file"
41 .I dictionary-file
60 .IR output-file .
65 .BI "\-i\fP, \fB\-\-icudatadir" " directory"
67 .IR directory .
[all …]
/external/squashfs-tools/kernel/Documentation/filesystems/
Dsquashfs.txt4 Squashfs is a compressed read-only filesystem for Linux.
10 Squashfs is intended for general read-only filesystem use, for archival
15 Mailing list: squashfs-devel@lists.sourceforge.net
19 ----------------------
29 Max entries per directory: unlimited unlimited
32 Directory indexes: yes no
34 Tail-end packing (fragments): yes no
39 32-bit uids/gids: yes no
44 directory data are highly compacted, and packed on byte boundaries. Each
46 file type, i.e. regular file, directory, symbolic link, and block/char device
[all …]
/external/skia/infra/bots/task_drivers/testutils/
Dtestutils.go3 // Use of this source code is governed by a BSD-style license that can be
17 "github.com/stretchr/testify/require"
27 // The root step created by td.RunTestSteps() is always "fake-test-task". We can omit it.
51 require.NoError(t, err)
53 require.NoError(t, err)
56 require.NoError(t, zipWriter.Close())
57 require.NoError(t, os.WriteFile(zipPath, buf.Bytes(), 0644))
60 // PopulateDir populates a directory with the given contents, represented as a map from file paths
64 require.NoError(t, os.WriteFile(filepath.Join(dirPath, filePath), []byte(fileContents), 0644))
69 // os_steps.TempDirContextKey context key. It takes a list of directory paths, and returns the
[all …]
/external/e2fsprogs/doc/RelNotes/
Dv1.16.txt18 pre-2.2 kernel. These features are not supported by a pre-2.2 kernel,
19 so there is now a new flag -O which allows the user to specify with
20 which features she would like to create the filesystem; "mke2fs -O
23 The tune2fs program now has a -O option which allows the user to set
26 Note setting or clearing either feature will require running e2fsck on
35 Dumpe2fs has new options -f (force) and -h (header-only).
42 directory would not be properly incremented when the directory was
51 require two passes to completely fix the filesystem. This happened if
59 e2fsprogs can avoid using the non-functional stat field.
68 -------------------
[all …]
/external/python/cpython3/Tools/msi/
DREADME.txt7 build.bat [-x86] [-x64] [-ARM64] [--doc]
13 set SPHINXBUILD=<path to sphinx-build.exe>
16 buildrelease.bat [-x86] [-x64] [-ARM64] [-D] [-B]
17 [-o <output directory>] [-c <certificate name>]
45 and command-line logic, as well as the ability to locate and optionally
79 build.bat [-x86] [-x64] [-ARM64] [--doc] [--test-marker] [--pack]
82 generate an installer layout in PCbuild/(win32|amd64)/en-us.
84 Specify -x86, -x64 and/or -ARM64 to build for each platform. If none are
88 Specify --doc to include the documentation files. Ensure %PYTHON% and
91 Specify --test-marker to build an installer that works side-by-side with
[all …]
/external/zstd/lib/dll/example/
DREADME.md5 - `zstd.exe` : Command Line Utility, supporting gzip-like arguments
6 - `dll\libzstd.dll` : The ZSTD dynamic library (DLL)
7 - `dll\libzstd.lib` : The import library of the ZSTD dynamic library (DLL) for Visual C++
8 - `example\` : The example of usage of the ZSTD library
9 - `include\` : Header files required by the ZSTD library
10 - `static\libzstd_static.lib` : The static ZSTD library (LIB)
14 Command Line Interface (CLI) supports gzip-like arguments.
19 The full list of commands for CLI can be obtained with `-h` or `-H`. The ratio can
20 be improved with commands from `-3` to `-16` but higher levels also have slower
21 compression. CLI includes in-memory compression benchmark module with compression
[all …]
/external/lz4/lib/dll/example/
DREADME.md6 - `lz4.exe` : Command Line Utility, supporting gzip-like arguments
7 - `dll\msys-lz4-1.dll` : The DLL of LZ4 library, compiled by msys
8 - `dll\liblz4.dll.a` : The import library of LZ4 library for Visual C++
9 - `example\` : The example of usage of LZ4 library
10 - `include\` : Header files required with LZ4 library
11 - `static\liblz4_static.lib` : The static LZ4 library
16 Command Line Interface (CLI) supports gzip-like arguments.
21 The full list of commands for CLI can be obtained with `-h` or `-H`. The ratio can
22 be improved with commands from `-3` to `-16` but higher levels also have slower
23 compression. CLI includes in-memory compression benchmark module with compression
[all …]
/external/python/setuptools/docs/userguide/
Dcommands.rst1 -----------------
3 -----------------
7 ``alias`` - Define shortcuts for commonly used commands
18 Setuptools therefore allows you to define "aliases" - shortcut names for
25 setup.py alias --global-config daily egg_info --tag-build=development
30 setup.py daily bdist_egg # generate a daily-build .egg file
31 setup.py daily sdist # generate a daily-build source distro
35 ``egg_info --tag-build=development``.
41 uses that command. For example, this (project-local) alias::
43 setup.py alias bdist_egg bdist_egg rotate -k1 -m.egg
[all …]

12345678910>>...43