Searched defs:CODE_SIZE (Results 1 – 6 of 6) sorted by relevance
27 const CODE_SIZE = 2; define in Google\\Protobuf\\Internal\\FileOptions\\OptimizeMode
351 CODE_SIZE = 2; // Use ReflectionOps to implement these methods. enumerator
349 CODE_SIZE = 2; // Use ReflectionOps to implement these methods. enumerator
478 CODE_SIZE = 2; // Use ReflectionOps to implement these methods. enumerator
2326 constexpr FileOptions_OptimizeMode FileOptions::CODE_SIZE; member in google::protobuf::FileOptions
6146 static constexpr OptimizeMode CODE_SIZE = FileOptions_OptimizeMode_CODE_SIZE; variable