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

  /external/vixl/test/aarch64/
test-abi.cc 95 typedef short my_type; // NOLINT(runtime/int) typedef
96 CHECK_NEXT_PARAMETER_REG(my_type, w7);
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorSyclExprConstructor.h 66 typedef ExprConstructor<OrigRHSExpr, RHSExpr, Params...> my_type;\
67 my_type rhsExpr;\
68 typedef CVQual UnaryCategory<OP, typename my_type::Type> Type;\

Completed in 318 milliseconds