HomeSort by relevance Sort by last modified time
    Searched refs:stack (Results 101 - 125 of 3945) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/libcxx/test/containers/container.adaptors/stack/stack.defn/
push.pass.cpp 10 // <stack>
14 #include <stack>
19 std::stack<int> q;
assign_move.pass.cpp 10 // <stack>
12 // stack& operator=(stack&& q);
14 #include <stack>
36 std::stack<MoveOnly> q(make<std::deque<MoveOnly> >(5));
37 std::stack<MoveOnly> q2;
  /external/lldb/include/lldb/Core/
InputReaderStack.h 13 #include <stack>
48 std::stack<lldb::InputReaderSP> m_input_readers;
  /external/strace/test/
clone.c 17 char stack[4096]; local
18 clone(child, stack+4000, CLONE_VM|CLONE_FS|CLONE_FILES, NULL);
  /ndk/build/tools/
build-ndk-depends.sh 24 $PROGDIR/build-ndk-stack.sh --program-name=ndk-depends "$@"
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/stack/stack.cons/
ctor_default.pass.cpp 10 // <stack>
12 // stack();
14 #include <stack>
22 std::stack<int, std::vector<int, stack_allocator<int, 10> > > q;
ctor_rcontainer.pass.cpp 10 // <stack>
12 // explicit stack(container_type&& c);
14 #include <stack>
36 std::stack<MoveOnly> q(make<std::deque<MoveOnly> >(5));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/stack/stack.defn/
emplace.pass.cpp 10 // <stack>
14 #include <stack>
22 std::stack<Emplaceable> q;
push.pass.cpp 10 // <stack>
14 #include <stack>
19 std::stack<int> q;
  /external/stlport/stlport/stl/
_stack.h 47 class stack class in inherits:__stlport_class
50 : public __stlport_class<stack<_Tp> >
52 : public __stlport_class<stack<_Tp, _Sequence> >
58 typedef stack<_Tp> _Self;
60 typedef stack<_Tp, _Sequence> _Self;
74 stack() : c() {} function in class:stack
75 explicit stack(const _Sequence& __s) : c(__s) {} function in class:stack
78 stack(__move_source<_Self> src) function in class:stack
106 inline bool _STLP_CALL operator==(const stack< _STLP_STACK_ARGS >& __x,
107 const stack< _STLP_STACK_ARGS >& __y
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_stack.h 47 class stack class in inherits:__stlport_class
50 : public __stlport_class<stack<_Tp> >
52 : public __stlport_class<stack<_Tp, _Sequence> >
58 typedef stack<_Tp> _Self;
60 typedef stack<_Tp, _Sequence> _Self;
74 stack() : c() {} function in class:stack
75 explicit stack(const _Sequence& __s) : c(__s) {} function in class:stack
78 stack(__move_source<_Self> src) function in class:stack
106 inline bool _STLP_CALL operator==(const stack< _STLP_STACK_ARGS >& __x,
107 const stack< _STLP_STACK_ARGS >& __y
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_stack.h 47 class stack class in inherits:__stlport_class
50 : public __stlport_class<stack<_Tp> >
52 : public __stlport_class<stack<_Tp, _Sequence> >
58 typedef stack<_Tp> _Self;
60 typedef stack<_Tp, _Sequence> _Self;
74 stack() : c() {} function in class:stack
75 explicit stack(const _Sequence& __s) : c(__s) {} function in class:stack
78 stack(__move_source<_Self> src) function in class:stack
106 inline bool _STLP_CALL operator==(const stack< _STLP_STACK_ARGS >& __x,
107 const stack< _STLP_STACK_ARGS >& __y
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_stack.h 47 class stack class in inherits:__stlport_class
50 : public __stlport_class<stack<_Tp> >
52 : public __stlport_class<stack<_Tp, _Sequence> >
58 typedef stack<_Tp> _Self;
60 typedef stack<_Tp, _Sequence> _Self;
74 stack() : c() {} function in class:stack
75 explicit stack(const _Sequence& __s) : c(__s) {} function in class:stack
78 stack(__move_source<_Self> src) function in class:stack
106 inline bool _STLP_CALL operator==(const stack< _STLP_STACK_ARGS >& __x,
107 const stack< _STLP_STACK_ARGS >& __y
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_stack.h 47 class stack class in inherits:__stlport_class
50 : public __stlport_class<stack<_Tp> >
52 : public __stlport_class<stack<_Tp, _Sequence> >
58 typedef stack<_Tp> _Self;
60 typedef stack<_Tp, _Sequence> _Self;
74 stack() : c() {} function in class:stack
75 explicit stack(const _Sequence& __s) : c(__s) {} function in class:stack
78 stack(__move_source<_Self> src) function in class:stack
106 inline bool _STLP_CALL operator==(const stack< _STLP_STACK_ARGS >& __x,
107 const stack< _STLP_STACK_ARGS >& __y
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_stack.h 47 class stack class in inherits:__stlport_class
50 : public __stlport_class<stack<_Tp> >
52 : public __stlport_class<stack<_Tp, _Sequence> >
58 typedef stack<_Tp> _Self;
60 typedef stack<_Tp, _Sequence> _Self;
74 stack() : c() {} function in class:stack
75 explicit stack(const _Sequence& __s) : c(__s) {} function in class:stack
78 stack(__move_source<_Self> src) function in class:stack
106 inline bool _STLP_CALL operator==(const stack< _STLP_STACK_ARGS >& __x,
107 const stack< _STLP_STACK_ARGS >& __y
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_stack.h 47 class stack class in inherits:__stlport_class
50 : public __stlport_class<stack<_Tp> >
52 : public __stlport_class<stack<_Tp, _Sequence> >
58 typedef stack<_Tp> _Self;
60 typedef stack<_Tp, _Sequence> _Self;
74 stack() : c() {} function in class:stack
75 explicit stack(const _Sequence& __s) : c(__s) {} function in class:stack
78 stack(__move_source<_Self> src) function in class:stack
106 inline bool _STLP_CALL operator==(const stack< _STLP_STACK_ARGS >& __x,
107 const stack< _STLP_STACK_ARGS >& __y
    [all...]
  /external/valgrind/main/memcheck/tests/linux/
stack_switch.c 35 void *stack; local
40 if ( ( stack = mmap( NULL, 2* STACK_SIZE, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 ) ) == MAP_FAILED )
46 stackid = VALGRIND_STACK_REGISTER( stack, stack + STACK_SIZE );
48 if ( ( pid = clone( thread_main, stack + STACK_SIZE, CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|SIGCHLD, NULL ) ) == -1 )
  /external/srec/srec/crec/
srec_results.c 112 AstarStack* stack = rec ? rec->astar_stack : 0; local
114 if (!stack)
119 rc = astar_stack_prepare(stack, n, rec);
129 if (stack->num_complete_paths)
131 *bestcost = stack->complete_paths[0]->costsofar;
144 AstarStack* stack = rec ? rec->astar_stack : 0; local
145 astar_stack_clear(stack);
151 AstarStack* stack = rec ? rec->astar_stack : 0; local
152 return stack ? stack->num_complete_paths : 0
158 AstarStack* stack = rec ? rec->astar_stack : 0; local
173 AstarStack* stack = rec ? rec->astar_stack : 0; local
181 AstarStack* stack = rec ? rec->astar_stack : 0; local
208 AstarStack* stack = rec ? rec->astar_stack : 0; local
234 AstarStack* stack = rec ? rec->astar_stack : 0; local
286 AstarStack* stack = rec ? rec->astar_stack : 0; local
353 AstarStack* stack = rec ? rec->astar_stack : 0; local
460 AstarStack* stack = rec ? rec->astar_stack : 0; local
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
ExecutionStack.java 26 * Representation of a Java method execution stack.
33 /** {@code non-null;} array of stack contents */
34 private final TypeBearer[] stack; field in class:ExecutionStack
37 * {@code non-null;} array specifying whether stack contents have entries
42 * {@code >= 0;} stack pointer (points one past the end) / current stack
50 * @param maxStack {@code >= 0;} the maximum size of the stack for this
55 stack = new TypeBearer[maxStack];
66 ExecutionStack result = new ExecutionStack(stack.length);
68 System.arraycopy(stack, 0, result.stack, 0, stack.length)
    [all...]
  /external/compiler-rt/lib/msan/
msan.h 49 void *MsanReallocate(StackTrace *stack, void *oldp, uptr size,
51 void MsanDeallocate(StackTrace *stack, void *ptr);
74 void GetStackTrace(StackTrace *stack, uptr max_s, uptr pc, uptr bp,
77 void ReportUMR(StackTrace *stack, u32 origin);
78 void ReportExpectedUMRNotFound(StackTrace *stack);
91 void CopyOrigin(void *dst, const void *src, uptr size, StackTrace *stack);
92 void MovePoison(void *dst, const void *src, uptr size, StackTrace *stack);
93 void CopyPoison(void *dst, const void *src, uptr size, StackTrace *stack);
95 // Returns a "chained" origin id, pointing to the given stack trace followed by
97 u32 ChainOrigin(u32 id, StackTrace *stack);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glsl/tests/
sexps.py 51 stack = [[]]
55 stack.append([])
57 if len(stack) == 1:
59 sexp = stack.pop()
60 stack[-1].append(sexp)
62 stack[-1].append(token)
63 if len(stack) != 1:
65 if len(stack[0]) != 1:
67 return stack[0][0]
  /external/mesa3d/src/glsl/tests/
sexps.py 51 stack = [[]]
55 stack.append([])
57 if len(stack) == 1:
59 sexp = stack.pop()
60 stack[-1].append(sexp)
62 stack[-1].append(token)
63 if len(stack) != 1:
65 if len(stack[0]) != 1:
67 return stack[0][0]
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
pratom.h 95 ** LIFO linked-list (stack)
109 ** Create a stack, a LIFO linked list
111 ** stack_name: a pointer to string containing the name of the stack
113 ** A pointer to the created stack, if successful, else NULL.
120 ** Push an element on the top of the stack
122 ** stack: pointer to the stack
123 ** stack_elem: pointer to the stack element
127 NSPR_API(void) PR_StackPush(PRStack *stack, PRStackElem *stack_elem);
132 ** Remove the element on the top of the stack
140 NSPR_API(PRStackElem *) PR_StackPop(PRStack *stack); variable
154 NSPR_API(PRStatus) PR_DestroyStack(PRStack *stack); variable
    [all...]
  /external/guava/guava-tests/test/com/google/common/testing/
TearDownStackTest.java 38 final TearDownStack stack = buildTearDownStack(); local
41 stack.addTearDown(tearDown);
45 stack.runTearDown();
52 final TearDownStack stack = buildTearDownStack(); local
55 stack.addTearDown(tearDownOne);
66 stack.addTearDown(tearDownTwo);
71 stack.runTearDown();
79 final TearDownStack stack = buildTearDownStack(); local
82 stack.addTearDown(tearDownOne);
85 stack.addTearDown(tearDownTwo)
    [all...]
  /external/ltrace/testsuite/ltrace.minor/
trace-clone.c 26 static __attribute__ ((aligned (16))) char stack[STACK_SIZE]; local
29 pid = __clone2((myfunc)&child, stack, STACK_SIZE, CLONE_FS, NULL);
31 pid = clone((myfunc)&child, stack + STACK_SIZE, CLONE_FS, NULL);

Completed in 1276 milliseconds

1 2 3 45 6 7 8 91011>>