OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RBNF_SOURCE_LOCAL
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/data/rbnf/
rbnffiles.mk
18
# |
RBNF_SOURCE_LOCAL
= myLocale.txt ...
/external/icu4c/data/
Makefile
267
RBNF_SRC= root.txt $(RBNF_SOURCE) $(RBNF_ALIAS_SOURCE) $(
RBNF_SOURCE_LOCAL
)
269
INSTALLED_RBNF_FILES = $(RBNF_SOURCE:%.txt=%) $(
RBNF_SOURCE_LOCAL
:%.txt=%)
Makefile.in
319
RBNF_SRC= root.txt $(RBNF_SOURCE) $(RBNF_ALIAS_SOURCE) $(
RBNF_SOURCE_LOCAL
)
321
INSTALLED_RBNF_FILES = $(RBNF_SOURCE:%.txt=%) $(
RBNF_SOURCE_LOCAL
:%.txt=%)
[
all
...]
makedata.mak
397
RBNF_SOURCE=$(RBNF_SOURCE) $(
RBNF_SOURCE_LOCAL
)
[
all
...]
Completed in 20 milliseconds