/third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
H A D | common.h | 60 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 D | platform-qnx.cc | 99 char buff[PATH_MAX]; in GetSharedLibraryAddresses() member
|
/third_party/musl/libc-test/src/functionalext/fortify/ |
H A D | poll.c | 106 char buff; in poll_0030() local 198 char buff; in ppoll_0030() local
|
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | wrap128.c | 277 unsigned char buff[16]; in CRYPTO_128_unwrap_pad() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ecx_s390x.c | 87 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 D | ecx_s390x.c | 87 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 D | wrap128.c | 277 unsigned char buff[16]; in CRYPTO_128_unwrap_pad() local
|
/third_party/skia/tests/ |
H A D | SkUTFTest.cpp | 113 char buff[5] = {0, 0, 0, 0, 0}; in DEF_TEST() local
|
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/ |
H A D | intell_voice_engine_proxy.cpp | 203 const uint8_t *buff = reply.ReadBuffer(size); in Read() local 250 const uint8_t *buff = reply.ReadBuffer(size); in GetWakeupPcm() local
|
H A D | intell_voice_service_proxy.cpp | 194 const uint8_t *buff = reply.ReadBuffer(size); in GetWakeupSourceFile() local
|
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/ |
H A D | media_channel_def.h | 66 DataBuffer::Ptr buff; member
|
/foundation/ability/ability_runtime/test/fuzztest/abilityframeworksnativejsworker_fuzzer/ |
H A D | abilityframeworksnativejsworker_fuzzer.cpp | 75 uint8_t *buff = nullptr; in DoSomethingInterestingWithMyAPI() local
|
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/ |
H A D | rtp_codec_aac.cpp | 121 auto buff = std::make_shared<DataBuffer>(); in FlushData() local
|
/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | js_module_reader.cpp | 45 bool JsModuleReader::operator()(const std::string& inputPath, uint8_t **buff, in operator ()() argument
|
/foundation/ability/ability_lite/frameworks/ability_lite/src/ |
H A D | ability_slice_scheduler.cpp | 232 std::string buff; in GetSliceStackInfo() local
|
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_javascript_result_callback.cpp | 58 auto buff = argument->GetBinaryValue(); in GetWebJSValueHelper() local 140 auto buff = webJSValue->GetBinaryValue(); in GetWebViewValue() local
|
/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | pixel_map_preview.cpp | 50 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 D | text_field_pattern_testthree.cpp | 550 std::vector<uint8_t> buff; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/services/test/moduletest/utils/src/ |
H A D | common_tool.cpp | 87 std::string buff; in CopyTmpFileToSystemPath() local
|
/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | native_buffer_test.cpp | 377 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 D | image_loader_libpng.cpp | 121 png_bytep buff = static_cast<png_bytep>(malloc(imgSize * sizeof(uint8_t))); in LoadFromMemory() local
|
/foundation/filemanagement/user_file_service/test/unittest/ |
H A D | external_file_access_test_info.cpp | 941 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 D | http_media_downloader.cpp | 85 bool HttpMediaDownloader::Read(unsigned char* buff, unsigned int wantReadLength, in Read() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | heif_exif_metadata_accessor.cpp | 165 bool HeifExifMetadataAccessor::CheckTiffPos(byte *buff, size_t size, size_t &byteOrderPos) in CheckTiffPos() argument
|
H A D | metadata_accessor_factory.cpp | 125 byte buff[IMAGE_HEADER_SIZE] = {0}; in GetImageType() local
|