Searched defs:CLONE (Results 1 – 10 of 10) sorted by relevance
142 static final int CLONE = 5; /**< Called when safeClone() is called on the field
14 message CLONE {} message
15 CLONE = 9; enumerator
14 enum CLONE { ZERO10 = 0; } enum
49 CLONE { enumConstant
1305 #define CLONE(field) \ macro
104 const CLONE = 1 << 3; constant
3223 CLONE(ref,...) in CLONE() function
3220 CLONE(ref,...) function
1718 pub const CLONE: Self = Self(0); constant