Searched refs:Stack (Results 1 – 5 of 5) sorted by relevance
40 class Stack { class42 explicit Stack(size_t size) : size_(size) { in Stack() function in android::Stack57 ~Stack() { munmap(base_, size_); }; in ~Stack()63 DISALLOW_COPY_AND_ASSIGN(Stack);71 stack_ = std::make_unique<Stack>(PTHREAD_STACK_MIN); in PtracerThread()
29 class Stack; variable47 std::unique_ptr<Stack> stack_;
17 * doc - *Documentation* - Stack documentation.24 * stack - **Deprecated** - The Stack - Push to proper spot in *./profiles*25 * test - *Test suite* - Stack level validiation and stress test suite.
32 import java.util.Stack;53 private final Stack<State> stateStack;60 stateStack = new Stack<>(); in XsdHandler()
75 from which all flames originate, something went wrong. : Stack unwinding may