HomeSort by relevance Sort by last modified time
    Searched full:torder (Results 1 - 8 of 8) sorted by null

  /external/gemmlowp/test/
test.h 51 template <typename tScalar, MapOrder tOrder>
52 class Matrix : public MatrixMap<tScalar, tOrder> {
54 typedef MatrixMap<tScalar, tOrder> Map;
55 typedef MatrixMap<const tScalar, tOrder> ConstMap;
57 static const MapOrder Order = tOrder;
  /external/gemmlowp/public/
map.h 32 template <typename tScalar, MapOrder tOrder>
36 static const MapOrder kOrder = tOrder;
  /external/gemmlowp/internal/
kernel.h 127 template <int tWidth, int tDepth, CellOrder tOrder = CellOrder::DepthMajor>
131 static const CellOrder kOrder = tOrder;
output.h 56 template <typename tDataType, int tRows, int tCols, MapOrder tOrder>
61 static const MapOrder kOrder = tOrder;
pack.h 140 template <typename tScalar, SideMapOrder tOrder>
144 static const SideMapOrder kOrder = tOrder;
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/pyami/installers/ubuntu/
trac.py 86 cnf.write("\t\tOrder allow,deny\n")
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glu.h 90 void APIENTRY gluNurbsSurface(GLUnurbs *nobj,GLint sknot_count,float *sknot,GLint tknot_count,GLfloat *tknot,GLint s_stride,GLint t_stride,GLfloat *ctlarray,GLint sorder,GLint torder,GLenum type);
  /external/libvncserver/test/
tjbench.c 385 printf("Format\tOrder\tSubsamp\tWidth Height\tPerf \tRatio\tPerf\n\n");
634 printf("Format\tOrder\tSubsamp\tQual\tWidth Height\tPerf \tRatio\tPerf\n\n");

Completed in 199 milliseconds