Home | History | Annotate | Download | only in generator

Lines Matching defs:need

10     import google, distutils.util # bbfreeze seems to need these
11 import pkg_resources # pyinstaller / protobuf 2.5 seem to need these
270 # String/bytes arrays need to be defined as pointers to pointers
285 '''Return definitions for any special types this field might need.'''
840 yield '/* If you get an error here, it means that you need to define PB_FIELD_32BIT\n'
843 yield ' * The reason you need to do this is that some of your messages contain tag\n'
857 yield '/* If you get an error here, it means that you need to define PB_FIELD_16BIT\n'
860 yield ' * The reason you need to do this is that some of your messages contain tag\n'