Home
last modified time | relevance | path

Searched defs:buff (Results 101 - 125 of 239) sorted by relevance

12345678910

/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmort1.c82 FT_UShort buff[5]; in gxv_mort_subtable_type1_subtable_setup() local
/third_party/toybox/toys/pending/
H A Dgetty.c221 char buff[20] = {0,}; in write_issue() local
[all...]
/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/oled/examples/
H A Dssd1306_tests.c108 char buff[64]; in ssd1306_TestFPS() local
/vendor/hisilicon/hispark_pegasus/demo/ssd1306_demo/examples/
H A Dssd1306_tests.c108 char buff[64]; in ssd1306_TestFPS() local
/drivers/hdf_core/adapter/khdf/linux/network/src/
H A Dnet_device_adapter.c386 NetDevReceive(struct NetDeviceImpl *impl, NetBuf *buff, ReceiveFlag flag) NetDevReceive() argument
/drivers/hdf_core/framework/model/network/wifi/platform/src/qos/
H A Dflow_control.c94 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 Dsensor_config_parser.h54 uint8_t *buff; member
/drivers/hdf_core/adapter/khdf/liteos_m/network/src/
H A Dnet_device_adapter.c386 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 Dvendor_interface.cpp251 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 Ddistributed_agent.cpp126 char buff[MAX_BUFF_LEN] = {0}; in DoCmdServer() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dresolvndk.cpp165 unsigned char buff[MAXDNAME_A] = {0}; in Dn_expand() local
/test/xts/device_attest_lite/services/core/network/
H A Dattest_coap.c433 CoapBuildMessage(CoapPacket* coapPacket, CoapPacketParam* coapPacketParam, CoapBuffer* payload, char* buff, uint32_t* len) CoapBuildMessage() argument
/test/xts/device_attest/services/core/attest/
H A Dattest_service_device.c212 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 Dcrypto.c303 uint8_t buff[BLOCKSIZE*2]; // maximum size of pos-c->position in crypto_seek() local
/third_party/icu/tools/colprobe/
H A Dstrengthprobe.cpp251 uint8_t buff[256]; in distanceFromEmptyString() local
H A Dline.cpp85 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 Daiocp.c73 char *buff; in async_init() local
/third_party/ltp/testcases/kernel/syscalls/clone/
H A Dclone02.c405 char buff[20]; in modified_FILES() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dscheck.c53 static char buff[33]; in mkvar() local
/third_party/lz4/programs/
H A Ddatagen.c167 BYTE buff[RDG_DICTSIZE + RDG_BLOCKSIZE]; in RDG_genOut() local
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dtarget.cc57 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 Dinstr.c562 char buff[16] = "null"; in gpir_instr_print_prog() local
/third_party/musl/libc-test/src/functionalext/fortify/
H A Dinvalid_param.c425 char buff[1024] = {0}; in setvbuf_0100() local
/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Deddsa_sig.c379 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 Dui_util.c22 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

Completed in 17 milliseconds

12345678910