Home
last modified time | relevance | path

Searched refs:x123 (Results 1 - 25 of 138) sorted by relevance

123456

/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_ldso_dynlink.c653 def.vd_hash = 0x123; in dynlink_test_2004()
654 int ret = check_vna_hash(&def, 0xf, 0x123); in dynlink_test_2004()
667 def.vd_hash = 0x123; in dynlink_test_2005()
669 int ret = check_vna_hash(&def, 0xf, 0x123); in dynlink_test_2005()
685 info.vna_hash = 0x123; in dynlink_test_2006()
687 def.vd_hash = 0x123; in dynlink_test_2006()
705 info.vna_hash = 0x123; in dynlink_test_2007()
708 def.vd_hash = 0x123; in dynlink_test_2007()
726 info.vna_hash = 0x123; in dynlink_test_2008()
729 def.vd_hash = 0x123; in dynlink_test_2008()
[all...]
/test/xts/acts/kernel_lite/process_posix/src/
H A DPthreadBasicApiTest.cpp67 EXPECT_EQ(CheckStep(3), (uint64_t)0x123) << "pthread_join no wait"; in HWTEST_F()
389 EXPECT_EQ(CheckStep(3), (uint64_t)0x123); in HWTEST_F()
424 EXPECT_EQ(CheckStep(3), (uint64_t)0x123); in HWTEST_F()
512 EXPECT_EQ(CheckStep(3), (uint64_t)0x123); in HWTEST_F()
637 EXPECT_EQ(CheckStep(3), (uint64_t)0x123); in HWTEST_F()
693 EXPECT_EQ(CheckStep(3), (uint64_t)0x123); in HWTEST_F()
749 EXPECT_EQ(CheckStep(3), (uint64_t)0x123); in HWTEST_F()
909 EXPECT_EQ(CheckStep(3), (uint64_t)0x123); in HWTEST_F()
/kernel/linux/linux-5.10/samples/connector/
H A Dcn_test.c59 nlh = nlmsg_put(skb, 0, 0x123, NLMSG_DONE, size - sizeof(*nlh), 0);
71 msg->seq = 0x123;
/kernel/linux/linux-6.6/samples/connector/
H A Dcn_test.c59 nlh = nlmsg_put(skb, 0, 0x123, NLMSG_DONE, size - sizeof(*nlh), 0);
71 msg->seq = 0x123;
/third_party/libinput/test/
H A Dlitest-device-tablet-mode-switch.c31 .vendor = 0x123,
H A Dlitest-device-generic-pressurepad.c86 .vendor = 0x123,
/third_party/python/Lib/test/test_capi/
H A Dtest_unicode.py212 b'%010x', c_int(0x123))
214 b'%100x', c_int(0x123))
216 b'%.100x', c_int(0x123))
218 b'%100.80x', c_int(0x123))
/kernel/liteos_a/testsuites/unittest/basic/mem/vm/smoke/
H A Dmmap_test_010.cpp35 #define PARAM_INIT 0x123
H A Dmmap_test_009.cpp36 #define PARAM_INIT 0x123
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-common.c143 hb_tag_t x123 = HB_TAG_CHAR4 ("x123"); in test_types_script() local
167 g_assert_cmphex (HB_SCRIPT_UNKNOWN, ==, hb_script_from_string ("x123", -1)); in test_types_script()
168 g_assert_cmphex (HB_SCRIPT_UNKNOWN, ==, hb_script_from_iso15924_tag (x123)); in test_types_script()
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-sx150x.c88 struct sx150x_123_pri x123; member
161 .pri.x123 = {
181 .pri.x123 = {
204 .pri.x123 = {
883 reg = pctl->data->pri.x123.reg_advanced; in sx150x_init_misc()
899 [SX150X_123] = pctl->data->pri.x123.reg_pld_mode, in sx150x_init_hw()
936 reg == data->pri.x123.reg_advanced) in sx150x_regmap_reg_width()
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-sx150x.c87 struct sx150x_123_pri x123; member
159 .pri.x123 = {
179 .pri.x123 = {
202 .pri.x123 = {
903 reg = pctl->data->pri.x123.reg_advanced; in sx150x_init_misc()
919 [SX150X_123] = pctl->data->pri.x123.reg_pld_mode, in sx150x_init_hw()
956 reg == data->pri.x123.reg_advanced) in sx150x_regmap_reg_width()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dmediatek-ge.c40 phy_write_mmd(phydev, MDIO_MMD_VEND1, 0x123, 0xffff); in mtk_gephy_config_init()
/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dreg_compare.c339 EXCEPTION(EX_INTERNAL | 0x123); in compare_u_st_st()
391 EXCEPTION(EX_INTERNAL | 0x123); in compare_ui_st_st()
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dreg_compare.c339 EXCEPTION(EX_INTERNAL | 0x123); in compare_u_st_st()
391 EXCEPTION(EX_INTERNAL | 0x123); in compare_ui_st_st()
/test/xts/acts/kernel_lite/futex_posix/src/
H A DPthreadCondTest.cpp341 EXPECT_EQ(CheckStep(3), (uint64_t)0x123); in HWTEST_F()
379 EXPECT_EQ(CheckStep(3), (uint64_t)0x123); in HWTEST_F()
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c830 attr.dport = 0x123; in stmmac_test_rss()
919 tpriv->vlan_id = 0x123; in __stmmac_test_vlanfilt()
1013 tpriv->vlan_id = 0x123; in __stmmac_test_dvlanfilt()
1125 cls_u32.knode.handle = 0x123; in stmmac_test_rxp()
1284 tpriv->vlan_id = 0x123; in stmmac_test_vlanoff_common()
1567 u16 dummy_port = 0x123; in stmmac_test_l4filt_da_tcp()
1574 u16 dummy_port = 0x123; in stmmac_test_l4filt_sa_tcp()
1581 u16 dummy_port = 0x123; in stmmac_test_l4filt_da_udp()
1588 u16 dummy_port = 0x123; in stmmac_test_l4filt_sa_udp()
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c830 attr.dport = 0x123; in stmmac_test_rss()
919 tpriv->vlan_id = 0x123; in __stmmac_test_vlanfilt()
1013 tpriv->vlan_id = 0x123; in __stmmac_test_dvlanfilt()
1125 cls_u32.knode.handle = 0x123; in stmmac_test_rxp()
1284 tpriv->vlan_id = 0x123; in stmmac_test_vlanoff_common()
1567 u16 dummy_port = 0x123; in stmmac_test_l4filt_da_tcp()
1574 u16 dummy_port = 0x123; in stmmac_test_l4filt_sa_tcp()
1581 u16 dummy_port = 0x123; in stmmac_test_l4filt_da_udp()
1588 u16 dummy_port = 0x123; in stmmac_test_l4filt_sa_udp()
/third_party/libsnd/src/
H A Dtest_conversions.c51 short i16 = 0x123, t16 = 0 ; in conversion_test()
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcfftoken.h68 CFF_FIELD_NUM ( 0x123, cid_uid_base, "UIDBase" )
/third_party/unity/test/tests/
H A Dtest_unity_integers.c907 TEST_ASSERT_HEX8_WITHIN(5, 0x123, 0xF23); in testHEX8sWithinDeltaWhenThereAreDifferenceOutsideOf8Bits()
912 TEST_ASSERT_HEX8_WITHIN_MESSAGE(5, 0x123, 0xF23, "Custom Message."); in testHEX8sWithinDeltaWhenThereAreDifferenceOutsideOf8BitsAndCustomMessage()
1027 TEST_ASSERT_UINT8_WITHIN(5, 0x123, 0xF23); in testUINT8sWithinDeltaWhenThereAreDifferenceOutsideOf8Bits()
1032 TEST_ASSERT_UINT8_WITHIN_MESSAGE(5, 0x123, 0xF23, "Custom Message."); in testUINT8sWithinDeltaWhenThereAreDifferenceOutsideOf8BitsAndCustomMessage()
1131 TEST_ASSERT_INT8_WITHIN(5, 0x123, 0xF23); in testINT8sWithinDeltaWhenThereAreDifferenceOutsideOf8Bits()
1136 TEST_ASSERT_INT8_WITHIN_MESSAGE(5, 0x123, 0xF23, "Custom Message."); in testINT8sWithinDeltaWhenThereAreDifferenceOutsideOf8BitsAndCustomMessage()
1167 TEST_ASSERT_CHAR_WITHIN(5, 0x123, 0xF23); in testCHARsWithinDeltaWhenThereAreDifferenceOutsideOf8Bits()
1172 TEST_ASSERT_CHAR_WITHIN_MESSAGE(5, 0x123, 0xF23, "Custom Message."); in testCHARsWithinDeltaWhenThereAreDifferenceOutsideOf8BitsAndCustomMessage()
/third_party/ltp/testcases/network/can/filter-tests/
H A Dcan_filter.c14 #define ID 0x123
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dtonga_ppsmc.h231 #define PPSMC_MSG_PCIE_PHYPowerUp ((uint16_t) 0x123)
234 #define PPSMC_MSG_Spmi_Timer ((uint16_t) 0x123)
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dtonga_ppsmc.h231 #define PPSMC_MSG_PCIE_PHYPowerUp ((uint16_t) 0x123)
234 #define PPSMC_MSG_Spmi_Timer ((uint16_t) 0x123)
/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeFloat16Test.c176 DE_TEST_ASSERT(deFloat32To16RTZ(getFloat32(0, 127 + 15, (0x3ff << 13) + 0x123)) == getFloat16(0, 0x1e, 0x3ff)); in deFloat16_selfTest()
177 DE_TEST_ASSERT(deFloat32To16RTZ(getFloat32(1, 127 + 15, (0x3ff << 13) + 0x123)) == getFloat16(1, 0x1e, 0x3ff)); in deFloat16_selfTest()

Completed in 21 milliseconds

123456