/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/ |
H A D | modsi3.S | 163 !depth 1, accumulated bits 0 168 !depth 2, accumulated bits 1 173 !depth 3, accumulated bits 3 178 !depth 4, accumulated bits 7 193 !depth 4, accumulated bits 5 208 !depth 3, accumulated bits 1 213 !depth 4, accumulated bits 3 228 !depth 4, accumulated bits 1 243 !depth 2, accumulated bits -1 248 !depth 3, accumulated bits -1 [all …]
|
H A D | divsi3.S | 163 !depth 1, accumulated bits 0 168 !depth 2, accumulated bits 1 173 !depth 3, accumulated bits 3 178 !depth 4, accumulated bits 7 193 !depth 4, accumulated bits 5 208 !depth 3, accumulated bits 1 213 !depth 4, accumulated bits 3 228 !depth 4, accumulated bits 1 243 !depth 2, accumulated bits -1 248 !depth 3, accumulated bits -1 [all …]
|
/freebsd/contrib/capsicum-test/ |
H A D | capsicum-rights.h | 87 cap_rights_t accumulated = 0; in _cap_rights_is_set() local 91 accumulated |= right; in _cap_rights_is_set() 95 return (accumulated & *rights) == accumulated; in _cap_rights_is_set()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
H A D | memprof_stats.h | 23 // to the accumulated MemprofStats. 43 // Ctor for global MemprofStats (accumulated stats for dead threads). 56 // Flushes a given stats into accumulated stats of dead threads.
|
H A D | memprof_stats.cpp | 135 // way we update accumulated stats. in __sanitizer_get_current_allocated_bytes() 151 // way we update accumulated stats. in __sanitizer_get_free_bytes()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_stats.h | 23 // to the accumulated AsanStats. 43 // Ctor for global AsanStats (accumulated stats for dead threads). 56 // Flushes a given stats into accumulated stats of dead threads.
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | adi,ltc2947.yaml | 35 This property controls the polarity of current that is accumulated to 36 calculate charge and energy so that, they can be only accumulated for 38 the accumulated values, this entry can also have two items which sets
|
/freebsd/share/man/man9/ |
H A D | LOCK_PROFILING.9 | 49 For each acquisition point, the following statistics are accumulated: 92 The total (accumulated) hold time in microseconds. 94 The total (accumulated) wait time in microseconds.
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | amxcomplexintrin.h | 31 /// corresponding \a b elements. The two accumulated results are added, and 32 /// then accumulated into the corresponding row and column of \a dst. 75 /// part of the corresponding \a b elements. The two accumulated results 76 /// are added, and then accumulated into the corresponding row and column
|
/freebsd/sys/contrib/dev/acpica/components/utilities/ |
H A D | utstrsuppt.c | 235 /* Always return the value that has been accumulated */ in AcpiUtConvertOctalString() 297 /* Always return the value that has been accumulated */ in AcpiUtConvertDecimalString() 359 /* Always return the value that has been accumulated */ in AcpiUtConvertHexString() 520 * 1) Multiply the current accumulated/converted value by the 524 * current accumulated value. 541 /* Make room in the accumulated value for the incoming digit */ in AcpiUtInsertDigit() 549 /* Add in the new digit, and store the sum to the accumulated value */ in AcpiUtInsertDigit() 562 * PARAMETERS: Multiplicand - Current accumulated converted integer 624 * PARAMETERS: Addend1 - Current accumulated converted integer
|
/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Core/ |
H A D | DeltaTree.h | 23 /// efficiently tell us the full accumulated delta for a specific file offset 37 /// getDeltaAt - Return the accumulated delta at the specified file offset.
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_vpd.h | 54 * Returns next VPD byte and updates accumulated checksum 180 /* The accumulated checksum should be zero here */ in ocs_find_vpd()
|
/freebsd/sbin/ipf/ipfstat/ |
H A D | ipfstat.8 | 33 is to retrieve and display the accumulated statistics which have been 34 accumulated over time as the kernel has put packets through the filter.
|
/freebsd/share/man/man4/ |
H A D | acpi_battery.4 | 64 and reports accumulated information. 299 Note that they are accumulated status of all of the
|
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom-stats.yaml | 17 entered, time of last entry, time of last exit and accumulated sleep duration.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUPALMetadata.h | 130 // Emit the accumulated PAL metadata as asm directives. 146 // Emit the accumulated PAL metadata as a binary blob.
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | proxy-certificates.pod | 256 * accumulated rights bit array, and voilà, you 257 * now have a new accumulated rights bit array.
|
/freebsd/contrib/bearssl/src/int/ |
H A D | i32_modpow.c | 46 * -- The result is accumulated, in normal representation, in in br_i32_modpow()
|
H A D | i31_modpow.c | 46 * -- The result is accumulated, in normal representation, in in br_i31_modpow()
|
H A D | i15_decred.c | 92 * We may have some bits accumulated. We then perform a shift to in br_i15_decode_reduce()
|
H A D | i31_decred.c | 95 * We may have some bits accumulated. We then perform a shift to in br_i31_decode_reduce()
|
/freebsd/sys/contrib/openzfs/man/man8/ |
H A D | zpool_influxdb.8 | 80 By default, the values are not accumulated and the raw data appears as shown by
|
/freebsd/bin/ps/ |
H A D | ps.1 | 707 accumulated system CPU time 715 accumulated CPU time, user + system (alias 744 accumulated user CPU time
|
/freebsd/stand/libsa/ |
H A D | in_cksum.c | 84 sum = (sum >> 16) + (sum & 0xffff); /* add in accumulated carries */ in in_cksum()
|
/freebsd/usr.sbin/ac/ |
H A D | ac.8 | 51 examines these records and writes the accumulated connect time (in hours)
|