Home
last modified time | relevance | path

Searched refs:layoutex (Results 1 – 15 of 15) sorted by relevance

/external/icu/icu4c/source/layoutex/
DMakefile.in21 subdir = layoutex
39 SO_VERSION_DATA = layoutex.res
/external/oss-fuzz/projects/jsc/
Dbuild.sh22 ./configure --disable-shared --enable-static --disable-layoutex \
/external/icu/icu4c/source/samples/layout/
DMakefile.in29 …ype2 cairo` -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/layoutex -I$(top_srcdir)/l…
/external/oss-fuzz/projects/libphonenumber/
Dbuild.sh46 ./configure --disable-shared --enable-static --disable-layoutex \
/external/oss-fuzz/projects/libpsl/
Dbuild.sh29 ./configure --disable-shared --enable-static --disable-extras --disable-icuio --disable-layoutex \
/external/icu/icu4c/source/test/letest/
DMakefile.in33 …op_srcdir)/tools/ctestfw -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/layoutex $(ICULE_CFLAGS) $…
/external/icu/icu4c/source/tools/genren/
DMakefile81 $(MAKE) $(FLAG_OVERRIDE) -C $(ICUDIR)/layoutex all-local
DREADME17 This is prerequisite for the icu layoutex (Paragraph Layout) project, which is subject to renaming.
/external/icu/icu4c/source/
Dconfigure.ac1102 # Enable/disable layoutex
1103 AC_ARG_ENABLE(layoutex, optenable
1104 [ --enable-layoutex build ICU's Paragraph Layout library [default=yes].
1107 yes) layoutex=$have_icu_le_hb ;;
1108 no) layoutex=false ;;
1109 *) AC_MSG_ERROR(bad value ${enableval} for --enable-layoutex) ;;
1111 layoutex=$have_icu_le_hb)
1112 ICU_CONDITIONAL(LAYOUTEX, test "$layoutex" = true)
1359 layoutex/Makefile \
DMakefile.in34 @LAYOUTEX_TRUE@LAYOUTEX = layoutex
Dconfigure7700 yes) layoutex=$have_icu_le_hb ;;
7701 no) layoutex=false ;;
7705 layoutex=$have_icu_le_hb
7710 if test "$layoutex" = true; then
8722 "layoutex/Makefile") CONFIG_FILES="$CONFIG_FILES layoutex/Makefile" ;;
DDoxyfile.in800 @srcdir@/layoutex/layout
/external/icu/tools/icu4c_srcgen/
Dcxxfiles.txt162 # layout & layoutex
/external/icu/icu4c/source/config/
Dmh-os390180 LIBICULX= $(top_builddir)/layoutex/$(LIBICU)lx$(ICULIBSUFFIX)$(SO_TARGET_VERSION).x
/external/icu/icu4c/source/data/unidata/
Dchanges.txt4299 and the complexTable array in <icu>/source/layoutex/ParagraphLayout.cpp. (This step should be autom…
4308 * rebuild the layout and layoutex libraries.
4481 and the complexTable array in <icu>/source/layoutex/ParagraphLayout.cpp. (This step should be autom…
4483 * rebuild the layout and layoutex libraries.
4582 and the complexTable array in <icu>/source/layoutex/ParagraphLayout.cpp. (This step should be autom…
4584 * rebuild the layout and layoutex libraries.