OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nanopb
(Results
51 - 61
of
61
) sorted by null
1
2
3
/external/grpc-grpc/src/core/tsi/alts/handshaker/
handshaker.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.
215
/* Struct field encoding specification for
nanopb
*/
/external/grpc-grpc/third_party/nanopb/tests/backwards_compatibility/
alltypes_legacy.h
1
/* Automatically generated
nanopb
header */
2
/* Generated by
nanopb
-0.3.0-dev at Tue Aug 19 17:53:24 2014. */
9
#error Regenerate this file with the current version of
nanopb
generator.
258
/* Struct field encoding specification for
nanopb
*/
alltypes_legacy.c
1
/* Automatically generated
nanopb
constant definitions */
2
/* Generated by
nanopb
-0.3.0-dev at Tue Aug 19 17:53:24 2014. */
7
#error Regenerate this file with the current version of
nanopb
generator.
149
* These are not directly supported by
nanopb
, but see example_avr_double.
/external/nanopb-c/tests/backwards_compatibility/
alltypes_legacy.h
1
/* Automatically generated
nanopb
header */
2
/* Generated by
nanopb
-0.3.0-dev at Tue Aug 19 17:53:24 2014. */
9
#error Regenerate this file with the current version of
nanopb
generator.
258
/* Struct field encoding specification for
nanopb
*/
alltypes_legacy.c
1
/* Automatically generated
nanopb
constant definitions */
2
/* Generated by
nanopb
-0.3.0-dev at Tue Aug 19 17:53:24 2014. */
7
#error Regenerate this file with the current version of
nanopb
generator.
149
* These are not directly supported by
nanopb
, but see example_avr_double.
/external/grpc-grpc/third_party/nanopb/
pb.h
1
/* Common parts of the
nanopb
library. Most of these are quite low-level
9
*
Nanopb
compilation time options. You can change these here by *
37
* This was the default until
nanopb
-0.2.1. */
47
/* Version of the
nanopb
library. Just in case you want to check it in
49
#define NANOPB_VERSION
nanopb
-0.3.7-dev
51
/* Include all the system headers needed by
nanopb
. You will need the
293
/* Deprecated since
nanopb
-0.2.1 */
/external/nanopb-c/
pb.h
1
/* Common parts of the
nanopb
library. Most of these are quite low-level
9
*
Nanopb
compilation time options. You can change these here by *
37
* This was the default until
nanopb
-0.2.1. */
47
/* Version of the
nanopb
library. Just in case you want to check it in
49
#define NANOPB_VERSION
nanopb
-0.3.9.1
51
/* Include all the system headers needed by
nanopb
. You will need the
300
/* Deprecated since
nanopb
-0.2.1 */
/external/nanopb-c/generator/
nanopb_generator.py
5
'''Generate header file for
nanopb
from a ProtoBuf FileDescriptorSet.'''
6
nanopb_version = "
nanopb
-0.3.9.1"
54
*** You have to run 'make' in the
nanopb
/generator/proto folder. ***
282
# Before
nanopb
-0.3.8, fixed length bytes arrays were specified
[
all
...]
/external/grpc-grpc/third_party/nanopb/generator/
nanopb_generator.py
5
'''Generate header file for
nanopb
from a ProtoBuf FileDescriptorSet.'''
6
nanopb_version = "
nanopb
-0.3.7-dev"
39
*** You have to run 'make' in the
nanopb
/generator/proto folder. ***
[
all
...]
/build/make/core/
config.mk
549
NANOPB_SRCS := $(HOST_OUT_EXECUTABLES)/protoc-gen-
nanopb
[
all
...]
/external/grpc-grpc/
Makefile
356
CPPFLAGS += -g -Wall -Wextra -Werror -Wno-long-long -Wno-unused-parameter -DOSATOMIC_USE_INLINED=1 -Wno-deprecated-declarations -Ithird_party/
nanopb
-DPB_FIELD_32BIT
[
all
...]
Completed in 640 milliseconds
1
2
3