Searched refs:needed (Results 1 – 25 of 69) sorted by relevance
123
16 AC_MSG_WARN(Libzip >= 1.0.0 needed for setting mtime)25 AC_MSG_WARN(Libzip >= 1.2.0 needed for encryption support)
2 LimitIterator: do not seek if not needed
2 Ensure valid vm_stack even when it needed to be copied to a new page
10 echo "-- Tests with special cases first - no lookup needed --\n";34 -- Tests with special cases first - no lookup needed --
9 die("skip Locale POSIX is needed by test and is not available");
6 die("skip locale needed for this test is not supported on this platform");
11 die("skip - locale needed for this test is not supported on this platform");
14 // needed because of #ifdef HAVE_CTERMID in posix.c
8 die("skip locale needed for this test is not supported on this platform");
163 #define MB_CONVERT_BUF_ENSURE(buf, out, limit, needed) \ argument165 if ((limit - out) < (needed)) { \167 size_t newsize = oldsize + MAX(oldsize >> 1, needed); \
11 die("skip locale needed for this test is not supported on this platform");
13 die("skip MySQL 9.0.0+ needed");
18 /* two fields are needed. the problem does not occur with 1 field only selected. */
13 die("skip MySQL 5.7.9+ needed. Found [".
6 // client library is needed to perform the build.
8 * Pollute the heap. Helps trigger bug. Sometimes not needed.
25 // $sfo needed to be destructed before $foo.
5 # DEBIAN_FRONTEND=noninteractive is needed to stop the tzdata installation from hanging.
1 dnl Check for headers needed by timelib
82 # reload our gp register (needed for la)
84 # reload our gp register (needed for la)
28 @$db->exec("SET NAMES 'LATIN1'"); // needed for PostgreSQL
53 * Create an internal directory, creating parent directories as needed
35 * byte. 'Shift out' is only needed to return to ASCII mode, but the string
58 $stmt5->nextRowset(); // needed to fetch the empty result set of CALL99 $stmt5->nextRowset(); // needed to fetch the empty result set of CALL
Completed in 44 milliseconds