Home
last modified time | relevance | path

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

/external/executorch/backends/mediatek/runtime/include/
DNeuronPayloadHeader.h18 uint32_t OutputCount; member
/external/pdfium/core/fpdfapi/page/
Dcpdf_function.h42 uint32_t OutputCount() const { return m_nOutputs; } in OutputCount() function
/external/tflite-support/tensorflow_lite_support/cc/task/core/
Dtflite_engine.h84 static int32_t OutputCount(const Interpreter* interpreter) { in OutputCount() function
/external/angle/src/libANGLE/
DOverlayWidgets.cpp637 std::ostream &AppendWidgetDataHelper::OutputCount(std::ostream &out, const overlay::Count *count) in OutputCount() function in gl::overlay_impl::AppendWidgetDataHelper