Searched refs:gulong (Results 1 - 25 of 54) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-enc-handler.h44 gulong *a_in_len,
46 gulong *a_out_len) ;
49 gulong *a_in_len,
51 gulong *a_out_len) ;
56 gulong *a_in_size);
61 gulong *a_in_size) ;
88 gulong *a_in_len,
90 gulong *a_out_len) ;
H A Dcr-utils.h147 cr_utils_read_char_from_utf8_buf (const guchar * a_in, gulong a_in_len,
148 guint32 *a_out, gulong *a_consumed) ;
151 cr_utils_ucs1_to_utf8 (const guchar *a_in, gulong *a_in_len,
152 guchar *a_out, gulong *a_out_len) ;
155 cr_utils_utf8_to_ucs1 (const guchar * a_in, gulong * a_in_len,
156 guchar *a_out, gulong *a_out_len) ;
159 cr_utils_ucs4_to_utf8 (const guint32 *a_in, gulong *a_in_len,
160 guchar *a_out, gulong *a_out_len) ;
165 gulong *a_len) ;
169 gulong *a_le
[all...]
H A Dcr-rgb.h54 CRRgb * cr_rgb_new_with_vals (gulong a_red, gulong a_green,
55 gulong a_blue, gboolean a_is_percentage) ;
62 enum CRStatus cr_rgb_set (CRRgb *a_this, gulong a_red,
63 gulong a_green, gulong a_blue,
H A Dcr-utils.c71 const guchar * a_in_end, gulong * a_len)
189 const guint32 * a_in_end, gulong * a_len)
232 const guchar * a_in_end, gulong * a_len)
272 gulong * a_in_len, guint32 * a_out, gulong * a_out_len)
274 gulong in_len = 0,
430 gulong a_in_len,
431 guint32 * a_out, gulong * a_consumed)
433 gulong in_len = 0,
574 const guchar * a_in_end, gulong * a_le
[all...]
H A Dcr-input.h64 cr_input_new_from_buf (guchar *a_buf, gulong a_len,
87 gulong *a_nb_char) ;
93 cr_input_consume_white_spaces (CRInput *a_this, gulong *a_nb_chars) ;
97 gulong a_offset, guchar *a_byte) ;
100 cr_input_peek_byte2 (CRInput *a_this, gulong a_offset,
108 gulong a_offset) ;
H A Dcr-declaration.h119 gulong a_indent) ;
122 gulong a_indent) ;
125 gulong a_indent,
H A Dcr-tknzr.h60 CRTknzr * cr_tknzr_new_from_buf (guchar *a_buf, gulong a_len,
74 enum CRStatus cr_tknzr_peek_byte (CRTknzr *a_this, gulong a_offset,
77 guchar cr_tknzr_peek_byte2 (CRTknzr *a_this, gulong a_offset,
H A Dcr-enc-handler.c89 gulong i = 0;
116 gulong i = 0;
154 gulong * a_in_len,
155 guchar ** a_out, gulong * a_out_len)
H A Dcr-stylesheet.h82 gulong ref_count ;
H A Dcr-om-parser.h71 gulong a_len,
77 gulong a_len,
H A Dcr-statement.h205 gulong specificity ;
396 cr_statement_to_string (CRStatement * a_this, gulong a_indent) ;
399 cr_statement_list_to_string (CRStatement *a_this, gulong a_indent) ;
402 cr_statement_dump (CRStatement *a_this, FILE *a_fp, gulong a_indent) ;
415 gulong a_indent) ;
421 gulong a_indent) ;
425 gulong a_indent) ;
428 gulong a_indent) ;
H A Dcr-input.c49 gulong in_buf_size;
51 gulong nb_bytes;
57 gulong next_byte_index;
62 gulong line;
67 gulong col;
131 gulong a_len,
138 gulong len = a_len;
203 gulong nb_read = 0,
444 gulong consumed = 0,
657 cr_input_consume_chars (CRInput * a_this, guint32 a_char, gulong * a_nb_cha
[all...]
H A Dcr-simple-sel.h100 gulong specificity ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-enc-handler.h44 gulong *a_in_len,
46 gulong *a_out_len) ;
49 gulong *a_in_len,
51 gulong *a_out_len) ;
56 gulong *a_in_size);
61 gulong *a_in_size) ;
88 gulong *a_in_len,
90 gulong *a_out_len) ;
H A Dcr-utils.h147 cr_utils_read_char_from_utf8_buf (const guchar * a_in, gulong a_in_len,
148 guint32 *a_out, gulong *a_consumed) ;
151 cr_utils_ucs1_to_utf8 (const guchar *a_in, gulong *a_in_len,
152 guchar *a_out, gulong *a_out_len) ;
155 cr_utils_utf8_to_ucs1 (const guchar * a_in, gulong * a_in_len,
156 guchar *a_out, gulong *a_out_len) ;
159 cr_utils_ucs4_to_utf8 (const guint32 *a_in, gulong *a_in_len,
160 guchar *a_out, gulong *a_out_len) ;
165 gulong *a_len) ;
169 gulong *a_le
[all...]
H A Dcr-rgb.h54 CRRgb * cr_rgb_new_with_vals (gulong a_red, gulong a_green,
55 gulong a_blue, gboolean a_is_percentage) ;
62 enum CRStatus cr_rgb_set (CRRgb *a_this, gulong a_red,
63 gulong a_green, gulong a_blue,
H A Dcr-utils.c71 const guchar * a_in_end, gulong * a_len)
189 const guint32 * a_in_end, gulong * a_len)
232 const guchar * a_in_end, gulong * a_len)
272 gulong * a_in_len, guint32 * a_out, gulong * a_out_len)
274 gulong in_len = 0,
430 gulong a_in_len,
431 guint32 * a_out, gulong * a_consumed)
433 gulong in_len = 0,
574 const guchar * a_in_end, gulong * a_le
[all...]
H A Dcr-input.h64 cr_input_new_from_buf (guchar *a_buf, gulong a_len,
87 gulong *a_nb_char) ;
93 cr_input_consume_white_spaces (CRInput *a_this, gulong *a_nb_chars) ;
97 gulong a_offset, guchar *a_byte) ;
100 cr_input_peek_byte2 (CRInput *a_this, gulong a_offset,
108 gulong a_offset) ;
H A Dcr-declaration.h119 gulong a_indent) ;
122 gulong a_indent) ;
125 gulong a_indent,
H A Dcr-tknzr.h60 CRTknzr * cr_tknzr_new_from_buf (guchar *a_buf, gulong a_len,
74 enum CRStatus cr_tknzr_peek_byte (CRTknzr *a_this, gulong a_offset,
77 guchar cr_tknzr_peek_byte2 (CRTknzr *a_this, gulong a_offset,
H A Dcr-enc-handler.c89 gulong i = 0;
116 gulong i = 0;
154 gulong * a_in_len,
155 guchar ** a_out, gulong * a_out_len)
H A Dcr-stylesheet.h82 gulong ref_count ;
H A Dcr-om-parser.h71 gulong a_len,
77 gulong a_len,
H A Dcr-statement.h205 gulong specificity ;
396 cr_statement_to_string (CRStatement * a_this, gulong a_indent) ;
399 cr_statement_list_to_string (CRStatement *a_this, gulong a_indent) ;
402 cr_statement_dump (CRStatement *a_this, FILE *a_fp, gulong a_indent) ;
415 gulong a_indent) ;
421 gulong a_indent) ;
425 gulong a_indent) ;
428 gulong a_indent) ;
H A Dcr-input.c49 gulong in_buf_size;
51 gulong nb_bytes;
57 gulong next_byte_index;
62 gulong line;
67 gulong col;
131 gulong a_len,
138 gulong len = a_len;
203 gulong nb_read = 0,
444 gulong consumed = 0,
657 cr_input_consume_chars (CRInput * a_this, guint32 a_char, gulong * a_nb_cha
[all...]

Completed in 282 milliseconds

123