| /f-stack/freebsd/libkern/ |
| H A D | iconv_ucs.c | 485 u_char lead, *p; in ucs4_to_utf8() local 493 lead = 0; /* "0" */ in ucs4_to_utf8() 496 lead = 0xc0; /* "11" */ in ucs4_to_utf8() 499 lead = 0xe0; /* "111" */ in ucs4_to_utf8() 502 lead = 0xf0; /* "1111" */ in ucs4_to_utf8() 519 *p = ucs4 | lead; in ucs4_to_utf8()
|
| /f-stack/freebsd/netgraph/atm/ |
| H A D | ngatmbase.c | 94 size_t len, lead; in uni_msg_extend() local 96 lead = uni_msg_leading(m); in uni_msg_extend() 98 s += lead + len + EXTRA; in uni_msg_extend() 104 bcopy(m->b_rptr, b + lead, len); in uni_msg_extend() 108 m->b_rptr = m->b_buf + lead; in uni_msg_extend()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | extent.c | 952 *lead = NULL; in extent_split_interior() 959 *lead = *extent; in extent_split_interior() 964 *to_leak = *lead; in extent_split_interior() 965 *lead = NULL; in extent_split_interior() 977 *to_salvage = *lead; in extent_split_interior() 978 *lead = NULL; in extent_split_interior() 1016 extent_t *lead; in extent_recycle_split() local 1027 if (lead != NULL) { in extent_recycle_split() 1298 extent_t *lead; in extent_grow_retained() local 1308 if (lead != NULL) { in extent_grow_retained() [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/allwinner/ |
| H A D | sun50i-a64-pinephone-1.1.dts | 17 * 1.0, and the lowest PWM duty cycle that doesn't lead to backlight
|
| H A D | sun50i-a64-pinephone-1.2.dts | 17 * and the lowest PWM duty cycle that doesn't lead to backlight being off
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/ |
| H A D | adv7343.txt | 3 The ADV7343 are high speed, digital-to-analog video encoders in a 64-lead LQFP
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | proc_info.rst | 79 mismatch in PMD library arguments can lead to undefined behavior and results
|
| H A D | devbind.rst | 56 WARNING: This can lead to loss of network connection and should be used
|
| /f-stack/freebsd/contrib/device-tree/Bindings/spi/ |
| H A D | spi-sprd-adi.txt | 25 ADI registers will make ADI controller registers chaos to lead incorrect results.
|
| /f-stack/freebsd/contrib/openzfs/contrib/dracut/ |
| H A D | README.dracut.markdown | 43 changed, but is dangerous and can lead to zpool corruption, particularly in 56 Note that changing the hostid between boots will most likely lead to an 200 import can lead to serious data corruption and loss of pools, so this option
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | debug_troubleshoot.rst | 51 A couple of factors that lead the design decision could be the platform, scale 188 * Extreme stall in the enqueue will lead to ``rte_ring_empty`` to be true.
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | iconv.m4 | 218 dnl If $LIBICONV didn't lead to a usable library, we don't need $INCICONV
|
| H A D | lib-link.m4 | 101 dnl If $LIB[]NAME didn't lead to a usable library, we don't need
|
| /f-stack/tools/libxo/doc/ |
| H A D | faq.rst | 201 will lead users to ask the difference between the two fields. If
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | l3_forward_graph.rst | 126 lead to the clone of ``ethdev_rx`` and ``ethdev_tx`` nodes as ``ethdev_rx-X-Y`` and
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-endor-defs.h | 5876 uint32_t lead : 12; /**< unsigned value (lead) on beginning of window */ member 5878 uint32_t lead : 12; 6726 uint32_t lead : 12; /**< unsigned value (lead) on beginning of window */ member 6728 uint32_t lead : 12;
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | INSTALL.md | 259 follow glibc's lead. If you specify `--with-lg-quantum=3` during
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_16_07.rst | 289 counter. This lead to a memory leak of the direct mbuf.
|
| H A D | release_2_1.rst | 954 Eliminate problematic race condition in ``rte_timer_manage()`` that can lead
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | README.md | 271 the [Silesia compression corpus]) will likely lead to a deterioration in
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | multi_proc_support.rst | 331 lead to a deadlock.
|
| H A D | efd_lib.rst | 393 uniform output, this simplified assumption will lead to unbalanced
|
| /f-stack/app/redis-5.0.5/ |
| H A D | 00-RELEASENOTES | 34 This may lead to data loss in case the write load drops immediately and 450 issues resolved could lead to very rare crashes.
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 102 least in principle (for example, it may lead to conflicts with 114 may lead to a suboptimal sequence of memory mapping and unmapping 3142 be opened for the code within the include file. This could lead to 4508 frequently seen in the field. Previously, this could lead to an 10061 initialization. This could lead to "handler not installed" errors on some
|