HomeSort by relevance Sort by last modified time
    Searched refs:INFOS (Results 26 - 38 of 38) sorted by null

12

  /external/eigen/bench/btl/generic_bench/timers/
x86_perf_analyzer.hh 35 INFOS("Copy Ctor not implemented");
87 // INFOS("_nb_sample="<<_nb_sample);
88 // INFOS("baseline_time="<<baseline_time);
89 // INFOS("calculate_time="<<calculate_time);
90 // INFOS("corrected_time="<<corrected_time);
  /external/eigen/bench/btl/actions/
action_hessenberg.hh 65 INFOS("illegal call to Action_hessenberg Copy Ctor");
110 // INFOS("WRONG CALCULATION...residual=" << error);
171 INFOS("illegal call to Action_tridiagonalization Copy Ctor");
213 // INFOS("WRONG CALCULATION...residual=" << error);
action_lu_solve.hh 114 INFOS("WRONG CALCULATION...residual=" << error);
action_matrix_matrix_product_bis.hh 129 INFOS("WRONG CALCULATION...residual=" << error);
action_trisolve_matrix.hh 78 INFOS("illegal call to Action_trisolve_matrix Copy Ctor");
135 // INFOS("WRONG CALCULATION...residual=" << error);
action_trmm.hh 78 INFOS("illegal call to Action_trmm Copy Ctor");
135 // INFOS("WRONG CALCULATION...residual=" << error);
  /external/eigen/bench/btl/generic_bench/utils/
utilities.h 19 /* --- INFOS is always defined (without _DEBUG_): to be used for warnings, with release version --- */
22 # define INFOS(chain) {HEREWEARE ; cerr << chain << endl ;}
  /external/eigen/bench/btl/generic_bench/
bench.hh 48 INFOS("starting " <<filename);
67 //INFOS("size=" <<tab_sizes[i]<<" ("<<nb_point-i<<"/"<<nb_point<<")");
  /external/eigen/bench/btl/libs/blitz/
blitz_LU_solve_interface.hh 103 INFOS( "blitz_LU_factor::Singular matrix" ) ;
  /external/eigen/bench/btl/libs/gmm/
gmm_LU_solve_interface.hh 103 INFOS( "blitz_LU_factor::Singular matrix" ) ;
  /external/eigen/bench/btl/libs/mtl4/
mtl4_LU_solve_interface.hh 103 INFOS( "blitz_LU_factor::Singular matrix" ) ;
  /external/eigen/bench/btl/libs/STL/
STL_interface.hh 238 INFOS("A["<<i<<"]="<<A[i]<<endl);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 120 milliseconds

12