Home
last modified time | relevance | path

Searched defs:andNot (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_util.cpp225 BitSet::andNot(const BitSet &set) in andNot() function in nv50_ir::BitSet
/third_party/node/deps/npm/node_modules/jsbn/
Dindex.js1187 BigInteger.prototype.andNot = bnAndNot; method in BigInteger