• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* This file was generated by upb_generator from the input file:
2  *
3  *     envoy/type/matcher/v3/number.proto
4  *
5  * Do not edit -- your changes will be discarded when the file is
6  * regenerated.
7  * NO CHECKED-IN PROTOBUF GENCODE */
8 
9 #include <stddef.h>
10 #include "upb/generated_code_support.h"
11 #include "envoy/type/matcher/v3/number.upb_minitable.h"
12 #include "envoy/type/v3/range.upb_minitable.h"
13 #include "udpa/annotations/status.upb_minitable.h"
14 #include "udpa/annotations/versioning.upb_minitable.h"
15 #include "validate/validate.upb_minitable.h"
16 
17 // Must be last.
18 #include "upb/port/def.inc"
19 
20 extern const struct upb_MiniTable UPB_PRIVATE(_kUpb_MiniTable_StaticallyTreeShaken);
21 static const upb_MiniTableSubInternal envoy_type_matcher_v3_DoubleMatcher__submsgs[1] = {
22   {.UPB_PRIVATE(submsg) = &envoy__type__v3__DoubleRange_msg_init_ptr},
23 };
24 
25 static const upb_MiniTableField envoy_type_matcher_v3_DoubleMatcher__fields[2] = {
26   {1, 16, -9, 0, 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
27   {2, 16, -9, kUpb_NoSub, 1, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)},
28 };
29 
30 const upb_MiniTable envoy__type__matcher__v3__DoubleMatcher_msg_init = {
31   &envoy_type_matcher_v3_DoubleMatcher__submsgs[0],
32   &envoy_type_matcher_v3_DoubleMatcher__fields[0],
33   24, 2, kUpb_ExtMode_NonExtendable, 2, UPB_FASTTABLE_MASK(24), 0,
34 #ifdef UPB_TRACING_ENABLED
35   "envoy.type.matcher.v3.DoubleMatcher",
36 #endif
37   UPB_FASTTABLE_INIT({
38     {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
39     {0x001000080100000a, &upb_pom_1bt_maxmaxb},
40     {0x0010000802000011, &upb_pof8_1bt},
41     {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
42   })
43 };
44 
45 const upb_MiniTable* envoy__type__matcher__v3__DoubleMatcher_msg_init_ptr = &envoy__type__matcher__v3__DoubleMatcher_msg_init;
46 static const upb_MiniTable *messages_layout[1] = {
47   &envoy__type__matcher__v3__DoubleMatcher_msg_init,
48 };
49 
50 const upb_MiniTableFile envoy_type_matcher_v3_number_proto_upb_file_layout = {
51   messages_layout,
52   NULL,
53   NULL,
54   1,
55   0,
56   0,
57 };
58 
59 #include "upb/port/undef.inc"
60 
61