/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvmort1.c | 82 FT_UShort buff[5]; in gxv_mort_subtable_type1_subtable_setup() local
|
/third_party/toybox/toys/pending/ |
H A D | getty.c | 221 char buff[20] = {0,}; in write_issue() local [all...] |
/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/oled/examples/ |
H A D | ssd1306_tests.c | 108 char buff[64]; in ssd1306_TestFPS() local
|
/vendor/hisilicon/hispark_pegasus/demo/ssd1306_demo/examples/ |
H A D | ssd1306_tests.c | 108 char buff[64]; in ssd1306_TestFPS() local
|
/drivers/hdf_core/adapter/khdf/linux/network/src/ |
H A D | net_device_adapter.c | 386 NetDevReceive(struct NetDeviceImpl *impl, NetBuf *buff, ReceiveFlag flag) NetDevReceive() argument
|
/drivers/hdf_core/framework/model/network/wifi/platform/src/qos/ |
H A D | flow_control.c | 94 static FlowControlQueueID IpProcessFunc(const void *buff, uint32_t len) in IpProcessFunc() argument 232 static int32_t SendBuffToFCM(struct FlowControlModule *fcm, NetBuf *buff, uint32_t id, uint32_t dir) in SendBuffToFCM() argument 256 GetQueueIdByEtherBuff(const NetBuf *buff) GetQueueIdByEtherBuff() argument [all...] |
/drivers/hdf_core/framework/model/sensor/driver/common/include/ |
H A D | sensor_config_parser.h | 54 uint8_t *buff; member
|
/drivers/hdf_core/adapter/khdf/liteos_m/network/src/ |
H A D | net_device_adapter.c | 386 static ProcessingResult LiteNetDevDataFilter(struct NetDeviceImpl *netDeviceImpl, struct NetBuf *buff) in LiteNetDevDataFilter() argument 408 static int32_t LiteNetDevDataReceive(struct NetDeviceImpl *netDeviceImpl, struct NetBuf *buff) in LiteNetDevDataReceive() argument 427 LiteNetDevReceive(struct NetDeviceImpl *netDeviceImpl, struct NetBuf *buff, ReceiveFlag flag) LiteNetDevReceive() argument [all...] |
/drivers/peripheral/bluetooth/hci/hdi_service/implement/ |
H A D | vendor_interface.cpp | 251 HC_BT_HDR *buff = reinterpret_cast<HC_BT_HDR *>(new uint8_t[buffSize]);
in OnEventReceived() local 266 HC_BT_HDR *buff = reinterpret_cast<HC_BT_HDR *>(new uint8_t[buffSize]);
in OnEventReceived() local [all...] |
/test/testfwk/developer_test/aw/cxx/distributed/ |
H A D | distributed_agent.cpp | 126 char buff[MAX_BUFF_LEN] = {0};
in DoCmdServer() local
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | resolvndk.cpp | 165 unsigned char buff[MAXDNAME_A] = {0};
in Dn_expand() local
|
/test/xts/device_attest_lite/services/core/network/ |
H A D | attest_coap.c | 433 CoapBuildMessage(CoapPacket* coapPacket, CoapPacketParam* coapPacketParam, CoapBuffer* payload, char* buff, uint32_t* len) CoapBuildMessage() argument
|
/test/xts/device_attest/services/core/attest/ |
H A D | attest_service_device.c | 212 char* buff = (char *)ATTEST_MEM_MALLOC(RAND_UUID_LEN + 1); in GetRandomUuid() local 281 static int32_t EncodePcid(char *buff, int32_t bufLen, char **output) in EncodePcid() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | crypto.c | 303 uint8_t buff[BLOCKSIZE*2]; // maximum size of pos-c->position in crypto_seek() local
|
/third_party/icu/tools/colprobe/ |
H A D | strengthprobe.cpp | 251 uint8_t buff[256]; in distanceFromEmptyString() local
|
H A D | line.cpp | 85 Line::Line(const char *buff, int32_t buffLen, UErrorCode &status) : in Line() argument 512 Line::write(char *buff, int32_t, UErrorCode &) in write() argument 589 initFromString(const char *buff, int32_t, UErrorCode &) initFromString() argument 659 UChar buff[256]; swapCase() local 688 char *buff = buffer; dumpSortkey() local [all...] |
/third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
H A D | aiocp.c | 73 char *buff; in async_init() local
|
/third_party/ltp/testcases/kernel/syscalls/clone/ |
H A D | clone02.c | 405 char buff[20]; in modified_FILES() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | scheck.c | 53 static char buff[33]; in mkvar() local
|
/third_party/lz4/programs/ |
H A D | datagen.c | 167 BYTE buff[RDG_DICTSIZE + RDG_BLOCKSIZE]; in RDG_genOut() local
|
/third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
H A D | target.cc | 57 char buff[16]; in InitQueryPropertyMap() local 320 uint8_t buff[Transport::kBufSize]; in ProcessPacket() local 532 uint8_t buff[16]; in ProcessQueryPacket() local 553 uint8_t buff[16]; ProcessQueryPacket() local 574 uint8_t buff[16]; ProcessQueryPacket() local 597 uint8_t buff[Transport::kBufSize]; ProcessQueryPacket() local 621 uint8_t buff[Transport::kBufSize]; ProcessQueryPacket() local 656 char buff[64]; SetStopReply() local [all...] |
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
H A D | instr.c | 562 char buff[16] = "null"; in gpir_instr_print_prog() local
|
/third_party/musl/libc-test/src/functionalext/fortify/ |
H A D | invalid_param.c | 425 char buff[1024] = {0}; in setvbuf_0100() local
|
/third_party/node/deps/openssl/openssl/providers/implementations/signature/ |
H A D | eddsa_sig.c | 379 unsigned long long buff[512]; in s390x_ed25519_digestsign() member 404 unsigned long long buff[512]; in s390x_ed448_digestsign() member 431 unsigned long long buff[512]; in s390x_ed25519_digestverify() member 453 unsigned long long buff[512]; in s390x_ed448_digestverify() member
|
/third_party/node/deps/openssl/openssl/crypto/ui/ |
H A D | ui_util.c | 22 char buff[BUFSIZ]; in UI_UTIL_read_pw_string() local 32 int UI_UTIL_read_pw(char *buf, char *buff, int size, const char *prompt, in UI_UTIL_read_pw() argument
|