Home
last modified time | relevance | path

Searched refs:guchar (Results 1 – 25 of 4213) sorted by relevance

12345678910>>...169

/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/quartz/
H A Dxcursors.h1 static const struct { gint width, height; gint hotx, hoty; const guchar *bits; } xcursors[] = {
6 { 8, 10, 3, 9, (guchar *) "\xff\x00\xff\x18\x18\x18\x18\x5a\x3c\x18" },
8 { 8, 10, 3, 9, (guchar *) "\x18\x3c\x5a\x18\x18\x18\x18\xff\x00\xff" },
10 { 16, 8, 14, 3, (guchar *) "\x80\x00\xe0\x03\x11\x06\xff\xff\x00\x18\x00\x04\x00\x02\xff\x03" },
70 { 8, 14, 0, 0, (guchar *) "\x01\x03\x07\x0f\x1f\x3f\x7f\xff\x1f\x1b\x31\x30\x60\x60" },
96 { 8, 14, 7, 0, (guchar *) "\x80\xc0\xe0\xf0\xf8\xfc\xfe\xff\xf8\xd8\x8c\x0c\x06\x06" },
110 { 15, 7, 7, 3, (guchar *) "\x08\x08\x0c\x18\xfe\x3f\x0f\x78\xfe\x3f\x0c\x18\x08\x08" },
112 { 15, 7, -1, 3, (guchar *) "\x08\x00\x0c\x00\xfe\x7f\x0f\x00\xfe\x7f\x0c\x00\x08\x00" },
114 { 15, 7, 15, 3, (guchar *) "\x00\x08\x00\x18\xff\x3f\x00\x78\xff\x3f\x00\x18\x00\x08" },
118 { 7, 15, 3, 7, (guchar *) "\x08\x9c\x3e\x7f\x14\x14\x14\x14\x14\x14\x14\x7f\x3e\x1c\x08" },
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/quartz/
H A Dxcursors.h1 static const struct { gint width, height; gint hotx, hoty; const guchar *bits; } xcursors[] = {
6 { 8, 10, 3, 9, (guchar *) "\xff\x00\xff\x18\x18\x18\x18\x5a\x3c\x18" },
8 { 8, 10, 3, 9, (guchar *) "\x18\x3c\x5a\x18\x18\x18\x18\xff\x00\xff" },
10 { 16, 8, 14, 3, (guchar *) "\x80\x00\xe0\x03\x11\x06\xff\xff\x00\x18\x00\x04\x00\x02\xff\x03" },
70 { 8, 14, 0, 0, (guchar *) "\x01\x03\x07\x0f\x1f\x3f\x7f\xff\x1f\x1b\x31\x30\x60\x60" },
96 { 8, 14, 7, 0, (guchar *) "\x80\xc0\xe0\xf0\xf8\xfc\xfe\xff\xf8\xd8\x8c\x0c\x06\x06" },
110 { 15, 7, 7, 3, (guchar *) "\x08\x08\x0c\x18\xfe\x3f\x0f\x78\xfe\x3f\x0c\x18\x08\x08" },
112 { 15, 7, -1, 3, (guchar *) "\x08\x00\x0c\x00\xfe\x7f\x0f\x00\xfe\x7f\x0c\x00\x08\x00" },
114 { 15, 7, 15, 3, (guchar *) "\x00\x08\x00\x18\xff\x3f\x00\x78\xff\x3f\x00\x18\x00\x08" },
118 { 7, 15, 3, 7, (guchar *) "\x08\x9c\x3e\x7f\x14\x14\x14\x14\x14\x14\x14\x7f\x3e\x1c\x08" },
[all …]
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/
H A Dcamel-charset-map-private.h3 static guchar m000[256] = {
38 static guchar m001[256] = {
73 static guchar m002[256] = {
108 static guchar m010[256] = {
143 static guchar m011[256] = {
180 static guchar m020[256] = {
215 static guchar m021[256] = {
252 static guchar m030[256] = {
11042 const guchar *bits0;
11043 const guchar *bits1;
[all …]
/dports/x11/gnome-shell/gnome-shell-41.1/src/st/croco/
H A Dcr-rgb.c34 {(const guchar*)"aliceblue", 240, 248, 255, FALSE, {0,0,0}},
36 {(const guchar*)"aqua", 0, 255, 255, FALSE, {0,0,0}},
37 {(const guchar*)"aquamarine", 127, 255, 212, FALSE, {0,0,0}},
38 {(const guchar*)"azure", 240, 255, 255, FALSE, {0,0,0}},
246 guchar *
249 guchar *result = NULL; in cr_rgb_to_string()
276 result = (guchar *) str_buf->str; in cr_rgb_to_string()
295 guchar *str = NULL; in cr_rgb_dump()
427 cr_rgb_set_from_hex_str (CRRgb * a_this, const guchar * a_hex) in cr_rgb_set_from_hex_str()
431 guchar colors[3] = { 0 }; in cr_rgb_set_from_hex_str()
[all …]
/dports/x11/cinnamon/cinnamon-4.8.6/src/st/croco/
H A Dcr-rgb.c34 {(const guchar*)"aliceblue", 240, 248, 255, FALSE, {0,0,0}},
36 {(const guchar*)"aqua", 0, 255, 255, FALSE, {0,0,0}},
37 {(const guchar*)"aquamarine", 127, 255, 212, FALSE, {0,0,0}},
38 {(const guchar*)"azure", 240, 255, 255, FALSE, {0,0,0}},
246 guchar *
249 guchar *result = NULL; in cr_rgb_to_string()
276 result = (guchar *) str_buf->str; in cr_rgb_to_string()
295 guchar *str = NULL; in cr_rgb_dump()
427 cr_rgb_set_from_hex_str (CRRgb * a_this, const guchar * a_hex) in cr_rgb_set_from_hex_str()
431 guchar colors[3] = { 0 }; in cr_rgb_set_from_hex_str()
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/libcroco/
H A Dcr-rgb.c34 {(const guchar*)"aliceblue", 240, 248, 255, FALSE, FALSE, FALSE, {0,0,0}},
36 {(const guchar*)"aqua", 0, 255, 255, FALSE, FALSE, FALSE, {0,0,0}},
37 {(const guchar*)"aquamarine", 127, 255, 212, FALSE, FALSE, FALSE, {0,0,0}},
248 guchar *
251 guchar *result = NULL; in cr_rgb_to_string()
278 result = (guchar *) str_buf->str; in cr_rgb_to_string()
297 guchar *str = NULL; in cr_rgb_dump()
474 cr_rgb_set_from_name (CRRgb * a_this, const guchar * a_color_name) in cr_rgb_set_from_name()
502 cr_rgb_set_from_hex_str (CRRgb * a_this, const guchar * a_hex) in cr_rgb_set_from_hex_str()
506 guchar colors[3] = { 0 }; in cr_rgb_set_from_hex_str()
[all …]
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/gnulib-local/lib/libcroco/
H A Dcr-rgb.c44 {(const guchar*)"aliceblue", 240, 248, 255, FALSE, FALSE, FALSE, {0,0,0}},
46 {(const guchar*)"aqua", 0, 255, 255, FALSE, FALSE, FALSE, {0,0,0}},
47 {(const guchar*)"aquamarine", 127, 255, 212, FALSE, FALSE, FALSE, {0,0,0}},
257 guchar *
260 guchar *result = NULL; in cr_rgb_to_string()
287 result = (guchar *) str_buf->str; in cr_rgb_to_string()
306 guchar *str = NULL; in cr_rgb_dump()
483 cr_rgb_set_from_name (CRRgb * a_this, const guchar * a_color_name) in cr_rgb_set_from_name()
511 cr_rgb_set_from_hex_str (CRRgb * a_this, const guchar * a_hex) in cr_rgb_set_from_hex_str()
515 guchar colors[3] = { 0 }; in cr_rgb_set_from_hex_str()
[all …]
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/libcroco/
H A Dcr-rgb.c44 {(const guchar*)"aliceblue", 240, 248, 255, FALSE, FALSE, FALSE, {0,0,0}},
46 {(const guchar*)"aqua", 0, 255, 255, FALSE, FALSE, FALSE, {0,0,0}},
47 {(const guchar*)"aquamarine", 127, 255, 212, FALSE, FALSE, FALSE, {0,0,0}},
257 guchar *
260 guchar *result = NULL; in cr_rgb_to_string()
287 result = (guchar *) str_buf->str; in cr_rgb_to_string()
306 guchar *str = NULL; in cr_rgb_dump()
483 cr_rgb_set_from_name (CRRgb * a_this, const guchar * a_color_name) in cr_rgb_set_from_name()
511 cr_rgb_set_from_hex_str (CRRgb * a_this, const guchar * a_hex) in cr_rgb_set_from_hex_str()
515 guchar colors[3] = { 0 }; in cr_rgb_set_from_hex_str()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/libcroco/
H A Dcr-rgb.c44 {(const guchar*)"aliceblue", 240, 248, 255, FALSE, FALSE, FALSE, {0,0,0}},
46 {(const guchar*)"aqua", 0, 255, 255, FALSE, FALSE, FALSE, {0,0,0}},
47 {(const guchar*)"aquamarine", 127, 255, 212, FALSE, FALSE, FALSE, {0,0,0}},
257 guchar *
260 guchar *result = NULL; in cr_rgb_to_string()
287 result = (guchar *) str_buf->str; in cr_rgb_to_string()
306 guchar *str = NULL; in cr_rgb_dump()
483 cr_rgb_set_from_name (CRRgb * a_this, const guchar * a_color_name) in cr_rgb_set_from_name()
511 cr_rgb_set_from_hex_str (CRRgb * a_this, const guchar * a_hex) in cr_rgb_set_from_hex_str()
515 guchar colors[3] = { 0 }; in cr_rgb_set_from_hex_str()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/gnulib-local/lib/libcroco/
H A Dcr-rgb.c44 {(const guchar*)"aliceblue", 240, 248, 255, FALSE, FALSE, FALSE, {0,0,0}},
46 {(const guchar*)"aqua", 0, 255, 255, FALSE, FALSE, FALSE, {0,0,0}},
47 {(const guchar*)"aquamarine", 127, 255, 212, FALSE, FALSE, FALSE, {0,0,0}},
257 guchar *
260 guchar *result = NULL; in cr_rgb_to_string()
287 result = (guchar *) str_buf->str; in cr_rgb_to_string()
306 guchar *str = NULL; in cr_rgb_dump()
483 cr_rgb_set_from_name (CRRgb * a_this, const guchar * a_color_name) in cr_rgb_set_from_name()
511 cr_rgb_set_from_hex_str (CRRgb * a_this, const guchar * a_hex) in cr_rgb_set_from_hex_str()
515 guchar colors[3] = { 0 }; in cr_rgb_set_from_hex_str()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/libcroco/
H A Dcr-rgb.c44 {(const guchar*)"aliceblue", 240, 248, 255, FALSE, FALSE, FALSE, {0,0,0}},
46 {(const guchar*)"aqua", 0, 255, 255, FALSE, FALSE, FALSE, {0,0,0}},
47 {(const guchar*)"aquamarine", 127, 255, 212, FALSE, FALSE, FALSE, {0,0,0}},
257 guchar *
260 guchar *result = NULL; in cr_rgb_to_string()
287 result = (guchar *) str_buf->str; in cr_rgb_to_string()
306 guchar *str = NULL; in cr_rgb_dump()
483 cr_rgb_set_from_name (CRRgb * a_this, const guchar * a_color_name) in cr_rgb_set_from_name()
511 cr_rgb_set_from_hex_str (CRRgb * a_this, const guchar * a_hex) in cr_rgb_set_from_hex_str()
515 guchar colors[3] = { 0 }; in cr_rgb_set_from_hex_str()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/gnulib-local/lib/libcroco/
H A Dcr-rgb.c44 {(const guchar*)"aliceblue", 240, 248, 255, FALSE, FALSE, FALSE, {0,0,0}},
46 {(const guchar*)"aqua", 0, 255, 255, FALSE, FALSE, FALSE, {0,0,0}},
47 {(const guchar*)"aquamarine", 127, 255, 212, FALSE, FALSE, FALSE, {0,0,0}},
257 guchar *
260 guchar *result = NULL; in cr_rgb_to_string()
287 result = (guchar *) str_buf->str; in cr_rgb_to_string()
306 guchar *str = NULL; in cr_rgb_dump()
483 cr_rgb_set_from_name (CRRgb * a_this, const guchar * a_color_name) in cr_rgb_set_from_name()
511 cr_rgb_set_from_hex_str (CRRgb * a_this, const guchar * a_hex) in cr_rgb_set_from_hex_str()
515 guchar colors[3] = { 0 }; in cr_rgb_set_from_hex_str()
[all …]
/dports/textproc/libcroco/libcroco-0.6.13/src/
H A Dcr-rgb.c34 {(const guchar*)"aliceblue", 240, 248, 255, FALSE, FALSE, FALSE, {0,0,0}},
36 {(const guchar*)"aqua", 0, 255, 255, FALSE, FALSE, FALSE, {0,0,0}},
37 {(const guchar*)"aquamarine", 127, 255, 212, FALSE, FALSE, FALSE, {0,0,0}},
247 guchar *
250 guchar *result = NULL; in cr_rgb_to_string()
277 result = (guchar *) str_buf->str; in cr_rgb_to_string()
296 guchar *str = NULL; in cr_rgb_dump()
473 cr_rgb_set_from_name (CRRgb * a_this, const guchar * a_color_name) in cr_rgb_set_from_name()
501 cr_rgb_set_from_hex_str (CRRgb * a_this, const guchar * a_hex) in cr_rgb_set_from_hex_str()
505 guchar colors[3] = { 0 }; in cr_rgb_set_from_hex_str()
[all …]
/dports/audio/gsequencer/gsequencer-3.10.4/ags/lib/
H A Dags_buffer_util.c87 guchar*
101 cbuffer = (guchar *) malloc(buffer_length * sizeof(guchar)); in ags_buffer_util_s8_to_char_buffer()
144 guchar*
158 cbuffer = (guchar *) malloc((2 * buffer_length) * sizeof(guchar)); in ags_buffer_util_s16_to_char_buffer()
217 guchar*
231 cbuffer = (guchar *) malloc((4 * buffer_length) * sizeof(guchar)); in ags_buffer_util_s24_to_char_buffer()
308 guchar*
399 guchar*
526 guchar*
555 guchar*
[all …]
H A Dags_buffer_util.h43 guchar* ags_buffer_util_s8_to_char_buffer(gint8 *buffer,
45 guchar* ags_buffer_util_s16_to_char_buffer(gint16 *buffer,
47 guchar* ags_buffer_util_s24_to_char_buffer(gint32 *buffer,
49 guchar* ags_buffer_util_s32_to_char_buffer(gint32 *buffer,
51 guchar* ags_buffer_util_s64_to_char_buffer(gint64 *buffer,
61 gint8* ags_buffer_util_char_buffer_to_s8(guchar *cbuffer,
63 gint16* ags_buffer_util_char_buffer_to_s16(guchar *cbuffer,
65 gint32* ags_buffer_util_char_buffer_to_s24(guchar *cbuffer,
67 gint32* ags_buffer_util_char_buffer_to_s32(guchar *cbuffer,
69 gint64* ags_buffer_util_char_buffer_to_s64(guchar *cbuffer,
[all …]
/dports/devel/libsoup3/libsoup-3.0.3/libsoup/content-sniffer/
H A Dsoup-content-sniffer.c91 const guchar *mask;
92 const guchar *pattern;
148 (const guchar *)"BM",
201 (const guchar *)".snd",
212 (const guchar *)"ID3",
299 const guchar *mask;
300 const guchar *pattern;
378 (const guchar *)" <A",
399 (const guchar *)" <B",
420 (const guchar *)" <P",
[all …]
/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Dcolor-utils.h29 guchar blue,
30 guchar *hue,
31 guchar *sat,
34 guchar sat,
35 guchar val,
36 guchar *red,
42 guchar *hue,
43 guchar *sat,
49 guchar sat,
50 guchar lum,
[all …]
/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dstrenc.c235 guchar* ptr = (guchar*) source; in mono_utf8_validate_and_len()
236 guchar* srcPtr; in mono_utf8_validate_and_len()
238 guchar a; in mono_utf8_validate_and_len()
247 if ((a == (guchar) 0xBF || a == (guchar) 0xBE) && *(srcPtr-1) == (guchar) 0xBF) { in mono_utf8_validate_and_len()
248 if (*(srcPtr-2) == (guchar) 0x8F || *(srcPtr-2) == (guchar) 0x9F || in mono_utf8_validate_and_len()
249 *(srcPtr-2) == (guchar) 0xAF || *(srcPtr-2) == (guchar) 0xBF) in mono_utf8_validate_and_len()
305 guchar* ptr = (guchar*) source; in mono_utf8_validate_and_len_with_bounds()
307 guchar* srcPtr; in mono_utf8_validate_and_len_with_bounds()
309 guchar a; in mono_utf8_validate_and_len_with_bounds()
332 if ((a == (guchar) 0xBF || a == (guchar) 0xBE) && *(srcPtr-1) == (guchar) 0xBF) { in mono_utf8_validate_and_len_with_bounds()
[all …]
/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/midi/
H A Dags_midi_buffer_util.h69 void ags_midi_buffer_util_put_int16(guchar *buffer,
71 void ags_midi_buffer_util_get_int16(guchar *buffer,
75 void ags_midi_buffer_util_put_int24(guchar *buffer,
77 void ags_midi_buffer_util_get_int24(guchar *buffer,
81 void ags_midi_buffer_util_put_int32(guchar *buffer,
83 void ags_midi_buffer_util_get_int32(guchar *buffer,
97 void ags_midi_buffer_util_put_track(guchar *buffer,
189 guchar *data, glong length);
192 guchar **data, glong *length);
290 guchar* ags_midi_buffer_util_seek_message(guchar *buffer,
[all …]
/dports/devel/libsoup/libsoup-2.74.0/libsoup/
H A Dsoup-content-sniffer.c81 const guchar *mask;
82 const guchar *pattern;
93 const guchar *resource = (const guchar *)buffer->data; in sniff_media()
136 (const guchar *)"BM",
189 (const guchar *)".snd",
200 (const guchar *)"ID3",
286 const guchar *mask;
287 const guchar *pattern;
365 (const guchar *)" <A",
492 const guchar *resource = (const guchar *)buffer->data; in sniff_unknown()
[all …]
/dports/graphics/gegl/gegl-0.4.34/gegl/buffer/
H A Dgegl-algorithms.h30 guchar *src_data,
32 guchar *dst_data,
39 guchar *src_data,
47 guchar *src_data,
49 guchar *dst_data,
63 guchar *src_data,
65 guchar *dst_data,
71 guchar *src_data,
73 guchar *dst_data,
79 guchar *src_data,
[all …]
/dports/net-im/pidgin-sipe/pidgin-sipe-1.24.0/src/core/
H A Dsipe-crypt.h32 void sipe_crypt_des(const guchar *key,
34 guchar *encrypted_text);
38 guchar *encrypted_text);
42 const guchar *plaintext,
43 guchar *encrypted_text);
45 const guchar *encrypted_text,
46 guchar *plaintext);
58 const guchar *in, gsize length,
59 guchar *out);
66 guchar *out);
[all …]
/dports/textproc/stardict3/stardict-3.0.6/tools/src/
H A Dfrgb2utf.cpp49 if ((guchar)*p==0xA8 && (guchar)*(p+1)==0xA4) { in convert_fr()
51 } else if ((guchar)*p==0xE2 && (guchar)*(p+1)==0x20) { in convert_fr()
53 } else if ((guchar)*p==0xA8 && (guchar)*(p+1)==0xA6) { in convert_fr()
55 } else if ((guchar)*p==0xA8 && (guchar)*(p+1)==0xA8) { in convert_fr()
57 } else if ((guchar)*p==0xA8 && (guchar)*(p+1)==0xBA) { in convert_fr()
59 } else if ((guchar)*p==0xEB && (guchar)*(p+1)==0x20) { in convert_fr()
61 } else if ((guchar)*p==0xE7 && (guchar)*(p+1)==0x20) { in convert_fr()
63 } else if ((guchar)*p==0xEE && (guchar)*(p+1)==0x20) { in convert_fr()
65 } else if ((guchar)*p==0xEF && (guchar)*(p+1)==0x20) { in convert_fr()
67 } else if ((guchar)*p==0xF4 && (guchar)*(p+1)==0x20) { in convert_fr()
[all …]
/dports/security/libgnome-keyring/libgnome-keyring-3.12.0/egg/tests/
H A Dtest-hkdf.c55 guchar buffer[sizeof (okm)]; in test_hkdf_test_case_1()
118 guchar buffer[sizeof (okm)]; in test_hkdf_test_case_2()
143 const guchar salt[] = { }; in test_hkdf_test_case_3()
144 const guchar info[] = { }; in test_hkdf_test_case_3()
151 guchar buffer[sizeof (okm)]; in test_hkdf_test_case_3()
185 guchar buffer[sizeof (okm)]; in test_hkdf_test_case_4()
248 guchar buffer[sizeof (okm)]; in test_hkdf_test_case_5()
273 const guchar salt[] = { }; in test_hkdf_test_case_6()
274 const guchar info[] = { }; in test_hkdf_test_case_6()
306 const guchar *salt = NULL; in test_hkdf_test_case_7()
[all …]
/dports/security/libsecret/libsecret-0.20.4/egg/
H A Dtest-hkdf.c58 guchar buffer[sizeof (okm)]; in test_hkdf_test_case_1()
121 guchar buffer[sizeof (okm)]; in test_hkdf_test_case_2()
146 const guchar salt[] = { }; in test_hkdf_test_case_3()
147 const guchar info[] = { }; in test_hkdf_test_case_3()
154 guchar buffer[sizeof (okm)]; in test_hkdf_test_case_3()
188 guchar buffer[sizeof (okm)]; in test_hkdf_test_case_4()
251 guchar buffer[sizeof (okm)]; in test_hkdf_test_case_5()
276 const guchar salt[] = { }; in test_hkdf_test_case_6()
277 const guchar info[] = { }; in test_hkdf_test_case_6()
309 const guchar *salt = NULL; in test_hkdf_test_case_7()
[all …]

12345678910>>...169