Home
last modified time | relevance | path

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

1234

/dports/mail/py-django-mailman3/django-mailman3-1.3.7/django_mailman3/templatetags/
H A Dpagination.py44 label_next = _("Older")
47 label_next = _("Next")
51 label_next=label_next,
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/tcg/i386/
H A Dtcg-target.c366 int label_next; in tcg_out_brcond2() local
367 label_next = gen_new_label(); in tcg_out_brcond2()
379 tcg_out_jxx(s, JCC_JNE, label_next); in tcg_out_brcond2()
384 tcg_out_jxx(s, JCC_JNE, label_next); in tcg_out_brcond2()
389 tcg_out_jxx(s, JCC_JNE, label_next); in tcg_out_brcond2()
394 tcg_out_jxx(s, JCC_JNE, label_next); in tcg_out_brcond2()
399 tcg_out_jxx(s, JCC_JNE, label_next); in tcg_out_brcond2()
404 tcg_out_jxx(s, JCC_JNE, label_next); in tcg_out_brcond2()
409 tcg_out_jxx(s, JCC_JNE, label_next); in tcg_out_brcond2()
414 tcg_out_jxx(s, JCC_JNE, label_next); in tcg_out_brcond2()
[all …]
/dports/x11-wm/pwm/pwm-20070720/
H A Dclientwin.c334 cwin->label_next=cwin; in create_clientwin()
912 np=p->label_next; in use_label()
928 np=minp->label_next; in use_label()
929 cwin->label_next=np; in use_label()
931 minp->label_next=cwin; in use_label()
954 cwin->label_next->label_prev=cwin->label_prev; in clientwin_unuse_label()
955 cwin->label_prev->label_next=cwin->label_next; in clientwin_unuse_label()
956 cwin->label_next=cwin; in clientwin_unuse_label()
H A Dclientwin.h54 struct _WClientWin *label_next, *label_prev; member
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i370/
H A Di370.c61 struct label_node *label_next; member
501 for (lp = label_anchor; lp; lp = lp->label_next)
510 free_anchor = lp->label_next;
520 lp->label_next = label_anchor;
586 for (lp = label_anchor; lp; lp = lp->label_next)
612 for (lp = label_anchor; lp; lp = lp->label_next)
631 while (last_lp->label_next) last_lp = last_lp->label_next; in mvs_free_label_list()
632 last_lp->label_next = free_anchor; in mvs_free_label_list()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i370/
H A Di370.c61 struct label_node *label_next; member
501 for (lp = label_anchor; lp; lp = lp->label_next)
510 free_anchor = lp->label_next;
520 lp->label_next = label_anchor;
586 for (lp = label_anchor; lp; lp = lp->label_next)
612 for (lp = label_anchor; lp; lp = lp->label_next)
631 while (last_lp->label_next) last_lp = last_lp->label_next; in mvs_free_label_list()
632 last_lp->label_next = free_anchor; in mvs_free_label_list()
/dports/textproc/p5-PerlPoint-Converters/PerlPoint-Converters-1.0205/t/
H A Dbig_blue.cfg7 --label_next Weiter
H A Dorange_slides.cfg8 --label_next Weiter
H A Dpp_book.cfg9 --label_next Weiter
/dports/graphics/sswf/sswf-1.8.4/samples/news-samples/
H A Dscript.c++239 sswf::ActionLabel label_next(&my_header); in main() local
240 label_next.SetLabel("next"); in main()
241 do_action->SetAction(label_next); in main()
/dports/textproc/p5-PerlPoint-Converters/PerlPoint-Converters-1.0205/doc/faq-pp2html/Layout/
H A Dfaq-q7.pp70 options file with the corresponding options, e.g.: --label_next="Next"
80 --label_next="Weiter"
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/tcg/i386/
H A Dtcg-target.c971 int label_next; in tcg_out_brcond2() local
972 label_next = gen_new_label(s); in tcg_out_brcond2()
976 label_next, 1); in tcg_out_brcond2()
989 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
996 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
1003 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
1010 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
1017 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
1024 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
1031 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
[all …]
/dports/emulators/unicorn/unicorn-1.0.2/qemu/tcg/i386/
H A Dtcg-target.c971 int label_next; in tcg_out_brcond2() local
972 label_next = gen_new_label(s); in tcg_out_brcond2()
976 label_next, 1); in tcg_out_brcond2()
989 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
996 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
1003 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
1010 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
1017 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
1024 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
1031 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
[all …]
/dports/devel/py-numba/numba-0.51.2/numba/core/
H A Dwithcontexts.py305 label_next=blk_end,
333 label_next=head_blk,
H A Dtransforms.py146 label_next=returnto,
166 label_next=loopinfo.callfrom,
/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Dtest_index.c340 const char *label, *label_next; in _test_index2_it_del() local
353 label_next = elm_object_item_text_get(list_it_next); in _test_index2_it_del()
358 if (label[0] == label_next[0]) in _test_index2_it_del()
/dports/lang/duktape-lib/duktape-2.6.0/src-separate/
H A Dduk_js_compiler.h161 duk_int_t label_next; /* label id allocation (running counter) */ member
/dports/lang/duktape/duktape-2.6.0/src-input/
H A Dduk_js_compiler.h161 duk_int_t label_next; /* label id allocation (running counter) */ member
/dports/lang/duktape/duktape-2.6.0/src-separate/
H A Dduk_js_compiler.h161 duk_int_t label_next; /* label id allocation (running counter) */ member
/dports/lang/duktape-lib/duktape-2.6.0/src-input/
H A Dduk_js_compiler.h161 duk_int_t label_next; /* label id allocation (running counter) */ member
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_js_compiler.h160 duk_int_t label_next; /* label id allocation (running counter) */ member
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_js_compiler.h160 duk_int_t label_next; /* label id allocation (running counter) */ member
/dports/dns/nsd/nsd-4.3.9/
H A Ddname.h327 label_next(const uint8_t *label) in label_next() function
/dports/www/zola/zola-0.15.2/docs/content/themes/dinkleberg/
H A Dindex.md45 label_next = "Próxima"
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tcg/i386/
H A Dtcg-target.inc.c1298 TCGLabel *label_next = gen_new_label(); in tcg_out_brcond2() local
1304 label_next, 1); in tcg_out_brcond2()
1317 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
1324 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
1331 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
1338 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
1345 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
1352 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
1359 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
1366 tcg_out_jxx(s, JCC_JNE, label_next, 1); in tcg_out_brcond2()
[all …]

1234