Home
last modified time | relevance | path

Searched defs:m_static (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/heap_manager/
H A Dmemory_block.h313 bool m_static = false; variable
553 bool m_static = false; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/
H A Dtf_cpurt_passes.cc379 int64_t m_static = lhs.getType().cast<mlir::MemRefType>().getDimSize(0); in matchAndRewrite() local