Home
last modified time | relevance | path

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

12

/external/annotation-tools/asmx/src/org/objectweb/asm/
DEdge.java45 int stackSize; field in Edge
DMethodWriter.java263 private int stackSize; field in MethodWriter
1310 private void addSuccessor(final int stackSize, final Label successor) { in addSuccessor()
/external/libunwind_llvm/src/
DCompactUnwinder.hpp130 uint32_t stackSize = stackSizeEncoded * 4; in stepWithCompactEncodingFrameless() local
361 uint32_t stackSize = stackSizeEncoded * 8; in stepWithCompactEncodingFrameless() local
535 uint32_t stackSize = in stepWithCompactEncodingFrameless() local
/external/freetype/src/psaux/
Dpsstack.h67 FT_UInt stackSize; member
Dpsstack.c55 FT_UInt stackSize ) in cf2_stack_init()
Dpsintrp.c505 FT_UInt stackSize; in cf2_interpT2CharString() local
/external/icu/icu4c/source/common/
Ducharstrieiterator.cpp112 int32_t stackSize=stack_->size(); in next() local
Dbytestrieiterator.cpp113 int32_t stackSize=stack_->size(); in next() local
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeRegisterInfo.cpp147 int stackSize = MFI->getStackSize(); in eliminateFrameIndex() local
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DIntDiffer.java26 public IntDiffer(int stackSize, int matchCount) { in IntDiffer()
/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/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsRegisterInfo.cpp262 int stackSize = MF.getFrameInfo()->getStackSize(); in eliminateFrameIndex() local
DMipsAsmPrinter.cpp193 unsigned stackSize = MF->getFrameInfo()->getStackSize(); in emitFrameDirective() local
/external/llvm/lib/Target/Mips/
DMipsRegisterInfo.cpp284 uint64_t stackSize = MF.getFrameInfo()->getStackSize(); in eliminateFrameIndex() local
DMipsAsmPrinter.cpp305 unsigned stackSize = MF->getFrameInfo()->getStackSize(); in emitFrameDirective() local
/external/freetype/src/cff/
Dcffparse.h61 FT_UInt stackSize; /* allocated size */ member
Dcffload.c1875 FT_UInt stackSize; in cff_load_private_dict() local
1974 FT_UInt stackSize = cff2 ? CFF2_DEFAULT_STACK in cff_subfont_load() local
Dcffparse.c46 FT_UInt stackSize, in cff_parser_init()
/external/proguard/src/proguard/classfile/attribute/visitor/
DStackSizeComputer.java56 private int stackSize; field in StackSizeComputer
/external/freetype/src/truetype/
Dttinterp.h161 FT_Long stackSize; /* size of exec. stack */ member
/external/v8/src/inspector/
Dv8-debugger.cc961 size_t stackSize = in captureStackTrace() local
/external/icu/icu4c/source/i18n/
Drematch.cpp3825 int32_t stackSize = fStack->size(); in MatchAt() local
5356 int32_t stackSize = fStack->size(); in MatchChunkAt() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_ra.cpp320 int32_t stackSize; member in nv50_ir::SpillCodeInserter
/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp694 int stackSize = 0; in verifyTriangleGroupInterpolationWithInterpolator() local

12