Home
last modified time | relevance | path

Searched refs:nolimit (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/graphics/graphite2/graphite2-1.3.14/tests/
H A Dfull-fuzz-test.sh4 ${TESTSDIR}/fuzzcomparerender Awami_compressed_test awami_tests -r --nolimit -t 20 --passes=1 "$@"
5 ${TESTSDIR}/fuzzcomparerender Awami_test awami_tests -r --nolimit -t 20 --passes=1 "$@"
6 ${TESTSDIR}/fuzzcomparerender Padauk my_HeadwordSyllables --nolimit -t 20 --passes=1 "$@"
7 ${TESTSDIR}/fuzzcomparerender Annapurnarc2 udhr_nep --nolimit -t 20 --passes=1 "$@"
8 ${TESTSDIR}/fuzzcomparerender charis_r_gr udhr_yor --nolimit -t 20 --passes=1 "$@"
9 ${TESTSDIR}/fuzzcomparerender Scheherazadegr udhr_arb -r --nolimit -t 20 --passes=1 "@"
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/lang/cpp/incomplete-types/
H A DMakefile11 all: limit nolimit
16 nolimit: main.o length_nolimit.o a.o target
17 $(CXX) main.o length_nolimit.o a.o -o nolimit $(LDFLAGS)
31 clean: OBJECTS += limit nolimit length_limit.o length_nolimit.o length_limit.dwo length_nolimit.dwo
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/templates/3rdParty/pla/lib/
H A DTree.php237 public function readChildren($dn,$nolimit=false) { argument
244 $ldap['child_limit'] = $nolimit ? 0 : $_SESSION[APPCONFIG]->getValue('search','size_limit');
258 if ($nolimit)
282 protected function readChildrenNumber($dn,$nolimit=false) { argument
290 $this->readChildren($dn,$nolimit);
/dports/biology/abyss/abyss-2.3.1/Konnector/
H A DREADME.md53 use 'nolimit' for no limit [350]
56 -P, --max-paths=N merge at most N alternate paths; use 'nolimit'
64 'nolimit' for no limit [nolimit]
66 use 'nolimit' for no limit [2]
146 '-B nolimit -m nolimit -M nolimit -P nolimit'
/dports/www/yaws/yaws-2.0.6/win32/
H A Dyaws.conf22 max_connections = nolimit
29 keepalive_maxuses = nolimit
/dports/net/phpldapadmin/phpLDAPadmin-1.2.6.3/lib/
H A DTree.php281 public function readChildren($dn,$nolimit=false) { argument
291 $ldap['child_limit'] = $nolimit ? 0 : $_SESSION[APPCONFIG]->getValue('search','size_limit');
308 if ($nolimit)
335 protected function readChildrenNumber($dn,$nolimit=false) { argument
346 $this->readChildren($dn,$nolimit);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/lang/cpp/incomplete-types/
H A DMakefile2 EXE := nolimit
4 all: limit nolimit
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/lang/cpp/incomplete-types/
H A DMakefile2 EXE := nolimit
4 all: limit nolimit
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/lang/cpp/incomplete-types/
H A DMakefile2 EXE := nolimit
4 all: limit nolimit
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/lang/cpp/incomplete-types/
H A DMakefile2 EXE := nolimit
4 all: limit nolimit
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/lang/cpp/incomplete-types/
H A DMakefile2 EXE := nolimit
4 all: limit nolimit
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/lang/cpp/incomplete-types/
H A DMakefile2 EXE := nolimit
4 all: limit nolimit
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/lang/cpp/incomplete-types/
H A DMakefile2 EXE := nolimit
4 all: limit nolimit
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/lang/cpp/incomplete-types/
H A DMakefile2 EXE := nolimit
4 all: limit nolimit
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/lang/cpp/incomplete-types/
H A DMakefile2 EXE := nolimit
4 all: limit nolimit
/dports/www/habari/habari-0.8/system/classes/
H A Dusers.php35 $nolimit = true;
140 unset( $nolimit );
146 if ( isset( $nolimit ) ) {
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/inets/src/http_lib/
H A Dhttp_internal.hrl27 -define(HTTP_MAX_BODY_SIZE, nolimit).
29 -define(HTTP_MAX_URI_SIZE, nolimit).
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/inets/test/
H A Dhttp_internal.hrl27 -define(HTTP_MAX_BODY_SIZE, nolimit).
29 -define(HTTP_MAX_URI_SIZE, nolimit).
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/inets/src/http_lib/
H A Dhttp_internal.hrl27 -define(HTTP_MAX_BODY_SIZE, nolimit).
29 -define(HTTP_MAX_URI_SIZE, nolimit).
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/inets/test/
H A Dhttp_internal.hrl27 -define(HTTP_MAX_BODY_SIZE, nolimit).
29 -define(HTTP_MAX_URI_SIZE, nolimit).
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/inets/src/http_lib/
H A Dhttp_internal.hrl27 -define(HTTP_MAX_BODY_SIZE, nolimit).
29 -define(HTTP_MAX_URI_SIZE, nolimit).
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/inets/test/
H A Dhttp_internal.hrl27 -define(HTTP_MAX_BODY_SIZE, nolimit).
29 -define(HTTP_MAX_URI_SIZE, nolimit).
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/inets/src/http_lib/
H A Dhttp_internal.hrl27 -define(HTTP_MAX_BODY_SIZE, nolimit).
29 -define(HTTP_MAX_URI_SIZE, nolimit).
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/inets/test/
H A Dhttp_internal.hrl27 -define(HTTP_MAX_BODY_SIZE, nolimit).
29 -define(HTTP_MAX_URI_SIZE, nolimit).
/dports/lang/erlang/otp-OTP-24.1.7/lib/inets/src/http_lib/
H A Dhttp_internal.hrl27 -define(HTTP_MAX_BODY_SIZE, nolimit).
29 -define(HTTP_MAX_URI_SIZE, nolimit).

1234567