Home
last modified time | relevance | path

Searched refs:ucd (Results 1 – 19 of 19) sorted by relevance

/external/e2fsprogs/util/ucd/
DREADME9 http://www.unicode.org/Public/11.0.0/ucd/
20 http://www.unicode.org/Public/11.0.0/ucd/CaseFolding.txt
21 http://www.unicode.org/Public/11.0.0/ucd/DerivedAge.txt
22 http://www.unicode.org/Public/11.0.0/ucd/extracted/DerivedCombiningClass.txt
23 http://www.unicode.org/Public/11.0.0/ucd/DerivedCoreProperties.txt
24 http://www.unicode.org/Public/11.0.0/ucd/NormalizationCorrections.txt
25 http://www.unicode.org/Public/11.0.0/ucd/NormalizationTest.txt
26 http://www.unicode.org/Public/11.0.0/ucd/UnicodeData.txt
/external/harfbuzz_ng/src/
Dgen-ucd-table.py19 ucd = packTab.ucdxml.ucdxml_get_repertoire(ucdxml) variable
25 gc = [u['gc'] for u in ucd]
26 ccc = [int(u['ccc']) for u in ucd]
27 bmg = [int(v, 16) - int(u) if v else 0 for u,v in enumerate(u['bmg'] for u in ucd)]
31 sc = [u['sc'] for u in ucd]
33 dm = {i:tuple(int(v, 16) for v in u['dm'].split()) for i,u in enumerate(ucd)
35 ce = {i for i,u in enumerate(ucd) if u['Comp_Ex'] == 'Y'}
DMakefile.am259 gen-ucd-table.py \
270 ucd-table \
287 ucd-table: gen-ucd-table.py ucd.nounihan.grouped.zip hb-common.h
288 $(AM_V_GEN) $(builddir)/$^ > $(srcdir)/hb-ucd-table.hh \
289 || ($(RM) $(srcdir)/hb-ucd-table.hh; false)
DMakefile.sources159 hb-ucd-table.hh \
160 hb-ucd.cc \
/external/libusb/libusb/os/
Dnetbsd_usb.c262 usb_config_descriptor_t *ucd; in netbsd_get_active_config_descriptor() local
264 ucd = (usb_config_descriptor_t *) dpriv->cdesc; in netbsd_get_active_config_descriptor()
265 len = MIN(len, UGETW(ucd->wTotalLength)); in netbsd_get_active_config_descriptor()
530 struct usb_config_desc ucd; in _cache_active_config_descriptor() local
537 ucd.ucd_config_index = USB_CURRENT_CONFIG_INDEX; in _cache_active_config_descriptor()
539 if ((ioctl(fd, USB_GET_CONFIG_DESC, &ucd)) < 0) in _cache_active_config_descriptor()
542 usbi_dbg("active bLength %d", ucd.ucd_desc.bLength); in _cache_active_config_descriptor()
544 len = UGETW(ucd.ucd_desc.wTotalLength); in _cache_active_config_descriptor()
549 ufd.ufd_config_index = ucd.ucd_config_index; in _cache_active_config_descriptor()
Dopenbsd_usb.c304 usb_config_descriptor_t *ucd = (usb_config_descriptor_t *)dpriv->cdesc; in obsd_get_active_config_descriptor() local
306 len = MIN(len, UGETW(ucd->wTotalLength)); in obsd_get_active_config_descriptor()
351 usb_config_descriptor_t *ucd = (usb_config_descriptor_t *)dpriv->cdesc; in obsd_get_configuration() local
353 *config = ucd->bConfigurationValue; in obsd_get_configuration()
/external/pcre/dist2/src/
Dpcre2_script_run.c121 const ucd_record *ucd = GET_UCD(c); in PRIV() local
122 int32_t scriptx = ucd->scriptx; in PRIV()
399 if (ucd->chartype == ucp_Nd) in PRIV()
/external/unicode/
DREADME.version1 URL: http://www.unicode.org/Public/10.0.0/ucd/ and https://unicode.org/Public/emoji/13.1/
DREADME.android1 URL: http://www.unicode.org/Public/10.0.0/ucd/
/external/python/cpython3/Doc/library/
Dunicodedata.rst21 <http://www.unicode.org/Public/12.1.0/ucd>`_.
178 .. [#] http://www.unicode.org/Public/12.1.0/ucd/NameAliases.txt
180 .. [#] http://www.unicode.org/Public/12.1.0/ucd/NamedSequences.txt
Dstdtypes.rst353 See http://www.unicode.org/Public/12.1.0/ucd/extracted/DerivedNumericType.txt
/external/icu/icu4c/source/data/unidata/
Dchanges.txt56 https://www.unicode.org/Public/13.0.0/ucd/
90 + subfolders: emoji, idna, security, ucd, uca
91 + inside ucd: extract Unihan.zip to "here" (.../ucd/Unihan/*.txt), delete Unihan.zip
93 ~/unitools/trunk/src$ py/splitunihan.py $UNICODE_DATA/ucd/Unihan
95 or from the ucd/cldr/ output folder of the Unicode Tools:
350 …cp -v $UNICODE_DATA/ucd/CompositionExclusions.txt $ICU_SRC/icu4j/main/tests/core/src/com/ibm/icu/d…
412 + subfolders: emoji, idna, security, ucd, uca
413 + inside ucd: extract Unihan.zip to "here" (.../ucd/Unihan/*.txt), delete Unihan.zip
616 …cp -v $UNICODE_DATA/ucd/CompositionExclusions.txt $ICU_SRC/icu4j/main/tests/core/src/com/ibm/icu/d…
686 + subfolders: emoji, idna, security, ucd, uca
[all …]
Dppucd.txt4 ucd;13.0.0
/external/cldr/common/properties/segments/
Dreadme.txt33 https://unicode.org/Public/12.0.0/ucd/auxiliary/
/external/skia/third_party/harfbuzz/
DBUILD.gn240 "$_src/hb-ucd-table.hh",
241 "$_src/hb-ucd.cc",
/external/harfbuzz_ng/
DAndroid.bp104 "src/hb-ucd.cc",
/external/e2fsprogs/lib/ext2fs/
DMakefile.in623 $(Q) $(MKUTF8DATA) -a $(top_srcdir)/util/ucd/DerivedAge-11.0.0.txt \
624 -c $(top_srcdir)/util/ucd/DerivedCombiningClass-11.0.0.txt \
625 -p $(top_srcdir)/util/ucd/DerivedCoreProperties-11.0.0.txt \
626 -d $(top_srcdir)/util/ucd/UnicodeData-11.0.0.txt \
627 -f $(top_srcdir)/util/ucd/CaseFolding-11.0.0.txt \
628 -n $(top_srcdir)/util/ucd/NormalizationCorrections-11.0.0.txt \
629 -t $(top_srcdir)/util/ucd/NormalizationTest-11.0.0.txt \
/external/python/cpython3/Doc/reference/
Dlexical_analysis.rst319 <http://www.unicode.org/Public/12.1.0/ucd/PropList.txt>`_ to support backwards
932 .. [#] http://www.unicode.org/Public/11.0.0/ucd/NameAliases.txt
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dinternal_raw_IPA-old.txt201969 ucd %7773