/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/ |
H A D | README.md | 13 ### Use a **lit test** instead of a **unit test** for the **logical readers**. 18 use ``lit`` tests to validate the **logical readers**. 82 In order to have the same logical functionality as the DWARF reader, such 88 The logical elements must have an unique offset (similar like the DWARF 124 Factor out printing functionality from the logical elements into a 132 logical lines representing the **disassembled instructions** from the **text 133 section** and the logical lines representing the **line records** from the 134 **debug line** section. Using the ranges associated with the logical scopes, 135 we will allocate those logical lines to their logical scopes. 169 The logical view uses its own and non-standard free form text when [all …]
|
/freebsd/crypto/openssl/VMS/ |
H A D | openssl_startup.com.in | 3 $ ! 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 D | openssl_shutdown.com.in | 3 $ ! This script deassigns the logical names used by the installation 9 $ ! P2 If the value is "NOALIASES", no alias logical names are alias
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | util.c | 1137 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 1223 …int const ret = sysctlbyname(logical ? "hw.logicalcpu" : "hw.physicalcpu", &numCores, &size, NULL,… in UTIL_countCores() 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 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/display/msm/ |
H A D | dsi.txt | 58 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/contrib/llvm-project/libcxx/modules/std/ |
H A D | type_traits.cppm |
|
H A D | functional.cppm |
|
H A D | functional.inc | 41 // [logical.operations], logical operations
|
/freebsd/contrib/libcbor/doc/source/api/ |
H A D | type_0_1.rst | 41 …]`, ``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 D | streaming_encoding.rst | 6 :func:`cbor_serialize`, these functions take logical values (integers, floats,
|
/freebsd/contrib/openpam/doc/man/ |
H A D | openpam.man | 5 are, in the author's opinion, logical and necessary extensions to the
|
/freebsd/contrib/llvm-project/openmp/runtime/src/include/ |
H A D | omp_lib.F90.var | 219 logical (kind=omp_logical_kind), value :: dynamic_threads 224 logical (kind=omp_logical_kind), value :: nested 249 logical (kind=omp_logical_kind) omp_in_parallel 254 logical (kind=omp_logical_kind) omp_in_final 259 logical (kind=omp_logical_kind) omp_get_dynamic 264 logical (kind=omp_logical_kind) omp_get_nested 395 logical (kind=omp_logical_kind) omp_is_initial_device 478 logical (kind=omp_logical_kind) omp_test_lock 624 logical (kind=omp_logical_kind), value :: verbose 801 logical (kind=omp_logical_kind) omp_in_explicit_task [all …]
|
H A D | omp_lib.h.var | 283 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 535 logical (kind=omp_logical_kind) omp_test_lock 681 logical (kind=omp_logical_kind), value :: verbose 861 logical (kind=omp_logical_kind) omp_in_explicit_task
|
/freebsd/crypto/openssl/util/ |
H A D | local_shlib.com.in | 10 $ ! Create a local environment with the shared library logical names
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrVector.td | 147 // Load logical element and zero. 402 // Pack saturate logical. 426 // Unpack logical high. 438 // Unpack logical low. 517 // Average logical. 587 // Maximum logical. 603 // Minimum logical. 624 // Multiply and add logical high. 636 // Multiply and add logical even. 648 // Multiply and add logical odd. [all …]
|
/freebsd/sys/dev/hptrr/ |
H A D | him.h | 327 HPT_U8 * logical; member 416 int (*buildsgl)(struct _COMMAND *cmd, PSG psg, int logical);
|
/freebsd/sys/fs/cd9660/ |
H A D | TODO.hibler | 8 Unfortunately, if the logical block size is smaller than the page size,
|
/freebsd/sys/dev/hpt27xx/ |
H A D | him.h | 384 HPT_U8 * logical; member 474 int (*buildsgl)(struct _COMMAND *cmd, PSG psg, int logical);
|
/freebsd/sys/dev/hptnr/ |
H A D | him.h | 372 HPT_U8 * logical; member 461 int (*buildsgl)(struct _COMMAND *cmd, PSG psg, int logical);
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | ti,nspire-keypad.txt | 22 - active-low: Specify that the keypad is active low (i.e. logical low signifies
|
/freebsd/contrib/dialog/samples/copifuncs/ |
H A D | copi.ifmcfg4 | 28 # From this line on values CANNOT be prefixed with logical expression
|
/freebsd/sys/contrib/device-tree/Bindings/x86/ |
H A D | ce4100.txt | 30 A "cpu" node describes one logical processor (hardware thread).
|
/freebsd/sys/crypto/openssl/arm/ |
H A D | aes-armv4.S | 23 @ allows to merge logical or arithmetic operation with shift or rotate
|
/freebsd/crypto/openssl/demos/bio/ |
H A D | descrip.mms | 1 # This build description trusts that the following logical names are defined:
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrFormats.td | 50 // (111). For the shift, `H' specifies a logical (0) or arithmetic (1) 127 // is a logical shift, and `11---' is an arithmetic shift, and ‘00000` is 303 // DDDI logical function [code, used for...] 385 // Rs1 <- logical function result 387 // SCC sets dst_reg to the boolean result of computing the logical function
|