Home
last modified time | relevance | path

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

123

/dports/devel/fatal/fatal-2021.12.27.00/fatal/type/impl/
H A Dbitwise.h56 template <typename...> struct b_xor;
60 struct b_xor<T, Args...> {
62 typename std::decay<decltype(T::value ^ b_xor<Args...>::type::value)>::type,
63 (T::value ^ b_xor<Args...>::type::value)
68 struct b_xor<T> {
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/test/util/
H A DOpenBitSetTest.cpp156 OpenBitSetPtr b_xor = boost::dynamic_pointer_cast<OpenBitSet>(b->clone()); in doRandomSets() local
157 b_xor->_xor(b0); in doRandomSets()
163 doIterate(a_xor, b_xor, mode); in doRandomSets()
168 EXPECT_EQ(a_xor->cardinality(), b_xor->cardinality()); in doRandomSets()
174 EXPECT_EQ(b_xor->cardinality(), OpenBitSet::xorCount(b, b0)); in doRandomSets()
/dports/lang/gravity/gravity-0.8.5/test/unittest/
H A Dbitwise_on_bool.gravity25 func b_xor() {
35 return b_and() && b_or() && b_xor();
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/sysc/datatypes/bit/
H A Dsc_bit.h352 inline const sc_bit b_xor ( const sc_bit& a, const sc_bit& b ) in b_xor() function
357 DEFN_BIN_FUN(const sc_bit,b_xor)
376 DEFN_TRN_FUN( b_xor )
/dports/games/libretro-gw/gw-libretro-2be30ba/lua/src/
H A Dlbitlib.c78 static int b_xor (lua_State *L) { in b_xor() function
204 {"bxor", b_xor},
/dports/print/tex-luatex/texlive-20150521-source/libs/lua52/lua-5.2.4/src/
H A Dlbitlib.c69 static int b_xor (lua_State *L) { in b_xor() function
195 {"bxor", b_xor},
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/lua-5.2.3/src/
H A Dlbitlib.c63 static int b_xor(lua_State *L) in b_xor() function
197 {"bxor", b_xor},
/dports/games/pioneer/pioneer-20210723/contrib/lua/src/
H A Dlbitlib.c69 static int b_xor (lua_State *L) { in b_xor() function
194 {"bxor", b_xor},
/dports/emulators/mess/mame-mame0226/3rdparty/genie/src/host/lua-5.3.0/src/
H A Dlbitlib.c78 static int b_xor (lua_State *L) { in b_xor() function
204 {"bxor", b_xor},
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/lua/src/
H A Dlbitlib.c69 static int b_xor (lua_State *L) { in b_xor() function
195 {"bxor", b_xor},
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/lua/
H A Dlbitlib.c78 static int b_xor (lua_State *L) { in b_xor() function
204 {"bxor", b_xor},
/dports/lang/lua52/lua-5.2.4/src/
H A Dlbitlib.c69 static int b_xor (lua_State *L) { in b_xor() function
195 {"bxor", b_xor},
/dports/games/freedroidrpg/freedroidrpg-0.16.1/lua/
H A Dlbitlib.c78 static int b_xor (lua_State *L) { in b_xor() function
204 {"bxor", b_xor},
/dports/games/blobby/blobby-1.0/src/lua/
H A Dlbitlib.c69 static int b_xor (lua_State *L) { in b_xor() function
195 {"bxor", b_xor},
/dports/devel/genie/GENie-a503d6e/src/host/lua-5.3.0/src/
H A Dlbitlib.c78 static int b_xor (lua_State *L) { in b_xor() function
204 {"bxor", b_xor},
/dports/net-mgmt/yaf/yaf-2.11.0/lua/src/
H A Dlbitlib.c78 static int b_xor (lua_State *L) { in b_xor() function
204 {"bxor", b_xor},
/dports/emulators/fs-uae/fs-uae-3.1.35/lua/src/
H A Dlbitlib.c69 static int b_xor (lua_State *L) { in b_xor() function
192 {"bxor", b_xor},
/dports/emulators/mame/mame-mame0226/3rdparty/genie/src/host/lua-5.3.0/src/
H A Dlbitlib.c78 static int b_xor (lua_State *L) { in b_xor() function
204 {"bxor", b_xor},
/dports/games/alephone/alephone-release-20190331/Source_Files/Lua/
H A Dlbitlib.c69 static int b_xor (lua_State *L) { in b_xor() function
194 {"bxor", b_xor},
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/lua/src/
H A Dlbitlib.c69 static int b_xor (lua_State *L) { in b_xor() function
194 {"bxor", b_xor},
/dports/www/civetweb/civetweb-1.15/src/third_party/lua-5.2.4/src/
H A Dlbitlib.c69 static int b_xor (lua_State *L) { in b_xor() function
195 {"bxor", b_xor},
/dports/devel/tex-libtexlua/texlive-20150521-source/libs/lua52/lua-5.2.4/src/
H A Dlbitlib.c69 static int b_xor (lua_State *L) { in b_xor() function
195 {"bxor", b_xor},
/dports/misc/xplr/xplr-0.17.0/cargo-crates/lua-src-543.1.0/lua-5.2.4/
H A Dlbitlib.c69 static int b_xor (lua_State *L) { in b_xor() function
195 {"bxor", b_xor},
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/external/lua-5.2.3/src/
H A Dlbitlib.c69 static int b_xor (lua_State *L) { in b_xor() function
195 {"bxor", b_xor},
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lua/lua-5.2.3/src/
H A Dlbitlib.c69 static int b_xor (lua_State *L) { in b_xor() function
195 {"bxor", b_xor},

123