| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Breakpoint/ |
| H A D | StoppointHitCounter.h | 24 void Increment(uint32_t difference = 1) { 25 lldbassert(std::numeric_limits<uint32_t>::max() - m_hit_count >= difference); 26 m_hit_count += difference; 29 void Decrement(uint32_t difference = 1) { 30 lldbassert(m_hit_count >= difference); 31 m_hit_count -= difference;
|
| /freebsd-13.1/contrib/libevent/sample/ |
| H A D | time-test.c | 45 struct timeval newtime, difference; in timeout_cb() local 50 evutil_timersub(&newtime, &lasttime, &difference); in timeout_cb() 51 elapsed = difference.tv_sec + in timeout_cb() 52 (difference.tv_usec / 1.0e6); in timeout_cb()
|
| /freebsd-13.1/contrib/googletest/googletest/samples/ |
| H A D | sample10_unittest.cc | 83 int difference = Water::allocated() - initially_allocated_; in OnTestEnd() local 88 EXPECT_LE(difference, 0) << "Leaked " << difference << " unit(s) of Water!"; in OnTestEnd()
|
| /freebsd-13.1/tools/tools/net80211/wesside/wesside/ |
| H A D | aircrack-ptw-lib.c | 60 double difference; member 126 if (a->difference > b->difference) { in comparedoublesorthelper() 128 } else if (a->difference == b->difference) { in comparedoublesorthelper() 413 helper[i].difference = normal[i+1] - ausreisser[i+1]; in PTW_computeKey()
|
| /freebsd-13.1/usr.bin/ministat/ |
| H A D | README | 25 No difference proven at 95.0% confidence 48 Here we have a clearcut difference, not very big, but clear and unambiguous.
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticSerializationKinds.td | 122 "in first definition, possible difference is here">; 126 "in second definition, possible difference is here">; 132 "%q0 has different definitions in different modules; first difference is " 153 "%q0 has different definitions in different modules; first difference is " 171 "%q0 has different definitions in different modules; first difference is " 182 "%q0 has different definitions in different modules; first difference is " 328 "first difference is " 351 "first difference is " 377 "definitions in different modules; first difference is this " 392 "as a non-system module; any difference in diagnostic options will be ignored">,
|
| /freebsd-13.1/contrib/libxo/doc/ |
| H A D | faq.rst | 183 difference between errors37 and errors63. 201 will lead users to ask the difference between the two fields. If 202 there is no difference, use only one of the field names. If there is 203 a difference, change the names to make that difference more obvious.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/power/reset/ |
| H A D | msm-poweroff.txt | 4 Clearing that bit allows us to restart/poweroff. The difference
|
| /freebsd-13.1/contrib/kyua/engine/ |
| H A D | filters.cpp | 299 engine::test_filters::difference(const std::set< test_filter >& matched) const in difference() function in engine::test_filters 388 return _filters.difference(_used_filters); in unused()
|
| H A D | filters.hpp | 107 std::set< test_filter > difference(const std::set< test_filter >&) const;
|
| H A D | filters_test.cpp | 422 in_filters).difference(used); in ATF_TEST_CASE_BODY() 437 in_filters).difference(used); in ATF_TEST_CASE_BODY() 456 in_filters).difference(used); in ATF_TEST_CASE_BODY()
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | armada-388.dtsi | 9 * The main difference with the Armada 385 is that the 388 can handle two more
|
| H A D | sun4i-a10-pcduino2.dts | 45 * LinkSprite pcDuino1 board. The only software visible difference
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/dma/ |
| H A D | sifive,fu540-c000-pdma.yaml | 20 DT file need to be changed to meet the difference. For technical
|
| /freebsd-13.1/tools/tools/sortbench/ |
| H A D | README | 17 utility ministat which then provides the confidence interval of difference between the data in stat…
|
| /freebsd-13.1/sys/contrib/openzfs/lib/libefi/ |
| H A D | rdwr_efi.c | 1168 diskaddr_t data_size, limit, difference; in efi_use_whole_disk() local 1289 difference = limit - resv_start; in efi_use_whole_disk() 1293 "efi_use_whole_disk: difference is %lli\n", difference); in efi_use_whole_disk() 1300 efi_label->efi_parts[data_index].p_size += difference; in efi_use_whole_disk() 1301 efi_label->efi_parts[resv_index].p_start += difference; in efi_use_whole_disk() 1340 efi_label->efi_parts[resv_index].p_start -= difference; in efi_use_whole_disk()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/leds/ |
| H A D | leds-lm3692x.txt | 6 The main difference between the LM36922 and LM36923 is the number of
|
| /freebsd-13.1/contrib/llvm-project/lld/docs/ELF/ |
| H A D | linker_script.rst | 127 section have the same memory regions, the difference between the LMA and the 128 VMA is computed to be the same as the previous difference.
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | UI_UTIL_read_pw.pod | 27 difference is that you can give it an external buffer B<buff> for the
|
| H A D | SSL_CTX_set_read_ahead.pod | 45 records, and SSL_has_pending() can't tell the difference between processed and
|
| H A D | UI_new.pod | 135 The difference between the two is only conceptual. With the builtin method, 136 there's no technical difference between them. Other methods may make a 137 difference between them, however.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/power/supply/ |
| H A D | charger-manager.txt | 29 -temp-diff : temperature difference to allow recharging
|
| /freebsd-13.1/usr.bin/fortune/ |
| H A D | README | 11 funny it makes no difference how dirty it is. Shout it from the rooftops.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/ |
| H A D | cpm.txt | 44 - If multiple range entries are used, the difference between the parent
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/clock/ |
| H A D | rockchip,rk3288-cru.txt | 9 setting the difference but there is no automatic revision detection. This
|