HomeSort by relevance Sort by last modified time
    Searched refs:ENABLE_STATIC (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/data/
Makefile.in 158 ifneq ($(ENABLE_STATIC),YES)
168 ifneq ($(ENABLE_STATIC),)
193 ifneq ($(ENABLE_STATIC),)
    [all...]
  /external/icu4c/data/
Makefile.in 166 ifneq ($(ENABLE_STATIC),YES)
176 ifneq ($(ENABLE_STATIC),)
204 ifneq ($(ENABLE_STATIC),)
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
Makefile.am 546 if !ENABLE_STATIC
557 endif !ENABLE_STATIC
639 # mingw, which links foo.a even though it doesn't set ENABLE_STATIC.
640 # TODO(csilvers): set enable_static=true in configure.ac:36?
642 if !ENABLE_STATIC
654 endif !ENABLE_STATIC
    [all...]
configure.ac 211 AM_CONDITIONAL(ENABLE_STATIC, test "$enable_static" = yes)
  /external/icu4c/
icudefs.mk 155 ENABLE_STATIC = YES
config.status 555 s,@ENABLE_STATIC@,,;t t
    [all...]
configure 652 ENABLE_STATIC
743 enable_static
    [all...]
  /external/chromium_org/third_party/icu/source/
configure 662 ENABLE_STATIC
757 enable_static
    [all...]

Completed in 5579 milliseconds