Searched defs:shrink (Results 1 – 4 of 4) sorted by relevance
202 public void shrink(){ in shrink() method in WorkModeSwitch
323 bool shrink = shrinkMask & (1 << i); in stridedSliceFinalizer() local
221 pub fn shrink(&mut self, range: &MemoryRange) -> Result<()> { in shrink() method
188 boolean shrink() throws IllegalInstructionException { in shrink() method in ApfGenerator.Instruction