Home
last modified time | relevance | path

Searched refs:USER_SEARCH (Results 1 – 10 of 10) sorted by relevance

/dports/www/py-dj32-django-auth-ldap/django-auth-ldap-4.0.0/tests/
H A Dtests.py215 USER_SEARCH=LDAPSearch(
230 USER_SEARCH=LDAPSearch(
346 USER_SEARCH=LDAPSearch(
384 USER_SEARCH=LDAPSearch(
399 USER_SEARCH=LDAPSearch(
413 USER_SEARCH=LDAPSearch(
433 USER_SEARCH=LDAPSearch(
446 USER_SEARCH=LDAPSearch(
480 USER_SEARCH=LDAPSearch(
613 USER_SEARCH=LDAPSearch(
[all …]
/dports/www/py-django-auth-ldap/django-auth-ldap-4.0.0/tests/
H A Dtests.py215 USER_SEARCH=LDAPSearch(
230 USER_SEARCH=LDAPSearch(
346 USER_SEARCH=LDAPSearch(
384 USER_SEARCH=LDAPSearch(
399 USER_SEARCH=LDAPSearch(
413 USER_SEARCH=LDAPSearch(
433 USER_SEARCH=LDAPSearch(
446 USER_SEARCH=LDAPSearch(
480 USER_SEARCH=LDAPSearch(
613 USER_SEARCH=LDAPSearch(
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/NOMAD/examples/advanced/user_search/
H A Duser_search.cpp46 : Search ( p , USER_SEARCH ) {} in My_Search()
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_paths.h31 USER_SEARCH enumerator
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/NOMAD/src/
H A Ddefines.hpp337 USER_SEARCH , ///< User search enumerator
H A DDisplay.cpp444 case NOMAD::USER_SEARCH: in operator <<()
H A DMads.cpp2927 oss << NOMAD::USER_SEARCH; in search()
2952 oss << "end of " << NOMAD::USER_SEARCH << " (" << success << ")"; in search()
/dports/www/py-dj32-django-auth-ldap/django-auth-ldap-4.0.0/django_auth_ldap/
H A Dbackend.py533 search = self.settings.USER_SEARCH
/dports/www/py-django-auth-ldap/django-auth-ldap-4.0.0/django_auth_ldap/
H A Dbackend.py533 search = self.settings.USER_SEARCH
/dports/math/gretl/gretl-2021d/gui/
H A Ddatafiles.c490 nu += seek_file_collections(gretl_workdir(), USER_SEARCH, &uerr[0]); in build_file_collections()
493 nu += seek_file_collections(wd, USER_SEARCH, &uerr[1]); in build_file_collections()