Searched refs:unblocked (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/none/tests/
H A Dpending.stdout.exp5 5: unblocked...
/external/chromium_org/net/test/spawned_test_server/
H A Dlocal_test_server_win.cc30 // Writes |size| bytes to |handle| and sets |*unblocked| to true.
32 void UnblockPipe(HANDLE handle, DWORD size, bool* unblocked) { argument
42 *unblocked = true;
55 bool unblocked = false;
57 FROM_HERE, base::Bind(UnblockPipe, write_fd, bytes_max, &unblocked),
77 if (unblocked) {
/external/eigen/Eigen/src/Cholesky/
H A DLLT.h265 static typename MatrixType::Index unblocked(MatrixType& mat) function in struct:Eigen::internal::llt_inplace
298 return unblocked(m);
317 if((ret=unblocked(A11))>=0) return k+ret;
336 static EIGEN_STRONG_INLINE typename MatrixType::Index unblocked(MatrixType& mat) function in struct:Eigen::internal::llt_inplace
339 return llt_inplace<Scalar, Lower>::unblocked(matt);
H A DLDLT.h259 static bool unblocked(MatrixType& mat, TranspositionType& transpositions, Workspace& temp, SignMatrix& sign) function in struct:Eigen::internal::ldlt_inplace
400 static EIGEN_STRONG_INLINE bool unblocked(MatrixType& mat, TranspositionType& transpositions, Workspace& temp, SignMatrix& sign) function in struct:Eigen::internal::ldlt_inplace
403 return ldlt_inplace<Lower>::unblocked(matt, transpositions, temp, sign);
446 internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 226 milliseconds