Searched defs:Versioning (Results 1 – 5 of 5) sorted by relevance
25 ## Versioning section in Build scripts that publish pre-compiled protoc artifacts
136 struct Versioning { struct137 EProfile profiles; // the profile(s) (mask) that the following fields are valid for138 …minExtendedVersion; // earliest version when extensions are enabled; ignored if numExtensions is 0139 int minCoreVersion; // earliest version function is in core; 0 means never140 int numExtensions; // how many extensions are in the 'extensions' list141 const char** extensions; // list of extension names enabling the function
36 ## Versioning section
544 ## Versioning section in Collation Service Architecture
2014 ### Versioning subsection