Home
last modified time | relevance | path

Searched refs:logical (Results 1 – 25 of 764) sorted by relevance

12345678910>>...31

/third_party/node/deps/npm/node_modules/npm-logical-tree/
DREADME.md1logical-tree [![npm version](https://img.shields.io/npm/v/npm-logical-tree.svg)](https://npm.im/np…
3 [`npm-logical-tree`](https://github.com/npm/npm-logical-tree) is a Node.js
6 logical relationships between the different dependencies.
10 `$ npm install npm-logical-tree`
17 * [`logicalTree`](#logical-tree)
32 const logicalTree = require('npm-logical-tree')
40 name: 'npm-logical-tree',
85 #### <a name="logical-tree"></a> `> logicalTree(pkg, lock) -> LogicalTree`
87 Calculates a logical tree based on a matching `package.json` and
88 `package-lock.json` pair. A "logical tree" is a fully-nested dependency graph
[all …]
DCHANGELOG.md6 ## [1.2.1](https://github.com/npm/logical-tree/compare/v1.2.0...v1.2.1) (2018-01-19)
11 …tch -- only what require would pick up ([6388fbd](https://github.com/npm/logical-tree/commit/6388f…
16 # [1.2.0](https://github.com/npm/logical-tree/compare/v1.1.0...v1.2.0) (2017-10-13)
21 * **json:** fix repository url ([e51448a](https://github.com/npm/logical-tree/commit/e51448a))
26 …ility functions for dealing with trees ([23f6e69](https://github.com/npm/logical-tree/commit/23f6e…
31 # [1.1.0](https://github.com/npm/npm-logical-tree/compare/v1.0.0...v1.1.0) (2017-10-11)
36 * **requiredBy:** add requiredBy field to nodes ([c4056fb](https://github.com/npm/npm-logical-tree/…
46 * **api:** Initial Commit™ ([1025259](https://github.com/npm/npm-logical-tree/commit/1025259))
/third_party/python/Lib/msilib/
D__init__.py195 logical = _logical = make_id(file)
197 while logical in self.filenames:
198 logical = "%s.%d" % (_logical, pos)
200 self.filenames.add(logical)
201 return logical
203 def append(self, full, file, logical): argument
206 if not logical:
207 logical = self.gen_id(file)
209 self.files.append((full, logical))
210 return self.index, logical
[all …]
/third_party/libinput/doc/user/
Dseats.rst8 A seat has two identifiers, the physical name and the logical name. The
10 physical seat has access to. The logical seat name is the seat name for a
11 logical group of devices. A compositor may use that to create additional
13 itself to a single logical seat, leaving a second compositor to manage
14 devices on the other logical seats.
22 Below is an illustration of how physical seats and logical seats interact:
28 same logical seat. The device "Egg" is not available in the libinput context
32 **libinput_seat** comprises both physical seat and logical seat. From a
46 A logical set is interpreted as a group of devices that usually belong to a
48 semantically related. This means for devices within the same logical seat:
[all …]
/third_party/node/deps/npm/node_modules/read-package-tree/
Drpt.js11 constructor (pkg, logical, physical, er, cache) { argument
20 const parent = basename(dirname(logical))
22 this.name = `${parent}/${basename(logical)}`
24 this.name = basename(logical)
25 this.path = logical
37 constructor (pkg, logical, physical, realpath, er, cache) { argument
38 super(pkg, logical, physical, er, cache)
49 this.target = cachedTarget || new Node(pkg, logical, realpath, er, cache)
66 const newNode = (pkg, logical, physical, er, cache) => argument
69 res(new Node(pkg, logical, physical, er, cache)), 10))
[all …]
/third_party/glslang/Test/baseResults/
Dtypes.frag.out10 0:35 logical-and ( temp bool)
17 0:36 logical-and ( temp bool)
18 0:36 logical-and ( temp bool)
19 0:36 logical-and ( temp bool)
40 0:37 logical-and ( temp bool)
41 0:37 logical-and ( temp bool)
42 0:37 logical-and ( temp bool)
43 0:37 logical-and ( temp bool)
44 0:37 logical-and ( temp bool)
73 0:38 logical-and ( temp bool)
[all …]
Dhlsl.logical.binary.vec.frag.out1 hlsl.logical.binary.vec.frag
19 0:12 logical-and ( temp 4-component vector of bool)
31 0:13 logical-or ( temp 4-component vector of bool)
43 0:15 logical-and ( temp 4-component vector of bool)
56 0:16 logical-or ( temp 4-component vector of bool)
69 0:18 logical-and ( temp 4-component vector of bool)
82 0:19 logical-or ( temp 4-component vector of bool)
98 0:22 logical-or ( temp 4-component vector of bool)
99 0:22 logical-or ( temp 4-component vector of bool)
100 0:22 logical-or ( temp 4-component vector of bool)
[all …]
Dhlsl.isfinite.frag.out10 0:8 logical-and ( temp bool)
18 0:8 logical-and ( temp bool)
35 0:13 logical-and ( temp bool)
49 0:14 logical-and ( temp 2-component vector of bool)
63 0:15 logical-and ( temp 3-component vector of bool)
98 0:8 logical-and ( temp bool)
106 0:8 logical-and ( temp bool)
123 0:13 logical-and ( temp bool)
137 0:14 logical-and ( temp 2-component vector of bool)
151 0:15 logical-and ( temp 3-component vector of bool)
Dconversion.frag.out10 0:35 logical-xor ( temp bool)
230 0:72 logical-or ( temp bool)
231 0:71 logical-or ( temp bool)
232 0:71 logical-or ( temp bool)
285 0:85 logical-or ( temp bool)
286 0:84 logical-or ( temp bool)
287 0:83 logical-or ( temp bool)
288 0:82 logical-or ( temp bool)
289 0:81 logical-or ( temp bool)
290 0:80 logical-or ( temp bool)
[all …]
/third_party/flutter/flutter/packages/flutter/lib/src/services/
Dkeyboard_key.dart30 /// These represent *logical* keys, which are keys which are interpreted in the
38 /// something, you'd want to look at the logical key to detect this, since you
49 /// This example shows how to detect if the user has selected the logical "Q"
288 /// Represents the logical "None" key on the keyboard.
293 /// Represents the logical "Hyper" key on the keyboard.
298 /// Represents the logical "Super Key" key on the keyboard.
303 /// Represents the logical "Fn" key on the keyboard.
308 /// Represents the logical "Fn Lock" key on the keyboard.
313 /// Represents the logical "Suspend" key on the keyboard.
318 /// Represents the logical "Resume" key on the keyboard.
[all …]
/third_party/icu/docs/userguide/transforms/
Dbidi.md65 characters are pronounced is thus a logical sequence which differs from the
68 The logical order of bidirectional text is also the order in which it is usually
78 h is followed by the rightmost letter A. The next letter, in logical order, will
79 be R. In other words, the logical and storage order of the same text would be:
83 Text is stored and processed in logical order to make processing feasible: A
84 contiguous substring of logical-order text (e.g., from a copy&paste operation)
91 on the storage of text in logical order because such processing must match user
97 logical-to-visual reordering. It always works on a paragraph as a whole; the
104 necessary to reorder the data from visual order to logical order and back. Such
108 The are two problems with an "inverse reordering" from visual to logical order:
[all …]
/third_party/typescript/tests/baselines/reference/
DsymbolType11.types2 var s = Symbol.for("logical");
4 >Symbol.for("logical") : symbol
8 >"logical" : "logical"
/third_party/mesa3d/src/intel/isl/
DREADME31 - `struct isl_surf` distinguishes between the surface's logical dimension
43 between a surface's logical layout in the client API and its physical layout
48 - px: logical pixels
63 Vulkan) is in units of logical pixels. Logical pixels are independent of the
66 A surface's width and height, in units of logical pixels, is not affected by
69 height at level 0 is, in units of logical pixels, w0 and h0 regardless of
72 For example, the logical array length of a 3D surface is always 1, even on
83 width_px=64, and height_px=64 (note that the suffix 'px' indicates logical
/third_party/libinput/doc/user/dot/
Dseats-sketch-libinput.gv11 seat0 [ label="seat phys 0 logical A"];
12 seat1 [ label="seat phys 0 logical B"];
13 seat2 [ label="seat phys 1 logical C"];
Dseats-sketch.gv18 lseatA [label="logical seat A"; URL="\ref libinput_seat_get_logical_name"];
19 lseatB [label="logical seat B"; URL="\ref libinput_seat_get_logical_name"];
20 lseatC [label="logical seat C"; URL="\ref libinput_seat_get_logical_name"];
/third_party/openssl/VMS/
Dopenssl_startup.com.in3 $ ! This script defines the logical names used by the installation
4 $ ! of OpenSSL. It can provide those logical names at any level,
7 $ ! The logical names created are:
31 $ ! In addition, unless P2 is "NOALIASES", these logical names are
43 $ ! P2 If the value is "NOALIASES", no alias logical names are
66 $ ! can build concealed logical names on
/third_party/flutter/flutter/packages/flutter_driver/lib/src/common/
Dgeometry.dart32 /// The requested offset is returned in logical pixels, which can be translated
57 /// The offset is provided in logical pixels, which can be translated
63 /// The x component of the offset in logical pixels.
69 /// The y component of the offset in logical pixels.
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_KHR_device_group_creation.txt21 physical devices, and to create a logical device from a subset of one of
23 Such a logical device can then be used with new features in the
57 // a logical device using all of the physical devices.
DVK_KHR_device_group_creation.adoc21 physical devices, and to create a logical device from a subset of one of
23 Such a logical device can then be used with new features in the
57 // a logical device using all of the physical devices.
/third_party/node/deps/npm/node_modules/semver/
Drange.bnf1 range-set ::= range ( logical-or range ) *
2 logical-or ::= ( ' ' ) * '||' ( ' ' ) *
/third_party/flutter/flutter/dev/tools/gen_keycodes/lib/
Dcode_gen.dart59 …final String firstComment = wrapString('Represents the logical "$commentName" key on the keyboard.…
120 /// THis generates the map of Flutter key codes to logical keys.
139 /// This generates the map of GLFW number pad key codes to logical keys.
155 /// This generates the map of GLFW key codes to logical keys.
179 /// This generates the map of Android key codes to logical keys.
192 /// This generates the map of Android number pad key codes to logical keys.
232 /// This generates the map of macOS number pad key codes to logical keys.
246 /// This generates the map of Fuchsia key codes to logical keys.
/third_party/flutter/skia/src/sfnt/
DSkOTUtils.cpp154 unsigned char* logical = data + originalDataSize + nameTableLogicalSize; in RenameFont() local
156 for (; logical < physical; ++logical) { in RenameFont()
157 *logical = 0; in RenameFont()
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dgrid_paper.dart76 /// The distance between the primary lines in the grid, in logical pixels.
78 /// Each primary line is one logical pixel wide.
86 /// The lines after the first are half a logical pixel wide.
100 /// The subdivision lines after the first are a quarter of a logical pixel wide.
/third_party/skia/src/sfnt/
DSkOTUtils.cpp156 unsigned char* logical = data + originalDataSize + nameTableLogicalSize; in RenameFont() local
158 for (; logical < physical; ++logical) { in RenameFont()
159 *logical = 0; in RenameFont()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_blend_logic_op.txt24 defined by EXT_blend_minmax. This equation is a simple logical
26 logical operation is as specified by LogicOp. While only the XOR
27 operation may find wide application, the generality of full logical

12345678910>>...31