Searched defs:ConstType (Results 1 – 3 of 3) sorted by relevance
942 typedef Type ConstType; typedef960 typedef Type ConstType; typedef1065 typedef const std::string& ConstType; in PROTOBUF_DEFINE_PRIMITIVE_TYPE() typedef1090 typedef const std::string& ConstType; typedef1148 typedef Type ConstType; typedef1171 typedef Type ConstType; typedef1234 typedef const Type& ConstType; typedef1281 typedef const Type& ConstType; typedef
23 typedef const T* ConstType; typedef
282 … using ConstType = typename std::conditional<std::is_same<T, float16_t>::value, half, T>::type; in scale_bilinear_nchw() typedef455 … using ConstType = typename std::conditional<std::is_same<T, float16_t>::value, half, T>::type; in scale_bilinear_nhwc() typedef545 … using ConstType = typename std::conditional<std::is_same<T, float16_t>::value, half, T>::type; in scale_bilinear_qasymm() typedef