Home
last modified time | relevance | path

Searched refs:tsearch (Results 1 – 25 of 1727) sorted by relevance

12345678910>>...70

/dports/databases/libgda5/libgda-5.2.10/tools/browser/
H A Dtext-search.c67 if (tsearch->priv) { in text_search_dispose()
72 g_free (tsearch->priv); in text_search_dispose()
73 tsearch->priv = NULL; in text_search_dispose()
185 tsearch->priv->search_marks = g_list_reverse (tsearch->priv->search_marks); in search_text_changed_cb()
186 tsearch->priv->current_mark = tsearch->priv->search_marks; in search_text_changed_cb()
195 search_text_changed_cb (GTK_ENTRY (tsearch->priv->search_entry), tsearch); in sensitive_toggled_cb()
225 if (tsearch->priv->current_mark && tsearch->priv->current_mark->prev) { in go_back_search_cb()
226 tsearch->priv->current_mark = tsearch->priv->current_mark->prev; in go_back_search_cb()
235 if (tsearch->priv->current_mark && tsearch->priv->current_mark->next) { in go_forward_search_cb()
236 tsearch->priv->current_mark = tsearch->priv->current_mark->next; in go_forward_search_cb()
[all …]
/dports/databases/libgda5-ui/libgda-5.2.10/tools/browser/
H A Dtext-search.c67 if (tsearch->priv) {
72 g_free (tsearch->priv);
73 tsearch->priv = NULL;
185 tsearch->priv->search_marks = g_list_reverse (tsearch->priv->search_marks);
186 tsearch->priv->current_mark = tsearch->priv->search_marks;
195 search_text_changed_cb (GTK_ENTRY (tsearch->priv->search_entry), tsearch);
225 if (tsearch->priv->current_mark && tsearch->priv->current_mark->prev) {
226 tsearch->priv->current_mark = tsearch->priv->current_mark->prev;
235 if (tsearch->priv->current_mark && tsearch->priv->current_mark->next) {
236 tsearch->priv->current_mark = tsearch->priv->current_mark->next;
[all …]
/dports/databases/libgda5-postgresql/libgda-5.2.10/tools/browser/
H A Dtext-search.c67 if (tsearch->priv) { in text_search_dispose()
72 g_free (tsearch->priv); in text_search_dispose()
73 tsearch->priv = NULL; in text_search_dispose()
185 tsearch->priv->search_marks = g_list_reverse (tsearch->priv->search_marks); in search_text_changed_cb()
186 tsearch->priv->current_mark = tsearch->priv->search_marks; in search_text_changed_cb()
195 search_text_changed_cb (GTK_ENTRY (tsearch->priv->search_entry), tsearch); in sensitive_toggled_cb()
225 if (tsearch->priv->current_mark && tsearch->priv->current_mark->prev) { in go_back_search_cb()
226 tsearch->priv->current_mark = tsearch->priv->current_mark->prev; in go_back_search_cb()
235 if (tsearch->priv->current_mark && tsearch->priv->current_mark->next) { in go_forward_search_cb()
236 tsearch->priv->current_mark = tsearch->priv->current_mark->next; in go_forward_search_cb()
[all …]
/dports/databases/libgda5-bdb/libgda-5.2.10/tools/browser/
H A Dtext-search.c67 if (tsearch->priv) {
72 g_free (tsearch->priv);
73 tsearch->priv = NULL;
185 tsearch->priv->search_marks = g_list_reverse (tsearch->priv->search_marks);
186 tsearch->priv->current_mark = tsearch->priv->search_marks;
195 search_text_changed_cb (GTK_ENTRY (tsearch->priv->search_entry), tsearch);
225 if (tsearch->priv->current_mark && tsearch->priv->current_mark->prev) {
226 tsearch->priv->current_mark = tsearch->priv->current_mark->prev;
235 if (tsearch->priv->current_mark && tsearch->priv->current_mark->next) {
236 tsearch->priv->current_mark = tsearch->priv->current_mark->next;
[all …]
/dports/databases/libgda5-mysql/libgda-5.2.10/tools/browser/
H A Dtext-search.c67 if (tsearch->priv) {
72 g_free (tsearch->priv);
73 tsearch->priv = NULL;
185 tsearch->priv->search_marks = g_list_reverse (tsearch->priv->search_marks);
186 tsearch->priv->current_mark = tsearch->priv->search_marks;
195 search_text_changed_cb (GTK_ENTRY (tsearch->priv->search_entry), tsearch);
225 if (tsearch->priv->current_mark && tsearch->priv->current_mark->prev) {
226 tsearch->priv->current_mark = tsearch->priv->current_mark->prev;
235 if (tsearch->priv->current_mark && tsearch->priv->current_mark->next) {
236 tsearch->priv->current_mark = tsearch->priv->current_mark->next;
[all …]
/dports/databases/libgda5-ldap/libgda-5.2.10/tools/browser/
H A Dtext-search.c67 if (tsearch->priv) {
72 g_free (tsearch->priv);
73 tsearch->priv = NULL;
185 tsearch->priv->search_marks = g_list_reverse (tsearch->priv->search_marks);
186 tsearch->priv->current_mark = tsearch->priv->search_marks;
195 search_text_changed_cb (GTK_ENTRY (tsearch->priv->search_entry), tsearch);
225 if (tsearch->priv->current_mark && tsearch->priv->current_mark->prev) {
226 tsearch->priv->current_mark = tsearch->priv->current_mark->prev;
235 if (tsearch->priv->current_mark && tsearch->priv->current_mark->next) {
236 tsearch->priv->current_mark = tsearch->priv->current_mark->next;
[all …]
/dports/databases/libgda5-jdbc/libgda-5.2.10/tools/browser/
H A Dtext-search.c67 if (tsearch->priv) { in text_search_dispose()
72 g_free (tsearch->priv); in text_search_dispose()
73 tsearch->priv = NULL; in text_search_dispose()
185 tsearch->priv->search_marks = g_list_reverse (tsearch->priv->search_marks); in search_text_changed_cb()
186 tsearch->priv->current_mark = tsearch->priv->search_marks; in search_text_changed_cb()
195 search_text_changed_cb (GTK_ENTRY (tsearch->priv->search_entry), tsearch); in sensitive_toggled_cb()
225 if (tsearch->priv->current_mark && tsearch->priv->current_mark->prev) { in go_back_search_cb()
226 tsearch->priv->current_mark = tsearch->priv->current_mark->prev; in go_back_search_cb()
235 if (tsearch->priv->current_mark && tsearch->priv->current_mark->next) { in go_forward_search_cb()
236 tsearch->priv->current_mark = tsearch->priv->current_mark->next; in go_forward_search_cb()
[all …]
/dports/math/R-cran-geometry/geometry/tests/testthat/
H A Dtest-tsearch.R8 ts <- tsearch(x, y, tri, -1, -1)
11 ts <- tsearch(x, y, tri, 1, -1)
14 ts <- tsearch(x, y, tri, -1, 1)
17 ts <- tsearch(x, y, tri, -1/3, -1/3)
20 ts <- tsearch(x, y, tri, 1, 1)
32 expect_error(tsearch(x, y, NA, -1, 1))
35 expect_error(tsearch(x, y, NULL, -1, 1))
39 expect_error(tsearch(p, 0, tri, -1, 1))
127 ts <- tsearch(x, y, tri, xi, yi)
131 ts <- tsearch(x, y, tri, xi, yi)
[all …]
/dports/security/hashcat-legacy/hashcat-legacy-2.00/src/
H A DMakefile98 tsearch-osx64: $(DIR_OSX64)/tsearch.OSX.64.o
140 tsearch-posix32: $(DIR_POSIX32)/tsearch.LINUX.32.o
182 tsearch-posix64: $(DIR_POSIX64)/tsearch.LINUX.64.o
224 tsearch-posixAVX: $(DIR_POSIXAVX)/tsearch.LINUX.AVX.o
266 tsearch-posixAVX2: $(DIR_POSIXAVX2)/tsearch.LINUX.AVX2.o
308 tsearch-posixXOP: $(DIR_POSIXXOP)/tsearch.LINUX.XOP.o
350 tsearch-windows32: $(DIR_WINDOWS32)/tsearch.WIN.32.o
392 tsearch-windows64: $(DIR_WINDOWS64)/tsearch.WIN.64.o
434 tsearch-windowsAVX: $(DIR_WINDOWSAVX)/tsearch.WIN.AVX.o
476 tsearch-windowsAVX2: $(DIR_WINDOWSAVX2)/tsearch.WIN.AVX2.o
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dsearch.in.h44 # define tsearch rpl_tsearch macro
85 _GL_FUNCDECL_RPL (tsearch, void *,
89 _GL_CXXALIAS_RPL (tsearch, void *,
94 _GL_FUNCDECL_SYS (tsearch, void *,
99 _GL_CXXALIAS_SYS (tsearch, void *,
103 _GL_CXXALIASWARN (tsearch);
183 # undef tsearch
185 _GL_WARN_ON_USE (tsearch, "tsearch is unportable - "
/dports/devel/gnulib/gnulib-20140202-stable/doc/posix-functions/
H A Dtsearch.texi1 @node tsearch
2 @section @code{tsearch}
3 @findex tsearch
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/tsearch.html}
7 Gnulib module: tsearch
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/posix-functions/
H A Dtsearch.texi1 @node tsearch
2 @section @code{tsearch}
3 @findex tsearch
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/tsearch.html}
7 Gnulib module: tsearch
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dsearch.in.h89 # define tsearch rpl_tsearch macro
130 _GL_FUNCDECL_RPL (tsearch, void *,
134 _GL_CXXALIAS_RPL (tsearch, void *,
139 _GL_FUNCDECL_SYS (tsearch, void *,
144 _GL_CXXALIAS_SYS (tsearch, void *,
148 _GL_CXXALIASWARN (tsearch);
232 # undef tsearch
234 _GL_WARN_ON_USE (tsearch, "tsearch is unportable - "
/dports/devel/gnulib/gnulib-20140202-stable/modules/
H A Dtsearch5 lib/tsearch.c
6 m4/tsearch.m4
14 AC_LIBOBJ([tsearch])
17 gl_SEARCH_MODULE_INDICATOR([tsearch])
H A Dtsearch-tests2 tests/test-tsearch.sh
3 tests/test-tsearch.c
25 TESTS += test-tsearch.sh
26 check_PROGRAMS += test-tsearch
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/modules/
H A Dtsearch5 lib/tsearch.c
6 m4/tsearch.m4
14 AC_LIBOBJ([tsearch])
17 gl_SEARCH_MODULE_INDICATOR([tsearch])
H A Dtsearch-tests2 tests/test-tsearch.sh
3 tests/test-tsearch.c
26 TESTS += test-tsearch.sh
27 check_PROGRAMS += test-tsearch
/dports/devel/libdwarf/dwarf-20161124/tsearch/
H A DREADME13 searches) using the tsearch interface definitions.
18 I added a tsearch() implementation using hashing too.
20 (the tsearch() hash here grows automatically as needed)
34 tsearch because, well, it's not a tree. So twalk() behaves
51 not part of the standard tsearch() set, nor is tdestroy()
74 tsearch success - added record
75 tsearch success - record already in tree
105 tsearch() so one can have both this tsearch() and GNU or
106 a standard tsearch code available simultaneously with no
112 The use of tsearch() and friends is a little tricky.
[all …]
/dports/devel/dwarfdump/dwarf-20161124/tsearch/
H A DREADME13 searches) using the tsearch interface definitions.
18 I added a tsearch() implementation using hashing too.
20 (the tsearch() hash here grows automatically as needed)
34 tsearch because, well, it's not a tree. So twalk() behaves
51 not part of the standard tsearch() set, nor is tdestroy()
74 tsearch success - added record
75 tsearch success - record already in tree
105 tsearch() so one can have both this tsearch() and GNU or
106 a standard tsearch code available simultaneously with no
112 The use of tsearch() and friends is a little tricky.
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-tsearch.sh7 ./test-tsearch${EXEEXT} > t-tsearch.out 2>&1
8 test $? = 0 || { cat t-tsearch.out 1>&2; rm -f $tmpfiles; exit 1; }
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-tsearch.sh7 ${CHECKER} ./test-tsearch${EXEEXT} > t-tsearch.out 2>&1
8 test $? = 0 || { cat t-tsearch.out 1>&2; rm -f $tmpfiles; exit 1; }
/dports/math/R-cran-geometry/geometry/man/
H A Dtsearch.Rd2 % Please edit documentation in R/tsearch.R
3 \name{tsearch}
4 \alias{tsearch}
7 tsearch(x, y, t, xi, yi, bary = FALSE, method = "quadtree")
26 0.4.0. The \code{orig} option uses the tsearch algorithm adapted
42 points, \code{tsearch(x, y, t, xi, yi)} finds the index in \code{t}
/dports/devel/gnulib/gnulib-20140202-stable/m4/
H A Dtsearch.m41 # tsearch.m4 serial 6
10 AC_CHECK_FUNCS([tsearch])
33 tsearch (&x, &root, cmp_fn);
56 # Prerequisites of lib/tsearch.c.
/dports/databases/tsearch_extras/tsearch_extras-0.3/debian/
H A Dchangelog1 tsearch-extras (0.3) xenial; urgency=medium
7 tsearch-extras (0.2) xenial; urgency=low
13 tsearch-extras (0.1) UNRELEASED; urgency=low
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/m4/
H A Dtsearch.m41 # tsearch.m4 serial 8
10 AC_CHECK_FUNCS([tsearch twalk])
33 tsearch (&x, &root, cmp_fn);
61 # Prerequisites of lib/tsearch.c.

12345678910>>...70