/third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
D | FieldMaskTreeTest.cs | 47 RepeatedField<string> paths = tree.ToFieldMask().Paths; in AddFieldPath() 48 Assert.AreEqual(0, paths.Count); in AddFieldPath() 51 paths = tree.ToFieldMask().Paths; in AddFieldPath() 52 Assert.AreEqual(1, paths.Count); in AddFieldPath() 53 Assert.Contains("", paths); in AddFieldPath() 57 paths = tree.ToFieldMask().Paths; in AddFieldPath() 58 Assert.AreEqual(2, paths.Count); in AddFieldPath() 59 Assert.Contains("foo", paths); in AddFieldPath() 63 paths = tree.ToFieldMask().Paths; in AddFieldPath() 64 Assert.AreEqual(2, paths.Count); in AddFieldPath() [all …]
|
/third_party/node/deps/npm/node_modules/normalize-package-data/node_modules/resolve/test/ |
D | node-modules-paths.js | 6 var nodeModulesPaths = require('../lib/node-modules-paths'); 8 var verifyDirs = function verifyDirs(t, start, dirs, moduleDirectories, paths) { argument 10 if (paths) { 11 for (var k = 0; k < paths.length; ++k) { 12 moduleDirs.push(path.basename(paths[k])); 38 test('node-modules-paths', function (t) { 57 t.test('with paths=array option', function (t) { 59 var paths = ['a', 'b']; 60 var dirs = nodeModulesPaths(start, { paths: paths }); property 62 verifyDirs(t, start, dirs, null, paths); [all …]
|
/third_party/node/deps/npm/node_modules/env-paths/ |
D | readme.md | 1 # env-paths [![Build Status](https://travis-ci.org/sindresorhus/env-paths.svg?branch=master)](https… 3 > Get paths for storing things like data, config, cache, etc 5 Uses the correct OS-specific paths. Most developers get this wrong. 11 $ npm install env-paths 18 const envPaths = require('env-paths'); 20 const paths = envPaths('MyApp'); 22 paths.data; 25 paths.config 32 ### paths = envPaths(name, [options]) 38 Name of your project. Used to generate the paths. [all …]
|
D | package.json | 2 "_from": "env-paths@^2.2.0", 3 "_id": "env-paths@2.2.0", 6 "_location": "/env-paths", 11 "raw": "env-paths@^2.2.0", 12 "name": "env-paths", 13 "escapedName": "env-paths", 21 "_resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.0.tgz", 23 "_spec": "env-paths@^2.2.0", 31 "url": "https://github.com/sindresorhus/env-paths/issues" 35 "description": "Get paths for storing things like data, config, cache, etc", [all …]
|
D | index.d.ts | 13 export interface Paths { interface 43 Get paths for storing things like data, config, cache, etc. 45 @param name - Name of your project. Used to generate the paths. 46 @returns The paths to use for your project on current OS. 50 import envPaths = require('env-paths'); 52 const paths = envPaths('MyApp'); 54 paths.data; 57 paths.config 61 (name: string, options?: envPaths.Options): envPaths.Paths; 64 // declare function envPaths(name: string, options?: envPaths.Options): envPaths.Paths;
|
/third_party/node/test/fixtures/ |
D | require-resolve.js | 15 // Verify that existing paths are removed. 17 require.resolve('bar', { paths: [] }) property 31 require.resolve('three', { paths: [nestedIndex] }) property 36 require.resolve('bar', { paths: [nestedIndex] }), property 41 // Verify that the default paths can be used and modified. 43 const paths = require.resolve.paths('bar'); constant 45 assert.strictEqual(paths[0], nodeModules); 47 require.resolve('bar', { paths }), field 51 paths.unshift(nestedNodeModules); 53 require.resolve('bar', { paths }), field [all …]
|
/third_party/pulseaudio/src/modules/alsa/mixer/profile-sets/ |
D | default.conf | 52 ; paths-input = ... # A list of mixer paths to use. Every path in this list… 54 ; paths-output = ... 115 paths-output = analog-output analog-output-lineout analog-output-speaker analog-output-headphones a… 116 paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic analog-input-d… 124 paths-output = analog-output analog-output-lineout analog-output-speaker analog-output-headphones a… 125 paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic analog-input-d… 133 paths-output = analog-output analog-output-lineout analog-output-speaker analog-output-headphones a… 134 paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic analog-input-d… 140 paths-output = analog-output analog-output-lineout analog-output-speaker 147 paths-output = analog-output analog-output-lineout analog-output-speaker [all …]
|
D | force-speaker.conf | 25 paths-output = analog-output analog-output-lineout analog-output-speaker-always analog-output-headp… 26 paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic analog-input-d… 32 paths-output = analog-output analog-output-lineout analog-output-speaker-always analog-output-headp… 33 paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic analog-input-d… 39 paths-output = analog-output analog-output-lineout analog-output-speaker-always 46 paths-output = analog-output analog-output-lineout analog-output-speaker-always 53 paths-output = analog-output analog-output-lineout analog-output-speaker-always 60 paths-output = analog-output analog-output-lineout analog-output-speaker-always 67 paths-output = analog-output analog-output-lineout analog-output-speaker-always 75 paths-output = analog-output analog-output-lineout analog-output-speaker-always [all …]
|
D | force-speaker-and-int-mic.conf | 26 paths-output = analog-output analog-output-lineout analog-output-speaker-always analog-output-headp… 27 paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic-always analog-… 33 paths-output = analog-output analog-output-lineout analog-output-speaker-always analog-output-headp… 34 paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic-always analog-… 40 paths-output = analog-output analog-output-lineout analog-output-speaker-always 47 paths-output = analog-output analog-output-lineout analog-output-speaker-always 54 paths-output = analog-output analog-output-lineout analog-output-speaker-always 61 paths-output = analog-output analog-output-lineout analog-output-speaker-always 68 paths-output = analog-output analog-output-lineout analog-output-speaker-always 76 paths-output = analog-output analog-output-lineout analog-output-speaker-always [all …]
|
/third_party/protobuf/php/src/Google/Protobuf/ |
D | FieldMask.php | 12 * `FieldMask` represents a set of symbolic field paths, for example: 13 * paths: "f.a" 14 * paths: "f.b.d" 45 * paths string. 67 * Note that a repeated field is only allowed in the last position of a `paths` 86 * paths: "f.b" 95 * paths: "f.b.d" 125 * In JSON, a field mask is encoded as a single string where paths are 139 * paths: "user.display_name" 140 * paths: "photo" [all …]
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/ |
D | FieldMaskTest.cs | 47 var mask = new FieldMask { Paths = { input } }; in ToString_Invalid() 57 var mask = new FieldMask { Paths = { "x", "foo__bar", @"x\y" } }; in ToString_Invalid_Precise() 59 … "{ \"@warning\": \"Invalid FieldMask\", \"paths\": [ \"x\", \"foo__bar\", \"x\\\\y\" ] }", in ToString_Invalid_Precise() 86 // Repeated fields cannot have sub-paths. in IsValid() 89 // Non-message fields cannot have sub-paths. in IsValid() 101 mask.Paths.AddRange(input); in ToString() 113 Assert.AreEqual(expectedOutput.Length, mask.Paths.Count); in FromString() 116 Assert.AreEqual(expectedOutput[i], mask.Paths[i]); in FromString() 123 // Check whether the field paths are valid if a class parameter is provided. in FromString_Validated() 135 Assert.AreEqual(expectedOutput.Length, mask.Paths.Count); in FromFieldNumbers() [all …]
|
/third_party/musl/porting/linux/user/config/ |
D | ld-musl-namespace-x86_64-test.ini | 6 …namespace.default.lib.paths = /system/lib64:/vendor/lib64:/vendor/lib64/chipsetsdk:/system/lib64/n… 7 …namespace.default.asan.lib.paths = /system/lib64:/system/lib64/module:/vendor/lib64:/vendor/lib64/… 14 namespace.ns_no_allowed_libs.lib.paths = /data/tests/libc-test/src/functionalext/dlns 18 namespace.ns_normal.lib.paths = /data/tests/libc-test/src/functionalext/dlns 23 namespace.ns_wrong_lib_path.lib.paths = src/common/ 25 namespace.ns_wrong_lib_path.permitted.paths = /data/tests 29 namespace.ns_wrong_allowed_path.lib.paths = /data/tests/libc-test/src/functionalext/dlns 39 namespace.inherited_class.lib.paths = /data/tests/libc-test/src/functionalext/dlns 44 namespace.ns_separated_flase.lib.paths = /data/tests/libc-test/src/functionalext/dlns 47 #ns_asan_lib_path ,testing asan.lib.paths [all …]
|
D | ld-musl-namespace-arm-test.ini | 6 …namespace.default.lib.paths = /system/lib:/vendor/lib:/vendor/lib/chipsetsdk:/system/lib/ndk:/syst… 7 …namespace.default.asan.lib.paths = /system/lib:/system/lib/module:/vendor/lib:/vendor/lib/chipsets… 14 namespace.ns_no_allowed_libs.lib.paths = /data/tests/libc-test/src/functionalext/dlns 18 namespace.ns_normal.lib.paths = /data/tests/libc-test/src/functionalext/dlns 23 namespace.ns_wrong_lib_path.lib.paths = src/common/ 25 namespace.ns_wrong_lib_path.permitted.paths = /data/tests 29 namespace.ns_wrong_allowed_path.lib.paths = /data/tests/libc-test/src/functionalext/dlns 39 namespace.inherited_class.lib.paths = /data/tests/libc-test/src/functionalext/dlns 44 namespace.ns_separated_flase.lib.paths = /data/tests/libc-test/src/functionalext/dlns 47 #ns_asan_lib_path ,testing asan.lib.paths [all …]
|
D | ld-musl-namespace-aarch64-test.ini | 6 …namespace.default.lib.paths = /system/lib64:/vendor/lib64:/vendor/lib64/chipsetsdk:/system/lib64/n… 7 …namespace.default.asan.lib.paths = /system/lib64:/system/lib64/module:/vendor/lib64:/vendor/lib64/… 14 namespace.ns_no_allowed_libs.lib.paths = /data/tests/libc-test/src/functionalext/dlns 18 namespace.ns_normal.lib.paths = /data/tests/libc-test/src/functionalext/dlns 23 namespace.ns_wrong_lib_path.lib.paths = src/common/ 25 namespace.ns_wrong_lib_path.permitted.paths = /data/tests 29 namespace.ns_wrong_allowed_path.lib.paths = /data/tests/libc-test/src/functionalext/dlns 39 namespace.inherited_class.lib.paths = /data/tests/libc-test/src/functionalext/dlns 44 namespace.ns_separated_flase.lib.paths = /data/tests/libc-test/src/functionalext/dlns 47 #ns_asan_lib_path ,testing asan.lib.paths [all …]
|
/third_party/boost/tools/boost_install/ |
D | boost-install-dirs.jam | 16 local paths = [ package.paths Boost ] ; 17 .includedir = [ $(paths).includedir ] ; 29 local paths = [ package.paths Boost ] ; 30 .bindir = [ $(paths).bindir ] ; 42 local paths = [ package.paths Boost ] ; 43 .libdir = [ $(paths).libdir ] ; 57 local paths = [ package.paths Boost ] ; 58 .cmakedir = [ $(paths).get cmakedir ] ;
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
D | field_mask_utility.cc | 109 util::Status DecodeCompactFieldMaskPaths(StringPiece paths, in DecodeCompactFieldMaskPaths() argument 112 int length = paths.length(); in DecodeCompactFieldMaskPaths() 127 if (paths[i] == '\\') { in DecodeCompactFieldMaskPaths() 131 if (paths[i] != '\"') { in DecodeCompactFieldMaskPaths() 135 if (i >= length - 1 || paths[i + 1] != ']') { in DecodeCompactFieldMaskPaths() 139 "Invalid FieldMask '", paths, in DecodeCompactFieldMaskPaths() 147 if (i < length - 1 && paths[i + 1] != '.' && paths[i + 1] != ',' && in DecodeCompactFieldMaskPaths() 148 paths[i + 1] != ')' && paths[i + 1] != '(') { in DecodeCompactFieldMaskPaths() 152 "Invalid FieldMask '", paths, in DecodeCompactFieldMaskPaths() 160 if (paths[i] == '[') { in DecodeCompactFieldMaskPaths() [all …]
|
/third_party/node/deps/npm/node_modules/tar/lib/ |
D | path-reservations.js | 2 // reserve([list, of, paths], fn) 3 // When the fn is first in line for all its paths, it 6 // Used by async unpack to avoid clobbering paths in use, 23 // fn => {paths:[path,...], dirs:[path, ...]} 42 // fn => {paths, dirs} 49 paths: res.paths.map(path => queues.get(path)), 54 // check if fn is first in line for all its paths, and is 57 const {paths, dirs} = getQueues(fn) 58 return paths.every(q => q[0] === fn) && 75 const { paths, dirs } = reservations.get(fn) [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | reachabilityChecks6.errors.txt | 1 tests/cases/compiler/reachabilityChecks6.ts(5,10): error TS7030: Not all code paths return a value. 2 tests/cases/compiler/reachabilityChecks6.ts(30,10): error TS7030: Not all code paths return a value. 3 tests/cases/compiler/reachabilityChecks6.ts(40,10): error TS7030: Not all code paths return a value. 4 tests/cases/compiler/reachabilityChecks6.ts(51,10): error TS7030: Not all code paths return a value. 5 tests/cases/compiler/reachabilityChecks6.ts(79,10): error TS7030: Not all code paths return a value. 7 tests/cases/compiler/reachabilityChecks6.ts(93,10): error TS7030: Not all code paths return a value. 9 tests/cases/compiler/reachabilityChecks6.ts(115,10): error TS7030: Not all code paths return a valu… 20 !!! error TS7030: Not all code paths return a value. 47 !!! error TS7030: Not all code paths return a value. 59 !!! error TS7030: Not all code paths return a value. [all …]
|
D | deduplicateImportsInSystem.errors.txt | 1 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 2 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 3 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 4 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 5 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 6 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 12 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 15 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 18 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 21 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? [all …]
|
D | systemModule9.errors.txt | 1 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 2 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 3 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 4 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 5 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 6 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 12 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 15 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 18 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? 22 …d you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? [all …]
|
D | reachabilityChecks5.errors.txt | 1 tests/cases/compiler/reachabilityChecks5.ts(5,17): error TS7030: Not all code paths return a value. 3 tests/cases/compiler/reachabilityChecks5.ts(30,17): error TS7030: Not all code paths return a value. 4 tests/cases/compiler/reachabilityChecks5.ts(40,17): error TS7030: Not all code paths return a value. 5 tests/cases/compiler/reachabilityChecks5.ts(51,17): error TS7030: Not all code paths return a value. 6 tests/cases/compiler/reachabilityChecks5.ts(79,17): error TS7030: Not all code paths return a value. 8 tests/cases/compiler/reachabilityChecks5.ts(93,17): error TS7030: Not all code paths return a value. 10 tests/cases/compiler/reachabilityChecks5.ts(115,18): error TS7030: Not all code paths return a valu… 21 !!! error TS7030: Not all code paths return a value. 50 !!! error TS7030: Not all code paths return a value. 62 !!! error TS7030: Not all code paths return a value. [all …]
|
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | FieldMaskPartial.cs | 49 /// Converts a field mask specified by paths to a string. 56 /// <param name="paths">Paths in the field mask</param> 59 internal static string ToJson(IList<string> paths, bool diagnosticOnly) in ToJson() argument 61 var firstInvalid = paths.FirstOrDefault(p => !IsPathValid(p)); in ToJson() 66 var query = paths.Select(JsonFormatter.ToJsonName); in ToJson() 69 … JsonFormatter.WriteString(writer, string.Join(",", paths.Select(JsonFormatter.ToJsonName))); in ToJson() 78 writer.Write("{ \"@warning\": \"Invalid FieldMask\", \"paths\": "); in ToJson() 79 JsonFormatter.Default.WriteList(writer, (IList)paths); in ToJson() 103 return ToJson(Paths, true); in ToDiagnosticString() 115 /// Parses from a string to a FieldMask and validates all field paths. [all …]
|
/third_party/flutter/flutter/packages/flutter/test/material/ |
D | animated_icons_private_test.dart | 98 paths: movingBar.paths, 120 paths: movingBar.paths, 142 paths: movingBar.paths, 164 paths: movingBar.paths, 177 paths: movingBar.paths, 193 paths: movingBar.paths, 215 paths: bow.paths, 235 paths: bow.paths, 255 paths: bow.paths, 264 paths: bow.paths, [all …]
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/graphicsfuzz/ |
D | index.txt | 21 …dot", "Covers instruction combine casting, combine shifting and DAG code paths" }, 23 …mbers-from-fragcoord", "A fragment shader that covers specific NIR code paths" }, 37 …-loops-with-limiters", "A fragment shader that covers specific NIR code paths" }, 39 …-atan-trunc-vec4", "A fragment shader that covers specific NIR code paths" }, 41 … "Covers specific inst combine add sub and inst combine simplify demanded code paths"}, 44 …-shift-findmsb", "Covers specific DAG combiner and legalize vector ops code paths" }, 45 …-loop-limit-underflow", "A fragment shader that covers specific NIR code paths" }, 46 …rse-uniform-condition", "A fragment shader that covers specific BRW code paths" }, 49 …oat-to-int-and-back", "A fragment shader that covers specific NIR code paths" }, 50 …-increment-float-array", "A fragment shader that covers specific NIR code paths" }, [all …]
|
/third_party/alsa-utils/axfer/ |
D | xfer-options.c | 52 static int allocate_paths(struct xfer_context *xfer, char *const *paths, in allocate_paths() argument 63 xfer->paths = calloc(count, sizeof(xfer->paths[0])); in allocate_paths() 64 if (xfer->paths == NULL) in allocate_paths() 69 xfer->paths[0] = strndup("-", PATH_MAX); in allocate_paths() 70 if (xfer->paths[0] == NULL) in allocate_paths() 74 xfer->paths[i] = strndup(paths[i], PATH_MAX); in allocate_paths() 75 if (xfer->paths[i] == NULL) in allocate_paths() 180 !strcmp(xfer->paths[0], "-")) { in validate_options() 185 xfer->paths[0]); in validate_options() 196 if (!strcmp(xfer->paths[0], "-")) { in validate_options() [all …]
|