Home
last modified time | relevance | path

Searched defs:counts (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/demo/
Ddemowin.cpp63 std::vector<int> counts; in ComboCustom() local
87 std::vector<int> counts; in ComboCustom() local
113 std::vector<int> counts; in ComboCustom() local
129 void ComboCustom::Init(int num, const int* counts, const int* start, const char* const* names, cons… in Init()
/CafeSDK-2.12.13-1/system/src/lib/libsys/
Dind_mprf.c49 CNT counts[CNTCHUNKSIZE]; /* The array of count information. */ member
69 CNT_packed counts[CNTCHUNKSIZE]; /* The array of count information. */ member
/CafeSDK-2.12.13-1/system/src/lib/gfd/
DgfdInterface.c1219 u32 counts = 0; in _GFDGetBlockCount() local