Home
last modified time | relevance | path

Searched refs:lead (Results 1 – 24 of 24) sorted by relevance

/f-stack/freebsd/libkern/
H A Diconv_ucs.c485 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 Dngatmbase.c94 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 Dextent.c952 *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 Dsun50i-a64-pinephone-1.1.dts17 * 1.0, and the lowest PWM duty cycle that doesn't lead to backlight
H A Dsun50i-a64-pinephone-1.2.dts17 * 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 Dadv7343.txt3 The ADV7343 are high speed, digital-to-analog video encoders in a 64-lead LQFP
/f-stack/dpdk/doc/guides/tools/
H A Dproc_info.rst79 mismatch in PMD library arguments can lead to undefined behavior and results
H A Ddevbind.rst56 WARNING: This can lead to loss of network connection and should be used
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dspi-sprd-adi.txt25 ADI registers will make ADI controller registers chaos to lead incorrect results.
/f-stack/freebsd/contrib/openzfs/contrib/dracut/
H A DREADME.dracut.markdown43 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 Ddebug_troubleshoot.rst51 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 Diconv.m4218 dnl If $LIBICONV didn't lead to a usable library, we don't need $INCICONV
H A Dlib-link.m4101 dnl If $LIB[]NAME didn't lead to a usable library, we don't need
/f-stack/tools/libxo/doc/
H A Dfaq.rst201 will lead users to ask the difference between the two fields. If
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward_graph.rst126 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 Dcvmx-endor-defs.h5876 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 DINSTALL.md259 follow glibc's lead. If you specify `--with-lg-quantum=3` during
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_16_07.rst289 counter. This lead to a memory leak of the direct mbuf.
H A Drelease_2_1.rst954 Eliminate problematic race condition in ``rte_timer_manage()`` that can lead
/f-stack/freebsd/contrib/zstd/programs/
H A DREADME.md271 the [Silesia compression corpus]) will likely lead to a deterioration in
/f-stack/dpdk/doc/guides/prog_guide/
H A Dmulti_proc_support.rst331 lead to a deadlock.
H A Defd_lib.rst393 uniform output, this simplified assumption will lead to unbalanced
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES34 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 Dchanges.txt102 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