Home
last modified time | relevance | path

Searched refs:Guess (Results 1 – 25 of 27) sorted by relevance

12

/external/bison/m4/
Dprintf.m461 # Guess yes on glibc systems.
63 # Guess yes on FreeBSD >= 5.
66 # Guess yes on Mac OS X >= 10.3.
69 # Guess yes on OpenBSD >= 3.9.
73 # Guess yes on Solaris >= 2.10.
76 # Guess yes on NetBSD >= 3.
220 # Guess yes on glibc systems.
222 # Guess yes on FreeBSD >= 6.
225 # Guess yes on Mac OS X >= 10.3.
228 # Guess yes on HP-UX >= 11.
[all …]
Dstrerror_r.m4117 # Guess no on AIX.
119 # Guess no on HP-UX.
121 # Guess no on BSD variants.
123 # Guess yes otherwise.
164 [dnl Guess no on all platforms that have __xpg_strerror_r,
Dmbrtowc.m4120 # Guess no on AIX and OSF/1.
122 # Guess yes otherwise.
176 # Guess no on Solaris 8.
178 # Guess yes otherwise.
236 # Guess no on Solaris.
238 # Guess yes otherwise.
306 # Guess no on OSF/1.
308 # Guess yes otherwise.
367 # Guess no on HP-UX, Solaris, native Windows.
369 # Guess yes otherwise.
[all …]
Dstrerror.m427 # Guess yes on glibc systems.
81 # Guess yes on glibc systems.
Dsetenv.m438 # Guess yes on glibc systems.
130 # Guess yes on glibc systems.
Drealloc.m431 # Guess yes on platforms where we know the result.
Dperror.m449 [dnl Guess no when cross-compiling.
Dcalloc.m437 # Guess yes on glibc systems.
Dposix_spawn.m4431 [# Guess no on Solaris, yes otherwise.
472 [# Guess no on Solaris, yes otherwise.
515 [# Guess no on Solaris, yes otherwise.
Dstat.m451 # Guess yes on glibc systems.
Dfcntl.m440 [# Guess that it works on glibc systems
Dmalloc.m431 # Guess yes on platforms where we know the result.
Dwcwidth.m485 # Guess yes on glibc and AIX 7 systems.
Dsignbit.m432 # Guess yes on glibc systems.
61 # Guess yes on glibc systems.
Disnanl.m4244 # Guess no on ia64, x86_64, i386.
Dgetopt.m4340 [dnl Cross compiling. Guess no on OpenBSD, yes otherwise.
/external/python/cpython2/Doc/library/
Dwhichdb.rst1 :mod:`whichdb` --- Guess which DBM module created a database
5 :synopsis: Guess which DBM-style module created a given database.
Dmimetypes.rst33 Guess the type of a file based on its filename or URL, given by *url*. The
55 Guess the extensions for a file based on its MIME type, given by *type*. The
66 Guess the extension for a file based on its MIME type, given by *type*. The
/external/eigen/Eigen/src/IterativeLinearSolvers/
DIterativeSolverBase.h316 template<typename Rhs,typename Guess>
317 inline const SolveWithGuess<Derived, Rhs, Guess>
318 solveWithGuess(const MatrixBase<Rhs>& b, const Guess& x0) const in solveWithGuess()
322 return SolveWithGuess<Derived, Rhs, Guess>(derived(), b.derived(), x0); in solveWithGuess()
/external/eigen/test/
Dsparse_solver.h14 template<typename Solver, typename Rhs, typename Guess,typename Result>
15 void solve_with_guess(IterativeSolverBase<Solver>& solver, const MatrixBase<Rhs>& b, const Guess& g… in solve_with_guess()
28 template<typename Solver, typename Rhs, typename Guess,typename Result>
29 void solve_with_guess(SparseSolverBase<Solver>& solver, const MatrixBase<Rhs>& b, const Guess& , Re… in solve_with_guess() argument
36 template<typename Solver, typename Rhs, typename Guess,typename Result>
37 void solve_with_guess(SparseSolverBase<Solver>& solver, const SparseMatrixBase<Rhs>& b, const Guess in solve_with_guess() argument
/external/deqp/framework/delibs/cmake/
DDefs.cmake88 # Guess based on OS
/external/googletest/googlemock/docs/
DFrequentlyAskedQuestions.md500 Guess what? You'll get a compiler error as the compiler thinks that
/external/googletest/googlemock/docs/v1_5/
DFrequentlyAskedQuestions.md496 Guess what? You'll get a compiler error as the compiler thinks that
/external/googletest/googlemock/docs/v1_6/
DFrequentlyAskedQuestions.md500 Guess what? You'll get a compiler error as the compiler thinks that
/external/googletest/googlemock/docs/v1_7/
DFrequentlyAskedQuestions.md500 Guess what? You'll get a compiler error as the compiler thinks that

12