/external/libunwind_llvm/src/ |
D | CompactUnwinder.hpp | 130 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/ |
D | ucharstrieiterator.cpp | 110 int32_t stackSize=stack_->size(); in next() local
|
D | bytestrieiterator.cpp | 111 int32_t stackSize=stack_->size(); in next() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Differ.java | 25 public Differ(int stackSize, int matchCount) { in Differ()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | Differ.java | 27 public Differ(int stackSize, int matchCount) { in Differ()
|
/external/proguard/src/proguard/optimize/evaluation/ |
D | EvaluationShrinker.java | 738 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
|
D | SimpleEnumUseChecker.java | 446 int stackSize = stackBefore.size(); in checkMixedStackEntriesBefore() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsRegisterInfo.cpp | 272 uint64_t stackSize = MF.getFrameInfo()->getStackSize(); in eliminateFrameIndex() local
|
D | MipsAsmPrinter.cpp | 305 unsigned stackSize = MF->getFrameInfo()->getStackSize(); in emitFrameDirective() local
|
/external/opencv3/modules/core/src/ |
D | cuda_stream.cpp | 148 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/ |
D | StackSizeComputer.java | 56 private int stackSize; field in StackSizeComputer
|
/external/pdfium/third_party/freetype/src/truetype/ |
D | ttinterp.h | 161 FT_Long stackSize; /* size of exec. stack */ member
|
/external/freetype/src/truetype/ |
D | ttinterp.h | 161 FT_Long stackSize; /* size of exec. stack */ member
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/ |
D | MethodWriter.java | 381 private int stackSize; field in MethodWriter
|
/external/icu/icu4c/source/i18n/ |
D | rematch.cpp | 3819 int32_t stackSize = fStack->size(); in MatchAt() local 5335 int32_t stackSize = fStack->size(); in MatchChunkAt() local
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_ra.cpp | 281 int32_t stackSize; member in nv50_ir::SpillCodeInserter
|
/external/deqp/modules/glshared/ |
D | glsRasterizationTestUtil.cpp | 699 int stackSize = 0; in verifyTriangleGroupInterpolationWithInterpolator() local
|