Home
last modified time | relevance | path

Searched refs:b_stack (Results 1 – 25 of 25) sorted by relevance

/dports/databases/mariadb104-server/mariadb-10.4.24/unittest/mysys/
H A Dstacktrace-t.c27 char b_stack[10]; in test_my_safe_print_str() local
29 memcpy(b_stack, "LEGAL", 6); in test_my_safe_print_str()
35 my_safe_print_str(b_stack, 65535); in test_my_safe_print_str()
/dports/databases/mariadb104-client/mariadb-10.4.24/unittest/mysys/
H A Dstacktrace-t.c27 char b_stack[10]; in test_my_safe_print_str() local
29 memcpy(b_stack, "LEGAL", 6); in test_my_safe_print_str()
35 my_safe_print_str(b_stack, 65535); in test_my_safe_print_str()
/dports/databases/mariadb105-client/mariadb-10.5.15/unittest/mysys/
H A Dstacktrace-t.c27 char b_stack[10]; in test_my_safe_print_str() local
29 memcpy(b_stack, "LEGAL", 6); in test_my_safe_print_str()
35 my_safe_print_str(b_stack, 65535); in test_my_safe_print_str()
/dports/databases/mariadb103-server/mariadb-10.3.34/unittest/mysys/
H A Dstacktrace-t.c27 char b_stack[10]; in test_my_safe_print_str() local
29 memcpy(b_stack, "LEGAL", 6); in test_my_safe_print_str()
35 my_safe_print_str(b_stack, 65535); in test_my_safe_print_str()
/dports/databases/mariadb103-client/mariadb-10.3.34/unittest/mysys/
H A Dstacktrace-t.c27 char b_stack[10]; in test_my_safe_print_str() local
29 memcpy(b_stack, "LEGAL", 6); in test_my_safe_print_str()
35 my_safe_print_str(b_stack, 65535); in test_my_safe_print_str()
/dports/databases/mariadb105-server/mariadb-10.5.15/unittest/mysys/
H A Dstacktrace-t.c27 char b_stack[10]; in test_my_safe_print_str() local
29 memcpy(b_stack, "LEGAL", 6); in test_my_safe_print_str()
35 my_safe_print_str(b_stack, 65535); in test_my_safe_print_str()
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/js/types/core/util/
H A Deq.d.ts9 private readonly b_stack; property in Comparator
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Dutils.c2658 WSTACK_DECLARE(b_stack); /* only used by hashmaps */ in erts_cmp_compound()
2914 hashmap_iterator_init(&b_stack, b, 0); in erts_cmp_compound()
2916 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3317 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3361 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3393 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3437 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3452 WSTACK_DESTROY(b_stack); in erts_cmp_compound()
3462 WSTACK_DESTROY(b_stack); in erts_cmp_compound()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Dutils.c2658 WSTACK_DECLARE(b_stack); /* only used by hashmaps */ in erts_cmp_compound()
2913 hashmap_iterator_init(&b_stack, b, 0); in erts_cmp_compound()
2915 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3316 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3360 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3392 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3436 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3451 WSTACK_DESTROY(b_stack); in erts_cmp_compound()
3461 WSTACK_DESTROY(b_stack); in erts_cmp_compound()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Dutils.c3091 WSTACK_DECLARE(b_stack); /* only used by hashmaps */ in erts_cmp_compound()
3346 hashmap_iterator_init(&b_stack, b, 0); in erts_cmp_compound()
3348 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3749 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3793 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3825 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3869 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3884 WSTACK_DESTROY(b_stack); in erts_cmp_compound()
3894 WSTACK_DESTROY(b_stack); in erts_cmp_compound()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Dutils.c3168 WSTACK_DECLARE(b_stack); /* only used by hashmaps */ in erts_cmp_compound()
3444 hashmap_iterator_init(&b_stack, b, 0); in erts_cmp_compound()
3446 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3846 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3890 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3922 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3966 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3981 WSTACK_DESTROY(b_stack); in erts_cmp_compound()
3991 WSTACK_DESTROY(b_stack); in erts_cmp_compound()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Dutils.c3168 WSTACK_DECLARE(b_stack); /* only used by hashmaps */ in erts_cmp_compound()
3444 hashmap_iterator_init(&b_stack, b, 0); in erts_cmp_compound()
3446 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3846 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3890 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3922 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3966 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3981 WSTACK_DESTROY(b_stack); in erts_cmp_compound()
3991 WSTACK_DESTROY(b_stack); in erts_cmp_compound()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Dutils.c3168 WSTACK_DECLARE(b_stack); /* only used by hashmaps */ in erts_cmp_compound()
3444 hashmap_iterator_init(&b_stack, b, 0); in erts_cmp_compound()
3446 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3846 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3890 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3922 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3966 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3981 WSTACK_DESTROY(b_stack); in erts_cmp_compound()
3991 WSTACK_DESTROY(b_stack); in erts_cmp_compound()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Dutils.c3168 WSTACK_DECLARE(b_stack); /* only used by hashmaps */ in erts_cmp_compound()
3444 hashmap_iterator_init(&b_stack, b, 0); in erts_cmp_compound()
3446 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3846 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3890 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3922 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3966 sp->bp = hashmap_iterator_next(&b_stack); in erts_cmp_compound()
3981 WSTACK_DESTROY(b_stack); in erts_cmp_compound()
3991 WSTACK_DESTROY(b_stack); in erts_cmp_compound()
/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DSculpt.cpp1333 int b_stack[10]; in SculptMeasureObject() local
1339 b_stack[0] = b0; in SculptMeasureObject()
1340 n_stack[0] = neighbor[b_stack[0]] + 1; in SculptMeasureObject()
1352 if(b_stack[a] == bd) { in SculptMeasureObject()
1360 b_stack[depth] = bd; in SculptMeasureObject()
/dports/print/texlive-base/texlive-20150521-source/texk/bibtex-x/
H A Dgblvars.h148 __EXTERN__ HashLoc_T b_stack; variable
H A Dbibtex-3.c265 build_in ("stack$ ", 6, &b_stack, N_STACK);
/dports/math/qalculate/qalculate-gtk-3.17.0/src/
H A Dcallbacks.cc9843 bool b_stack = false; in run() local
9844 if(!read(&b_stack)) break; in run()
9948 if(!b_stack && visible_keypad & PROGRAMMING_KEYPAD) { in run()
9952 if(!b_stack && g_get_monotonic_time() - time1 < 200000) { in run()
9960 } else if(!b_stack) { in run()
9966 if(!b_stack && result_text.length() > 900) { in run()
9992 } else if(!b_stack && m.isAborted()) { in run()
10017 } else if(!b_stack) { in run()
10843 bool b_stack = stack_index != 0; in setResult() local
10844 …if(!view_thread->write(b_stack)) {b_busy = false; b_busy_result = false; do_timeout = true; return… in setResult()
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/
H A Dbibtex.web7877 @!b_stack : hash_loc; {\.{stack\$}}
7992 build_in('stack$ ',6,b_stack,n_stack);
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/
H A Dbibtex.web7877 @!b_stack : hash_loc; {\.{stack\$}}
7992 build_in('stack$ ',6,b_stack,n_stack);
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/
H A Dbibtex.web7877 @!b_stack : hash_loc; {\.{stack\$}}
7992 build_in('stack$ ',6,b_stack,n_stack);
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/
H A Dbibtex.web7877 @!b_stack : hash_loc; {\.{stack\$}}
7992 build_in('stack$ ',6,b_stack,n_stack);
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/
H A Dbibtex.web7877 @!b_stack : hash_loc; {\.{stack\$}}
7992 build_in('stack$ ',6,b_stack,n_stack);
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/
H A Dbibtex.web7877 @!b_stack : hash_loc; {\.{stack\$}}
7992 build_in('stack$ ',6,b_stack,n_stack);
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/
H A Dbibtex.web7877 @!b_stack : hash_loc; {\.{stack\$}}
7992 build_in('stack$ ',6,b_stack,n_stack);