Home
last modified time | relevance | path

Searched refs:binary (Results 1076 - 1100 of 1382) sorted by relevance

1...<<41424344454647484950>>...56

/base/update/updater/test/unittest/diffpatch/
H A Ddiffpatch_unittest.cpp170 std::ofstream stream(newName, std::ios::out | std::ios::binary); in TestApplyBlockPatch()
/foundation/ability/dmsfwk/common/src/
H A Ddistributed_sched_utils.cpp164 in.open(g_continueCfgFullPath.c_str(), std::ios::binary | std::ios::in); in LoadContinueConfig()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddsched_sync_e2e.cpp202 in.open(continueCfgFullPath_.c_str(), std::ios::binary | std::ios::in); in LoadContinueConfig()
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dutils.cpp193 std::ofstream out(fileName, std::ios::out | std::ios::binary); in SaveFile()
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_file_cache.cpp106 std::ofstream outFile(writeFilePath, std::ios::binary); in WriteFile()
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_utils.cpp401 // Open the file for writing in binary mode in WriteToFile()
402 std::ofstream rawDataFile(ss.str(), std::ofstream::binary); in WriteToFile()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_raw_test.cpp288 fs->open(IMAGE_INPUT_DNG_PATH, std::fstream::binary | std::fstream::in); in HWTEST_F()
H A Dimage_source_wbmp_test.cpp261 fs->open(IMAGE_INPUT_WBMP_PATH, std::fstream::binary | std::fstream::in); in HWTEST_F()
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp253 inFile_->open(inpDir, ios::in | ios::binary); in StartVideoDecoder()
/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp360 inFile_->open(inpDir, ios::in | ios::binary); in StartVideoDecoder()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hdrcodec/src/InnerAPI/
H A Dhdrcodec_inner_ndk_sample.cpp304 inFile_->open(INP_DIR, ios::in | ios::binary); in Start()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hdrcodec/src/
H A Dhdrcodec_ndk_sample.cpp417 inFile_->open(INP_DIR, ios::in | ios::binary); in Start()
/foundation/multimedia/av_codec/test/fuzztest/encoderapi11_fuzzer/
H A Dvideoenc_api11_sample.cpp218 inFile_->open(inpDir, ios::in | ios::binary); in OpenFile()
/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp253 inFile_->open(inpDir, ios::in | ios::binary); in StartVideoDecoder()
/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/
H A Dvideodec_sample.cpp237 inFile_->open(inpDir, ios::in | ios::binary); in StartVideoDecoder()
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp360 inFile_->open(inpDir, ios::in | ios::binary); in StartVideoDecoder()
/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_recorder.cpp342 file->open(filePath, std::ios::in | std::ios::binary); in GetStubFile()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_profile_config.cpp235 in.open(resPath, std::ios_base::in | std::ios_base::binary); in ReadProfile()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dav_trans_utils.cpp245 std::ofstream ofs(path, std::ios::binary | std::ios::out | std::ios::app); in DumpBufferToFile()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dsh_css_internal.h274 a binary. It depends on the binary which ones are used. */
961 sh_css_binary_print(const struct ia_css_binary *binary);
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dsh_css_internal.h268 a binary. It depends on the binary which ones are used. */
916 sh_css_binary_print(const struct ia_css_binary *binary);
/test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/
H A Dhdrcodec_ndk_sample.cpp414 inFile_->open(INP_DIR, ios::in | ios::binary); in Start()
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
H A Dafuc_test.asm26 ; binary, then disassambled and compared to the reference disassembly. We do
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/bn/
H A Darmv4-gf2m.S162 moveq pc,lr @ be binary compatible with V4, yet
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/bn/
H A Darmv4-gf2m.S162 moveq pc,lr @ be binary compatible with V4, yet

Completed in 24 milliseconds

1...<<41424344454647484950>>...56