Home
last modified time | relevance | path

Searched refs:stack (Results 1 – 4 of 4) sorted by relevance

/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DBlankScreenDetectorWithSameColorRectangle.java95 ArrayDeque<Integer> stack = new ArrayDeque<>(); in maxSubRectangle() local
99 while (!stack.isEmpty() && heightsRow[stack.peek()] > heightsRow[i]) { in maxSubRectangle()
100 int height = heightsRow[stack.pop()]; in maxSubRectangle()
101 int width = stack.isEmpty() ? i : i - stack.peek() - 1; in maxSubRectangle()
104 int leftCornerXCoord = stack.isEmpty() ? 0 : stack.peek() + 1; in maxSubRectangle()
109 stack.push(i); in maxSubRectangle()
112 while (!stack.isEmpty()) { in maxSubRectangle()
113 int height = heightsRow[stack.pop()]; in maxSubRectangle()
115 stack.isEmpty() ? heightsRow.length : (heightsRow.length - stack.peek() - 1); in maxSubRectangle()
118 int leftCornerXCoord = stack.isEmpty() ? 0 : stack.peek() + 1; in maxSubRectangle()
/test/dittosuite/src/
Dmemory_allocation.cpp23 void allocate_memory(std::stack<void*>* addresses, size_t size) { in allocate_memory()
37 void deallocate_memory(std::stack<void*>* addresses, size_t size) { in deallocate_memory()
/test/dittosuite/include/ditto/
Dmemory_allocation.h34 std::stack<void*> allocated_addresses_;
/test/mlts/benchmark/results/
DChart.bundle.min.js10stack),i=!1}return e.apply(this,arguments)},e)}var C,P={};function T(t,e){null!=a.deprecationHandl…