• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asus-wl-520gu-7.0.1.45/src/router/rcamdmips/

Lines Matching defs:gint

49  * And it provides a way to store and retrieve a `gint' in/from a `gpointer'.
483 typedef int gint;
484 typedef gint gboolean;
772 typedef gint (*GCompareFunc) (gconstpointer a,
789 typedef gint (*GHookCompareFunc) (GHook *new_hook,
809 typedef gint (*GSearchFunc) (gpointer key,
813 gint error);
814 typedef gint (*GTraverseFunc) (gpointer key,
836 gint len;
882 gint position);
901 gint g_list_position (GList *list,
903 gint g_list_index (GList *list,
932 gint position);
951 gint g_slist_position (GSList *list,
953 gint g_slist_index (GSList *list,
1034 gint g_tree_height (GTree *tree);
1035 gint g_tree_nnodes (GTree *tree);
1061 gint position,
1099 gint max_depth,
1122 gint g_node_child_position (GNode *node,
1124 gint g_node_child_index (GNode *node,
1233 gint g_hook_compare_ids (GHook *new_hook,
1429 gint atom_size,
1431 gint type);
1473 gchar* g_strerror (gint errnum);
1474 gchar* g_strsignal (gint signum);
1475 gint g_strcasecmp (const gchar *s1,
1477 gint g_strncasecmp (const gchar *s1,
1519 gint max_tokens);
1547 gint g_snprintf (gchar *string,
1551 gint g_vsnprintf (gchar *string,
1580 G_INLINE_FUNC gint g_bit_nth_lsf (guint32 mask,
1581 gint nth_bit);
1583 G_INLINE_FUNC gint
1585 gint nth_bit)
1598 G_INLINE_FUNC gint g_bit_nth_msf (guint32 mask,
1599 gint nth_bit);
1601 G_INLINE_FUNC gint
1603 gint nth_bit)
1637 GStringChunk* g_string_chunk_new (gint size);
1650 gint free_segment);
1654 gint len);
1664 gint pos,
1667 gint pos,
1670 gint pos,
1671 gint len);
1724 gint length);
1759 gint g_str_equal (gconstpointer v,
1763 gint g_int_equal (gconstpointer v,
1774 gint g_direct_equal (gconstpointer v,
1997 gint input_fd;
2010 gint input_fd);
2048 gint is_error);
2055 gint g_scanner_stat_mode (const gchar *filename);
2266 gint g_date_compare (GDate *lhs,
2303 GRelation* g_relation_new (gint fields);
2306 gint field,
2311 gint g_relation_delete (GRelation *relation,
2313 gint field);
2316 gint field);
2317 gint g_relation_count (GRelation *relation,
2319 gint field);
2326 gint index,
2327 gint field);
2390 gint offset,
2394 gint priority,
2414 gint offset,
2418 gint priority,
2444 gint *timeout,
2466 guint g_source_add (gint priority,
2496 guint g_timeout_add_full (gint priority,
2506 guint g_idle_add_full (gint priority,
2537 typedef gint (*GPollFunc) (GPollFD *ufds,
2539 gint timeout);
2542 gint fd;
2548 gint priority);
2564 gint g_io_channel_unix_get_fd (GIOChannel *channel);
2576 void g_main_poll_win32_msg_add(gint priority,
2613 gint g_io_channel_win32_get_fd (GIOChannel *channel);
2672 extern int gwin_ftruncate (gint f,
2677 gint gwin_closedir (DIR *dir);