Home
last modified time | relevance | path

Searched refs:tab2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/
H A Dtest_multiple_interfaces.robot36 ${browser_ID}= Open Browser ${bmc_url_1} alias=tab2
40 Switch Browser tab2
/openbmc/u-boot/lib/
H A Dbch.c240 const uint32_t * const tab2 = tab1 + 256*(l+1); in encode_bch() local
241 const uint32_t * const tab3 = tab2 + 256*(l+1); in encode_bch()
283 p2 = tab2 + (l+1)*((w >> 16) & 0xff); in encode_bch()