Searched refs:G_MAXUSHORT (Results 1 – 7 of 7) sorted by relevance
/third_party/glib/tests/ |
D | type-test.c | 73 gus = G_MAXUSHORT; in main()
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/ |
D | sctpassociation.c | 151 "The SCTP association-id", "The SCTP association-id.", 0, G_MAXUSHORT, in gst_sctp_association_class_init() 155 "The local SCTP port for this association", 0, G_MAXUSHORT, in gst_sctp_association_class_init() 160 "The remote SCTP port for this association", 0, G_MAXUSHORT, in gst_sctp_association_class_init()
|
D | gstsctpenc.c | 206 0, G_MAXUSHORT, DEFAULT_REMOTE_SCTP_PORT, in gst_sctp_enc_class_init()
|
/third_party/glib/glib/ |
D | glibconfig.h | 32 #define G_MAXUSHORT USHRT_MAX macro
|
D | glibconfig.h.in | 32 #define G_MAXUSHORT USHRT_MAX macro
|
/third_party/gstreamer/gstplugins_good/ext/shout2/ |
D | gstshout2.c | 188 g_param_spec_int ("port", "port", "port", 1, G_MAXUSHORT, DEFAULT_PORT, in gst_shout2send_class_init()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 22 G_MAXUSHORT
|