Home
last modified time | relevance | path

Searched refs:xallow (Results 1 – 21 of 21) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/uitest/validity/
H A Dtdf96698.py29 xallow = xDialog.getChild("allow")
33 select_by_text(xallow, "Custom")
40 xallow = xDialog.getChild("allow")
55 xallow = xDialog.getChild("allow")
59 select_by_text(xallow, "Custom")
66 xallow = xDialog.getChild("allow")
81 xallow = xDialog.getChild("allow")
85 select_by_text(xallow, "Custom")
92 xallow = xDialog.getChild("allow")
107 xallow = xDialog.getChild("allow")
[all …]
H A Dtdf53920.py36 xallow = xDialog.getChild("allow")
39 select_by_text(xallow, "Cell range")
48 xallow = xDialog.getChild("allow")
50 self.assertEqual(get_state_as_dict(xallow)["SelectEntryText"], "Cell range")
58 xallow = xDialog.getChild("allow")
60 self.assertEqual(get_state_as_dict(xallow)["SelectEntryText"], "Cell range")
68 xallow = xDialog.getChild("allow")
70 self.assertEqual(get_state_as_dict(xallow)["SelectEntryText"], "Cell range")
H A Dtdf65686.py30 xallow = xDialog.getChild("allow")
34 select_by_text(xallow, "List")
46 xallow = xDialog.getChild("allow")
50 self.assertEqual(get_state_as_dict(xallow)["SelectEntryText"], "List")
H A Dvalidity.py27 xallow = xDialog.getChild("allow")
33 select_by_text(xallow, "Whole Numbers")
43 xallow = xDialog.getChild("allow")
49 self.assertEqual(get_state_as_dict(xallow)["SelectEntryText"], "Whole Numbers")
H A Dtdf138134.py33 xallow = xDialog.getChild("allow")
39 select_by_text(xallow, "Whole Numbers")
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/uitest/validity/
H A Dtdf96698.py28 xallow = xDialog.getChild("allow")
34 xallow.executeAction("SELECT", actionProps)
41 xallow = xDialog.getChild("allow")
56 xallow = xDialog.getChild("allow")
62 xallow.executeAction("SELECT", actionProps)
69 xallow = xDialog.getChild("allow")
84 xallow = xDialog.getChild("allow")
90 xallow.executeAction("SELECT", actionProps)
97 xallow = xDialog.getChild("allow")
112 xallow = xDialog.getChild("allow")
[all …]
H A Dtdf53920.py35 xallow = xDialog.getChild("allow")
40 xallow.executeAction("SELECT", actionProps)
49 xallow = xDialog.getChild("allow")
51 self.assertEqual(get_state_as_dict(xallow)["SelectEntryText"], "Cell range")
59 xallow = xDialog.getChild("allow")
61 self.assertEqual(get_state_as_dict(xallow)["SelectEntryText"], "Cell range")
69 xallow = xDialog.getChild("allow")
71 self.assertEqual(get_state_as_dict(xallow)["SelectEntryText"], "Cell range")
H A Dtdf65686.py29 xallow = xDialog.getChild("allow")
35 xallow.executeAction("SELECT", actionProps)
47 xallow = xDialog.getChild("allow")
51 self.assertEqual(get_state_as_dict(xallow)["SelectEntryText"], "List")
H A Dvalidity.py26 xallow = xDialog.getChild("allow")
34 xallow.executeAction("SELECT", actionProps)
46 xallow = xDialog.getChild("allow")
52 self.assertEqual(get_state_as_dict(xallow)["SelectEntryText"], "Whole Numbers")
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/uitest/calc_tests/
H A DCellDropDownItems.py29 xallow = xDialog.getChild("allow")
30 xallow.executeAction("SELECT", mkPropertyValues({"POS": "6"}))
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/
H A Dlj_asm_x86.h337 RegSet xallow = (allow & RSET_GPR) ? allow : RSET_GPR; in asm_fuseload() local
341 as->mrm.base = (uint8_t)ra_alloc1(as, REF_BASE, xallow); in asm_fuseload()
350 asm_fusefref(as, ir, xallow); in asm_fuseload()
355 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
364 asm_fusexref(as, ir->op1, xallow); in asm_fuseload()
368 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
/dports/lang/luajit/LuaJIT-2.0.5/src/
H A Dlj_asm_x86.h337 RegSet xallow = (allow & RSET_GPR) ? allow : RSET_GPR; in asm_fuseload() local
341 as->mrm.base = (uint8_t)ra_alloc1(as, REF_BASE, xallow); in asm_fuseload()
350 asm_fusefref(as, ir, xallow); in asm_fuseload()
355 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
364 asm_fusexref(as, ir->op1, xallow); in asm_fuseload()
368 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_asm_x86.h329 RegSet xallow = (allow & RSET_GPR) ? allow : RSET_GPR; in asm_fuseload() local
333 as->mrm.base = (uint8_t)ra_alloc1(as, REF_BASE, xallow); in asm_fuseload()
342 asm_fusefref(as, ir, xallow); in asm_fuseload()
347 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
356 asm_fusexref(as, ir->op1, xallow); in asm_fuseload()
360 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/
H A Dlj_asm_x86.h329 RegSet xallow = (allow & RSET_GPR) ? allow : RSET_GPR; in asm_fuseload() local
333 as->mrm.base = (uint8_t)ra_alloc1(as, REF_BASE, xallow); in asm_fuseload()
342 asm_fusefref(as, ir, xallow); in asm_fuseload()
347 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
356 asm_fusexref(as, ir->op1, xallow); in asm_fuseload()
360 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_asm_x86.h329 RegSet xallow = (allow & RSET_GPR) ? allow : RSET_GPR; in asm_fuseload() local
333 as->mrm.base = (uint8_t)ra_alloc1(as, REF_BASE, xallow); in asm_fuseload()
342 asm_fusefref(as, ir, xallow); in asm_fuseload()
347 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
356 asm_fusexref(as, ir->op1, xallow); in asm_fuseload()
360 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlj_asm_x86.h455 RegSet xallow = (allow & RSET_GPR) ? allow : RSET_GPR; in asm_fuseload() local
460 as->mrm.base = (uint8_t)ra_alloc1(as, REF_BASE, xallow); in asm_fuseload()
470 asm_fusefref(as, ir, xallow); in asm_fuseload()
476 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
485 asm_fusexref(as, ir->op1, xallow); in asm_fuseload()
489 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlj_asm_x86.h455 RegSet xallow = (allow & RSET_GPR) ? allow : RSET_GPR; in asm_fuseload() local
460 as->mrm.base = (uint8_t)ra_alloc1(as, REF_BASE, xallow); in asm_fuseload()
470 asm_fusefref(as, ir, xallow); in asm_fuseload()
476 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
485 asm_fusexref(as, ir->op1, xallow); in asm_fuseload()
489 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlj_asm_x86.h455 RegSet xallow = (allow & RSET_GPR) ? allow : RSET_GPR; in asm_fuseload() local
460 as->mrm.base = (uint8_t)ra_alloc1(as, REF_BASE, xallow); in asm_fuseload()
470 asm_fusefref(as, ir, xallow); in asm_fuseload()
476 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
485 asm_fusexref(as, ir->op1, xallow); in asm_fuseload()
489 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/
H A Dlj_asm_x86.h444 RegSet xallow = (allow & RSET_GPR) ? allow : RSET_GPR; in asm_fuseload() local
449 as->mrm.base = (uint8_t)ra_alloc1(as, REF_BASE, xallow); in asm_fuseload()
459 asm_fusefref(as, ir, xallow); in asm_fuseload()
465 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
474 asm_fusexref(as, ir->op1, xallow); in asm_fuseload()
478 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/
H A Dlj_asm_x86.h448 RegSet xallow = (allow & RSET_GPR) ? allow : RSET_GPR; in asm_fuseload() local
453 as->mrm.base = (uint8_t)ra_alloc1(as, REF_BASE, xallow); in asm_fuseload()
463 asm_fusefref(as, ir, xallow); in asm_fuseload()
469 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
478 asm_fusexref(as, ir->op1, xallow); in asm_fuseload()
482 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
/dports/www/nift/nsm-2.4.11/LuaJIT/src/
H A Dlj_asm_x86.h444 RegSet xallow = (allow & RSET_GPR) ? allow : RSET_GPR; in asm_fuseload() local
449 as->mrm.base = (uint8_t)ra_alloc1(as, REF_BASE, xallow); in asm_fuseload()
459 asm_fusefref(as, ir, xallow); in asm_fuseload()
465 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()
474 asm_fusexref(as, ir->op1, xallow); in asm_fuseload()
478 asm_fuseahuref(as, ir->op1, xallow); in asm_fuseload()