Home
last modified time | relevance | path

Searched refs:ProtobufCMessage (Results 1 – 25 of 132) sorted by relevance

123456

/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/mlmodel/src/
H A DNeuralNetwork.pb-c.c20 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in core_ml__specification__neural_network__get_packed_size()
27 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__neural_network__pack()
53 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in core_ml__specification__neural_network__free_unpacked()
72 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__neural_network_image_scaler__pack()
98 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in core_ml__specification__neural_network_image_scaler__free_unpacked()
117 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__neural_network_mean_image__pack()
162 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__neural_network_preprocessing__pack()
207 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__activation_re_lu__pack()
252 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__activation_leaky_re_lu__pack()
297 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__activation_tanh__pack()
[all …]
H A DDataStructures.pb-c.c33 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__string_to_int64_map__pack()
59 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in core_ml__specification__string_to_int64_map__free_unpacked()
84 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__int64_to_string_map__pack()
110 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in core_ml__specification__int64_to_string_map__free_unpacked()
135 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__string_to_double_map__pack()
186 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__int64_to_double_map__pack()
231 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__string_vector__pack()
276 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__int64_vector__pack()
321 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__float_vector__pack()
366 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__double_vector__pack()
[all …]
H A DParameters.pb-c.c20 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in core_ml__specification__int64_parameter__get_packed_size()
27 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__int64_parameter__pack()
53 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in core_ml__specification__int64_parameter__free_unpacked()
65 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in core_ml__specification__double_parameter__get_packed_size()
72 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__double_parameter__pack()
98 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in core_ml__specification__double_parameter__free_unpacked()
110 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in core_ml__specification__string_parameter__get_packed_size()
117 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__string_parameter__pack()
143 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in core_ml__specification__string_parameter__free_unpacked()
162 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__bool_parameter__pack()
[all …]
H A DModel.pb-c.c20 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in core_ml__specification__feature_description__get_packed_size()
27 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__feature_description__pack()
53 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in core_ml__specification__feature_description__free_unpacked()
78 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__metadata__pack()
104 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in core_ml__specification__metadata__free_unpacked()
123 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__model_description__pack()
149 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in core_ml__specification__model_description__free_unpacked()
168 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__serialized_model__pack()
194 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in core_ml__specification__serialized_model__free_unpacked()
213 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__model__pack()
[all …]
H A DFeatureTypes.pb-c.c20 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in core_ml__specification__int64_feature_type__get_packed_size()
27 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__int64_feature_type__pack()
53 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in core_ml__specification__int64_feature_type__free_unpacked()
72 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__double_feature_type__pack()
98 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in core_ml__specification__double_feature_type__free_unpacked()
117 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__string_feature_type__pack()
143 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in core_ml__specification__string_feature_type__free_unpacked()
162 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__size_range__pack()
225 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__image_feature_type__pack()
288 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in core_ml__specification__array_feature_type__pack()
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/cmetrics/src/external/
H A Dtypes.pb-c.c21 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in prometheus__metric_metadata__get_packed_size()
28 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in prometheus__metric_metadata__pack()
54 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in prometheus__metric_metadata__free_unpacked()
73 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in prometheus__sample__pack()
99 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in prometheus__sample__free_unpacked()
118 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in prometheus__time_series__pack()
163 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in prometheus__label__pack()
208 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in prometheus__labels__pack()
253 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in prometheus__label_matcher__pack()
298 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in prometheus__read_hints__pack()
[all …]
H A Dremote.pb-c.c21 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in prometheus__write_request__get_packed_size()
28 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in prometheus__write_request__pack()
54 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in prometheus__write_request__free_unpacked()
73 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in prometheus__read_request__pack()
99 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in prometheus__read_request__free_unpacked()
118 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in prometheus__read_response__pack()
144 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in prometheus__read_response__free_unpacked()
163 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in prometheus__query__pack()
189 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in prometheus__query__free_unpacked()
208 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in prometheus__query_result__pack()
[all …]
/dports/security/sudo/sudo-1.9.8p2/src/
H A Dintercept.pb-c.c20 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in intercept_request__get_packed_size()
27 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in intercept_request__pack()
53 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in intercept_request__free_unpacked()
72 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in intercept_hello__pack()
98 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in intercept_hello__free_unpacked()
117 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in hello_response__pack()
143 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in hello_response__free_unpacked()
162 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in policy_check_request__pack()
207 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in policy_accept_message__pack()
252 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in policy_reject_message__pack()
[all …]
/dports/net/ocserv/ocserv-1.1.3/src/
H A Dipc.pb-c.c20 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in auth_cookie_request_msg__get_packed_size()
27 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in auth_cookie_request_msg__pack()
53 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in auth_cookie_request_msg__free_unpacked()
72 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in fw_port_st__pack()
98 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in fw_port_st__free_unpacked()
117 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in group_cfg_st__pack()
143 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in group_cfg_st__free_unpacked()
162 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in auth_cookie_reply_msg__pack()
207 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in session_resume_fetch_msg__pack()
252 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in session_resume_store_req_msg__pack()
[all …]
H A Dctl.pb-c.c20 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in status_rep__get_packed_size()
27 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in status_rep__pack()
53 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in status_rep__free_unpacked()
72 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in bool_msg__pack()
98 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in bool_msg__free_unpacked()
117 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in user_info_rep__pack()
162 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in user_list_rep__pack()
207 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in top_update_rep__pack()
252 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in username_req__pack()
297 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in id_req__pack()
[all …]
/dports/security/sudo/sudo-1.9.8p2/lib/logsrv/
H A Dlog_server.pb-c.c20 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in client_message__get_packed_size()
27 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in client_message__pack()
53 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in client_message__free_unpacked()
72 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in time_spec__pack()
98 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in time_spec__free_unpacked()
117 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in io_buffer__pack()
143 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in io_buffer__free_unpacked()
174 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in info_message__pack()
219 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in accept_message__pack()
264 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in reject_message__pack()
[all …]
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/gg/lib/
H A Dpackets.pb-c.c20 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in gg110_login_ok__get_packed_size()
27 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg110_login_ok__pack()
51 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in gg110_login_ok__free_unpacked()
70 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg110_pong__pack()
94 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in gg110_pong__free_unpacked()
113 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg110_ack__pack()
137 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in gg110_ack__free_unpacked()
156 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg105_login__pack()
199 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg110_message_ack_link__pack()
242 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg110_message_ack__pack()
[all …]
H A Dprotobuf-c.h323 struct ProtobufCMessage;
339 typedef struct ProtobufCMessage ProtobufCMessage; typedef
350 typedef void (*ProtobufCMessageInit)(ProtobufCMessage *);
621 struct ProtobufCMessage { struct
710 const ProtobufCMessage *input,
867 protobuf_c_message_get_packed_size(const ProtobufCMessage *message);
905 const ProtobufCMessage *message,
926 ProtobufCMessage *
948 ProtobufCMessage *message,
964 protobuf_c_message_check(const ProtobufCMessage *);
[all …]
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/gg/lib/
H A Dpackets.pb-c.c20 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in gg110_login_ok__get_packed_size()
27 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg110_login_ok__pack()
51 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in gg110_login_ok__free_unpacked()
70 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg110_pong__pack()
94 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in gg110_pong__free_unpacked()
113 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg110_ack__pack()
137 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in gg110_ack__free_unpacked()
156 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg105_login__pack()
199 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg110_message_ack_link__pack()
242 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg110_message_ack__pack()
[all …]
H A Dprotobuf-c.h323 struct ProtobufCMessage;
339 typedef struct ProtobufCMessage ProtobufCMessage; typedef
350 typedef void (*ProtobufCMessageInit)(ProtobufCMessage *);
621 struct ProtobufCMessage { struct
710 const ProtobufCMessage *input,
867 protobuf_c_message_get_packed_size(const ProtobufCMessage *message);
905 const ProtobufCMessage *message,
926 ProtobufCMessage *
948 ProtobufCMessage *message,
964 protobuf_c_message_check(const ProtobufCMessage *);
[all …]
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/gg/lib/
H A Dpackets.pb-c.c20 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in gg110_login_ok__get_packed_size()
27 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg110_login_ok__pack()
51 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in gg110_login_ok__free_unpacked()
70 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg110_pong__pack()
94 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in gg110_pong__free_unpacked()
113 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg110_ack__pack()
137 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in gg110_ack__free_unpacked()
156 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg105_login__pack()
199 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg110_message_ack_link__pack()
242 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in gg110_message_ack__pack()
[all …]
/dports/audio/umurmur/umurmur-0.2.17/src/
H A DMumble.pb-c.c20 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in mumble_proto__version__get_packed_size()
27 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in mumble_proto__version__pack()
51 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in mumble_proto__version__free_unpacked()
70 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in mumble_proto__udptunnel__pack()
94 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in mumble_proto__udptunnel__free_unpacked()
113 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in mumble_proto__authenticate__pack()
156 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in mumble_proto__ping__pack()
199 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in mumble_proto__reject__pack()
242 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in mumble_proto__server_config__pack()
285 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in mumble_proto__server_sync__pack()
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/ccast/chan/
H A Dcast_channel.pb-c.c20 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in extensions__api__cast_channel__cast_message__get_packed_size()
27 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in extensions__api__cast_channel__cast_message__pack()
51 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in extensions__api__cast_channel__cast_message__free_unpacked()
70 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in extensions__api__cast_channel__auth_challenge__pack()
94 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in extensions__api__cast_channel__auth_challenge__free_unpacked()
113 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in extensions__api__cast_channel__auth_response__pack()
137 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in extensions__api__cast_channel__auth_response__free_unpacked()
156 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in extensions__api__cast_channel__auth_error__pack()
180 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in extensions__api__cast_channel__auth_error__free_unpacked()
199 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in extensions__api__cast_channel__device_auth_message__pack()
[all …]
H A Dprotobuf-c.h324 struct ProtobufCMessage;
340 typedef struct ProtobufCMessage ProtobufCMessage; typedef
351 typedef void (*ProtobufCMessageInit)(ProtobufCMessage *);
622 struct ProtobufCMessage { struct
711 const ProtobufCMessage *input,
868 protobuf_c_message_get_packed_size(const ProtobufCMessage *message);
906 const ProtobufCMessage *message,
927 ProtobufCMessage *
949 ProtobufCMessage *message,
965 protobuf_c_message_check(const ProtobufCMessage *);
[all …]
/dports/net/libsignal-protocol-c/libsignal-protocol-c-2.3.3/src/
H A DWhisperTextProtocol.pb-c.c20 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in textsecure__signal_message__get_packed_size()
27 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in textsecure__signal_message__pack()
51 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in textsecure__signal_message__free_unpacked()
70 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in textsecure__pre_key_signal_message__pack()
94 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in textsecure__pre_key_signal_message__free_unpacked()
113 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in textsecure__key_exchange_message__pack()
137 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in textsecure__key_exchange_message__free_unpacked()
156 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in textsecure__sender_key_message__pack()
180 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in textsecure__sender_key_message__free_unpacked()
199 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in textsecure__sender_key_distribution_message__pack()
[all …]
/dports/net-im/dino/dino-0.2.2/plugins/signal-protocol/libsignal-protocol-c/src/
H A DWhisperTextProtocol.pb-c.c20 return protobuf_c_message_get_packed_size ((const ProtobufCMessage*)(message)); in textsecure__signal_message__get_packed_size()
27 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in textsecure__signal_message__pack()
51 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in textsecure__signal_message__free_unpacked()
70 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in textsecure__pre_key_signal_message__pack()
94 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in textsecure__pre_key_signal_message__free_unpacked()
113 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in textsecure__key_exchange_message__pack()
137 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in textsecure__key_exchange_message__free_unpacked()
156 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in textsecure__sender_key_message__pack()
180 protobuf_c_message_free_unpacked ((ProtobufCMessage*)message, allocator); in textsecure__sender_key_message__free_unpacked()
199 return protobuf_c_message_pack ((const ProtobufCMessage*)message, out); in textsecure__sender_key_distribution_message__pack()
[all …]
/dports/net/libsignal-protocol-c/libsignal-protocol-c-2.3.3/src/protobuf-c/
H A Dprotobuf-c.h342 struct ProtobufCMessage;
358 typedef struct ProtobufCMessage ProtobufCMessage; typedef
369 typedef void (*ProtobufCMessageInit)(ProtobufCMessage *);
640 struct ProtobufCMessage { struct
729 const ProtobufCMessage *input,
886 protobuf_c_message_get_packed_size(const ProtobufCMessage *message);
924 const ProtobufCMessage *message,
945 ProtobufCMessage *
967 ProtobufCMessage *message,
983 protobuf_c_message_check(const ProtobufCMessage *);
[all …]
/dports/polish/libgadu/libgadu-1.12.2/include/
H A Dprotobuf-c.h342 struct ProtobufCMessage;
358 typedef struct ProtobufCMessage ProtobufCMessage; typedef
369 typedef void (*ProtobufCMessageInit)(ProtobufCMessage *);
640 struct ProtobufCMessage { struct
729 const ProtobufCMessage *input,
886 protobuf_c_message_get_packed_size(const ProtobufCMessage *message);
924 const ProtobufCMessage *message,
945 ProtobufCMessage *
967 ProtobufCMessage *message,
983 protobuf_c_message_check(const ProtobufCMessage *);
[all …]
/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/mlmodel/include/protobuf-c/
H A Dprotobuf-c.h351 struct ProtobufCMessage;
367 typedef struct ProtobufCMessage ProtobufCMessage; typedef
378 typedef void (*ProtobufCMessageInit)(ProtobufCMessage *);
649 struct ProtobufCMessage { struct
738 const ProtobufCMessage *input,
895 protobuf_c_message_get_packed_size(const ProtobufCMessage *message);
933 const ProtobufCMessage *message,
954 ProtobufCMessage *
976 ProtobufCMessage *message,
992 protobuf_c_message_check(const ProtobufCMessage *);
[all …]
/dports/multimedia/ccextractor/ccextractor-0.85/src/protobuf-c/
H A Dprotobuf-c.h342 struct ProtobufCMessage;
358 typedef struct ProtobufCMessage ProtobufCMessage; typedef
369 typedef void(*ProtobufCMessageInit)(ProtobufCMessage *);
640 struct ProtobufCMessage { struct
729 const ProtobufCMessage *input,
886 protobuf_c_message_get_packed_size(const ProtobufCMessage *message);
924 const ProtobufCMessage *message,
945 ProtobufCMessage *
967 ProtobufCMessage *message,
983 protobuf_c_message_check(const ProtobufCMessage *);
[all …]

123456