OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sjis_encSource
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/perf/convperf/
convperf.cpp
379
UPerfFunction* pf = new ICUToUnicodePerfFunction("sjis",(char*)
sjis_encSource
, LENGTHOF(
sjis_encSource
), status);
398
UPerfFunction* pf = new WinIMultiLanguage2ToUnicodePerfFunction("sjis",(char*)
sjis_encSource
, LENGTHOF(
sjis_encSource
), status);
416
UPerfFunction* pf = new WinANSIToUnicodePerfFunction("sjis",(char*)
sjis_encSource
, LENGTHOF(
sjis_encSource
), status);
data.h
194
unsigned char
sjis_encSource
[]={
[
all
...]
Completed in 74 milliseconds