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.cpp461 o.withoutAssembly = FALSE; in main()
467 o.withoutAssembly = TRUE; in main()
710 if (!o->withoutAssembly && pkgDataFlags[GENCCODE_ASSEMBLY_TYPE][0] != 0) { in pkg_executeOptions()
744 if (o->withoutAssembly) { in pkg_executeOptions()