Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dgvalue.c165 GTypeValueTable *value_table; in g_value_init() local
209 GTypeValueTable *value_table = g_type_value_table_peek (dest_type); in g_value_copy() local
235 GTypeValueTable *value_table; in g_value_reset() local
267 GTypeValueTable *value_table; in g_value_unset() local
294 GTypeValueTable *value_table; in g_value_fits_pointer() local
317 GTypeValueTable *value_table; in g_value_peek_pointer() local
346 GTypeValueTable *value_table; in g_value_set_instance() local
420 GTypeValueTable *value_table; in g_value_init_from_instance() local
Dgvaluetypes.c442 static const GTypeValueTable value_table = { in _g_value_types_init() local
462 static const GTypeValueTable value_table = { in _g_value_types_init() local
480 static const GTypeValueTable value_table = { in _g_value_types_init() local
500 static const GTypeValueTable value_table = { in _g_value_types_init() local
520 static const GTypeValueTable value_table = { in _g_value_types_init() local
540 static const GTypeValueTable value_table = { in _g_value_types_init() local
558 static const GTypeValueTable value_table = { in _g_value_types_init() local
576 static const GTypeValueTable value_table = { in _g_value_types_init() local
594 static const GTypeValueTable value_table = { in _g_value_types_init() local
612 static const GTypeValueTable value_table = { in _g_value_types_init() local
Dgtypeplugin.c159 GTypeValueTable *value_table) in g_type_plugin_complete_type_info()
Dgboxed.c344 GTypeValueTable *value_table; in g_boxed_copy() local
402 GTypeValueTable *value_table; in g_boxed_free() local
Dgtypemodule.c323 GTypeValueTable *value_table) in g_type_module_complete_type_info()
Dgtype.c298 GTypeValueTable *value_table; member
827 const GTypeValueTable *value_table) in check_value_table_I()
1087 const GTypeValueTable *value_table) in type_data_make_W()
Dgtype.h1063 const GTypeValueTable *value_table; member
Dgobject.c420 static const GTypeValueTable value_table = { in _g_object_type_init() local
/third_party/glib/glib/deprecated/
Dgcache.c94 GHashTable *value_table; member
/third_party/ffmpeg/libavformat/
Drtpdec_jpeg.c71 const uint8_t *value_table) in jpeg_create_huffman_table()
/third_party/ffmpeg/libavcodec/
Dmjpegenc_common.c39 const uint8_t *bits_table, const uint8_t *value_table) in put_huffman_table()