Home
last modified time | relevance | path

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

123

/external/kotlinx.serialization/formats/protobuf/commonMain/src/kotlinx/serialization/protobuf/internal/
DProtobufTaggedBase.kt29 protected var stackSize = -1 variable in kotlinx.serialization.protobuf.internal.ProtobufTaggedBase
/external/moshi/moshi/src/main/java/com/squareup/moshi/
DJsonValueSource.java59 private int stackSize; field in JsonValueSource
70 JsonValueSource(BufferedSource source, Buffer prefix, ByteString state, int stackSize) { in JsonValueSource()
DJsonScope.java57 static String getPath(int stackSize, int[] stack, String[] pathNames, int[] pathIndices) { in getPath()
/external/sdv/vsomeip/third_party/boost/spirit/example/x3/calc/calc7/
Dvm.hpp31 vmachine(unsigned stackSize = 4096) in vmachine()
/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/moshi/
DJsonScope.java73 static String getPath(int stackSize, int[] stack, String[] pathNames, int[] pathIndices) { in getPath()
/external/sdv/vsomeip/third_party/boost/spirit/example/x3/calc/calc8/
Dvm.hpp35 vmachine(unsigned stackSize = 4096) in vmachine()
/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/calc7/
Dvm.hpp35 vmachine(unsigned stackSize = 4096) in vmachine()
/external/swiftshader/third_party/marl/src/
Dosfiber_windows.h77 size_t stackSize, in createFiber()
Dosfiber_asm.h126 size_t stackSize, in createFiber()
Dosfiber_ucontext.h83 size_t stackSize, in createFiber()
/external/turbine/javatests/com/google/turbine/lower/
DLongStringIntegrationTest.java58 int stackSize, ImmutableMap<String, String> input, ImmutableList<Path> classpath) in runTurbineWithStack()
/external/freetype/src/psaux/
Dpsstack.h68 FT_UInt stackSize; member
Dpsstack.c55 FT_UInt stackSize ) in cf2_stack_init()
/external/cronet/stable/third_party/icu/source/common/
Ducharstrieiterator.cpp112 int32_t stackSize=stack_->size(); in next() local
Dbytestrieiterator.cpp113 int32_t stackSize=stack_->size(); in next() 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/cronet/tot/third_party/icu/source/common/
Ducharstrieiterator.cpp112 int32_t stackSize=stack_->size(); in next() local
Dbytestrieiterator.cpp113 int32_t stackSize=stack_->size(); in next() local
/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/calc8/
Dvm.hpp56 vmachine(unsigned stackSize = 4096) in vmachine()
/external/sdv/vsomeip/third_party/boost/spirit/example/x3/calc/calc9/
Dvm.hpp56 vmachine(unsigned stackSize = 4096) in vmachine()
/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure2/
Dvm.hpp56 vmachine(unsigned stackSize = 4096) in vmachine()
/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/mini_c/
Dvm.hpp56 vmachine(unsigned stackSize = 4096) in vmachine()
/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure1/
Dvm.hpp56 vmachine(unsigned stackSize = 4096) in vmachine()
/external/icu/icu4j/demos/src/main/java/com/ibm/icu/dev/demo/translit/
DIntDiffer.java26 public IntDiffer(int stackSize, int matchCount) { in IntDiffer()

123