OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_param_spec_int64
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/glib/gobject/
gobject.symbols
182
g_param_spec_int64
gparamspecs.h
213
*
G_PARAM_SPEC_INT64
:
218
#define
G_PARAM_SPEC_INT64
(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_INT64, GParamSpecInt64))
973
GParamSpec*
g_param_spec_int64
(const gchar *name,
gparamspecs.c
307
GParamSpecInt64 *lspec =
G_PARAM_SPEC_INT64
(pspec);
318
value->data[0].v_int64 =
G_PARAM_SPEC_INT64
(pspec)->default_value;
325
GParamSpecInt64 *lspec =
G_PARAM_SPEC_INT64
(pspec);
1820
g_param_spec_int64
(const gchar *name,
function
[
all
...]
Completed in 10 milliseconds