Searched defs:withCopyright (Results 1 – 8 of 8) sorted by relevance
/third_party/icu/tools/unicode/c/genprops/ |
D | genprops.cpp | 196 UBool withCopyright=options[COPYRIGHT].doesOccur; in main() local
|
D | layoutpropsbuilder.cpp | 251 LayoutPropsBuilder::writeBinaryData(const char *path, UBool withCopyright, UErrorCode &errorCode) { in writeBinaryData()
|
D | bidipropsbuilder.cpp | 557 BiDiPropsBuilder::writeBinaryData(const char *path, UBool withCopyright, UErrorCode &errorCode) { in writeBinaryData()
|
D | corepropsbuilder.cpp | 937 CorePropsBuilder::writeBinaryData(const char *path, UBool withCopyright, UErrorCode &errorCode) { in writeBinaryData()
|
D | casepropsbuilder.cpp | 1233 CasePropsBuilder::writeBinaryData(const char *path, UBool withCopyright, UErrorCode &errorCode) { in writeBinaryData()
|
D | pnamesbuilder.cpp | 465 PNamesBuilderImpl::writeBinaryData(const char *path, UBool withCopyright, UErrorCode &errorCode) { in writeBinaryData()
|
D | namespropsbuilder.cpp | 767 NamesPropsBuilder::writeBinaryData(const char *path, UBool withCopyright, UErrorCode &errorCode) { in writeBinaryData()
|
/third_party/icu/tools/unicode/c/genuca/ |
D | genuca.cpp | 72 static UBool beVerbose=FALSE, withCopyright=TRUE; variable
|