Home
last modified time | relevance | path

Searched refs:myproto (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/PC/os2vacpp/
Dmakefile.omk355 methodobject.h modsupport.h moduleobject.h mymalloc.h myproto.h \
363 methodobject.h modsupport.h moduleobject.h mymalloc.h myproto.h \
371 methodobject.h modsupport.h moduleobject.h mymalloc.h myproto.h \
380 myproto.h object.h objimpl.h pydebug.h pyerrors.h pyfpe.h \
387 methodobject.h modsupport.h moduleobject.h mymalloc.h myproto.h \
395 methodobject.h modsupport.h moduleobject.h mymalloc.h myproto.h \
403 methodobject.h modsupport.h moduleobject.h mymalloc.h myproto.h \
412 myproto.h object.h objimpl.h pydebug.h pyerrors.h pyfpe.h \
419 methodobject.h modsupport.h moduleobject.h mymalloc.h myproto.h \
428 myproto.h object.h objimpl.h pydebug.h pyerrors.h pyfpe.h \
[all …]
Dmakefile366 $(PY_INCLUDE)\moduleobject.h $(PY_INCLUDE)\mymalloc.h $(PY_INCLUDE)\myproto.h \
379 $(PY_INCLUDE)\moduleobject.h $(PY_INCLUDE)\mymalloc.h $(PY_INCLUDE)\myproto.h \
393 $(PY_INCLUDE)\myproto.h $(PY_INCLUDE)\object.h $(PY_INCLUDE)\objimpl.h \
407 $(PY_INCLUDE)\myproto.h $(PY_INCLUDE)\object.h $(PY_INCLUDE)\objimpl.h \
420 $(PY_INCLUDE)\moduleobject.h $(PY_INCLUDE)\mymalloc.h $(PY_INCLUDE)\myproto.h \
434 $(PY_INCLUDE)\myproto.h $(PY_INCLUDE)\object.h $(PY_INCLUDE)\objimpl.h \
447 $(PY_INCLUDE)\moduleobject.h $(PY_INCLUDE)\mymalloc.h $(PY_INCLUDE)\myproto.h \
461 $(PY_INCLUDE)\moduleobject.h $(PY_INCLUDE)\mymalloc.h $(PY_INCLUDE)\myproto.h \
474 $(PY_INCLUDE)\moduleobject.h $(PY_INCLUDE)\mymalloc.h $(PY_INCLUDE)\myproto.h \
488 $(PY_INCLUDE)\mymath.h $(PY_INCLUDE)\myproto.h $(PY_INCLUDE)\object.h \
[all …]
/external/protobuf/python/google/protobuf/internal/import_test_package/
D__init__.py33 from google.protobuf.internal.import_test_package import outer_pb2 as myproto unknown
/external/grpc-grpc/third_party/nanopb/docs/
Dreference.rst119 'myproto.options' in the same directory as the 'myproto.proto'. ::
121 # myproto.proto
129 # myproto.options
/external/nanopb-c/docs/
Dreference.rst124 'myproto.options' in the same directory as the 'myproto.proto'. ::
126 # myproto.proto
134 # myproto.options
Dconcepts.rst376 values. In `myproto.pb.h` there will be a `#define MyMessage_init_default` that
/external/protobuf/
DCHANGES.txt821 protoc --java_out=myproto_srcs.jar --python_out=myproto.zip myproto.proto
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py1804 msg = import_test_package.myproto.Outer()