Home
last modified time | relevance | path

Searched refs:STACKSIZE (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/async/arch/
H A Dasync_posix.c18 #define STACKSIZE 32768 macro
41 fibre->fibre.uc_stack.ss_sp = OPENSSL_malloc(STACKSIZE); in async_fibre_makecontext()
43 fibre->fibre.uc_stack.ss_size = STACKSIZE; in async_fibre_makecontext()
/third_party/openssl/crypto/async/arch/
H A Dasync_posix.c18 #define STACKSIZE 32768 macro
41 fibre->fibre.uc_stack.ss_sp = OPENSSL_malloc(STACKSIZE); in async_fibre_makecontext()
43 fibre->fibre.uc_stack.ss_size = STACKSIZE; in async_fibre_makecontext()
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DIntDiffer.java27 this.STACKSIZE = stackSize; in IntDiffer()
99 if (aCount >= STACKSIZE || bCount >= STACKSIZE) { in checkMatch()
142 private int STACKSIZE; field in IntDiffer
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstack/
H A D6-1.c29 #define STACKSIZE PTHREAD_STACK_MIN - sysconf(_SC_PAGE_SIZE) macro
54 stack_size = STACKSIZE; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstacksize/
H A D4-1.c29 #define STACKSIZE PTHREAD_STACK_MIN - sysconf(_SC_PAGE_SIZE) macro
45 stack_size = STACKSIZE; in main()
/third_party/jerryscript/targets/nuttx-stm32f4/
H A DMakefile24 STACKSIZE = $(CONFIG_JERRYSCRIPT_STACKSIZE) macro
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 2 milliseconds