Home
last modified time | relevance | path

Searched defs:NoValue (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/contrib/py2tf/pyct/static_analysis/
Dannos.py24 class NoValue(Enum): class
/external/tensorflow/tensorflow/contrib/py2tf/pyct/
Danno.py27 class NoValue(Enum): class
/external/ImageMagick/MagickCore/
Dgeometry.h28 NoValue = 0x0000, enumerator
/external/v8/src/
Deffects.h189 static Effect NoValue() { return Effect(); } in NoValue() function
Dgdb-jit.cc1991 static Value NoValue() { return NULL; } in NoValue() function
/external/v8/src/regexp/
Djsregexp.h243 static const Entry NoValue() { return Value(); } in NoValue() function