HomeSort by relevance Sort by last modified time
    Searched refs:unblocked (Results 1 - 14 of 14) sorted by null

  /external/valgrind/none/tests/
pending.stdout.exp 5 5: unblocked...
  /hardware/qcom/gps/msm8084/utils/
msg_q.c 43 int unblocked; /* Has this message queue been unblocked? */ member in struct:msg_q
132 tmp_msg_q->unblocked = 0;
172 p_msg_q->unblocked = 0;
204 if( p_msg_q->unblocked )
206 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
249 if( p_msg_q->unblocked )
251 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
257 while( linked_list_empty(p_msg_q->msg_list) && !p_msg_q->unblocked )
317 if( p_msg_q->unblocked )
    [all...]
  /hardware/qcom/gps/msm8909/utils/
msg_q.c 43 int unblocked; /* Has this message queue been unblocked? */ member in struct:msg_q
132 tmp_msg_q->unblocked = 0;
172 p_msg_q->unblocked = 0;
204 if( p_msg_q->unblocked )
206 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
249 if( p_msg_q->unblocked )
251 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
257 while( linked_list_empty(p_msg_q->msg_list) && !p_msg_q->unblocked )
317 if( p_msg_q->unblocked )
    [all...]
  /hardware/qcom/gps/msm8960/utils/
msg_q.c 43 int unblocked; /* Has this message queue been unblocked? */ member in struct:msg_q
132 tmp_msg_q->unblocked = 0;
172 p_msg_q->unblocked = 0;
204 if( p_msg_q->unblocked )
206 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
249 if( p_msg_q->unblocked )
251 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
257 while( linked_list_empty(p_msg_q->msg_list) && !p_msg_q->unblocked )
317 if( p_msg_q->unblocked )
    [all...]
  /hardware/qcom/gps/msm8994/utils/
msg_q.c 43 int unblocked; /* Has this message queue been unblocked? */ member in struct:msg_q
132 tmp_msg_q->unblocked = 0;
172 p_msg_q->unblocked = 0;
204 if( p_msg_q->unblocked )
206 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
249 if( p_msg_q->unblocked )
251 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
257 while( linked_list_empty(p_msg_q->msg_list) && !p_msg_q->unblocked )
317 if( p_msg_q->unblocked )
    [all...]
  /hardware/qcom/gps/msm8996/utils/
msg_q.c 43 int unblocked; /* Has this message queue been unblocked? */ member in struct:msg_q
132 tmp_msg_q->unblocked = 0;
172 p_msg_q->unblocked = 0;
204 if( p_msg_q->unblocked )
206 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
249 if( p_msg_q->unblocked )
251 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
257 while( linked_list_empty(p_msg_q->msg_list) && !p_msg_q->unblocked )
317 if( p_msg_q->unblocked )
    [all...]
  /hardware/qcom/gps/msmcobalt/utils/
msg_q.c 42 int unblocked; /* Has this message queue been unblocked? */ member in struct:msg_q
131 tmp_msg_q->unblocked = 0;
171 p_msg_q->unblocked = 0;
203 if( p_msg_q->unblocked )
205 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
248 if( p_msg_q->unblocked )
250 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
256 while( linked_list_empty(p_msg_q->msg_list) && !p_msg_q->unblocked )
316 if( p_msg_q->unblocked )
    [all...]
  /hardware/qcom/gps/utils/
msg_q.c 43 int unblocked; /* Has this message queue been unblocked? */ member in struct:msg_q
132 tmp_msg_q->unblocked = 0;
172 p_msg_q->unblocked = 0;
204 if( p_msg_q->unblocked )
206 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
249 if( p_msg_q->unblocked )
251 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
257 while( linked_list_empty(p_msg_q->msg_list) && !p_msg_q->unblocked )
317 if( p_msg_q->unblocked )
    [all...]
  /external/eigen/Eigen/src/Cholesky/
LLT.h 271 static typename MatrixType::Index unblocked(MatrixType& mat) function in struct:Eigen::internal::llt_inplace
304 return unblocked(m);
323 if((ret=unblocked(A11))>=0) return k+ret;
342 static EIGEN_STRONG_INLINE typename MatrixType::Index unblocked(MatrixType& mat) function in struct:Eigen::internal::llt_inplace
345 return llt_inplace<Scalar, Lower>::unblocked(matt);
LDLT.h 264 static bool unblocked(MatrixType& mat, TranspositionType& transpositions, Workspace& temp, SignMatrix& sign) function in struct:Eigen::internal::ldlt_inplace
405 static EIGEN_STRONG_INLINE bool unblocked(MatrixType& mat, TranspositionType& transpositions, Workspace& temp, SignMatrix& sign) function in struct:Eigen::internal::ldlt_inplace
408 return ldlt_inplace<Lower>::unblocked(matt, transpositions, temp, sign);
454 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/
org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.jobs_3.7.0.v20150330-2103.jar 

Completed in 3037 milliseconds