| /kernel/linux/linux-5.10/samples/seccomp/ |
| H A D | bpf-fancy.c | 33 static const char msg2[] = "You typed: "; in main() local
|
| /kernel/linux/linux-6.6/samples/seccomp/ |
| H A D | bpf-fancy.c | 33 static const char msg2[] = "You typed: "; in main() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/network/ |
| H A D | sendmmsg.c | 34 struct iovec msg1[2], msg2; in sendmmsg_0100() local
|
| H A D | __recvmmsg_time64.c | 35 struct iovec msg1[2], msg2; in sendsss() local
|
| H A D | recvmmsg.c | 33 struct iovec msg1[2], msg2; in sendsss() local
|
| /foundation/communication/dsoftbus/tests/core/common/message_handler/unittest/ |
| H A D | message_handler_test.c | 91 SoftBusMessage* msg2 = SoftBusCalloc(sizeof(SoftBusMessage)); in TestMessageHandler() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| H A D | distributeddb_single_ver_msg_schedule_test.cpp | 435 Message *msg2 = msgSchedule.MoveNextMsg(context, isNeedHandle, isNeedContinue); in HWTEST_F() local
|
| /base/inputmethod/imf/test/fuzztest/inputmethodsystemability_fuzzer/ |
| H A D | inputmethodsystemability_fuzzer.cpp | 64 auto msg2 = std::make_shared<Message>(MessageID::MSG_ID_PACKAGE_REMOVED, parcel2); in FuzzOnUser() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/sigaltstack/ |
| H A D | sas.c | 31 static const char *msg2 = "[FAIL]\tStack corrupted"; variable
|
| /foundation/communication/dsoftbus/tests/core/connection/fuzztest/softbusnegotiatemessage_fuzzer/ |
| H A D | softbusnegotiatemessage_fuzzer.cpp | 80 SoftBus::NegotiateMessage msg2; in SoftBusNegotiateMessageUnmarshallingFuzzTest() local
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
| H A D | wifi_hal_crpc_server_test.cpp | 134 WifiHalEventCallbackMsg *msg2 = (WifiHalEventCallbackMsg *)calloc(1, sizeof(WifiHalEventCallbackMsg)); in HWTEST_F() local
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| H A D | tua6100.c | 68 struct i2c_msg msg2 = { .addr = priv->i2c_address, .flags = 0, .buf = reg2, .len = 3 }; in tua6100_set_params() local
|
| H A D | atbm8830.c | 33 struct i2c_msg msg2 = { .flags = 0, .buf = buf2, .len = 1 }; in atbm8830_write_reg() local 58 struct i2c_msg msg2 = { .flags = I2C_M_RD, .buf = buf2, .len = 1 }; in atbm8830_read_reg() local
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| H A D | tua6100.c | 68 struct i2c_msg msg2 = { .addr = priv->i2c_address, .flags = 0, .buf = reg2, .len = 3 }; in tua6100_set_params() local
|
| H A D | atbm8830.c | 33 struct i2c_msg msg2 = { .flags = 0, .buf = buf2, .len = 1 }; in atbm8830_write_reg() local 58 struct i2c_msg msg2 = { .flags = I2C_M_RD, .buf = buf2, .len = 1 }; in atbm8830_read_reg() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/sigaltstack/ |
| H A D | sas.c | 37 static const char *msg2 = "[FAIL]\tStack corrupted"; variable
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | proto3_arena_unittest.cc | 412 protobuf_unittest::TestProto3Optional msg2; in TEST() local 424 protobuf_unittest::TestProto3Optional msg2; in TEST() local 436 protobuf_unittest::TestProto3Optional msg2; in TEST() local 449 protobuf_unittest::TestProto3Optional msg2; TEST() local 460 protobuf_unittest::TestProto3Optional msg2; TEST() local 471 protobuf_unittest::TestProto3Optional msg2; TEST() local [all...] |
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_devicename_info_test.cpp | 169 char msg2[] = "{\"KEY_ACCOUNT\":10}"; in HWTEST_F() local
|
| H A D | lnn_topo_manager_test.cpp | 392 char *msg2 = const_cast<char *>(MSG_2); in HWTEST_F() local 435 uint8_t *msg2 = reinterpret_cast<uint8_t *>(const_cast<char *>(MSG_7)); in HWTEST_F() local
|
| /foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/ |
| H A D | negotiate_message_test.cpp | 194 NegotiateMessage msg2; in HWTEST_F() local 340 NegotiateMessage msg2; in HWTEST_F() local [all...] |
| /third_party/ltp/testcases/kernel/controllers/libcontrollers/ |
| H A D | libcontrollers.c | 172 static inline void error_function(char *msg1, char *msg2) in error_function() argument
|
| /device/soc/rockchip/rk2206/hdf_driver/i2c/ |
| H A D | i2c_driver.c | 272 struct I2cMsg *msg, *msg2;
in i2cdrv_transfer() local
|
| /foundation/distributedhardware/device_manager/test/softbusunittest/ |
| H A D | UTTest_softbus_listener.cpp | 785 char *msg2 = nullptr; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-i2c.c | 269 cx231xx_i2c_recv_bytes_with_saddr(struct i2c_adapter *i2c_adap, const struct i2c_msg *msg1, const struct i2c_msg *msg2) cx231xx_i2c_recv_bytes_with_saddr() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-i2c.c | 269 cx231xx_i2c_recv_bytes_with_saddr(struct i2c_adapter *i2c_adap, const struct i2c_msg *msg1, const struct i2c_msg *msg2) cx231xx_i2c_recv_bytes_with_saddr() argument [all...] |