Home
last modified time | relevance | path

Searched +refs:icu +refs:dependencies +refs:mode (Results 1 – 19 of 19) sorted by relevance

/external/cronet/tot/third_party/icu/source/config/
Dicu-config-bottom2 ## BEGIN of icu-config-bottom.
24 ## The actual code of icu-config goes here.
50 …echo " --icudata-mode Print default ICU pkgdata mode (dll) - use as --mode option to pkgd…
61 echo " --prefix Print PREFIX to icu install (/usr/local)"
85 echo "${ME}: icu-config: ICU configuration helper script"
88 echo 'Example (in make): CPFLAGS=$(shell icu-config --cppflags)'
89 echo ' LDFLAGS=$(shell icu-config --ldflags)'
100 echo "NOTE: Please consider using the pkg-config (.pc) files instead of icu-config."
101 echo " See: <https://unicode-org.github.io/icu/userguide/howtouseicu> "
145 # ALWAYS load twice because of dependencies
[all …]
DMakefile.inc.in43 # The prefix for ICU libraries, normally 'icu'
44 ICUPREFIX = icu
61 ## equivalent '#SH#' lines for icu-config fixup
67 #SH## icu-config version of above 'if':
119 # for icu-config to test with
127 # Proper echo newline handling is needed in icu-config
156 # moved here because of dependencies
240 # Defaults for pkgdata's mode and directories
241 # The default data dir changes depending on what packaging mode
/external/icu/icu4c/source/config/
Dicu-config-bottom2 ## BEGIN of icu-config-bottom.
24 ## The actual code of icu-config goes here.
50 …echo " --icudata-mode Print default ICU pkgdata mode (dll) - use as --mode option to pkgd…
61 echo " --prefix Print PREFIX to icu install (/usr/local)"
85 echo "${ME}: icu-config: ICU configuration helper script"
88 echo 'Example (in make): CPFLAGS=$(shell icu-config --cppflags)'
89 echo ' LDFLAGS=$(shell icu-config --ldflags)'
100 echo "NOTE: Please consider using the pkg-config (.pc) files instead of icu-config."
101 echo " See: <https://unicode-org.github.io/icu/userguide/howtouseicu> "
145 # ALWAYS load twice because of dependencies
[all …]
DMakefile.inc.in43 # The prefix for ICU libraries, normally 'icu'
44 ICUPREFIX = icu
61 ## equivalent '#SH#' lines for icu-config fixup
67 #SH## icu-config version of above 'if':
119 # for icu-config to test with
127 # Proper echo newline handling is needed in icu-config
156 # moved here because of dependencies
240 # Defaults for pkgdata's mode and directories
241 # The default data dir changes depending on what packaging mode
/external/cronet/stable/third_party/icu/source/config/
Dicu-config-bottom2 ## BEGIN of icu-config-bottom.
24 ## The actual code of icu-config goes here.
50 …echo " --icudata-mode Print default ICU pkgdata mode (dll) - use as --mode option to pkgd…
61 echo " --prefix Print PREFIX to icu install (/usr/local)"
85 echo "${ME}: icu-config: ICU configuration helper script"
88 echo 'Example (in make): CPFLAGS=$(shell icu-config --cppflags)'
89 echo ' LDFLAGS=$(shell icu-config --ldflags)'
100 echo "NOTE: Please consider using the pkg-config (.pc) files instead of icu-config."
101 echo " See: <https://unicode-org.github.io/icu/userguide/howtouseicu> "
145 # ALWAYS load twice because of dependencies
[all …]
DMakefile.inc.in43 # The prefix for ICU libraries, normally 'icu'
44 ICUPREFIX = icu
61 ## equivalent '#SH#' lines for icu-config fixup
67 #SH## icu-config version of above 'if':
119 # for icu-config to test with
127 # Proper echo newline handling is needed in icu-config
156 # moved here because of dependencies
240 # Defaults for pkgdata's mode and directories
241 # The default data dir changes depending on what packaging mode
/external/harfbuzz_ng/
Dmeson.build8 …'wrap_mode=nofallback', # Use --wrap-mode=default to revert, https://github.com/harfbuzz/harfbuzz/…
122 # painful hack to handle multiple dependencies but also respect options
156 # pkg-config: icu-uc, cmake: ICU but with components
157 icu_dep = dependency('icu-uc', 'ICU',
160 required: get_option('icu'),
163 # painful hack to handle multiple dependencies but also respect options
164 icu_opt = get_option('icu')
170 icu_dep = dependency('icu-uc', version: icu_min_version, method: 'pkg-config', required: icu_opt)
172 if not icu_dep.found() and not get_option('icu').disabled()
176 # fallback will be tried even if the icu option is set to `auto`, but
[all …]
DNEWS145 - Specify minimum versions of various dependencies in meson and autotools build.
817 - Improvements to finding dependencies on Windows when building with Visual
1081 - The --batch mode now uses ; as argument separator instead of : used previously.
1626 - Fix hb-icu crash on architectures where compare_exchange_weak() can
2397 - Declare dependencies in harfbuzz.pc.
2399 0.26 with recursive dependencies.
2479 - Reject blobs larger than 2GB. This might break some icu-le-hb clients
2481 http://www.icu-project.org/trac/ticket/11450
2694 - If HAVE_ICU_BUILTIN is defined, use hb-icu Unicode callbacks
2771 - Remove (long disabled) hb-old and hb-icu-le test shapers.
[all …]
/external/robolectric/
DAndroid.bp121 "icu-data_host_robolectric",
192 // When used for strict mode test visibility does not need to be added,
194 // not compile time when used via strict mode.
260 // Make dependencies available as host jars
/external/llvm/docs/
DLibFuzzer.rst207 In this mode the fuzzer binary can be used as a regression test (e.g. on a
601 This mode can be combined with DataFlowSanitizer_ to achieve better sensitivity.
603 Fuzzer-friendly build mode
623 // In fuzzing mode the behavior of the code should be deterministic.
775 When run in dissassembly mode, the inputs are opcodes to be disassembled. The
781 a single dash, while other arguments control the operation mode and target in a
811 using more external dependencies we will slow down the fuzzer while the main
860 * `ICU <http://bugs.icu-project.org/trac/ticket/11838>`_
/external/libxml2/
DNEWS27 even if libxml2 was complied without ICU support, see example/icu.c.
74 configure. In legacy mode (--with-legacy) these options are enabled
135 - parser: Don't create undeclared entity refs in substitution mode
395 Several cyclic dependencies in public header files were fixed. As a result,
518 - cmake: Check whether static linking dependencies found in config files
532 - autoconf: Allow custom --with-icu configure option
919 - fuzz: Fix Makefile dependencies
1308 configure: check for icu DEFS (James Hilliard)
1331 Fix regression when parsing invalid HTML tags in push mode
1434 Remove include directories for link-only dependencies (Markus Rickert),
[all …]
/external/cronet/stable/third_party/libxml/src/
DNEWS62 configure. In legacy mode (--with-legacy) these options are enabled
123 - parser: Don't create undeclared entity refs in substitution mode
383 Several cyclic dependencies in public header files were fixed. As a result,
506 - cmake: Check whether static linking dependencies found in config files
520 - autoconf: Allow custom --with-icu configure option
907 - fuzz: Fix Makefile dependencies
1296 configure: check for icu DEFS (James Hilliard)
1319 Fix regression when parsing invalid HTML tags in push mode
1422 Remove include directories for link-only dependencies (Markus Rickert),
1428 Require dependencies based on enabled CMake options (Markus Rickert),
[all …]
/external/cronet/tot/third_party/libxml/src/
DNEWS62 configure. In legacy mode (--with-legacy) these options are enabled
123 - parser: Don't create undeclared entity refs in substitution mode
383 Several cyclic dependencies in public header files were fixed. As a result,
506 - cmake: Check whether static linking dependencies found in config files
520 - autoconf: Allow custom --with-icu configure option
907 - fuzz: Fix Makefile dependencies
1296 configure: check for icu DEFS (James Hilliard)
1319 Fix regression when parsing invalid HTML tags in push mode
1422 Remove include directories for link-only dependencies (Markus Rickert),
1428 Require dependencies based on enabled CMake options (Markus Rickert),
[all …]
/external/cronet/tot/third_party/icu/source/test/testdata/
Dregextst.txt24 # s dot-matches-all mode
25 # m multi-line mode.
27 # D Unix Lines mode (only recognize 0x0a as new-line)
29 # v If icu configured without break iteration, this
135 "xyz$" myz "<0>xyz</0>" # multi-line mode
165 # Multi-line and non-multiline mode take different paths, so repeated tests.
190 # UNIX_LINES mode
202 ".*def" L "abc\r def xyz" # Normal mode, LookingAt() stops at \r
203 ".*def" DL "<0>abc\r def</0> xyz" # Unix Lines mode, \r not line end.
274 # Unicode word boundary mode
[all …]
/external/cronet/stable/third_party/icu/source/test/testdata/
Dregextst.txt24 # s dot-matches-all mode
25 # m multi-line mode.
27 # D Unix Lines mode (only recognize 0x0a as new-line)
29 # v If icu configured without break iteration, this
135 "xyz$" myz "<0>xyz</0>" # multi-line mode
165 # Multi-line and non-multiline mode take different paths, so repeated tests.
190 # UNIX_LINES mode
202 ".*def" L "abc\r def xyz" # Normal mode, LookingAt() stops at \r
203 ".*def" DL "<0>abc\r def</0> xyz" # Unix Lines mode, \r not line end.
274 # Unicode word boundary mode
[all …]
/external/icu/icu4c/source/test/testdata/
Dregextst.txt24 # s dot-matches-all mode
25 # m multi-line mode.
27 # D Unix Lines mode (only recognize 0x0a as new-line)
29 # v If icu configured without break iteration, this
135 "xyz$" myz "<0>xyz</0>" # multi-line mode
165 # Multi-line and non-multiline mode take different paths, so repeated tests.
190 # UNIX_LINES mode
202 ".*def" L "abc\r def xyz" # Normal mode, LookingAt() stops at \r
203 ".*def" DL "<0>abc\r def</0> xyz" # Unix Lines mode, \r not line end.
274 # Unicode word boundary mode
[all …]
/external/tensorflow/
DRELEASE.md267 * Eager mode can now execute each op as a `tf.function`, allowing for more
785 * Updates `icu` to `69.1` to handle
934 * Updates `icu` to `69.1` to handle
1055 * Updates `icu` to `69.1` to handle
1168 * Updates `icu` to `69.1` to handle
1286 be one of `OFF` (equivalent to today's `"parallel_epochs"` mode),
1287 `DYNAMIC` (equivalent to today's `"distributed_epoch"` mode), or one of
1397 mode. In this mode, the table resource can only be accessed via resource
1698 the API only works in graph mode and is not customizable. The function is
1767 * Renamed `"binary"` output mode to `"multi_hot"` for
[all …]
/external/harfbuzz_ng/perf/texts/
Den-words.txt2806 dependencies
5042 icu
7113 mode
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/transforms/
Dinternal_raw_IPA-old.txt51689 dependencies %19411 dəpˈɛndənsiz
95868 icu %18811
130010 mode %33763 mod