/openbmc/qemu/tests/qtest/ |
H A D | pflash-cfi02-test.c | 165 static inline uint64_t replicate(const FlashConfig *c, uint64_t data) in replicate() function 175 flash_write(c, as_byte_addr(c, cmd_addr), replicate(c, cmd)); in flash_cmd() 204 flash_write(c, byte_addr, replicate(c, SECTOR_ERASE_CMD)); in sector_erase() 210 const uint64_t dq6 = replicate(c, 0x40); in wait_for_completion() 298 g_assert_cmphex(flash_query(c, FLASH_ADDR(0)), ==, replicate(c, 0xBF)); in test_geometry() 307 replicate(c, 0x236D)); in test_geometry() 313 g_assert_cmphex(flash_query(c, FLASH_ADDR(0x10)), ==, replicate(c, 'Q')); in test_geometry() 314 g_assert_cmphex(flash_query(c, FLASH_ADDR(0x11)), ==, replicate(c, 'R')); in test_geometry() 315 g_assert_cmphex(flash_query(c, FLASH_ADDR(0x12)), ==, replicate(c, 'Y')); in test_geometry() 331 g_assert_cmpint(flash_query(c, FLASH_ADDR(pri + 0)), ==, replicate(c, 'P')); in test_geometry() [all …]
|
/openbmc/linux/sound/soc/tegra/ |
H A D | tegra_cif.h | 41 unsigned int replicate; member 58 (conf->replicate << TEGRA_ACIF_CTRL_REPLICATE_SHIFT) | in tegra_set_cif()
|
H A D | tegra30_ahub.c | 142 cif_conf.replicate = 0; in tegra30_ahub_allocate_rx_fifo() 244 cif_conf.replicate = 0; in tegra30_ahub_allocate_tx_fifo() 639 (conf->replicate << in tegra30_ahub_set_cif() 671 (conf->replicate << in tegra124_ahub_set_cif()
|
H A D | tegra30_ahub.h | 482 unsigned int replicate; member
|
H A D | tegra30_i2s.c | 188 cif_conf.replicate = 0; in tegra30_i2s_hw_params()
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-rouge-score/ |
H A D | python3-rouge-score_0.1.2.bb | 3 replicate results from the original perl package."
|
/openbmc/linux/Documentation/devicetree/bindings/cpufreq/ |
H A D | cpufreq-st.txt | 53 /* # WARNING: Do not attempt to copy/replicate these nodes, # */
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-setuptools/ |
H A D | 0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch | 10 to replicate here as well, the original is
|
/openbmc/linux/arch/alpha/lib/ |
H A D | strchr.S | 24 sll a1, 8, t5 # e0 : replicate the search character
|
H A D | strrchr.S | 24 sll a1, 8, t5 # e0 : replicate our test character
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | gconf.bbclass | 11 # the sysroot. TODO: replicate the postinst logic for -native packages going
|
/openbmc/webui-vue/docs/guide/unit-testing/ |
H A D | readme.md | 27 - The naming convention is to replicate the folder and component name
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 1698 bool replicate, dip_hit = false, vlan_vld = false; in mps_tcam_show() local 1768 replicate = (cls_lo & T6_REPLICATE_F); in mps_tcam_show() 1770 replicate = (cls_lo & REPLICATE_F); in mps_tcam_show() 1772 if (replicate) { in mps_tcam_show() 1855 if (replicate) { in mps_tcam_show()
|
/openbmc/linux/Documentation/bpf/ |
H A D | cpumasks.rst | 367 replicate those examples here. Note, however, that all of the aforementioned
|
/openbmc/linux/Documentation/filesystems/ |
H A D | nilfs2.rst | 284 with regard to the design of NILFS2. It is allowed to replicate the
|
H A D | sharedsubtree.rst | 693 Let's say we want to replicate the mount tree at multiple 709 And we want to replicate the tree at multiple
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | building.rst | 653 makes it difficult to replicate the changes for perhaps another target 916 build and then use that "snapshot" later to replicate the build offline. 919 ready, you can use it at any time and from any machine to replicate your
|
H A D | layers.rst | 844 can replicate the directory structure and revisions of the layers in a current build.
|
/openbmc/qemu/docs/devel/ |
H A D | replay.rst | 92 order in replay mode must replicate the order of callbacks in record mode.
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | vidtv.rst | 161 debugging PSI tables. Vidtv currently tries to replicate the PSI
|
/openbmc/linux/Documentation/admin-guide/pm/ |
H A D | intel-speed-select.rst | 26 test. Using this tool as an example, customers can replicate the messaging
|
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | 1347 /* For LT/GE comparison against 0, replicate the sign bit. */
|
/openbmc/linux/drivers/hwmon/ |
H A D | Kconfig | 1361 that with some chips which don't replicate LM75 quirks exactly,
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 3465 /* Then replicate the 64-bit elements across the rest of the vector. */
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
H A D | 0004-mmal_20.patch | 8776 + // Existing buffer - replicate it
|