Home
last modified time | relevance | path

Searched defs:msgs (Results 1 - 25 of 86) sorted by relevance

1234

/third_party/musl/src/network/
H A Dhstrerror.c5 static const char msgs[] = variable
H A Dgai_strerror.c4 static const char msgs[] = variable
/third_party/elfutils/libasm/
H A Dasm_error.c62 static const char *msgs[ASM_E_NUM] = variable
/device/board/hihope/rk3568/audio_drivers/dsp/src/
H A Drk3568_dsp_ops.c38 int32_t DspDeviceReadReg(const struct DspDevice *device, const void *msgs, const uint32_t len) in DspDeviceReadReg() argument
45 int32_t DspDeviceWriteReg(const struct DspDevice *device, const void *msgs, const uint32_t len) in DspDeviceWriteReg() argument
/third_party/musl/src/locale/
H A Dcatgets.c21 const char *msgs = map+20+V(map+12); in catgets() local
/foundation/filemanagement/app_file_service/utils/src/b_error/
H A Db_error.cpp36 ss << msgs[i]; in WrapMessageWithExtraInfos() local
/third_party/musl/src/misc/
H A Dfmtmsg.c29 char *const msgs[] = { in fmtmsg() local
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A D__recvmmsg_time64.c81 struct mmsghdr msgs[VLEN]; in recvsss() local
H A Drecvmmsg.c79 struct mmsghdr msgs[VLEN]; in recvsss() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Deventhistory.cpp103 void EventHistory::addEvents(WpaMsgList msgs) in addEvents() argument
H A Dwpagui.h132 WpaMsgList msgs; member in WpaGui
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Deventhistory.cpp103 void EventHistory::addEvents(WpaMsgList msgs) in addEvents() argument
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/
H A Dmsgctl06.c60 int cbytes, msgs; in parse_proc_sysvipc() local
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
H A Dleapsec01.c65 const char *const msgs[6] = { in adjtimex_status() local
/device/soc/rockchip/rk2206/hardware/include/lz_hardware/
H A Di2c.h190 LzI2cMsg msgs[I2C_MSGS_MAX]; in LzI2cReadReg() local
[all...]
/third_party/skia/src/gpu/text/
H A DGrTextBlobCache.cpp87 SkTArray<PurgeBlobMessage> msgs; in internalPurgeStaleBlobs() local
/device/soc/hisilicon/common/platform/i2s/
H A Di2s_hi35xx.c419 static int32_t Hi35xxI2sRead(struct I2sCntlr *cntlr, struct I2sMsg *msgs) in Hi35xxI2sRead() argument
448 static int32_t Hi35xxI2sWrite(struct I2sCntlr *cntlr, struct I2sMsg *msgs) in Hi35xxI2sWrite() argument
498 Hi35xxI2sTransfer(struct I2sCntlr *cntlr, struct I2sMsg *msgs) Hi35xxI2sTransfer() argument
[all...]
H A Di2s_aiao_hi35xx.c571 int32_t GetRxBuffData(struct I2sConfigInfo *i2sCfg, struct I2sMsg *msgs, uint32_t *pOffset) in GetRxBuffData() argument
620 int32_t WriteTxBuffData(struct I2sConfigInfo *i2sCfg, struct I2sMsg *msgs, in WriteTxBuffData() argument
662 UpdateTxBuffData(struct I2sConfigInfo *i2sCfg, struct I2sMsg *msgs, uint32_t *pOffset) UpdateTxBuffData() argument
[all...]
/device/board/hisilicon/hispark_taurus/audio_drivers/dsp/src/
H A Ddsp_ops.c227 static int32_t DspSpiTransfer(DevHandle handle, const uint8_t *msgs, const uint32_t count) in DspSpiTransfer() argument
319 int32_t DspDeviceReadReg(const struct DspDevice *device, const void *msgs, const uint32_t len) in DspDeviceReadReg() argument
345 int32_t DspDeviceWriteReg(const struct DspDevice *device, const void *msgs, const uint32_t len) in DspDeviceWriteReg() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/arch/
H A Dsys_arch.h57 void **msgs; member
70 void **msgs; member
/device/soc/rockchip/rk2206/hdf_driver/spi/
H A Dspi_driver.c534 static int32_t spidrv_transfer(struct SpiCntlr *cntlr, struct SpiMsg *msgs, uint32_t count) in spidrv_transfer() argument
/device/soc/rockchip/rk2206/hdf_driver/i2c/
H A Di2c_driver.c265 static int32_t i2cdrv_transfer(struct I2cCntlr *cntlr, struct I2cMsg *msgs, int16_t count) in i2cdrv_transfer() argument
/third_party/musl/Benchmark/musl/
H A Dsocket_test.cpp104 struct mmsghdr msgs[MSG_COUNT]; in Bm_function_socketpair_sendmmsg_recvmmsg() local
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Dsocket_test.cpp185 std::array<struct mmsghdr, NUM_RECV_MSGS> msgs; in HWTEST_F() local
232 struct mmsghdr msgs[SEND_MSGS_NUM]; in SendMMsg() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps.c534 void wps_free_pending_msgs(struct upnp_pending_message *msgs) in wps_free_pending_msgs() argument

Completed in 12 milliseconds

1234