Searched defs:withCopyright (Results 1 - 8 of 8) sorted by relevance
/third_party/icu/tools/unicode/c/genprops/ |
H A D | genprops.cpp | 211 UBool withCopyright=options[COPYRIGHT].doesOccur; in main() local
|
H A D | layoutpropsbuilder.cpp | 251 LayoutPropsBuilder::writeBinaryData(const char *path, UBool withCopyright, UErrorCode &errorCode) { in writeBinaryData() argument
|
H A D | bidipropsbuilder.cpp | 561 BiDiPropsBuilder::writeBinaryData(const char *path, UBool withCopyright, UErrorCode &errorCode) { in writeBinaryData() argument
|
H A D | pnamesbuilder.cpp | 465 PNamesBuilderImpl::writeBinaryData(const char *path, UBool withCopyright, UErrorCode &errorCode) { in writeBinaryData() argument
|
H A D | corepropsbuilder.cpp | 940 CorePropsBuilder::writeBinaryData(const char *path, UBool withCopyright, UErrorCode &errorCode) { in writeBinaryData() argument
|
H A D | casepropsbuilder.cpp | 1237 CasePropsBuilder::writeBinaryData(const char *path, UBool withCopyright, UErrorCode &errorCode) { in writeBinaryData() argument
|
H A D | namespropsbuilder.cpp | 767 NamesPropsBuilder::writeBinaryData(const char *path, UBool withCopyright, UErrorCode &errorCode) { in writeBinaryData() argument
|
/third_party/icu/tools/unicode/c/genuca/ |
H A D | genuca.cpp | 73 static UBool beVerbose=false, withCopyright=true, icu4xMode=false; variable
|
Completed in 10 milliseconds