OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nanopb
(Results
26 - 50
of
61
) sorted by null
1
2
3
/external/nanopb-c/examples/network_server/
Makefile
1
# Include the
nanopb
provided Makefile rules
2
include ../../extra/
nanopb
.mk
/external/nanopb-c/examples/using_union_messages/
Makefile
1
# Include the
nanopb
provided Makefile rules
2
include ../../extra/
nanopb
.mk
/build/soong/cc/
proto.go
81
case "
nanopb
-c":
84
case "
nanopb
-c-enable_malloc":
87
case "
nanopb
-c-16bit":
90
case "
nanopb
-c-enable_malloc-16bit":
93
case "
nanopb
-c-32bit":
96
case "
nanopb
-c-enable_malloc-32bit":
129
case "
nanopb
-c", "
nanopb
-c-enable_malloc", "
nanopb
-c-16bit", "
nanopb
-c-enable_malloc-16bit", "nanopb-c-32bit", "nanopb-c-enable_malloc-32bit"
[
all
...]
/external/grpc-grpc/third_party/nanopb/tools/
make_linux_package.sh
3
# Run this script in the top
nanopb
directory to create a binary package
21
# Make the
nanopb
generator available as a protoc plugin
22
cp $DEST/generator/nanopb_generator.py $DEST/generator/protoc-gen-
nanopb
.py
25
( cd $DEST/generator; bbfreeze nanopb_generator.py protoc-gen-
nanopb
.py )
29
rm $DEST/generator/protoc-gen-
nanopb
.py
make_windows_package.sh
3
# Run this script in the top
nanopb
directory to create a binary package
22
# Make the
nanopb
generator available as a protoc plugin
23
cp $DEST/generator/nanopb_generator.py $DEST/generator/protoc-gen-
nanopb
.py
26
( cd $DEST/generator; bbfreeze nanopb_generator.py protoc-gen-
nanopb
.py )
30
rm $DEST/generator/protoc-gen-
nanopb
.py
make_mac_package.sh
3
# Run this script in the top
nanopb
directory to create a binary package
30
# Make the
nanopb
generator available as a protoc plugin
31
cp $DEST/generator-bin/nanopb_generator $DEST/generator-bin/protoc-gen-
nanopb
/external/grpc-grpc/src/cpp/server/health/
health.pb.h
1
/* Automatically generated
nanopb
header */
2
/* Generated by
nanopb
-0.3.7-dev */
9
#error Regenerate this file with the current version of
nanopb
generator.
51
/* Struct field encoding specification for
nanopb
*/
/external/grpc-grpc/third_party/nanopb/examples/simple/
Makefile
1
# Include the
nanopb
provided Makefile rules
2
include ../../extra/
nanopb
.mk
11
CSRC += $(NANOPB_DIR)/pb_encode.c # The
nanopb
encoder
12
CSRC += $(NANOPB_DIR)/pb_decode.c # The
nanopb
decoder
13
CSRC += $(NANOPB_DIR)/pb_common.c # The
nanopb
common parts
/external/grpc-grpc/third_party/nanopb/examples/using_double_on_avr/
Makefile
1
# Include the
nanopb
provided Makefile rules
2
include ../../extra/
nanopb
.mk
/external/nanopb-c/examples/simple/
Makefile
1
# Include the
nanopb
provided Makefile rules
2
include ../../extra/
nanopb
.mk
11
CSRC += $(NANOPB_DIR)/pb_encode.c # The
nanopb
encoder
12
CSRC += $(NANOPB_DIR)/pb_decode.c # The
nanopb
decoder
13
CSRC += $(NANOPB_DIR)/pb_common.c # The
nanopb
common parts
/external/nanopb-c/examples/using_double_on_avr/
Makefile
1
# Include the
nanopb
provided Makefile rules
2
include ../../extra/
nanopb
.mk
/external/grpc-grpc/tools/codegen/core/
gen_nano_proto.sh
26
# 3: Options file for
nanopb
not found in same dir as the input proto file.
63
readonly VENV_NAME="
nanopb
-$(date '+%Y%m%d_%H%M%S_%N')"
76
--plugin=protoc-gen-
nanopb
="$GRPC_ROOT/third_party/
nanopb
/generator/protoc-gen-
nanopb
" \
/external/grpc-grpc/src/core/tsi/alts/handshaker/
altscontext.pb.c
1
/* Automatically generated
nanopb
constant definitions */
2
/* Generated by
nanopb
-0.3.7-dev */
7
#error Regenerate this file with the current version of
nanopb
generator.
altscontext.pb.h
1
/* Automatically generated
nanopb
header */
2
/* Generated by
nanopb
-0.3.7-dev */
10
#error Regenerate this file with the current version of
nanopb
generator.
44
/* Struct field encoding specification for
nanopb
*/
transport_security_common.pb.c
1
/* Automatically generated
nanopb
constant definitions */
2
/* Generated by
nanopb
-0.3.7-dev */
7
#error Regenerate this file with the current version of
nanopb
generator.
transport_security_common.pb.h
1
/* Automatically generated
nanopb
header */
2
/* Generated by
nanopb
-0.3.7-dev */
9
#error Regenerate this file with the current version of
nanopb
generator.
57
/* Struct field encoding specification for
nanopb
*/
handshaker.pb.c
1
/* Automatically generated
nanopb
constant definitions */
2
/* Generated by
nanopb
-0.3.7-dev */
7
#error Regenerate this file with the current version of
nanopb
generator.
/external/nanopb-c/tools/
make_windows_package.sh
3
# Run this script in the top
nanopb
directory to create a binary package
22
# Make the
nanopb
generator available as a protoc plugin
23
cp $DEST/generator/nanopb_generator.py $DEST/generator/protoc-gen-
nanopb
.py
26
( cd $DEST/generator; bbfreeze nanopb_generator.py protoc-gen-
nanopb
.py )
30
rm $DEST/generator/protoc-gen-
nanopb
.py
make_linux_package.sh
3
# Run this script in the top
nanopb
directory to create a binary package
30
# Make the
nanopb
generator available as a protoc plugin
31
cp $DEST/generator-bin/nanopb_generator $DEST/generator-bin/protoc-gen-
nanopb
make_mac_package.sh
3
# Run this script in the top
nanopb
directory to create a binary package
30
# Make the
nanopb
generator available as a protoc plugin
31
cp $DEST/generator-bin/nanopb_generator $DEST/generator-bin/protoc-gen-
nanopb
/external/grpc-grpc/tools/distrib/
check_nanopb_output.sh
37
# stack up and change to
nanopb
's proto generator directory
38
pushd third_party/
nanopb
/generator/proto
48
#
nanopb
-compile the proto to a temp location
74
#
nanopb
-compile the proto to a temp location
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/
load_balancer.pb.h
1
/* Automatically generated
nanopb
header */
2
/* Generated by
nanopb
-0.3.7-dev */
11
#error Regenerate this file with the current version of
nanopb
generator.
131
/* Struct field encoding specification for
nanopb
*/
load_balancer.pb.c
1
/* Automatically generated
nanopb
constant definitions */
2
/* Generated by
nanopb
-0.3.7-dev */
7
#error Regenerate this file with the current version of
nanopb
generator.
/device/google/cuttlefish_common/guest/hals/ril/libril/
Android.mk
55
external/
nanopb
-c \
/build/make/core/
binary.mk
653
ifneq (,$(filter
nanopb
-c
nanopb
-c-enable_malloc
nanopb
-c-16bit
nanopb
-c-enable_malloc-16bit
nanopb
-c-32bit
nanopb
-c-enable_malloc-32bit, $(LOCAL_PROTOC_OPTIMIZE_TYPE)))
655
my_proto_c_includes := external/
nanopb
-c
657
--plugin=$(HOST_OUT_EXECUTABLES)/protoc-gen-
nanopb
704
ifeq ($(LOCAL_PROTOC_OPTIMIZE_TYPE),
nanopb
-c-enable_malloc)
706
else ifeq ($(LOCAL_PROTOC_OPTIMIZE_TYPE),
nanopb
-c
[
all
...]
Completed in 176 milliseconds
1
2
3