Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Dutils.h160 size_t LeftSize() const { return end - head; } in LeftSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2593 uint64_t LeftSize = Size; in storePrimitiveShadowOrigin() local