Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSL.h159 bool isOnes() const { return kOnes_ExprType == fType; } in isOnes() function
/dports/math/cvc4/CVC4-1.7/src/theory/bv/
H A Dtheory_bv_utils.cpp60 bool isOnes(TNode node) in isOnes() function