Home
last modified time | relevance | path

Searched defs:buff (Results 176 - 200 of 837) sorted by relevance

12345678910>>...34

/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Dcommon.h60 char buff[4096]; in io_read() local
101 char buff[4096]; in io_read_eof() local
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-qnx.cc99 char buff[PATH_MAX]; in GetSharedLibraryAddresses() member
/third_party/musl/libc-test/src/functionalext/fortify/
H A Dpoll.c106 char buff; in poll_0030() local
198 char buff; in ppoll_0030() local
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dwrap128.c277 unsigned char buff[16]; in CRYPTO_128_unwrap_pad() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_s390x.c87 unsigned long long buff[512]; in s390x_x25519_mul() member
120 unsigned long long buff[512]; in s390x_x448_mul() member
160 unsigned long long buff[512]; in s390x_ed25519_mul() member
194 unsigned long long buff[512]; in s390x_ed448_mul() member
/third_party/openssl/crypto/ec/
H A Decx_s390x.c87 unsigned long long buff[512]; in s390x_x25519_mul() member
120 unsigned long long buff[512]; in s390x_x448_mul() member
160 unsigned long long buff[512]; in s390x_ed25519_mul() member
194 unsigned long long buff[512]; in s390x_ed448_mul() member
/third_party/openssl/crypto/modes/
H A Dwrap128.c277 unsigned char buff[16]; in CRYPTO_128_unwrap_pad() local
/third_party/skia/tests/
H A DSkUTFTest.cpp113 char buff[5] = {0, 0, 0, 0, 0}; in DEF_TEST() local
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_engine_proxy.cpp203 const uint8_t *buff = reply.ReadBuffer(size); in Read() local
250 const uint8_t *buff = reply.ReadBuffer(size); in GetWakeupPcm() local
H A Dintell_voice_service_proxy.cpp194 const uint8_t *buff = reply.ReadBuffer(size); in GetWakeupSourceFile() local
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dmedia_channel_def.h66 DataBuffer::Ptr buff; member
/foundation/ability/ability_runtime/test/fuzztest/abilityframeworksnativejsworker_fuzzer/
H A Dabilityframeworksnativejsworker_fuzzer.cpp75 uint8_t *buff = nullptr; in DoSomethingInterestingWithMyAPI() local
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_codec_aac.cpp121 auto buff = std::make_shared<DataBuffer>(); in FlushData() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_module_reader.cpp45 bool JsModuleReader::operator()(const std::string& inputPath, uint8_t **buff, in operator ()() argument
/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_slice_scheduler.cpp232 std::string buff; in GetSliceStackInfo() local
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_javascript_result_callback.cpp58 auto buff = argument->GetBinaryValue(); in GetWebJSValueHelper() local
140 auto buff = webJSValue->GetBinaryValue(); in GetWebViewValue() local
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dpixel_map_preview.cpp50 RefPtr<PixelMap> PixelMap::DecodeTlv(std::vector<uint8_t>& buff) in DecodeTlv() argument
120 bool PixelMapPreview::EncodeTlv(std::vector<uint8_t>& buff) in EncodeTlv() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_testthree.cpp550 std::vector<uint8_t> buff; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/test/moduletest/utils/src/
H A Dcommon_tool.cpp87 std::string buff; in CopyTmpFileToSystemPath() local
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_buffer_test.cpp377 uint8_t buff[size]; in HWTEST_F() local
423 uint8_t buff[size]; in HWTEST_F() local
441 uint8_t *buff; in HWTEST_F() local
476 uint8_t *buff; in HWTEST_F() local
515 uint8_t *buff; HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_libpng.cpp121 png_bytep buff = static_cast<png_bytep>(malloc(imgSize * sizeof(uint8_t))); in LoadFromMemory() local
/foundation/filemanagement/user_file_service/test/unittest/
H A Dexternal_file_access_test_info.cpp941 static void WriteBuffToFile(shared_ptr<FileAccessHelper>& fileAccessHelper, Uri& fileUri, std::string& buff) in WriteBuffToFile() argument
987 std::string buff = "query test"; in HWTEST_F() local
1031 std::string buff in HWTEST_F() local
1077 std::string buff = "query test"; HWTEST_F() local
1283 std::string buff = "query test"; HWTEST_F() local
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/http/
H A Dhttp_media_downloader.cpp85 bool HttpMediaDownloader::Read(unsigned char* buff, unsigned int wantReadLength, in Read() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dheif_exif_metadata_accessor.cpp165 bool HeifExifMetadataAccessor::CheckTiffPos(byte *buff, size_t size, size_t &byteOrderPos) in CheckTiffPos() argument
H A Dmetadata_accessor_factory.cpp125 byte buff[IMAGE_HEADER_SIZE] = {0}; in GetImageType() local

Completed in 14 milliseconds

12345678910>>...34