Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
z
Classes
Class List
Class Hierarchy
Class Members
All
:
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
Enumerations
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Properties
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
grpc
src
core
ext
upb-generated
google
type
expr.upb.c
Go to the documentation of this file.
1
/* This file was generated by upbc (the upb compiler) from the input
2
* file:
3
*
4
* google/type/expr.proto
5
*
6
* Do not edit -- your changes will be discarded when the file is
7
* regenerated. */
8
9
#include <stddef.h>
10
#include "
upb/msg_internal.h
"
11
#include "
google/type/expr.upb.h
"
12
13
#include "upb/port_def.inc"
14
15
static
const
upb_MiniTable_Field
google_type_Expr__fields
[4] = {
16
{1,
UPB_SIZE
(0, 0),
UPB_SIZE
(0, 0),
kUpb_NoSub
, 9,
kUpb_FieldMode_Scalar
| (
kUpb_FieldRep_StringView
<<
kUpb_FieldRep_Shift
)},
17
{2,
UPB_SIZE
(8, 16),
UPB_SIZE
(0, 0),
kUpb_NoSub
, 9,
kUpb_FieldMode_Scalar
| (
kUpb_FieldRep_StringView
<<
kUpb_FieldRep_Shift
)},
18
{3,
UPB_SIZE
(16, 32),
UPB_SIZE
(0, 0),
kUpb_NoSub
, 9,
kUpb_FieldMode_Scalar
| (
kUpb_FieldRep_StringView
<<
kUpb_FieldRep_Shift
)},
19
{4,
UPB_SIZE
(24, 48),
UPB_SIZE
(0, 0),
kUpb_NoSub
, 9,
kUpb_FieldMode_Scalar
| (
kUpb_FieldRep_StringView
<<
kUpb_FieldRep_Shift
)},
20
};
21
22
const
upb_MiniTable
google_type_Expr_msginit
= {
23
NULL,
24
&
google_type_Expr__fields
[0],
25
UPB_SIZE
(32, 72), 4,
kUpb_ExtMode_NonExtendable
, 4, 255, 0,
26
};
27
28
static
const
upb_MiniTable
*
messages_layout
[1] = {
29
&
google_type_Expr_msginit
,
30
};
31
32
const
upb_MiniTable_File
google_type_expr_proto_upb_file_layout
= {
33
messages_layout
,
34
NULL,
35
NULL,
36
1,
37
0,
38
0,
39
};
40
41
#include "upb/port_undef.inc"
42
google_type_expr_proto_upb_file_layout
const upb_MiniTable_File google_type_expr_proto_upb_file_layout
Definition:
expr.upb.c:32
upb_MiniTable_Field
Definition:
msg_internal.h:71
google_type_Expr_msginit
const upb_MiniTable google_type_Expr_msginit
Definition:
expr.upb.c:22
upb_MiniTable
Definition:
msg_internal.h:185
kUpb_ExtMode_NonExtendable
@ kUpb_ExtMode_NonExtendable
Definition:
msg_internal.h:160
UPB_SIZE
#define UPB_SIZE(size32, size64)
Definition:
bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c:32
upb_MiniTable_File
Definition:
msg_internal.h:208
kUpb_FieldRep_Shift
@ kUpb_FieldRep_Shift
Definition:
msg_internal.h:106
kUpb_NoSub
#define kUpb_NoSub
Definition:
msg_internal.h:81
kUpb_FieldMode_Scalar
@ kUpb_FieldMode_Scalar
Definition:
msg_internal.h:86
expr.upb.h
messages_layout
static const upb_MiniTable * messages_layout[1]
Definition:
expr.upb.c:28
google_type_Expr__fields
static const upb_MiniTable_Field google_type_Expr__fields[4]
Definition:
expr.upb.c:15
kUpb_FieldRep_StringView
@ kUpb_FieldRep_StringView
Definition:
msg_internal.h:102
msg_internal.h
grpc
Author(s):
autogenerated on Thu Mar 13 2025 02:59:17