Searched defs:param_values (Results 1 – 11 of 11) sorted by relevance
/third_party/ltp/include/lapi/ |
D | init_module.h | 15 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/ |
D | gmarshal.c | 93 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 …]
|
D | gsourceclosure.c | 61 const GValue *param_values, in source_closure_marshal_BOOLEAN__VOID() 291 const GValue *param_values, in dummy_closure_marshal()
|
D | gclosure.c | 779 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()
|
D | gsignal.c | 2262 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/ |
D | gmarshal-internal.c | 73 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/ |
D | skia_event_tracer_impl.cc | 112 const char** param_values, in enableSkiaTracingCallback()
|
/third_party/googletest/googlemock/src/ |
D | gmock-matchers.cc | 53 const Strings& param_values) { in FormatMatcherDescription()
|
/third_party/flutter/engine/flutter/runtime/ |
D | service_protocol.cc | 98 const char** param_values, in HandleMessage()
|
/third_party/libsoup/libsoup/ |
D | soup-message.c | 1247 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/ |
D | signals.c | 36 const GValue *param_values, in custom_marshal_VOID__INVOCATIONHINT()
|