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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
begin_end_impl.hpp 37 struct end_type struct in namespace:boost::mpl::aux
64 aux::end_type<Sequence>, void_>::type type;
  /frameworks/compile/slang/
slang_rs_export_type.h 223 #define ENUM_PRIMITIVE_DATA_TYPE_RANGE(begin_type, end_type) \
225 LastPrimitiveType = DataType ## end_type,
227 #define ENUM_RS_MATRIX_DATA_TYPE_RANGE(begin_type, end_type) \
229 LastRSMatrixType = DataType ## end_type,
231 #define ENUM_RS_OBJECT_DATA_TYPE_RANGE(begin_type, end_type) \
233 LastRSObjectType = DataType ## end_type,
  /external/harfbuzz/src/
harfbuzz-shape.h 142 HB_RunEdge end_type; member in struct:_HB_ShapeInput
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/
policy.hpp 275 typedef typename mpl::end<Seq>::type end_type; typedef in struct:boost::math::policies::detail::find_arg
279 ::boost::is_same<iter, end_type>::value>::type type;
    [all...]

Completed in 75 milliseconds