Home
last modified time | relevance | path

Searched refs:WinNormNFD (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/perf/normperf/
Dnormperf.cpp301 … NormPerfFunction* func = new NormPerfFunction(WinNormNFD, options,NFDFileLines,numLines, uselen); in TestWin_NFD_NFD_Text()
304 … NormPerfFunction* func = new NormPerfFunction(WinNormNFD, options,NFDBuffer,NFDBufferLen, uselen); in TestWin_NFD_NFD_Text()
310 … NormPerfFunction* func = new NormPerfFunction(WinNormNFD, options,NFCFileLines,numLines, uselen); in TestWin_NFD_NFC_Text()
313 … NormPerfFunction* func = new NormPerfFunction(WinNormNFD, options,NFCBuffer,NFCBufferLen, uselen); in TestWin_NFD_NFC_Text()
319 NormPerfFunction* func = new NormPerfFunction(WinNormNFD, options,lines,numLines, uselen); in TestWin_NFD_Orig_Text()
322 NormPerfFunction* func = new NormPerfFunction(WinNormNFD, options,buffer,bufferLen, uselen); in TestWin_NFD_Orig_Text()
Dnormperf.h324 int32_t WinNormNFD(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, … in WinNormNFD() function
339 int32_t WinNormNFD(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, … in WinNormNFD() function