Home
last modified time | relevance | path

Searched defs:nCell (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DLstm.cpp66 const uint32_t nCell = inputToOutputWeightsShape[0]; in LstmImpl() local
H A DRefLstmWorkload.cpp75 const uint32_t nCell = m_InputToOutputWeightsTensor->GetShape()[0]; in Execute() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp482 for (auto nCell = 0u; nCell < nCells; nCell++) in createTLAS() local
540 for (auto nCell = 0u; nCell < nCells; nCell++) in createTLAS() local
781 for (auto nCell = 0u; nCell < nCellsNeeded; nCell++) in fillVertexVec() local
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c14350 int nCell; /* Number of cells on aPage[] */ member
17287 int nCell = 0; /* Number of cells on page */ in recoverIsValidPage() local
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c14345 int nCell; /* Number of cells on aPage[] */ member
17282 int nCell = 0; /* Number of cells on page */ in recoverIsValidPage() local