Searched defs:Func (Results 1 - 2 of 2) sorted by relevance

/external/stlport/test/unit/
H A Dptrspec_test.cpp224 typedef void (*Func)(int); typedef
229 vector<Func> fs;
/external/icu4c/test/perf/collperf/
H A Dcollperf.cpp79 typedef void (CmdKeyGen::* Func)(int32_t); typedef in class:CmdKeyGen
85 Func fn;
93 CmdKeyGen(UErrorCode, UCollator * col,DWORD win_langid, int32_t count, DataIndex * data,Func fn,int32_t)
129 typedef void (CmdIter::* Func)(UErrorCode* , int32_t ); typedef in class:CmdIter
132 Func fn;
136 CmdIter(UErrorCode & status, UCollator * col, int32_t count, CA_uchar *data, Func fn, int32_t,int32_t)
178 typedef void (CmdIterAll::* Func)(UErrorCode* status); typedef in class:CmdIterAll
181 Func fn;
333 typedef int (* Func)(const void *, const void *); typedef in struct:CmdQsort
335 Func f
385 typedef int (CmdBinSearch::* Func)(int, int); typedef in class:CmdBinSearch
[all...]

Completed in 31 milliseconds