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

  /external/oprofile/libpp/
arrange_profiles.cpp 176 void report_error(profile_classes const & classes, axis_types newaxis)
204 str += axes[newaxis].name += ".\n";
216 bool allow_axes(profile_classes const & classes, axis_types newaxis)
225 if (newaxis != AXIS_TID && newaxis != AXIS_TGID)
  /external/chromium_org/third_party/cython/src/Cython/Compiler/
ExprNodes.py     [all...]

Completed in 42 milliseconds