Home
last modified time | relevance | path

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

12345678

/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DREADME.txt24 // Use a lit test instead of a unit test for the logical readers.
30 use LIT tests to validate the logical readers.
52 See: Use a lit test instead of a unit test for the logical readers.
110 In order to have the same logical functionality as the ELF Reader, such
116 The logical elements must have an unique offset (similar like the DWARF
160 Factor out printing functionality from the logical elements into a
170 logical lines representing the disassembled instructions from the text
171 section and the logical lines representing the line records from the
173 we will allocate those logical lines to their logical scopes.
221 The logical view uses its own and non-standard free form text when
[all …]
/freebsd/crypto/openssl/VMS/
H A 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 alias
66 $ ! can build concealed logical names on
H A Dopenssl_shutdown.com.in3 $ ! This script deassigns the logical names used by the installation
9 $ ! P2 If the value is "NOALIASES", no alias logical names are alias
/freebsd/contrib/llvm-project/libcxx/modules/
H A Dmodules.json.in6 "logical-name": "std",
16 "logical-name": "std.compat",
/freebsd/sys/contrib/zstd/programs/
H A Dutil.c1137 int UTIL_countCores(int logical) in UTIL_countCores() argument
1186 if (logical) in UTIL_countCores()
1217 int UTIL_countCores(int logical) in UTIL_countCores() argument
1243 int UTIL_countCores(int logical) in UTIL_countCores() argument
1299 if (ratio && numCores > ratio && !logical) { in UTIL_countCores()
1316 int UTIL_countCores(int logical) in UTIL_countCores() argument
1328 if (logical) { in UTIL_countCores()
1345 (void) logical; in UTIL_countCores()
1360 int UTIL_countCores(int logical) in UTIL_countCores() argument
1365 (void)logical; in UTIL_countCores()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/nvmem/
H A Dnvmem.yaml38 (logical '1') to block the write operation. It's deasserted,
39 when it's driven low (logical '0') to allow writing.
/freebsd/sys/contrib/device-tree/Bindings/display/msm/
H A Ddsi.txt58 to the logical lanes on the given platform. The value contained in
59 index n describes what physical lane is mapped to the logical lane n
68 The above mapping describes that the logical data lane DATA0 is mapped to
69 the physical data lane DATA3, logical DATA1 to physical DATA0, logic DATA2
72 There are only a limited number of physical to logical mappings possible:
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dti,sn65dsi86.yaml107 If you have 1 logical lane the bridge supports routing
118 If you have 2 logical lanes the bridge supports
131 If you have 4 logical lanes the bridge supports
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dtype_traits.inc201 // [meta.logical], logical operator traits
300 // [meta.logical], logical operator traits
H A Dfunctional.inc41 // [logical.operations], logical operations
/freebsd/contrib/libcbor/doc/source/api/
H A Dtype_0_1.rst41 …]`, ``cbor_set_uint`` API is somewhat counter-intuitive as the resulting logical value is 1 less. …
49 …will produce an item with the logical value of :math:`-1`. There is, however, an upside to this as…
H A Dstreaming_encoding.rst6 :func:`cbor_serialize`, these functions take logical values (integers, floats,
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Domp_lib.f90.var182 logical (kind=omp_logical_kind), value :: dynamic_threads
187 logical (kind=omp_logical_kind), value :: nested
212 logical (kind=omp_logical_kind) omp_in_parallel
217 logical (kind=omp_logical_kind) omp_in_final
222 logical (kind=omp_logical_kind) omp_get_dynamic
227 logical (kind=omp_logical_kind) omp_get_nested
358 logical (kind=omp_logical_kind) omp_is_initial_device
431 logical (kind=omp_logical_kind) omp_test_lock
567 logical (kind=omp_logical_kind), value :: verbose
743 logical (kind=omp_logical_kind) omp_in_explicit_task
[all …]
H A Domp_lib.h.var283 logical (kind=omp_logical_kind), value :: dynamic_threads
288 logical (kind=omp_logical_kind), value :: nested
313 logical (kind=omp_logical_kind) omp_in_parallel
318 logical (kind=omp_logical_kind) omp_in_final
323 logical (kind=omp_logical_kind) omp_get_dynamic
328 logical (kind=omp_logical_kind) omp_get_nested
452 logical (kind=omp_logical_kind) omp_is_initial_device
525 logical (kind=omp_logical_kind) omp_test_lock
661 logical (kind=omp_logical_kind), value :: verbose
841 logical (kind=omp_logical_kind) omp_in_explicit_task
/freebsd/contrib/openpam/doc/man/
H A Dopenpam.man5 are, in the author's opinion, logical and necessary extensions to the
/freebsd/crypto/openssl/util/
H A Dlocal_shlib.com.in10 $ ! Create a local environment with the shared library logical names
/freebsd/sys/contrib/device-tree/Bindings/hwmon/pmbus/
H A Dti,ucd90320.yaml18 margining (MARx), 16 for logical GPO, and 32 GPIs for cascading, and system
/freebsd/sys/fs/cd9660/
H A DTODO.hibler8 Unfortunately, if the logical block size is smaller than the page size,
/freebsd/sys/dev/hptrr/
H A Dhim.h327 HPT_U8 * logical; member
416 int (*buildsgl)(struct _COMMAND *cmd, PSG psg, int logical);
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td402 // Pack saturate logical.
426 // Unpack logical high.
438 // Unpack logical low.
517 // Average logical.
587 // Maximum logical.
603 // Minimum logical.
699 // Multiply sum logical.
817 // Shift right logical.
1030 // Compare high logical.
1093 // Convert from logical.
[all …]
/freebsd/sys/dev/hptnr/
H A Dhim.h372 HPT_U8 * logical; member
461 int (*buildsgl)(struct _COMMAND *cmd, PSG psg, int logical);
/freebsd/sys/dev/hpt27xx/
H A Dhim.h384 HPT_U8 * logical; member
474 int (*buildsgl)(struct _COMMAND *cmd, PSG psg, int logical);
/freebsd/contrib/dialog/samples/copifuncs/
H A Dcopi.ifmcfg428 # From this line on values CANNOT be prefixed with logical expression
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dti,nspire-keypad.txt22 - active-low: Specify that the keypad is active low (i.e. logical low signifies
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dvideo-interfaces.yaml64 endpoint node (logical bus).
169 the logical lane number, while the value of an entry indicates physical
181 Physical clock lane index. Position of an entry determines the logical

12345678