Home
last modified time | relevance | path

Searched refs:detail (Results 1 – 25 of 84) sorted by relevance

1234

/f-stack/app/redis-5.0.5/tests/support/
H A Dtest.tcl24 proc assert_equal {expected value {detail ""}} { argument
26 if {$detail ne ""} {
27 set detail " (detail: $detail)"
29 error "assertion:Expected '$value' to be equal to '$expected'$detail"
/f-stack/dpdk/lib/librte_eal/windows/
H A Deal_memory.c136 SP_DEVICE_INTERFACE_DETAIL_DATA *detail = NULL; in eal_mem_virt2iova_init() local
164 detail = malloc(detail_size); in eal_mem_virt2iova_init()
165 if (detail == NULL) { in eal_mem_virt2iova_init()
171 detail->cbSize = sizeof(*detail); in eal_mem_virt2iova_init()
173 list, &ifdata, detail, detail_size, NULL, NULL)) { in eal_mem_virt2iova_init()
178 RTE_LOG(DEBUG, EAL, "Found virt2phys device: %s\n", detail->DevicePath); in eal_mem_virt2iova_init()
181 detail->DevicePath, 0, 0, NULL, OPEN_EXISTING, 0, NULL); in eal_mem_virt2iova_init()
191 if (detail != NULL) in eal_mem_virt2iova_init()
192 free(detail); in eal_mem_virt2iova_init()
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dmt6351.txt4 For more detail, please visit Mediatek PMIC wrapper documentation.
H A Drenesas,rsnd.txt19 See detail of each module's channels, connection, limitation on datasheet
99 For more detail information, see below
297 see below for detail.
300 see below for detail.
303 see below for detail.
306 see below for detail.
309 see below for detail.
312 see below for detail.
315 see below for detail.
H A Dmt6358.txt4 For more detail, please visit Mediatek PMIC wrapper documentation.
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Datmel-dataflash.txt7 address space. See partition.txt for more detail.
H A Dintel,ixp4xx-flash.txt14 address space. See partition.txt for more detail.
H A Dcortina,gemini-flash.txt15 address space. See partition.txt for more detail.
H A Darm-versatile.txt18 address space. See partition.txt for more detail.
H A Dflctl-nand.txt18 address space. See partition.txt for more detail.
H A Dorion-nand.txt16 address space. See partition.txt for more detail.
H A Dsamsung-s3c2410.txt22 See partition.txt for more detail.
H A Dhisi504-nand.txt25 the address space. See partition.txt for more detail.
H A Dfsl-upm-nand.txt26 detail.
H A Dgpio-control-nand.txt29 address space. See partition.txt for more detail.
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Dssd1289fb.txt6 - reg: Should contain address of the controller on the LBC bus. The detail
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dspear13xx-pcie.txt1 SPEAr13XX PCIe DT detail:
/f-stack/dpdk/doc/guides/windows_gsg/
H A Dintro.rst10 going deeply into detail.
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/
H A Dredacted.cfg36 # counterparts. See compare_files() for more detail.
/f-stack/dpdk/doc/guides/linux_gsg/
H A Dintro.rst10 without going deeply into detail.
/f-stack/freebsd/contrib/device-tree/Bindings/soundwire/
H A Dsoundwire-controller.yaml44 More Information on detail of encoding of these fields can be
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dhisilicon,mbigen-v2.txt29 For more detail information,please refer to the generic msi-parent binding in
/f-stack/freebsd/contrib/device-tree/Bindings/pwm/
H A Dpwm-fsl-ftm.txt14 Please see ../regmap/regmap.txt for more detail about how to specify endian
/f-stack/dpdk/doc/guides/freebsd_gsg/
H A Dintro.rst11 deeply into detail.
/f-stack/freebsd/contrib/device-tree/Bindings/nios2/
H A Dnios2.txt7 Qsys system. See more detail in: http://www.alterawiki.com/wiki/Sopc2dts

1234