Home
last modified time | relevance | path

Searched defs:param_values (Results 1 – 11 of 11) sorted by relevance

/third_party/ltp/include/lapi/
Dinit_module.h15 const char *param_values) in init_module()
20 static inline int finit_module(int fd, const char *param_values, int flags) in finit_module()
/third_party/glib/gobject/
Dgmarshal.c93 const GValue *param_values, in g_cclosure_marshal_VOID__VOID()
191 const GValue *param_values, in g_cclosure_marshal_VOID__BOOLEAN()
299 const GValue *param_values, in g_cclosure_marshal_VOID__CHAR()
407 const GValue *param_values, in g_cclosure_marshal_VOID__UCHAR()
515 const GValue *param_values, in g_cclosure_marshal_VOID__INT()
623 const GValue *param_values, in g_cclosure_marshal_VOID__UINT()
731 const GValue *param_values, in g_cclosure_marshal_VOID__LONG()
839 const GValue *param_values, in g_cclosure_marshal_VOID__ULONG()
947 const GValue *param_values, in g_cclosure_marshal_VOID__ENUM()
1055 const GValue *param_values, in g_cclosure_marshal_VOID__FLAGS()
[all …]
Dgsourceclosure.c61 const GValue *param_values, in source_closure_marshal_BOOLEAN__VOID()
291 const GValue *param_values, in dummy_closure_marshal()
Dgclosure.c779 const GValue *param_values, in g_closure_invoke()
995 const GValue *param_values, in g_type_class_meta_marshal()
1046 const GValue *param_values, in g_type_iface_meta_marshal()
1447 const GValue *param_values, in g_cclosure_marshal_generic()
Dgsignal.c2262 GValue *param_values; in g_signal_chain_from_overridden_handler() local
3135 const GValue *param_values; in g_signal_emitv() local
3272 GValue *param_values; in g_signal_emit_valist() local
/third_party/glib/gio/
Dgmarshal-internal.c73 const GValue *param_values, in _g_cclosure_marshal_BOOLEAN__OBJECT()
160 const GValue *param_values, in _g_cclosure_marshal_BOOLEAN__OBJECT_FLAGS()
253 const GValue *param_values, in _g_cclosure_marshal_BOOLEAN__OBJECT_OBJECT()
350 const GValue *param_values, in _g_cclosure_marshal_BOOLEAN__POINTER_INT()
440 const GValue *param_values, in _g_cclosure_marshal_BOOLEAN__STRING()
527 const GValue *param_values, in _g_cclosure_marshal_BOOLEAN__UINT()
611 const GValue *param_values, in _g_cclosure_marshal_BOOLEAN__VOID()
685 const GValue *param_values, in _g_cclosure_marshal_INT__BOXED()
772 const GValue *param_values, in _g_cclosure_marshal_INT__OBJECT()
859 const GValue *param_values, in _g_cclosure_marshal_VOID__BOOLEAN_BOXED()
[all …]
/third_party/flutter/engine/flutter/shell/common/
Dskia_event_tracer_impl.cc112 const char** param_values, in enableSkiaTracingCallback()
/third_party/googletest/googlemock/src/
Dgmock-matchers.cc53 const Strings& param_values) { in FormatMatcherDescription()
/third_party/flutter/engine/flutter/runtime/
Dservice_protocol.cc98 const char** param_values, in HandleMessage()
/third_party/libsoup/libsoup/
Dsoup-message.c1247 guint n_param_values, const GValue *param_values, in header_handler_metamarshal()
1308 guint n_param_values, const GValue *param_values, in status_handler_metamarshal()
/third_party/glib/gobject/tests/
Dsignals.c36 const GValue *param_values, in custom_marshal_VOID__INVOCATIONHINT()