/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
D | pthread_attr_getstack.c | 33 size_t stacksize; in pthread_attr_getstack_0100() local 52 size_t stacksize; in pthread_attr_getstack_0200() local
|
D | pthread_getattr_np.c | 42 size_t stacksize; in pthread_getattr_np_0100() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/thread/ |
D | SDL_thread.c | 310 const char *name, const size_t stacksize, void *data, in SDL_CreateThreadWithStackSize() 406 size_t stacksize = 0; in SDL_CreateThread() local 428 const size_t stacksize, void *data) { in SDL_CreateThreadInternal()
|
D | SDL_thread_c.h | 62 size_t stacksize; /* 0 for default, >0 for user-specified stack size. */ member
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
D | 1-5.c | 103 long stacksize = sysconf(_SC_THREAD_STACK_MIN); /* make sure we touch the current stack memory */ in overflow() local
|
D | 3-2.c | 113 long stacksize = sysconf(_SC_THREAD_STACK_MIN); /* make sure we touch the current stack memory */ in overflow() local
|
/third_party/ltp/testcases/kernel/sched/pthreads/ |
D | pth_str02.c | 115 size_t stacksize = 1046528; in thread() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_pthread.cpp | 250 size_t stacksize; member 286 int dng_pthread_attr_setstacksize(dng_pthread_attr_t *attr, size_t stacksize) in dng_pthread_attr_setstacksize() 298 int dng_pthread_attr_getstacksize(const dng_pthread_attr_t *attr, size_t *stacksize) in dng_pthread_attr_getstacksize() 325 size_t stacksize = 0; in dng_pthread_create() local
|
/third_party/python/Objects/clinic/ |
D | codeobject.c.h | 29 int stacksize; in code_new() local
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | _pthreadtypes.h | 66 size_t stacksize; member
|
/third_party/ltp/testcases/misc/math/float/ |
D | main.c | 110 size_t stacksize = 2093056; in main() local
|
/third_party/python/Objects/ |
D | codeobject.c | 118 int nlocals, int stacksize, int flags, in PyCode_NewWithPosOnlyArgs() 276 int nlocals, int stacksize, int flags, in PyCode_New() 550 int kwonlyargcount, int nlocals, int stacksize, int flags, in code_new_impl()
|
/third_party/lwip/test/unit/arch/ |
D | sys_arch.c | 197 sys_thread_new(const char *name, lwip_thread_fn function, void *arg, int stacksize, int prio) in sys_thread_new()
|
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/ |
D | pam.c | 45 const unsigned int stacksize = in pam_computeacolorhash() local
|
/third_party/python/Python/ |
D | thread_nt.h | 205 size_t stacksize = tstate ? tstate->interp->pythread_stacksize : 0; in PyThread_start_new_thread() local
|
D | thread_pthread.h | 274 size_t stacksize = tstate ? tstate->interp->pythread_stacksize : 0; in PyThread_start_new_thread() local
|
D | marshal.c | 1308 int stacksize; in r_object() local
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | alltypes.h | 107 size_t stacksize; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | alltypes.h | 367 size_t stacksize; member
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_jit_compile.c | 289 int stacksize; member 10286 int stacksize; in match_once_common() local 10331 static SLJIT_INLINE int match_capture_common(compiler_common *common, int stacksize, int offset, in… in match_capture_common() 10452 int i, stacksize; in compile_bracket_matchingpath() local 11015 int stacksize; in compile_bracketpos_matchingpath() local 12662 int opcode, stacksize, alt_count, alt_max; in compile_bracket_backtrackingpath() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/audio/ |
D | SDL_audio.c | 1406 const size_t stacksize = is_internal_thread ? 64 * 1024 : 0; in open_audio_device() local
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | alltypes.h | 416 size_t stacksize; member
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | alltypes.h | 416 size_t stacksize; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | MachO.h | 887 uint64_t stacksize; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 922 uint64_t stacksize; member
|