Lines Matching refs:Constraints
58 // Build Constraints
65 // Constraints may appear in any kind of source file (not just Go), but
70 // To distinguish build constraints from package documentation, a series of
71 // build constraints must be followed by a blank line.
84 // A file may have multiple build constraints. The overall constraint is the AND
85 // of the individual constraints. That is, the build constraints:
118 // those terms (in addition to any explicit constraints in the file).
147 // be distributed with a source file not excluded by build constraints and
152 // Unlike build constraints, this comment is only recognized in non-test