OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_LABEL
(Results
1 - 9
of
9
) sorted by null
/external/nanopb-c/generator/google/protobuf/
descriptor.py
426
MAX_LABEL
= 3
/external/protobuf/python/google/protobuf/
descriptor.py
447
MAX_LABEL
= 3
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h
382
MAX_LABEL
= 3, // Constant useful for defining lookup tables
577
static const char * const kLabelToName[
MAX_LABEL
+ 1];
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h
382
MAX_LABEL
= 3, // Constant useful for defining lookup tables
577
static const char * const kLabelToName[
MAX_LABEL
+ 1];
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.h
382
MAX_LABEL
= 3, // Constant useful for defining lookup tables
577
static const char * const kLabelToName[
MAX_LABEL
+ 1];
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.h
382
MAX_LABEL
= 3, // Constant useful for defining lookup tables
577
static const char * const kLabelToName[
MAX_LABEL
+ 1];
[
all
...]
/external/protobuf/src/google/protobuf/
descriptor.h
401
MAX_LABEL
= 3, // Constant useful for defining lookup tables
613
static const char * const kLabelToName[
MAX_LABEL
+ 1];
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.h
498
MAX_LABEL
= 3, // Constant useful for defining lookup tables
724
static const char * const kLabelToName[
MAX_LABEL
+ 1];
[
all
...]
/system/bt/btif/src/
btif_rc.c
70
#define
MAX_LABEL
16
521
if (
MAX_LABEL
==btif_rc_cb.rc_vol_label)
581
btif_rc_cb.rc_vol_label=
MAX_LABEL
;
671
btif_rc_cb.rc_vol_label=
MAX_LABEL
;
[
all
...]
Completed in 1165 milliseconds