OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StdLibCtor1
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/perf/ustrperf/
stringperf.cpp
280
return new StringPerfFunction(
StdLibCtor1
, filelines_, numLines, uselen);
282
return new StringPerfFunction(
StdLibCtor1
, StrBuffer, StrBufferLen, uselen);
stringperf.h
473
inline void
StdLibCtor1
(const wchar_t* src,int32_t srcLen, stlstring s0)
Completed in 142 milliseconds