Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/pkgdata/
Dpkgtypes.h130 UBool withoutAssembly; member
Dpkgdata.cpp455 o.withoutAssembly = FALSE; in main()
461 o.withoutAssembly = TRUE; in main()
704 if (!o->withoutAssembly && pkgDataFlags[GENCCODE_ASSEMBLY_TYPE][0] != 0) { in pkg_executeOptions()
738 if (o->withoutAssembly) { in pkg_executeOptions()