Home
last modified time | relevance | path

Searched defs:count_type (Results 1 – 18 of 18) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_bitwise.cpp120 const uint32_t count_type = _.GetOperandTypeId(inst, 5); in BitwisePass() local
153 const uint32_t count_type = _.GetOperandTypeId(inst, 4); in BitwisePass() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_bitwise.cpp120 const uint32_t count_type = _.GetOperandTypeId(inst, 5); in BitwisePass() local
153 const uint32_t count_type = _.GetOperandTypeId(inst, 4); in BitwisePass() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_bitwise.cpp120 const uint32_t count_type = _.GetOperandTypeId(inst, 5); in BitwisePass() local
153 const uint32_t count_type = _.GetOperandTypeId(inst, 4); in BitwisePass() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/
Drx-replaysubject.hpp19 typedef rxu::maybe<std::size_t> count_type; typedef
33 typedef typename traits::count_type count_type; typedef in rxcpp::subjects::detail::replay_observer
131 typedef typename traits::count_type count_type; typedef in rxcpp::subjects::replay
/external/tensorflow/tensorflow/lite/toco/
Dmodel_flags.proto163 optional string count_type = 1 [default = "None"]; field
Dtooling_util.cc1266 std::string count_type = model_check.count_type(); in CheckModelCounts() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-skip_last.hpp45 typedef rxu::decay_t<Count> count_type; typedef
Drx-take_last.hpp45 typedef rxu::decay_t<Count> count_type; typedef
Drx-skip.hpp46 typedef rxu::decay_t<Count> count_type; typedef
Drx-take.hpp45 typedef rxu::decay_t<Count> count_type; typedef
Drx-retry-repeat-common.hpp64 typedef rxu::decay_t<Count> count_type; typedef
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dgraphics_robust_access_pass.cpp417 const auto* count_type = in ClampIndicesForAccessChain() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dgraphics_robust_access_pass.cpp418 const auto* count_type = in ClampIndicesForAccessChain() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dgraphics_robust_access_pass.cpp417 const auto* count_type = in ClampIndicesForAccessChain() local
/external/harfbuzz_ng/src/
Dhb-ot-cff-common.hh647 typedef COUNT count_type; typedef
/external/python/cpython2/Modules/
Ditertoolsmodule.c3258 static PyTypeObject count_type; variable
3436 static PyTypeObject count_type = { variable
/external/python/cpython3/Modules/
Ditertoolsmodule.c46 static PyTypeObject count_type; variable
4175 static PyTypeObject count_type = { variable
/external/wpa_supplicant_8/src/p2p/
Dp2p_i.h729 u8 count_type; member