Searched refs:unames (Results 1 – 8 of 8) sorted by relevance
175 const UChar *unames = (const UChar *)segnames; in get_slotindex() local178 slotindex |= unames[ix - 4]; slotindex <<= 8; in get_slotindex()179 slotindex |= unames[ix - 3]; slotindex <<= 8; in get_slotindex()180 slotindex |= unames[ix - 2]; slotindex <<= 8; in get_slotindex()181 slotindex |= unames[ix - 1]; in get_slotindex()201 const UChar *unames = (const UChar *)segnames; in get_slotsize() local203 return (unames[ix] << 8) | unames[ix+1]; in get_slotsize()205 return (unames[ix - 2] << 8) | unames[ix - 1]; in get_slotsize()226 const UChar *unames = (const UChar *)segnames; in get_refcount() local227 return (unames[ix - 4] << 8) | unames[ix - 3]; in get_refcount()
85 unames.cpp \
100 uscript.o uscript_props.o usc_impl.o unames.o \
290 propname unames383 group: unames384 unames.o
627 …N_ICUDATA_DEPENDENCIES) $(CNV_FILES) $(CNV_FILES_SPECIAL) "$(ICUBLD_PKG)\unames.icu" "$(ICUBLD_PKG…631 unames.icu1013 "$(ICUBLD_PKG)\unames.icu": $(ICUSRCDATA_RELATIVE_PATH)\in\unames.icu1063 $(BRK_SOURCE) : "$(ICUBLD_PKG)\unames.icu"
249 DAT_FILES_SHORT=unames.icu cnvalias.icu coll/ucadata.icu nfkc.nrm nfkc_cf.nrm uts46.nrm538 $(BUILDDIR)/%.spp: $(SPREPSRCDIR)/%.txt $(TOOLBINDIR)/gensprep$(TOOLEXEEXT) $(BUILDDIR)/unames.icu
102 - The Unicode data files (uprops.dat and unames.dat as of this writing).
1269 - This breaks our gennames parser, unames.icu data structure, and API.1894 - add it as another name field in unames.icu