Home
last modified time | relevance | path

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

123

/dports/audio/muse-sequencer/muse-4.0.0/src/muse/components/
H A Dthinslider.cpp210 QLinearGradient e_mask; in drawSlider() local
211 e_mask.setColorAt(0, e_mask_edge); in drawSlider()
212 e_mask.setColorAt(0.5, e_mask_center); in drawSlider()
213 e_mask.setColorAt(1, e_mask_edge); in drawSlider()
277 e_mask.setStart(QPointF(0, cr.y())); in drawSlider()
278 e_mask.setFinalStop(QPointF(0, cr.y() + cr.height())); in drawSlider()
284 p->fillPath(e_rect, QBrush(e_mask)); in drawSlider()
349 e_mask.setStart(QPointF(cr.x(), 0)); in drawSlider()
350 e_mask.setFinalStop(QPointF(cr.x() + cr.width(), 0)); in drawSlider()
357 p->fillPath(e_rect, QBrush(e_mask)); in drawSlider()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Domp-offload.c511 gcc_assert (!(e_mask in oacc_xform_tile()
518 e_mask = 0; in oacc_xform_tile()
520 if (!e_mask) in oacc_xform_tile()
1233 loop->e_mask = this_e_mask; in oacc_loop_fixed_partitions()
1242 loop->mask, loop->e_mask); in oacc_loop_fixed_partitions()
1297 if (tiling && !loop->e_mask) in oacc_loop_auto_partitions()
1302 this_mask ^= loop->e_mask; in oacc_loop_auto_partitions()
1337 this_mask &= ~(loop->e_mask | loop->mask); in oacc_loop_auto_partitions()
1343 loop->e_mask |= this_mask; in oacc_loop_auto_partitions()
1346 if (!loop->e_mask && noisy) in oacc_loop_auto_partitions()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Domp-offload.c511 gcc_assert (!(e_mask in oacc_xform_tile()
518 e_mask = 0; in oacc_xform_tile()
520 if (!e_mask) in oacc_xform_tile()
1272 loop->e_mask = this_e_mask; in oacc_loop_fixed_partitions()
1281 loop->mask, loop->e_mask); in oacc_loop_fixed_partitions()
1336 if (tiling && !loop->e_mask) in oacc_loop_auto_partitions()
1341 this_mask ^= loop->e_mask; in oacc_loop_auto_partitions()
1376 this_mask &= ~(loop->e_mask | loop->mask); in oacc_loop_auto_partitions()
1382 loop->e_mask |= this_mask; in oacc_loop_auto_partitions()
1385 if (!loop->e_mask && noisy) in oacc_loop_auto_partitions()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Domp-offload.c542 gcc_assert (!(e_mask in oacc_xform_tile()
549 e_mask = 0; in oacc_xform_tile()
551 if (!e_mask) in oacc_xform_tile()
1303 loop->e_mask = this_e_mask; in oacc_loop_fixed_partitions()
1312 loop->mask, loop->e_mask); in oacc_loop_fixed_partitions()
1367 if (tiling && !loop->e_mask) in oacc_loop_auto_partitions()
1372 this_mask ^= loop->e_mask; in oacc_loop_auto_partitions()
1407 this_mask &= ~(loop->e_mask | loop->mask); in oacc_loop_auto_partitions()
1413 loop->e_mask |= this_mask; in oacc_loop_auto_partitions()
1416 if (!loop->e_mask && noisy) in oacc_loop_auto_partitions()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Domp-offload.c511 gcc_assert (!(e_mask in oacc_xform_tile()
518 e_mask = 0; in oacc_xform_tile()
520 if (!e_mask) in oacc_xform_tile()
1233 loop->e_mask = this_e_mask; in oacc_loop_fixed_partitions()
1242 loop->mask, loop->e_mask); in oacc_loop_fixed_partitions()
1297 if (tiling && !loop->e_mask) in oacc_loop_auto_partitions()
1302 this_mask ^= loop->e_mask; in oacc_loop_auto_partitions()
1337 this_mask &= ~(loop->e_mask | loop->mask); in oacc_loop_auto_partitions()
1343 loop->e_mask |= this_mask; in oacc_loop_auto_partitions()
1346 if (!loop->e_mask && noisy) in oacc_loop_auto_partitions()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Domp-offload.c542 gcc_assert (!(e_mask in oacc_xform_tile()
549 e_mask = 0; in oacc_xform_tile()
551 if (!e_mask) in oacc_xform_tile()
1303 loop->e_mask = this_e_mask; in oacc_loop_fixed_partitions()
1312 loop->mask, loop->e_mask); in oacc_loop_fixed_partitions()
1367 if (tiling && !loop->e_mask) in oacc_loop_auto_partitions()
1372 this_mask ^= loop->e_mask; in oacc_loop_auto_partitions()
1407 this_mask &= ~(loop->e_mask | loop->mask); in oacc_loop_auto_partitions()
1413 loop->e_mask |= this_mask; in oacc_loop_auto_partitions()
1416 if (!loop->e_mask && noisy) in oacc_loop_auto_partitions()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Domp-offload.c511 gcc_assert (!(e_mask in oacc_xform_tile()
518 e_mask = 0; in oacc_xform_tile()
520 if (!e_mask) in oacc_xform_tile()
1233 loop->e_mask = this_e_mask; in oacc_loop_fixed_partitions()
1242 loop->mask, loop->e_mask); in oacc_loop_fixed_partitions()
1297 if (tiling && !loop->e_mask) in oacc_loop_auto_partitions()
1302 this_mask ^= loop->e_mask; in oacc_loop_auto_partitions()
1337 this_mask &= ~(loop->e_mask | loop->mask); in oacc_loop_auto_partitions()
1343 loop->e_mask |= this_mask; in oacc_loop_auto_partitions()
1346 if (!loop->e_mask && noisy) in oacc_loop_auto_partitions()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Domp-offload.c511 gcc_assert (!(e_mask in oacc_xform_tile()
518 e_mask = 0; in oacc_xform_tile()
520 if (!e_mask) in oacc_xform_tile()
1233 loop->e_mask = this_e_mask; in oacc_loop_fixed_partitions()
1242 loop->mask, loop->e_mask); in oacc_loop_fixed_partitions()
1297 if (tiling && !loop->e_mask) in oacc_loop_auto_partitions()
1302 this_mask ^= loop->e_mask; in oacc_loop_auto_partitions()
1337 this_mask &= ~(loop->e_mask | loop->mask); in oacc_loop_auto_partitions()
1343 loop->e_mask |= this_mask; in oacc_loop_auto_partitions()
1346 if (!loop->e_mask && noisy) in oacc_loop_auto_partitions()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Domp-offload.c511 gcc_assert (!(e_mask in oacc_xform_tile()
518 e_mask = 0; in oacc_xform_tile()
520 if (!e_mask) in oacc_xform_tile()
1233 loop->e_mask = this_e_mask; in oacc_loop_fixed_partitions()
1242 loop->mask, loop->e_mask); in oacc_loop_fixed_partitions()
1297 if (tiling && !loop->e_mask) in oacc_loop_auto_partitions()
1302 this_mask ^= loop->e_mask; in oacc_loop_auto_partitions()
1337 this_mask &= ~(loop->e_mask | loop->mask); in oacc_loop_auto_partitions()
1343 loop->e_mask |= this_mask; in oacc_loop_auto_partitions()
1346 if (!loop->e_mask && noisy) in oacc_loop_auto_partitions()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Domp-offload.c511 gcc_assert (!(e_mask in oacc_xform_tile()
518 e_mask = 0; in oacc_xform_tile()
520 if (!e_mask) in oacc_xform_tile()
1272 loop->e_mask = this_e_mask; in oacc_loop_fixed_partitions()
1281 loop->mask, loop->e_mask); in oacc_loop_fixed_partitions()
1336 if (tiling && !loop->e_mask) in oacc_loop_auto_partitions()
1341 this_mask ^= loop->e_mask; in oacc_loop_auto_partitions()
1376 this_mask &= ~(loop->e_mask | loop->mask); in oacc_loop_auto_partitions()
1382 loop->e_mask |= this_mask; in oacc_loop_auto_partitions()
1385 if (!loop->e_mask && noisy) in oacc_loop_auto_partitions()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Domp-offload.c542 gcc_assert (!(e_mask in oacc_xform_tile()
549 e_mask = 0; in oacc_xform_tile()
551 if (!e_mask) in oacc_xform_tile()
1303 loop->e_mask = this_e_mask; in oacc_loop_fixed_partitions()
1312 loop->mask, loop->e_mask); in oacc_loop_fixed_partitions()
1367 if (tiling && !loop->e_mask) in oacc_loop_auto_partitions()
1372 this_mask ^= loop->e_mask; in oacc_loop_auto_partitions()
1407 this_mask &= ~(loop->e_mask | loop->mask); in oacc_loop_auto_partitions()
1413 loop->e_mask |= this_mask; in oacc_loop_auto_partitions()
1416 if (!loop->e_mask && noisy) in oacc_loop_auto_partitions()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Domp-offload.c511 gcc_assert (!(e_mask in oacc_xform_tile()
518 e_mask = 0; in oacc_xform_tile()
520 if (!e_mask) in oacc_xform_tile()
1272 loop->e_mask = this_e_mask; in oacc_loop_fixed_partitions()
1281 loop->mask, loop->e_mask); in oacc_loop_fixed_partitions()
1336 if (tiling && !loop->e_mask) in oacc_loop_auto_partitions()
1341 this_mask ^= loop->e_mask; in oacc_loop_auto_partitions()
1376 this_mask &= ~(loop->e_mask | loop->mask); in oacc_loop_auto_partitions()
1382 loop->e_mask |= this_mask; in oacc_loop_auto_partitions()
1385 if (!loop->e_mask && noisy) in oacc_loop_auto_partitions()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Domp-offload.c511 gcc_assert (!(e_mask in oacc_xform_tile()
518 e_mask = 0; in oacc_xform_tile()
520 if (!e_mask) in oacc_xform_tile()
1233 loop->e_mask = this_e_mask; in oacc_loop_fixed_partitions()
1242 loop->mask, loop->e_mask); in oacc_loop_fixed_partitions()
1297 if (tiling && !loop->e_mask) in oacc_loop_auto_partitions()
1302 this_mask ^= loop->e_mask; in oacc_loop_auto_partitions()
1337 this_mask &= ~(loop->e_mask | loop->mask); in oacc_loop_auto_partitions()
1343 loop->e_mask |= this_mask; in oacc_loop_auto_partitions()
1346 if (!loop->e_mask && noisy) in oacc_loop_auto_partitions()
[all …]
/dports/x11-wm/pekwm/pekwm-release-0.2.0/test/
H A Dtest_X11.hh24 Geometry e_gm, int e_mask);
77 Geometry e_gm, int e_mask) in assertParseGeometry() argument
81 ASSERT_EQUAL(msg + " mask", e_mask, mask); in assertParseGeometry()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Domp-offload.c766 gcc_assert (!(e_mask in oacc_xform_tile()
773 e_mask = 0; in oacc_xform_tile()
775 if (!e_mask) in oacc_xform_tile()
1527 loop->e_mask = this_e_mask; in oacc_loop_fixed_partitions()
1536 loop->mask, loop->e_mask); in oacc_loop_fixed_partitions()
1591 if (tiling && !loop->e_mask) in oacc_loop_auto_partitions()
1596 this_mask ^= loop->e_mask; in oacc_loop_auto_partitions()
1631 this_mask &= ~(loop->e_mask | loop->mask); in oacc_loop_auto_partitions()
1637 loop->e_mask |= this_mask; in oacc_loop_auto_partitions()
1640 if (!loop->e_mask && noisy) in oacc_loop_auto_partitions()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Domp-offload.c766 gcc_assert (!(e_mask in oacc_xform_tile()
773 e_mask = 0; in oacc_xform_tile()
775 if (!e_mask) in oacc_xform_tile()
1527 loop->e_mask = this_e_mask; in oacc_loop_fixed_partitions()
1536 loop->mask, loop->e_mask); in oacc_loop_fixed_partitions()
1591 if (tiling && !loop->e_mask) in oacc_loop_auto_partitions()
1596 this_mask ^= loop->e_mask; in oacc_loop_auto_partitions()
1631 this_mask &= ~(loop->e_mask | loop->mask); in oacc_loop_auto_partitions()
1637 loop->e_mask |= this_mask; in oacc_loop_auto_partitions()
1640 if (!loop->e_mask && noisy) in oacc_loop_auto_partitions()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Domp-offload.c766 gcc_assert (!(e_mask in oacc_xform_tile()
773 e_mask = 0; in oacc_xform_tile()
775 if (!e_mask) in oacc_xform_tile()
1527 loop->e_mask = this_e_mask; in oacc_loop_fixed_partitions()
1536 loop->mask, loop->e_mask); in oacc_loop_fixed_partitions()
1591 if (tiling && !loop->e_mask) in oacc_loop_auto_partitions()
1596 this_mask ^= loop->e_mask; in oacc_loop_auto_partitions()
1631 this_mask &= ~(loop->e_mask | loop->mask); in oacc_loop_auto_partitions()
1637 loop->e_mask |= this_mask; in oacc_loop_auto_partitions()
1640 if (!loop->e_mask && noisy) in oacc_loop_auto_partitions()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Domp-offload.c768 gcc_assert (!(e_mask in oacc_xform_tile()
775 e_mask = 0; in oacc_xform_tile()
777 if (!e_mask) in oacc_xform_tile()
1576 loop->e_mask = this_e_mask; in oacc_loop_fixed_partitions()
1585 loop->mask, loop->e_mask); in oacc_loop_fixed_partitions()
1640 if (tiling && !loop->e_mask) in oacc_loop_auto_partitions()
1645 this_mask ^= loop->e_mask; in oacc_loop_auto_partitions()
1680 this_mask &= ~(loop->e_mask | loop->mask); in oacc_loop_auto_partitions()
1686 loop->e_mask |= this_mask; in oacc_loop_auto_partitions()
1689 if (!loop->e_mask && noisy) in oacc_loop_auto_partitions()
[all …]
/dports/sysutils/lizardfs/lizardfs-3.12.0/src/common/
H A Drichacl_string.cc50 unsigned int e_mask; member
164 if (mask & mask_flag.e_mask) { in writeMask()
165 mask &= ~mask_flag.e_mask; in writeMask()
286 mask |= mask_flag.e_mask; in getAceMask()
301 mask |= it->e_mask; in getAceMask()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/fc/
H A Dfsio.c522 fd_set e_mask; local
532 FD_ZERO(&e_mask);
535 FD_SET(conn->fs_fd, &e_mask);
536 result = Select(conn->fs_fd + 1, &r_mask, NULL, &e_mask, NULL);
543 if (result && FD_ISSET(conn->fs_fd, &e_mask))
/dports/www/squid/squid-4.15/src/acl/
H A DAsn.cc112 m_ADDR e_mask; member
415 e->e_mask.addr = mask; in asnAddNet()
417 rn = squid_rn_lookup(&e->e_addr, &e->e_mask, AS_tree_head); in asnAddNet()
438 squid_rn_addroute(&e->e_addr, &e->e_mask, AS_tree_head, e->e_nodes); in asnAddNet()
504 mask = e->e_mask.addr; in printRadixNode()
/dports/x11-fonts/libXfont2/libXfont2-2.0.5/src/fc/
H A Dfsio.c427 fd_set e_mask; in _fs_wait_for_readable() local
435 FD_ZERO(&e_mask); in _fs_wait_for_readable()
439 FD_SET(conn->fs_fd, &e_mask); in _fs_wait_for_readable()
440 result = Select(conn->fs_fd + 1, &r_mask, NULL, &e_mask, &tv); in _fs_wait_for_readable()
/dports/x11-fonts/libXfont/libXfont-1.5.4/src/fc/
H A Dfsio.c427 fd_set e_mask; in _fs_wait_for_readable() local
435 FD_ZERO(&e_mask); in _fs_wait_for_readable()
439 FD_SET(conn->fs_fd, &e_mask); in _fs_wait_for_readable()
440 result = Select(conn->fs_fd + 1, &r_mask, NULL, &e_mask, &tv); in _fs_wait_for_readable()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/ntvfs/posix/
H A Dpvfs_acl_nfs4.c72 ace.access_mask = a->e_mask; in pvfs_acl_load_nfs4()
119 a->e_mask = ace->access_mask; in pvfs_acl_save_nfs4()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/blast/blastdb_format/
H A Dseq_formatter.cpp148 m_OtherFields |= (1 << e_mask); in x_DataRequired()
240 m_Out << other_fields[e_mask]; in x_Print()
327 if (m_OtherFields & (1 << e_mask)) { in Write()
328 other_fields[e_mask] = x_GetSeqMask(oid, config.m_FmtAlgoId); in Write()

123