Home
last modified time | relevance | path

Searched +defs:bad +defs:end (Results 1 – 25 of 974) sorted by relevance

12345678910>>...39

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/ceph/
H A Ddecode.h57 #define ceph_decode_need(p, end, n, bad) \ argument
63 #define ceph_decode_64_safe(p, end, v, bad) \ argument
68 #define ceph_decode_32_safe(p, end, v, bad) \ argument
73 #define ceph_decode_16_safe(p, end, v, bad) \ argument
78 #define ceph_decode_8_safe(p, end, v, bad) \ argument
139 #define ceph_decode_skip_n(p, end, n, bad) \ argument
145 #define ceph_decode_skip_64(p, end, bad) \ argument
148 #define ceph_decode_skip_32(p, end, bad) \ argument
151 #define ceph_decode_skip_16(p, end, bad) \ argument
154 #define ceph_decode_skip_8(p, end, bad) \ argument
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/ceph/
H A Ddecode.h57 #define ceph_decode_need(p, end, n, bad) \ argument
63 #define ceph_decode_64_safe(p, end, v, bad) \ argument
68 #define ceph_decode_32_safe(p, end, v, bad) \ argument
73 #define ceph_decode_16_safe(p, end, v, bad) \ argument
78 #define ceph_decode_8_safe(p, end, v, bad) \ argument
139 #define ceph_decode_skip_n(p, end, n, bad) \ argument
145 #define ceph_decode_skip_64(p, end, bad) \ argument
148 #define ceph_decode_skip_32(p, end, bad) \ argument
151 #define ceph_decode_skip_16(p, end, bad) \ argument
154 #define ceph_decode_skip_8(p, end, bad) \ argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/ceph/
H A Ddecode.h57 #define ceph_decode_need(p, end, n, bad) \ argument
63 #define ceph_decode_64_safe(p, end, v, bad) \ argument
68 #define ceph_decode_32_safe(p, end, v, bad) \ argument
73 #define ceph_decode_16_safe(p, end, v, bad) \ argument
78 #define ceph_decode_8_safe(p, end, v, bad) \ argument
139 #define ceph_decode_skip_n(p, end, n, bad) \ argument
145 #define ceph_decode_skip_64(p, end, bad) \ argument
148 #define ceph_decode_skip_32(p, end, bad) \ argument
151 #define ceph_decode_skip_16(p, end, bad) \ argument
154 #define ceph_decode_skip_8(p, end, bad) \ argument
[all …]
/dports/databases/xapian-core12/xapian-core-1.2.25/bin/
H A Dxapian-check-flint.cc93 const char * end = data + cursor->current_tag.size(); in check_flint_table() local
130 const char * pos, * end; in check_flint_table() local
181 bool bad = false; in check_flint_table() local
234 const char * pos, * end; in check_flint_table() local
323 bool bad = false; in check_flint_table() local
403 const char * end = pos + key.size(); in check_flint_table() local
421 const char * end = pos + key.size(); in check_flint_table() local
477 bool bad = false; in check_flint_table() local
540 const char * end = pos + key.size(); in check_flint_table() local
596 const char * end = pos + key.size(); in check_flint_table() local
H A Dxapian-check-brass.cc105 const char * end = data + cursor->current_tag.size(); in check_brass_table() local
151 const char * pos, * end; in check_brass_table() local
202 bool bad = false; in check_brass_table() local
269 const char * end = p + key.length(); in check_brass_table() local
314 const char * end = p + key.length(); in check_brass_table() local
393 const char * pos, * end; in check_brass_table() local
494 bool bad = false; in check_brass_table() local
568 const char * end = pos + key.size(); in check_brass_table() local
586 const char * end = pos + key.size(); in check_brass_table() local
675 bool bad = false; in check_brass_table() local
[all …]
H A Dxapian-check-chert.cc106 const char * end = data + cursor->current_tag.size(); in check_chert_table() local
153 const char * pos, * end; in check_chert_table() local
209 bool bad = false; in check_chert_table() local
278 const char * end = p + key.length(); in check_chert_table() local
323 const char * end = p + key.length(); in check_chert_table() local
402 const char * pos, * end; in check_chert_table() local
503 bool bad = false; in check_chert_table() local
590 const char * end = pos + key.size(); in check_chert_table() local
617 const char * end = pos + key.size(); in check_chert_table() local
715 bool bad = false; in check_chert_table() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ceph/
H A Dmdsmap.c57 #define __decode_and_drop_type(p, end, type, bad) \ argument
64 #define __decode_and_drop_set(p, end, type, bad) \ argument
74 #define __decode_and_drop_map(p, end, ktype, vtype, bad) \ argument
85 static int __decode_and_drop_compat_set(void **p, void* end) in __decode_and_drop_compat_set()
117 struct ceph_mdsmap *ceph_mdsmap_decode(void **p, void *end, bool msgr2) in ceph_mdsmap_decode()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ceph/
H A Dmdsmap.c57 #define __decode_and_drop_type(p, end, type, bad) \ argument
64 #define __decode_and_drop_set(p, end, type, bad) \ argument
74 #define __decode_and_drop_map(p, end, ktype, vtype, bad) \ argument
85 static int __decode_and_drop_compat_set(void **p, void* end) in __decode_and_drop_compat_set()
117 struct ceph_mdsmap *ceph_mdsmap_decode(void **p, void *end, bool msgr2) in ceph_mdsmap_decode()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ceph/
H A Dmdsmap.c57 #define __decode_and_drop_type(p, end, type, bad) \ argument
64 #define __decode_and_drop_set(p, end, type, bad) \ argument
74 #define __decode_and_drop_map(p, end, ktype, vtype, bad) \ argument
85 static int __decode_and_drop_compat_set(void **p, void* end) in __decode_and_drop_compat_set()
117 struct ceph_mdsmap *ceph_mdsmap_decode(void **p, void *end, bool msgr2) in ceph_mdsmap_decode()
/dports/databases/xapian-core/xapian-core-1.4.18/backends/chert/
H A Dchert_dbcheck.cc121 const char * end = data + cursor->current_tag.size(); in check_chert_table() local
176 const char * pos, * end; in check_chert_table() local
239 bool bad = false; in check_chert_table() local
314 const char * end = p + key.length(); in check_chert_table() local
366 const char * end = p + key.length(); in check_chert_table() local
455 const char * pos, * end; in check_chert_table() local
568 bool bad = false; in check_chert_table() local
665 const char * end = pos + key.size(); in check_chert_table() local
695 const char * end = pos + key.size(); in check_chert_table() local
808 bool bad = false; in check_chert_table() local
[all …]
/dports/databases/xapian-core/xapian-core-1.4.18/backends/glass/
H A Dglass_dbcheck.cc129 const char * pos, * end; in check_glass_table() local
186 bool bad = false; in check_glass_table() local
261 const char * end = p + key.length(); in check_glass_table() local
313 const char * end = p + key.length(); in check_glass_table() local
402 const char * pos, * end; in check_glass_table() local
515 bool bad = false; in check_glass_table() local
615 const char * end = pos + key.size(); in check_glass_table() local
657 const char * end = pos + key.size(); in check_glass_table() local
784 bool bad = false; in check_glass_table() local
872 const char * end = pos + key.size(); in check_glass_table() local
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Dimage_test_utils.h152 bool bad = l1 > threshold_l1; variable
175 bool bad = l1 > threshold_l1; variable
204 void GenerateImage(Rng& rng, Plane<T>* image, U begin, U end) { in GenerateImage()
240 void GenerateImage(Rng& rng, Image3<T>* image, U begin, U end) { in GenerateImage()
/dports/biology/protomol/protomol/framework/io/
H A DConfigurationReader.cpp64 string bad; in read() local
75 std::ios::pos_type end = all.tellg(); in read() local
/dports/net-im/libpurple/pidgin-2.14.8/pidgin/plugins/
H A Dspellchk.c142 GtkTextIter end; in substitute_simple_buffer() local
155 const gchar *bad; in substitute_simple_buffer() local
222 const char *bad; in substitute_word() local
399 GtkTextIter start, GtkTextIter end, gboolean sending) in check_range()
523 GtkTextIter start, end; in insert_text_after() local
549 GtkTextIter *start, GtkTextIter *end, spellchk *spell) in delete_range_after()
593 GtkTextIter start, end; in message_send_cb() local
633 GtkTextIter start, end; in spellchk_new_attach() local
1777 char bad[82] = ""; in load_conf() local
1954 char *bad = g_utf8_casefold(g_value_get_string(&bad_val), -1); in list_add_new() local
[all …]
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/plugins/
H A Dspellchk.c142 GtkTextIter end; in substitute_simple_buffer() local
155 const gchar *bad; in substitute_simple_buffer() local
222 const char *bad; in substitute_word() local
399 GtkTextIter start, GtkTextIter end, gboolean sending) in check_range()
523 GtkTextIter start, end; in insert_text_after() local
549 GtkTextIter *start, GtkTextIter *end, spellchk *spell) in delete_range_after()
593 GtkTextIter start, end; in message_send_cb() local
633 GtkTextIter start, end; in spellchk_new_attach() local
1777 char bad[82] = ""; in load_conf() local
1954 char *bad = g_utf8_casefold(g_value_get_string(&bad_val), -1); in list_add_new() local
[all …]
/dports/net-im/finch/pidgin-2.14.8/pidgin/plugins/
H A Dspellchk.c142 GtkTextIter end; in substitute_simple_buffer() local
155 const gchar *bad; in substitute_simple_buffer() local
222 const char *bad; in substitute_word() local
399 GtkTextIter start, GtkTextIter end, gboolean sending) in check_range()
523 GtkTextIter start, end; in insert_text_after() local
549 GtkTextIter *start, GtkTextIter *end, spellchk *spell) in delete_range_after()
593 GtkTextIter start, end; in message_send_cb() local
633 GtkTextIter start, end; in spellchk_new_attach() local
1777 char bad[82] = ""; in load_conf() local
1954 char *bad = g_utf8_casefold(g_value_get_string(&bad_val), -1); in list_add_new() local
[all …]
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/http-client/minimal-http-client-custom-headers/
H A Dminimal-http-client-custom-headers.c19 static int interrupted, bad = 1, status; variable
40 unsigned char **p = (unsigned char **)in, *end = (*p) + len; in callback_http() local
/dports/net/libwebsockets/libwebsockets-v4.2.2/minimal-examples/http-client/minimal-http-client-post/
H A Dminimal-http-client-post.c20 static int interrupted, bad = 0, status, count_clients = 1, completed; variable
33 *end = &buf[sizeof(buf) - LWS_PRE - 1]; in callback_http() local
/dports/graphics/libjxl/libjxl-0.6.1/tools/
H A Dbutteraugli_main.cc90 float bad = ButteraugliFuzzyInverse(0.5); in RunButteraugli() local
126 char* end; in main() local
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/experimental/lumina-terminal/
H A DTtyProcess.cpp129 bool bad = true; in readTTY() local
218 int end = raw.indexOf("\x07"); in CleanANSI() local
228 int end = 0; in CleanANSI() local
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/experimental/lumina-terminal/
H A DTtyProcess.cpp129 bool bad = true; in readTTY() local
218 int end = raw.indexOf("\x07"); in CleanANSI() local
228 int end = 0; in CleanANSI() local
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/experimental/lumina-terminal/
H A DTtyProcess.cpp129 bool bad = true; in readTTY() local
218 int end = raw.indexOf("\x07"); in CleanANSI() local
228 int end = 0; in CleanANSI() local
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/experimental/lumina-terminal/
H A DTtyProcess.cpp129 bool bad = true; in readTTY() local
218 int end = raw.indexOf("\x07"); in CleanANSI() local
228 int end = 0; in CleanANSI() local
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/experimental/lumina-terminal/
H A DTtyProcess.cpp129 bool bad = true; in readTTY() local
218 int end = raw.indexOf("\x07"); in CleanANSI() local
228 int end = 0; in CleanANSI() local
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/experimental/lumina-terminal/
H A DTtyProcess.cpp129 bool bad = true; in readTTY() local
218 int end = raw.indexOf("\x07"); in CleanANSI() local
228 int end = 0; in CleanANSI() local

12345678910>>...39