Searched refs:Guess (Results 1 – 18 of 18) sorted by relevance
/external/scapy/scapy/contrib/ |
D | modbus.uts | 14 = MBAP Guess Payload ModbusPDU01ReadCoilsRequest (simple case) 17 = MBAP Guess Payload ModbusPDU01ReadCoilsResponse 20 = MBAP Guess Payload ModbusPDU01ReadCoilsError 24 = MBAP Guess Payload ModbusPDU2B0EReadDeviceIdentificationRequest (2 level test) 27 = MBAP Guess Payload ModbusPDU2B0EReadDeviceIdentificationResponse 30 = MBAP Guess Payload ModbusPDU2B0EReadDeviceIdentificationError 34 = MBAP Guess Payload Reserved Function Request (Invalid payload) 37 = MBAP Guess Payload Reserved Function Response (Invalid payload) 40 = MBAP Guess Payload Reserved Function Error (Invalid payload) 44 = MBAP Guess Payload ModbusPDU02ReadDiscreteInputsResponse [all …]
|
/external/eigen/Eigen/src/IterativeLinearSolvers/ |
D | IterativeSolverBase.h | 316 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/python/cpython2/Doc/library/ |
D | whichdb.rst | 1 :mod:`whichdb` --- Guess which DBM module created a database 5 :synopsis: Guess which DBM-style module created a given database.
|
D | mimetypes.rst | 33 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/test/ |
D | sparse_solver.h | 14 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/perfetto/gn/standalone/toolchain/ |
D | llvm.gni | 32 # Guess the path for the system clang.
|
/external/python/cpython3/Doc/library/ |
D | mimetypes.rst | 33 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/deqp/framework/delibs/cmake/ |
D | Defs.cmake | 86 # Guess based on OS
|
/external/googletest/googlemock/docs/ |
D | FrequentlyAskedQuestions.md | 500 Guess what? You'll get a compiler error as the compiler thinks that
|
/external/scapy/doc/scapy/ |
D | build_dissect.rst | 347 Guess what? That is exactly what ``do_dissect()`` does::
|
/external/python/cpython2/Misc/ |
D | cheatsheet | 1922 mimetypes Guess the MIME type of a file. 2017 whichdb Guess which db package to use to open a db file.
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | europe | 1937 # Guess that since 1997 Moldova has switched one hour before the EU. 2183 # Guess that the Azores changed to EU rules in 1992 (since that's when Portugal
|
D | australasia | 236 # Guess that it was like Australia/Hobart while inhabited before 2010.
|
D | asia | 430 # ahead of that prevailing in the rest of Shanghai." Guess that the
|
/external/e2fsprogs/ |
D | aclocal.m4 | 1051 # Guess based on the CPU.
|
/external/libxkbcommon/xkbcommon/build-aux/ |
D | output.1 | 2 @%:@ Guess values for system-dependent variables and create Makefiles.
|
D | output.2 | 2 @%:@ Guess values for system-dependent variables and create Makefiles.
|
D | output.0 | 2 @%:@ Guess values for system-dependent variables and create Makefiles.
|