Home
last modified time | relevance | path

Searched defs:stackSize (Results 1 - 25 of 27) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dpthread_key_test.cpp63 const size_t stackSize = TEST_MULTIPLE * TEST_BASE; in HWTEST_F() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsstack.h68 FT_UInt stackSize; member
/third_party/icu/icu4c/source/common/
H A Dbytestrieiterator.cpp113 int32_t stackSize=stack_->size(); in next() local
H A Ducharstrieiterator.cpp112 int32_t stackSize=stack_->size(); in next() local
/third_party/node/deps/icu-small/source/common/
H A Dbytestrieiterator.cpp113 int32_t stackSize=stack_->size(); in next() local
H A Ducharstrieiterator.cpp112 int32_t stackSize=stack_->size(); in next() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dosfiber_asm.h110 createFiber( Allocator* allocator, size_t stackSize, const std::function<void()>& func) createFiber() argument
H A Dosfiber_windows.h75 createFiber( Allocator* allocator, size_t stackSize, const std::function<void()>& func) createFiber() argument
H A Dosfiber_ucontext.h81 createFiber( Allocator* allocator, size_t stackSize, const std::function<void()>& func) createFiber() argument
H A Dscheduler.cpp265 create( Allocator* allocator, uint32_t id, size_t stackSize, const std::function<void()>& func) create() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dbytestrieiterator.cpp113 int32_t stackSize=stack_->size(); in next() local
H A Ducharstrieiterator.cpp112 int32_t stackSize=stack_->size(); in next() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DIntDiffer.java26 public IntDiffer(int stackSize, int matchCount) { in IntDiffer() argument
/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_preinit_common.h131 inline bool __send_hook_misc_data(uint64_t id, const char* stackPtr, size_t stackSize, uint32_t type) in __send_hook_misc_data() argument
/third_party/musl/src/hook/linux/
H A Dmusl_preinit_common.h153 inline bool __send_hook_misc_data(uint64_t id, const char* stackPtr, size_t stackSize, uint32_t type) in __send_hook_misc_data() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.cpp267 uint64_t stackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
H A DMipsAsmPrinter.cpp386 unsigned stackSize = MF->getFrameInfo().getStackSize(); in emitFrameDirective() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemStackTests.cpp61 deUint32 stackSize; member
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffparse.h60 FT_UInt stackSize; /* allocated size */ member
H A Dcffload.c1890 FT_UInt stackSize; in FT_LOCAL_DEF() local
2007 FT_UInt stackSize = cff2 ? CFF2_DEFAULT_STACK in cff_subfont_load() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemStackTests.cpp61 deUint32 stackSize; member
/third_party/musl/porting/liteos_m/user/hook/
H A Dlos_usr_libc.c110 int pthread_attr_setstacksize(pthread_attr_t *attr, size_t stackSize) in pthread_attr_setstacksize() argument
115 int pthread_attr_getstacksize(const pthread_attr_t *attr, size_t *stackSize) in pthread_attr_getstacksize() argument
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttinterp.h163 FT_Long stackSize; /* ! size of exec. stack */ member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp354 int32_t stackSize; member in nv50_ir::SpillCodeInserter
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger.cc1082 int stackSize = 1; in captureStackTrace() local

Completed in 20 milliseconds

12