Home
last modified time | relevance | path

Searched refs:itype (Results 1 – 20 of 20) sorted by relevance

/external/bluetooth/glib/gobject/
Dgsignal.c133 GType itype);
202 GType itype; member
222 GType itype; member
313 GType itype) in signal_id_lookup() argument
315 GType *ifaces, type = itype; in signal_id_lookup()
326 key.itype = type; in signal_id_lookup()
337 ifaces = g_type_interfaces (itype, &n_ifaces); in signal_id_lookup()
342 key.itype = ifaces[n_ifaces]; in signal_id_lookup()
761 if (key1->itype == key2->itype) in signal_key_cmp()
764 return G_BSEARCH_ARRAY_CMP (key1->itype, key2->itype); in signal_key_cmp()
[all …]
Dgsignal.h241 GType itype; member
251 GType itype,
261 GType itype,
271 GType itype,
281 GType itype,
307 GType itype);
311 guint* g_signal_list_ids (GType itype,
314 GType itype,
505 void _g_signals_destroy (GType itype);
Dgclosure.c875 class = G_TYPE_INSTANCE_GET_CLASS (g_value_peek_pointer (param_values + 0), itype, GTypeClass); in g_type_class_meta_marshal()
895 GType itype = (GType) closure->data; in g_type_iface_meta_marshal() local
898 …class = G_TYPE_INSTANCE_GET_INTERFACE (g_value_peek_pointer (param_values + 0), itype, GTypeClass); in g_type_iface_meta_marshal()
921 g_signal_type_cclosure_new (GType itype, in g_signal_type_cclosure_new() argument
926 g_return_val_if_fail (G_TYPE_IS_CLASSED (itype) || G_TYPE_IS_INTERFACE (itype), NULL); in g_signal_type_cclosure_new()
929 closure = g_closure_new_simple (sizeof (GClosure), (gpointer) itype); in g_signal_type_cclosure_new()
930 if (G_TYPE_IS_INTERFACE (itype)) in g_signal_type_cclosure_new()
Dgclosure.h198 GClosure* g_signal_type_cclosure_new (GType itype,
DChangeLog3146 (instance) instead of node->itype when initting the value.
3513 * gsignal.c (g_signals_destroy): don't require itype to have
/external/openssl/crypto/asn1/
Dtasn_new.c110 switch(it->itype) in asn1_item_ex_combine_new()
234 switch(it->itype) in asn1_item_clear()
338 if (!it || (it->itype == ASN1_ITYPE_MSTRING)) in ASN1_primitive_new()
367 if (it->itype == ASN1_ITYPE_MSTRING && str) in ASN1_primitive_new()
389 if (!it || (it->itype == ASN1_ITYPE_MSTRING)) in asn1_primitive_clear()
Dtasn_fre.c89 if ((it->itype != ASN1_ITYPE_PRIMITIVE) && !*pval) in asn1_item_combine_free()
96 switch(it->itype) in asn1_item_combine_free()
226 else if (it->itype == ASN1_ITYPE_MSTRING) in ASN1_primitive_free()
Dtasn_enc.c141 if ((it->itype != ASN1_ITYPE_PRIMITIVE) && !*pval) in ASN1_item_ex_i2d()
147 switch(it->itype) in ASN1_item_ex_i2d()
581 if ((it->itype != ASN1_ITYPE_PRIMITIVE) in asn1_ex_i2c()
587 if (it->itype == ASN1_ITYPE_MSTRING) in asn1_ex_i2c()
Dtasn_utl.c105 if ((it->itype != ASN1_ITYPE_SEQUENCE) in asn1_do_lock()
106 && (it->itype != ASN1_ITYPE_NDEF_SEQUENCE)) in asn1_do_lock()
Dtasn_prn.c224 switch(it->itype) in asn1_item_print_ctx()
332 BIO_printf(out, "Unprocessed type %d\n", it->itype); in asn1_item_print_ctx()
535 if (it->itype == ASN1_ITYPE_MSTRING) in asn1_primitive_print()
Dtasn_dec.c178 switch(it->itype) in ASN1_item_ex_d2i()
785 if (it->itype == ASN1_ITYPE_MSTRING) in asn1_d2i_ex_primitive()
Dasn1t.h569 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member
/external/kernel-headers/original/asm-x86/
Duaccess_32.h333 #define __put_user_asm(x, addr, err, itype, rtype, ltype, errret) \ argument
335 "1: mov"itype" %"rtype"1,%2\n" \
372 #define __get_user_asm(x, addr, err, itype, rtype, ltype, errret) \ argument
374 "1: mov"itype" %2,%"rtype"1\n" \
378 " xor"itype" %"rtype"1,%"rtype"1\n" \
/external/quake/quake/src/QW/dxsdk/sdk/inc/
Dd3drmobj.h45 #define WIN_TYPES(itype, ptype) \ argument
46 typedef interface itype FAR *LP##ptype, FAR **LPLP##ptype
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DD3DRMOBJ.H45 #define WIN_TYPES(itype, ptype) \ argument
46 typedef interface itype FAR *LP##ptype, FAR **LPLP##ptype
/external/qemu/target-arm/
Dhelper.c2557 #define VFP_CONV_FIX(name, p, ftype, itype, sign) \ argument
2561 tmp = sign##int32_to_##ftype ((itype)vfp_##p##toi(x), \
2569 return vfp_ito##p((itype)ftype##_to_##sign##int32_round_to_zero(tmp, \
/external/openssl/include/openssl/
Dasn1t.h569 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member
/external/bluetooth/glib/
DChangeLog.pre-2-14197 !G_TYPE_IS_INTERFACE (itype).
/external/bison/doc/
Dbison.texinfo3232 int itype;
3239 then you can write @code{$<itype>1} to refer to the first subunit of the
8703 @c LocalWords: ptypes itype YYPRINT trigraphs yytname expseq vindex dtype
Dbison.info3216 int itype;
3220 then you can write `$<itype>1' to refer to the first subunit of the