OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icu4c_data
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4j/
adjust_icudt_path.mk
1
# In order to append $(
icu4c_data
) to the dataPath line in ICUConfig.properties
6
# Prerequisites : $(
icu4c_data
) must be set. This variable will be cleared
11
ifeq (,$(
icu4c_data
))
12
$(error Must set
icu4c_data
before including adjust_icudt_path.mk)
22
$(tmp_resource_dir)/$(config_path): private_icu4c_data := $(subst /,\/,$(
icu4c_data
))
32
icu4c_data
:=
macro
Android.mk
68
icu4c_data
:= /system/usr/icu
macro
Completed in 245 milliseconds