Home
last modified time | relevance | path

Searched defs:get_num_bits (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/gil/extension/toolbox/metafunctions/
Dget_num_bits.hpp26 struct get_num_bits<packed_channel_reference<B, I, S, M>> struct
31 struct get_num_bits<packed_channel_reference<B, I, S, M> const> struct
36 struct get_num_bits<packed_dynamic_channel_reference<B, I, M>> struct
41 struct get_num_bits<packed_dynamic_channel_reference<B, I, M> const> struct
46 struct get_num_bits<packed_channel_value<N>> : std::integral_constant<int, N> struct
50 struct get_num_bits<packed_channel_value<N> const> : std::integral_constant<int, N> struct
54 struct get_num_bits struct
/third_party/mindspore/mindspore/core/ops/
Dfake_quant_with_min_max_vars_per_channel.cc33 int64_t FakeQuantWithMinMaxVarsPerChannel::get_num_bits() const { in get_num_bits() function in mindspore::ops::FakeQuantWithMinMaxVarsPerChannel
Dfake_quant_with_min_max_vars.cc78 int64_t FakeQuantWithMinMaxVars::get_num_bits() const { in get_num_bits() function in mindspore::ops::FakeQuantWithMinMaxVars
/third_party/mesa3d/src/compiler/glsl/tests/
Darray_refcount_test.cpp75 unsigned get_num_bits(const ir_array_refcount_entry &entry) in get_num_bits() function in array_refcount_test