Home
last modified time | relevance | path

Searched refs:binary (Results 826 - 850 of 1093) sorted by relevance

1...<<31323334353637383940>>...44

/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()
/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
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Darmv4-gf2m.pl247 moveq pc,lr @ be binary compatible with V4, yet
/third_party/rust/crates/clap/clap_bench/benches/
H A D05_ripgrep.rs545 doc!(h, "text", "Search binary files as if they were text.");
645 -u flags will additionally search binary files. -uu is \
/third_party/python/Tools/iobench/
H A Diobench.py422 parser.add_option("-b", "--binary",
423 action="store_true", dest="binary", default=False,
424 help="run binary I/O tests")
460 if options.binary:
/third_party/openssl/crypto/bn/asm/
H A Darmv4-gf2m.pl247 moveq pc,lr @ be binary compatible with V4, yet
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationUtil.hpp154 GraphicsPipelineBuilder& setShader (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk::VkShaderStageFlagBits stage, const vk::ProgramBinary& binary, const vk::VkSpecializationInfo* specInfo);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUtil.hpp62 GraphicsPipelineBuilder& setShader (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk::VkShaderStageFlagBits stage, const vk::ProgramBinary& binary, const vk::VkSpecializationInfo* specInfo);

Completed in 20 milliseconds

1...<<31323334353637383940>>...44