HomeSort by relevance Sort by last modified time
    Searched defs:iu (Results 1 - 25 of 55) sorted by null

1 2 3

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar 
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar 
org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar 
org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar 
org.eclipse.equinox.p2.operations_2.0.0.v20100510.jar 
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.1.v20140221-1852.jar 
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
org.eclipse.equinox.p2.publisher_1.3.0.v20140129-1405.jar 
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.0.v20130526-0335.jar 
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
org.eclipse.equinox.p2.publisher_1.3.0.v20130509-0110.jar 
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 
  /external/eigen/Eigen/src/Eigenvalues/
ComplexSchur.h 255 ComplexScalar computeShift(Index iu, Index iter);
279 typename ComplexSchur<MatrixType>::ComplexScalar ComplexSchur<MatrixType>::computeShift(Index iu, Index iter)
285 return abs(numext::real(m_matT.coeff(iu,iu-1))) + abs(numext::real(m_matT.coeff(iu-1,iu-2)));
290 Matrix<ComplexScalar,2,2> t = m_matT.template block<2,2>(iu-1,iu-1);
392 // Rows il,...,iu is the part we are working on (the active submatrix).
393 // Rows iu+1,...,end are already brought in triangular form
394 Index iu = m_matT.cols() - 1; local
    [all...]
RealSchur.h 237 Index findSmallSubdiagEntry(Index iu, const Scalar& norm);
238 void splitOffTwoRows(Index iu, bool computeU, const Scalar& exshift);
239 void computeShift(Index iu, Index iter, Scalar& exshift, Vector3s& shiftInfo);
240 void initFrancisQRStep(Index il, Index iu, const Vector3s& shiftInfo, Index& im, Vector3s& firstHouseholderVector);
241 void performFrancisQRStep(Index il, Index im, Index iu, bool computeU, const Vector3s& firstHouseholderVector, Scalar* workspace);
277 // Rows il,...,iu is the part we are working on (the active window).
278 // Rows iu+1,...,end are already brought in triangular form.
279 Index iu = m_matT.cols() - 1; local
287 while (iu >= 0)
289 Index il = findSmallSubdiagEntry(iu, norm)
    [all...]
  /system/core/logd/
LogBuffer.cpp 294 UidStatisticsCollection::iterator iu = l.begin(); local
295 if (iu != l.end()) {
296 UidStatistics *u = *iu;
299 if (++iu != l.end()) {
300 second_worst_sizes = (*iu)->sizes();
LogStatistics.cpp 556 UidStatisticsCollection::iterator iu; local
557 for (iu = l.begin(); iu != l.end(); ++iu) {
558 (*iu)->sort();
621 UidStatisticsCollection::iterator iu; local
622 for (iu = l.begin(); iu != l.end(); ++iu) {
623 UidStatistics &u = *(*iu);
933 UidStatisticsCollection::iterator iu; local
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
utf8tst.c 1051 int32_t i, j, k, iu, is, il, length; local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
utf8tst.c 1051 int32_t i, j, k, iu, is, il, length; local
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.20.0/
org.eclipse.tycho.p2.resolver.impl-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.18.1/
org.eclipse.tycho.p2.resolver.impl-0.18.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/67/1/.cp/ant_tasks/
director-ant.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/46/1/.cp/lib/
repository-tools-ant.jar 

Completed in 1783 milliseconds

1 2 3