Home
last modified time | relevance | path

Searched defs:RemoveChunk (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dshrinker.cpp43 protobufs::TransformationSequence RemoveChunk( in RemoveChunk() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dshrinker.cpp43 protobufs::TransformationSequence RemoveChunk( in RemoveChunk() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dshrinker.cpp43 protobufs::TransformationSequence RemoveChunk( in RemoveChunk() function
/aosp_15_r20/art/dex2oat/utils/
H A Dswap_space.cc50 void SwapSpace::RemoveChunk(FreeBySizeSet::const_iterator free_by_size_pos) { in RemoveChunk() function in art::SwapSpace