Home
last modified time | relevance | path

Searched defs:stackSize (Results 1 – 17 of 17) sorted by relevance

/external/libunwind_llvm/src/
DCompactUnwinder.hpp130 uint32_t stackSize = stackSizeEncoded * 4; in stepWithCompactEncodingFrameless() local
359 uint32_t stackSize = stackSizeEncoded * 8; in stepWithCompactEncodingFrameless() local
531 uint32_t stackSize = in stepWithCompactEncodingFrameless() local
/external/icu/icu4c/source/common/
Ducharstrieiterator.cpp110 int32_t stackSize=stack_->size(); in next() local
Dbytestrieiterator.cpp111 int32_t stackSize=stack_->size(); in next() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DDiffer.java25 public Differ(int stackSize, int matchCount) { in Differ()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DDiffer.java27 public Differ(int stackSize, int matchCount) { in Differ()
/external/proguard/src/proguard/optimize/evaluation/
DEvaluationShrinker.java738 int stackSize = tracedStack.size(); in visitAnyInstruction() local
836 int stackSize = tracedStack.size(); in visitAnyInstruction() local
869 int stackSize = tracedStack.size(); in visitAnyInstruction() local
903 int stackSize = tracedStack.size(); in visitAnyInstruction() local
1540 int stackSize = tracedStack.size(); in markStackProducers() local
DSimpleEnumUseChecker.java446 int stackSize = stackBefore.size(); in checkMixedStackEntriesBefore() local
/external/llvm/lib/Target/Mips/
DMipsRegisterInfo.cpp272 uint64_t stackSize = MF.getFrameInfo()->getStackSize(); in eliminateFrameIndex() local
DMipsAsmPrinter.cpp305 unsigned stackSize = MF->getFrameInfo()->getStackSize(); in emitFrameDirective() local
/external/opencv3/modules/core/src/
Dcuda_stream.cpp148 void MemoryPool::initialize(size_t stackSize, int stackCount) in initialize()
631 void cv::cuda::setBufferPoolConfig(int deviceId, size_t stackSize, int stackCount) in setBufferPoolConfig()
/external/proguard/src/proguard/classfile/attribute/visitor/
DStackSizeComputer.java56 private int stackSize; field in StackSizeComputer
/external/pdfium/third_party/freetype/src/truetype/
Dttinterp.h161 FT_Long stackSize; /* size of exec. stack */ member
/external/freetype/src/truetype/
Dttinterp.h161 FT_Long stackSize; /* size of exec. stack */ member
/external/mockito/cglib-and-asm/src/org/mockito/asm/
DMethodWriter.java381 private int stackSize; field in MethodWriter
/external/icu/icu4c/source/i18n/
Drematch.cpp3819 int32_t stackSize = fStack->size(); in MatchAt() local
5335 int32_t stackSize = fStack->size(); in MatchChunkAt() local
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_ra.cpp281 int32_t stackSize; member in nv50_ir::SpillCodeInserter
/external/deqp/modules/glshared/
DglsRasterizationTestUtil.cpp699 int stackSize = 0; in verifyTriangleGroupInterpolationWithInterpolator() local