Home
last modified time | relevance | path

Searched refs:create_fielddef (Results 1 – 8 of 8) sorted by relevance

/dports/devel/py-grpcio/grpcio-1.43.0/third_party/upb/upb/
H A Ddef.c1697 static void create_fielddef( in create_fielddef() function
1983 create_fielddef(ctx, m->full_name, m, fields[i]); in create_msgdef()
2008 create_fielddef(ctx, m->full_name, NULL, fields[i]); in create_msgdef()
2249 create_fielddef(ctx, file->package, NULL, exts[i]); in build_filedef()
/dports/devel/grpc130/grpc-1.30.2/third_party/upb/upb/
H A Ddef.c1075 static bool create_fielddef( in create_fielddef() function
1301 CHK(create_fielddef(ctx, m->full_name, m, fields[i])); in create_msgdef()
1547 CHK(create_fielddef(ctx, file->package, NULL, exts[i])); in build_filedef()
/dports/devel/grpc/grpc-1.42.0/third_party/upb/upb/
H A Ddef.c1539 static void create_fielddef( in create_fielddef() function
1809 create_fielddef(ctx, m->full_name, m, fields[i]); in create_msgdef()
2023 create_fielddef(ctx, file->package, NULL, exts[i]); in build_filedef()
/dports/devel/grpc134/grpc-1.34.1/third_party/upb/upb/
H A Ddef.c1407 static bool create_fielddef( in create_fielddef() function
1691 CHK(create_fielddef(ctx, m->full_name, m, fields[i])); in create_msgdef()
1939 CHK(create_fielddef(ctx, file->package, NULL, exts[i])); in build_filedef()
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/upb/upb/
H A Ddef.c1539 static void create_fielddef( in create_fielddef() function
1809 create_fielddef(ctx, m->full_name, m, fields[i]); in create_msgdef()
2023 create_fielddef(ctx, file->package, NULL, exts[i]); in build_filedef()
/dports/devel/pecl-protobuf/protobuf-3.19.1/
H A Dphp-upb.c6352 static void create_fielddef( in create_fielddef() function
6622 create_fielddef(ctx, m->full_name, m, fields[i]); in create_msgdef()
6836 create_fielddef(ctx, file->package, NULL, exts[i]); in build_filedef()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/php/ext/google/protobuf/
H A Dupb.c2183 static bool create_fielddef( in create_fielddef() function
2409 CHK(create_fielddef(ctx, m->full_name, m, fields[i])); in create_msgdef()
2655 CHK(create_fielddef(ctx, file->package, NULL, exts[i])); in build_filedef()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/php/ext/google/protobuf/
H A Dupb.c2183 static bool create_fielddef( in create_fielddef() function
2409 CHK(create_fielddef(ctx, m->full_name, m, fields[i])); in create_msgdef()
2655 CHK(create_fielddef(ctx, file->package, NULL, exts[i])); in build_filedef()