Searched defs:ZERO (Results 1 – 10 of 10) sorted by relevance
36 ZERO, enumConstant
37 const int ZERO = other_package.Enum.ZERO /* 0 */; field
36 ZERO = 0, enumConstant
37 const int ZERO = 0; field
19 enum Enum { ZERO, ONE } enumConstant
23 const int ZERO = Enum.ZERO; field
33 enum class Type { INVALID, DATA, PARTITION, ZERO, DONTCARE }; enumerator
60 ZERO = _CLASS.ZERO variable in OpType
164 ZERO = 6; // Write zeros in the destination. enumerator