Home
last modified time | relevance | path

Searched defs:isLive (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/av_codec/test/unittest/hls_test/
H A Dhls_playlist_downloader_unit_test.cpp153 bool isLive = downloader.IsLive(); in HWTEST_F() local
H A Dm3u8_unit_test.cpp47 bool isLive = testM3u8->IsLive(); in HWTEST_F() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAllocationCallbackUtil.cpp335 bool isLive; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DADCE.cpp126 bool isLive(BasicBlock *BB) { return BlockInfo[BB].Live; } in isLive() function in __anon25090::AggressiveDeadCodeElimination
130 bool isLive(Instruction *I) { return InstInfo[I].Live; } in isLive() function in __anon25090::AggressiveDeadCodeElimination
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1622 bool isLive; in eliminateUndefCopy() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h400 bool isLive() const { return Flags.Live; } in isLive() function in llvm::CalleeInfo::GlobalValueSummary

Completed in 13 milliseconds