Home
last modified time | relevance | path

Searched refs:back (Results 1 – 25 of 200) sorted by relevance

12345678

/f-stack/dpdk/doc/guides/regexdevs/
H A Dfeatures_overview.rst18 PCRE back reference
19 Support PCRE back regerence.
21 PCRE back tracking ctrl
22 Support PCRE back tracking ctrl.
/f-stack/dpdk/doc/guides/regexdevs/features/
H A Ddefault.ini13 PCRE back reference =
14 PCRE back tracking ctrl =
H A Docteontx2.ini7 PCRE back reference = Y
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-helper-util.h285 start_of_buffer = ((buffer_ptr.s.addr >> 7) - buffer_ptr.s.back) << 7; in cvmx_helper_free_packet_data()
296 start_of_buffer = ((buffer_ptr.s.addr >> 7) - buffer_ptr.s.back) << 7; in cvmx_helper_free_packet_data()
H A Dcvmx-ipd.h135 first_back_struct.s.back = first_back; in cvmx_ipd_config()
139 second_back_struct.s.back = second_back; in cvmx_ipd_config()
H A Dcvmx-packet.h66 …uint64_t back : 4; /**< Indicates the amount to back up to get to the buffer start in cache lin… member
H A Dcvmx-dma-engine.h194 uint64_t back : 4; /**< Back - Backup amount. member
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename_nounmount.ksh37 cd $back
42 back=$(pwd)
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Dqcom_hidma_mgmt.txt32 applied back to back while writing to the destination before yielding
35 applied back to back while reading the source before yielding the bus.
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dbbdev_app.rst6 Loop-back Sample Application using Baseband Device (bbdev)
16 The Baseband device sample application performs a loop-back operation using a
21 packet is compared with the baseband operations output. Then it's looped back to
95 it will print the transmitted along with the looped-back traffic on Rx ports.
/f-stack/freebsd/contrib/device-tree/Bindings/arm/msm/
H A Dqcom,idle-state.txt17 interrupt to trigger the core back in to active. This triggers the cache
41 back into Elevation Level (EL) which trampolines the control back to the
44 code in the EL for the SoC. On SoCs with write-back L1 cache, the cache has to
/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-util.h43 return cvmx_phys_to_ptr(((packet_ptr.s.addr >> 7) - packet_ptr.s.back) << 7); in cvm_oct_get_buffer_ptr()
H A Dethernet-rx.c220 m->m_data += (work->packet_ptr.s.back << 7) + (work->packet_ptr.s.addr & 0x7f); in cvm_oct_tasklet_rx()
260 …_PACKET_POOL_SIZE - (segment_ptr.s.addr - (((segment_ptr.s.addr >> 7) - segment_ptr.s.back) << 7)); in cvm_oct_tasklet_rx()
/f-stack/freebsd/contrib/device-tree/Bindings/iommu/
H A Dti,omap-iommu.txt21 - ti,iommu-bus-err-back : Indicates the IOMMU instance supports throwing
22 back a bus error response on MMU faults.
/f-stack/freebsd/contrib/zlib/
H A Dinflate.c139 state->back = -1;
1050 state->back = -1;
1053 state->back = 0;
1068 state->back += last.bits;
1071 state->back += here.bits;
1082 state->back = -1;
1098 state->back += state->extra;
1118 state->back += last.bits;
1121 state->back += here.bits;
1135 state->back += state->extra;
[all …]
H A Dinflate.h123 int back; /* bits back of last unprocessed length/lit */ member
/f-stack/freebsd/contrib/device-tree/Bindings/watchdog/
H A Dda9062-wdt.txt22 Example: DA9061 using a fall-back compatible for the DA9062 watchdog driver
/f-stack/freebsd/contrib/ngatm/
H A DFREEBSD-upgrade4 Be careful to feed changes back to the maintainer <[email protected]>,
/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Dda9062-thermal.txt29 Example: DA9061 using a fall-back compatible for the DA9062 onkey driver
/f-stack/freebsd/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_lzma2.c348 size_t back; in dict_repeat() local
357 back = dict->pos - dist - 1; in dict_repeat()
359 back += dict->end; in dict_repeat()
362 dict->buf[dict->pos++] = dict->buf[back++]; in dict_repeat()
363 if (back == dict->end) in dict_repeat()
364 back = 0; in dict_repeat()
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Darm,arch_timer.yaml64 by back-to-back reads. This also affects writes to the tval register, due
/f-stack/freebsd/contrib/device-tree/Bindings/i2c/
H A Di2c-arb-gpio-challenge.txt38 5. If not, back off, release the claim and wait for a few more milliseconds.
39 6. Go back to 1 (until retry time has expired).
H A Dbrcm,iproc-i2c.txt26 case, this property should be left unspecified, and driver will fall back
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DREADME7 releases continue to be integrated back into FreeBSD, and therefore versatility
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dda9062-onkey.txt40 Example: DA9061 using a fall-back compatible for the DA9062 onkey driver

12345678