HomeSort by relevance Sort by last modified time
    Searched full:stacksize (Results 1 - 25 of 133) sorted by null

1 2 3 4 5 6

  /external/valgrind/main/memcheck/tests/linux/
lsframe2.vgtest 2 vgopts: --main-stacksize=68500000
lsframe1.vgtest 2 vgopts: --main-stacksize=67200000 --max-stackframe=67200000
lsframe1.c 4 generates a very large stack, --main-stacksize=67200000
lsframe2.c 4 --main-stacksize=67117057 (on amd64-linux) or above, but works fine
  /external/javassist/src/main/javassist/
CtNewWrappedConstructor.java 55 int stacksize, stacksize2; local
62 stacksize = 1;
66 stacksize = code.addLoadParameters(parameters, 1) + 1;
71 stacksize = compileParameterList(code, parameters, 1);
82 if (stacksize < stacksize2)
83 stacksize = stacksize2;
94 if (stacksize < stacksize2)
95 stacksize = stacksize2;
98 code.setMaxStack(stacksize);
CtNewWrappedMethod.java 59 int stacksize = makeBody0(clazz, classfile, wrappedBody, isStatic, local
61 code.setMaxStack(stacksize);
83 int stacksize = compileParameterList(code, parameters, local
117 if (stacksize < stacksize2 + 2)
118 stacksize = stacksize2 + 2;
120 return stacksize;
  /libcore/luni/src/main/java/java/lang/
VMThread.java 27 native static void create(Thread t, long stackSize);
42 void start(long stackSize) {
43 VMThread.create(thread, stackSize);
  /external/valgrind/main/memcheck/tests/
supp_unknown.stderr.exp 9 main thread stack using the --main-stacksize= flag.
badjump.stderr.exp 15 main thread stack using the --main-stacksize= flag.
  /external/valgrind/main/none/tests/linux/
blockfault.stderr.exp 9 main thread stack using the --main-stacksize= flag.
  /external/proguard/src/proguard/classfile/attribute/visitor/
StackSizeComputer.java 54 private int stackSize;
150 stackSize = 0;
210 stackSize -= 1;
264 stackSize = 1;
301 int initialStackSize = stackSize;
304 if (maxStackSize < stackSize)
306 maxStackSize = stackSize;
323 stackSize+" - "+
326 (stackSize+stackPushCount-stackPopCount)+": "+
331 stackSize -= instruction.stackPopCount(clazz)
    [all...]
  /bionic/libc/arch-x86/bionic/
_exit_with_stack_teardown.S 9 * void _exit_with_stack_teardown(void *stackBase, int stackSize, int *retCode)
23 mov 8(%esp), %ecx /* stackSize */
  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_Thread_priv.h 37 M4OSA_UInt32 stackSize; /* thread stackSize in bytes */
  /external/llvm/lib/Target/Mips/
MipsFrameLowering.cpp 56 // StackSize -----------
64 // with offsets that exceeds the stack size: (stacksize+(4*(num_arg-1))
74 // lw REGX, 16+StackSize(SP)
152 uint64_t StackSize = RoundUpToAlignment(LocalVarAreaOffset, StackAlign) +
156 MFI->setStackSize(StackSize);
177 if (StackSize == 0 && !MFI->adjustsStack()) return;
184 if (isInt<16>(-StackSize)) // addi sp, sp, (-stacksize)
185 BuildMI(MBB, MBBI, dl, TII.get(ADDiu), SP).addReg(SP).addImm(-StackSize);
188 expandLargeImm(SP, -StackSize, STI.isABI_N64(), TII, MBB, MBBI, dl)
    [all...]
  /external/llvm/test/CodeGen/X86/
tailcall-stackalign.ll 18 ; expect match subl [stacksize] here
  /external/compiler-rt/lib/asan/
asan_linux.cc 292 // Get stacksize from rlimit, but clip it so that it does not overlap
294 size_t stacksize = rl.rlim_cur; local
295 if (stacksize > end - prev_end)
296 stacksize = end - prev_end;
297 if (stacksize > kMaxThreadStackSize)
298 stacksize = kMaxThreadStackSize;
300 stack_bottom_ = end - stacksize;
306 size_t stacksize = 0; local
308 pthread_attr_getstack(&attr, &stackaddr, &stacksize);
311 stack_top_ = (uintptr_t)stackaddr + stacksize;
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430FrameLowering.cpp 52 uint64_t StackSize = MFI->getStackSize();
57 uint64_t FrameSize = StackSize - 2;
79 NumBytes = StackSize - MSP430FI->getCalleeSavedFrameSize();
125 uint64_t StackSize = MFI->getStackSize();
131 uint64_t FrameSize = StackSize - 2;
137 NumBytes = StackSize - CSSize;
  /external/webkit/Source/JavaScriptCore/wtf/
StackBounds.cpp 92 size_t stackSize = 0;
106 stackSize = threadInfo.stksize;
110 m_origin = static_cast<char*>(stackBase) + stackSize;
160 size_t stackSize = 0;
172 int rc = pthread_attr_getstack(&sattr, &stackBase, &stackSize);
177 m_origin = static_cast<char*>(stackBase) + stackSize;
  /external/icu4c/common/
bytestrieiterator.cpp 111 int32_t stackSize=stack_->size();
112 int32_t length=stack_->elementAti(stackSize-1);
113 pos=bytes_+stack_->elementAti(stackSize-2);
114 stack_->setSize(stackSize-2);
ucharstrieiterator.cpp 110 int32_t stackSize=stack_->size();
111 int32_t length=stack_->elementAti(stackSize-1);
112 pos=uchars_+stack_->elementAti(stackSize-2);
113 stack_->setSize(stackSize-2);
  /external/opencv/cv/src/
cvconvhull.cpp 50 int stacksize = 3; local
85 stack[stacksize] = pnext;
86 stacksize++;
99 stack[stacksize-2] = pnext;
101 pprev = stack[stacksize-4];
102 stacksize--;
109 stack[stacksize-1] = pnext;
113 return --stacksize;
123 int stacksize = 3; local
158 stack[stacksize] = pnext
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-x86-darwin.c 266 " push %edi\n" // stacksize
278 Addr stacksize, Addr flags, Addr sp)
284 // VG_(printf)("pthread_hijack pthread %p, machthread %p, func %p, arg %p, stack %p, flags %p, stack %p\n", self, kport, func, func_arg, stacksize, flags, sp);
305 vex->guest_EDI = stacksize;
316 Addr stack = VG_PGROUNDUP(sp) - stacksize;
317 tst->client_stack_highest_word = stack+stacksize;
318 tst->client_stack_szB = stacksize;
322 stack+stacksize, pthread_structsize,
326 stack, stacksize,
387 SizeT stacksize; local
    [all...]
syswrap-amd64-darwin.c 291 Addr stacksize, Addr flags, Addr sp)
297 // VG_(printf)("pthread_hijack pthread %p, machthread %p, func %p, arg %p, stack %p, flags %p, stack %p\n", self, kport, func, func_arg, stacksize, flags, sp);
317 vex->guest_R8 = stacksize;
328 Addr stack = VG_PGROUNDUP(sp) - stacksize;
329 tst->client_stack_highest_word = stack+stacksize;
330 tst->client_stack_szB = stacksize;
334 stack+stacksize, pthread_structsize,
338 stack, stacksize,
392 SizeT stacksize; local
463 stacksize = 512*1024; // wq stacks are always DEFAULT_STACK_SIZ
    [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorOsal.h 49 int stackSize,
  /hardware/ti/omap4xxx/domx/mm_osal/src/
timm_osal_task.c 83 /* TIMM_OSAL_S32 stackSize;*/
117 size_t stackSize;
165 &stackSize))
172 if (uStackSize > stackSize)
174 stackSize = uStackSize;
176 stackSize))

Completed in 1068 milliseconds

1 2 3 4 5 6