Home
last modified time | relevance | path

Searched defs:buff (Results 276 - 300 of 844) sorted by relevance

1...<<11121314151617181920>>...34

/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps_ui.c169 char *buff = NULL; in password_callback() local
/third_party/openssl/apps/lib/
H A Dapps_ui.c169 char *buff = NULL; in password_callback() local
/third_party/openssl/crypto/evp/
H A Devp_key.c56 char buff[BUFSIZ]; in EVP_read_pw_string_min() local
/third_party/openssl/crypto/
H A Ds390xcap.c673 char *tok_begin, *tok_end, *buff, tok[S390X_STFLE_MAX][LEN + 1]; in parse_env() local
/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
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/
H A Dtcp_socket.cpp139 int TcpSocket::Send(int fd, const uint8_t *buff, size_t length) in Send() argument
148 ssize_t TcpSocket::Recv(int fd, uint8_t *buff, size_t length) in Recv() argument
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/
H A Dwfd_rtp_producer.cpp179 auto buff = mediaData->buff; in PublishOneFrame() local
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/
H A Dtcp_socket.cpp139 int TcpSocket::Send(int fd, const uint8_t *buff, size_t length) in Send() argument
148 ssize_t TcpSocket::Recv(int fd, uint8_t *buff, size_t length) in Recv() argument
/foundation/arkui/ace_engine/test/unittest/adapter/ohos/capability/
H A Dhtml_convert_test.cpp270 std::vector<uint8_t> buff; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/gestures/
H A Dgesture_group_test_ng.cpp927 const char* buff = "-123bytes"; in HWTEST_F() local
977 char* buff = nullptr; in HWTEST_F() local
1053 const char* buff = nullptr; in HWTEST_F() local
1069 char* buff = nullptr; in HWTEST_F() local
/foundation/arkui/ui_lite/test/autotest/src/
H A Dcompare_tools.cpp83 auto buff = new uint8_t[buffSize]; in CompareByBit() local
269 void CompareTools::SaveResultLog(const char* filePath, const char* buff, size_t bufSize) in SaveResultLog() argument
333 bool CompareTools::SaveLog(const char* buff, size_ argument
[all...]
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_daemon.cpp218 const char *buff = reinterpret_cast<char *>(ReadString(req, &buffLen)); in StoreContentToFileInvoke() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_libjpeg.cpp97 static void ReadBuffer16Bit(jpeg_decompress_struct &cinfo, uint16_t *buff, int row_stride, bool needVerticalFlip) in ReadBuffer16Bit() argument
119 static void ReadBuffer8Bit(jpeg_decompress_struct &cinfo, uint8_t *buff, int row_stride, bool needVerticalFlip) in ReadBuffer8Bit() argument
155 uint16_t *buff = static_cast<uint16_t *>(malloc(imgSize * sizeof(uint16_t))); in LoadFromMemory() local
167 uint8_t *buff in LoadFromMemory() local
[all...]
/foundation/filemanagement/user_file_service/test/unittest/
H A Dexternal_file_access_test_operations.cpp65 char buff[] = "Copy test content for a.txt"; in HWTEST_F() local
127 char buff[] = "Copy test content for a.txt"; in HWTEST_F() local
225 char buff[] = "Copy test content for b.txt"; HWTEST_F() local
288 char buff[] = "Copy test content for c.txt"; HWTEST_F() local
351 char buff[] = "Copy test content for d.txt"; HWTEST_F() local
385 ReadyToCopy06(Uri& parentUri, Uri& srcDir, const char* buff, int len, shared_ptr<FileAccessHelper> fileAccessHelper) ReadyToCopy06() argument
424 char buff[] = "Copy test content for b.txt"; HWTEST_F() local
494 char buff[] = "Copy test content for b.txt"; HWTEST_F() local
582 ReadyToCopy09(Uri& parentUri, Uri& srcDir, const char* buff, int len, shared_ptr<FileAccessHelper> fileAccessHelper) ReadyToCopy09() argument
621 char buff[] = "Copy test content for b.txt"; HWTEST_F() local
1380 std::string buff = "extenal_file_access_test"; WriteData() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_heif_test.cpp781 std::vector<uint8_t> buff; in HWTEST_F() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_media_downloader.cpp111 bool HlsMediaDownloader::Read(unsigned char* buff, unsigned int wantReadLength, in Read() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/monitor/
H A Ddownload_monitor.cpp92 bool DownloadMonitor::Read(unsigned char *buff, unsigned int wantReadLength, in Read() argument
/foundation/multimedia/av_session/services/session/server/
H A Davsession_dumper.cpp129 std::string buff; in ShowTrustedDevicesInfo() local
/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_media_downloader_unit_test.cpp412 unsigned char buff[1024];; in HWTEST_F() local
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_resolv_listen.cpp312 char buff[sizeof(RequestInfo)] = {0}; in ProcCommand() local
/foundation/communication/dsoftbus/tests/core/connection/tcp/
H A Dtcp_manager_test.cpp134 char buff[MAXLNE]; in CreateServer() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Ddns_checker.cpp155 int DnsChecker::recvDnsData(char* buff, int size, int timeout) in recvDnsData() argument
195 char buff[2048] = {0}; in checkDnsValid() local
[all...]

Completed in 19 milliseconds

1...<<11121314151617181920>>...34