Home
last modified time | relevance | path

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

12345678910>>...411

/dports/multimedia/assimp/assimp-5.1.3/test/models-nonbsd/NFF/NFFSense8/
H A Dteapot.nff5713 3 9 12 8 0xbb1 both
5714 3 9 8 21 0xbb1 both
5717 3 7 10 6 0xbb1 both
5718 3 7 6 8 0xbb1 both
5719 3 7 8 12 0xbb1 both
5721 3 5 15 4 0xbb1 both
5722 3 5 4 10 0xbb1 both
5727 3 3 4 15 0xbb1 both
5729 3 2 4 1 0xbb1 both
5730 3 2 1 6 0xbb1 both
[all …]
H A DHOME4.NFF14307 3 59 58 57 0x0c0 both
14308 3 56 58 59 0x0c0 both
14309 3 59 55 57 0x0c0 both
14347 3 9 8 7 0x0c0 both
14348 3 6 8 7 0x0c0 both
14349 3 5 9 8 0x0c0 both
14350 3 5 6 8 0x0c0 both
14351 3 4 3 2 0x0c0 both
14352 3 1 3 2 0x0c0 both
14353 3 0 4 3 0x0c0 both
[all …]
/dports/games/spellcast/spellcast/
H A Dexecute2.c24 if (fred->both.enchant_ppend)
35 fred->both.mind_caster = 0;
115 fred->both.mind_caster = fred->both.enchant_caster;
142 fred->both.mind_caster = fred->both.enchant_caster + 128*handnum;
343 fred->both.blindness--;
395 fred->both.timestop = 2;
510 if (fred->both.haste) {
900 if ((fred->both.hitpoints > fred->both.max_hitpoints)
901 || (fred->both.hitpoints == fred->both.max_hitpoints && fred->both.hitpoints != orighp)) {
902 fred->both.hitpoints = fred->both.max_hitpoints;
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/doc/gv/
H A Dconv.gv7 cmy -> rgb [ label = "", dir=both ];
10 cmyk -> rgb [ label = "", dir=both ];
12 gray -> hsi [ label = "", dir=both ];
13 gray -> hsl [ label = "", dir=both ];
14 gray -> hsv [ label = "", dir=both ];
15 gray -> hwb [ label = "", dir=both ];
16 gray -> rgb [ label = "", dir=both ];
17 gray -> xyz [ label = "", dir=both ];
18 gray -> YCgCo [ label = "", dir=both ];
40 hwb -> hsv[ label = "", dir=both ];
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc38 VERIFY( (none | both) == both ); in test01()
39 VERIFY( (none ^ both) == both ); in test01()
45 VERIFY( (both & all) == both ); in test01()
47 VERIFY( (both ^ all) == ~both ); in test01()
62 VERIFY( (both & both) == both ); in test01()
63 VERIFY( (both | both) == both ); in test01()
64 VERIFY( (both ^ both) == none ); in test01()
79 l &= both; in test01()
81 l |= both; in test01()
82 VERIFY( l == both ); in test01()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc41 VERIFY( (none | both) == both ); in test01()
42 VERIFY( (none ^ both) == both ); in test01()
48 VERIFY( (both & all) == both ); in test01()
50 VERIFY( (both ^ all) == ~both ); in test01()
65 VERIFY( (both & both) == both ); in test01()
66 VERIFY( (both | both) == both ); in test01()
67 VERIFY( (both ^ both) == none ); in test01()
82 l &= both; in test01()
84 l |= both; in test01()
85 VERIFY( l == both ); in test01()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc38 VERIFY( (none | both) == both ); in test01()
39 VERIFY( (none ^ both) == both ); in test01()
45 VERIFY( (both & all) == both ); in test01()
47 VERIFY( (both ^ all) == ~both ); in test01()
62 VERIFY( (both & both) == both ); in test01()
63 VERIFY( (both | both) == both ); in test01()
64 VERIFY( (both ^ both) == none ); in test01()
79 l &= both; in test01()
81 l |= both; in test01()
82 VERIFY( l == both ); in test01()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc38 VERIFY( (none | both) == both ); in test01()
39 VERIFY( (none ^ both) == both ); in test01()
45 VERIFY( (both & all) == both ); in test01()
47 VERIFY( (both ^ all) == ~both ); in test01()
62 VERIFY( (both & both) == both ); in test01()
63 VERIFY( (both | both) == both ); in test01()
64 VERIFY( (both ^ both) == none ); in test01()
79 l &= both; in test01()
81 l |= both; in test01()
82 VERIFY( l == both ); in test01()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc36 VERIFY( (none | both) == both ); in test01()
37 VERIFY( (none ^ both) == both ); in test01()
43 VERIFY( (both & all) == both ); in test01()
45 VERIFY( (both ^ all) == ~both ); in test01()
60 VERIFY( (both & both) == both ); in test01()
61 VERIFY( (both | both) == both ); in test01()
62 VERIFY( (both ^ both) == none ); in test01()
77 l &= both; in test01()
79 l |= both; in test01()
80 VERIFY( l == both ); in test01()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc36 VERIFY( (none | both) == both ); in test01()
37 VERIFY( (none ^ both) == both ); in test01()
43 VERIFY( (both & all) == both ); in test01()
45 VERIFY( (both ^ all) == ~both ); in test01()
60 VERIFY( (both & both) == both ); in test01()
61 VERIFY( (both | both) == both ); in test01()
62 VERIFY( (both ^ both) == none ); in test01()
77 l &= both; in test01()
79 l |= both; in test01()
80 VERIFY( l == both ); in test01()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc37 VERIFY( (none | both) == both ); in test01()
38 VERIFY( (none ^ both) == both ); in test01()
44 VERIFY( (both & all) == both ); in test01()
46 VERIFY( (both ^ all) == ~both ); in test01()
61 VERIFY( (both & both) == both ); in test01()
62 VERIFY( (both | both) == both ); in test01()
63 VERIFY( (both ^ both) == none ); in test01()
78 l &= both; in test01()
80 l |= both; in test01()
81 VERIFY( l == both ); in test01()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc36 VERIFY( (none | both) == both ); in test01()
37 VERIFY( (none ^ both) == both ); in test01()
43 VERIFY( (both & all) == both ); in test01()
45 VERIFY( (both ^ all) == ~both ); in test01()
60 VERIFY( (both & both) == both ); in test01()
61 VERIFY( (both | both) == both ); in test01()
62 VERIFY( (both ^ both) == none ); in test01()
77 l &= both; in test01()
79 l |= both; in test01()
80 VERIFY( l == both ); in test01()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc37 VERIFY( (none | both) == both ); in test01()
38 VERIFY( (none ^ both) == both ); in test01()
44 VERIFY( (both & all) == both ); in test01()
46 VERIFY( (both ^ all) == ~both ); in test01()
61 VERIFY( (both & both) == both ); in test01()
62 VERIFY( (both | both) == both ); in test01()
63 VERIFY( (both ^ both) == none ); in test01()
78 l &= both; in test01()
80 l |= both; in test01()
81 VERIFY( l == both ); in test01()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc41 VERIFY( (none | both) == both ); in test01()
42 VERIFY( (none ^ both) == both ); in test01()
48 VERIFY( (both & all) == both ); in test01()
50 VERIFY( (both ^ all) == ~both ); in test01()
65 VERIFY( (both & both) == both ); in test01()
66 VERIFY( (both | both) == both ); in test01()
67 VERIFY( (both ^ both) == none ); in test01()
82 l &= both; in test01()
84 l |= both; in test01()
85 VERIFY( l == both ); in test01()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc38 VERIFY( (none | both) == both ); in test01()
39 VERIFY( (none ^ both) == both ); in test01()
45 VERIFY( (both & all) == both ); in test01()
47 VERIFY( (both ^ all) == ~both ); in test01()
62 VERIFY( (both & both) == both ); in test01()
63 VERIFY( (both | both) == both ); in test01()
64 VERIFY( (both ^ both) == none ); in test01()
79 l &= both; in test01()
81 l |= both; in test01()
82 VERIFY( l == both ); in test01()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc37 VERIFY( (none | both) == both ); in test01()
38 VERIFY( (none ^ both) == both ); in test01()
44 VERIFY( (both & all) == both ); in test01()
46 VERIFY( (both ^ all) == ~both ); in test01()
61 VERIFY( (both & both) == both ); in test01()
62 VERIFY( (both | both) == both ); in test01()
63 VERIFY( (both ^ both) == none ); in test01()
78 l &= both; in test01()
80 l |= both; in test01()
81 VERIFY( l == both ); in test01()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc41 VERIFY( (none | both) == both ); in test01()
42 VERIFY( (none ^ both) == both ); in test01()
48 VERIFY( (both & all) == both ); in test01()
50 VERIFY( (both ^ all) == ~both ); in test01()
65 VERIFY( (both & both) == both ); in test01()
66 VERIFY( (both | both) == both ); in test01()
67 VERIFY( (both ^ both) == none ); in test01()
82 l &= both; in test01()
84 l |= both; in test01()
85 VERIFY( l == both ); in test01()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc37 VERIFY( (none | both) == both ); in test01()
38 VERIFY( (none ^ both) == both ); in test01()
44 VERIFY( (both & all) == both ); in test01()
46 VERIFY( (both ^ all) == ~both ); in test01()
61 VERIFY( (both & both) == both ); in test01()
62 VERIFY( (both | both) == both ); in test01()
63 VERIFY( (both ^ both) == none ); in test01()
78 l &= both; in test01()
80 l |= both; in test01()
81 VERIFY( l == both ); in test01()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc38 VERIFY( (none | both) == both ); in test01()
39 VERIFY( (none ^ both) == both ); in test01()
45 VERIFY( (both & all) == both ); in test01()
47 VERIFY( (both ^ all) == ~both ); in test01()
62 VERIFY( (both & both) == both ); in test01()
63 VERIFY( (both | both) == both ); in test01()
64 VERIFY( (both ^ both) == none ); in test01()
79 l &= both; in test01()
81 l |= both; in test01()
82 VERIFY( l == both ); in test01()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc36 VERIFY( (none | both) == both ); in test01()
37 VERIFY( (none ^ both) == both ); in test01()
43 VERIFY( (both & all) == both ); in test01()
45 VERIFY( (both ^ all) == ~both ); in test01()
60 VERIFY( (both & both) == both ); in test01()
61 VERIFY( (both | both) == both ); in test01()
62 VERIFY( (both ^ both) == none ); in test01()
77 l &= both; in test01()
79 l |= both; in test01()
80 VERIFY( l == both ); in test01()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc41 VERIFY( (none | both) == both ); in test01()
42 VERIFY( (none ^ both) == both ); in test01()
48 VERIFY( (both & all) == both ); in test01()
50 VERIFY( (both ^ all) == ~both ); in test01()
65 VERIFY( (both & both) == both ); in test01()
66 VERIFY( (both | both) == both ); in test01()
67 VERIFY( (both ^ both) == none ); in test01()
82 l &= both; in test01()
84 l |= both; in test01()
85 VERIFY( l == both ); in test01()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc38 VERIFY( (none | both) == both ); in test01()
39 VERIFY( (none ^ both) == both ); in test01()
45 VERIFY( (both & all) == both ); in test01()
47 VERIFY( (both ^ all) == ~both ); in test01()
62 VERIFY( (both & both) == both ); in test01()
63 VERIFY( (both | both) == both ); in test01()
64 VERIFY( (both ^ both) == none ); in test01()
79 l &= both; in test01()
81 l |= both; in test01()
82 VERIFY( l == both ); in test01()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc37 VERIFY( (none | both) == both ); in test01()
38 VERIFY( (none ^ both) == both ); in test01()
44 VERIFY( (both & all) == both ); in test01()
46 VERIFY( (both ^ all) == ~both ); in test01()
61 VERIFY( (both & both) == both ); in test01()
62 VERIFY( (both | both) == both ); in test01()
63 VERIFY( (both ^ both) == none ); in test01()
78 l &= both; in test01()
80 l |= both; in test01()
81 VERIFY( l == both ); in test01()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc37 VERIFY( (none | both) == both ); in test01()
38 VERIFY( (none ^ both) == both ); in test01()
44 VERIFY( (both & all) == both ); in test01()
46 VERIFY( (both ^ all) == ~both ); in test01()
61 VERIFY( (both & both) == both ); in test01()
62 VERIFY( (both | both) == both ); in test01()
63 VERIFY( (both ^ both) == none ); in test01()
78 l &= both; in test01()
80 l |= both; in test01()
81 VERIFY( l == both ); in test01()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/30_threads/async/
H A Dlaunch.cc41 VERIFY( (none | both) == both ); in test01()
42 VERIFY( (none ^ both) == both ); in test01()
48 VERIFY( (both & all) == both ); in test01()
50 VERIFY( (both ^ all) == ~both ); in test01()
65 VERIFY( (both & both) == both ); in test01()
66 VERIFY( (both | both) == both ); in test01()
67 VERIFY( (both ^ both) == none ); in test01()
82 l &= both; in test01()
84 l |= both; in test01()
85 VERIFY( l == both ); in test01()
[all …]

12345678910>>...411