Searched defs:NoValue (Results 1 – 6 of 6) sorted by relevance
28 NoValue = 0x0000, enumerator
189 static Effect NoValue() { return Effect(); } in NoValue() function
1990 static Value NoValue() { return NULL; } in NoValue() function
12 class NoValue(object): class
634 static int NoValue() { return 0; } in NoValue() function in TestConfig
294 static const Entry NoValue() { return Value(); } in NoValue() function