OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COLLATION_SOURCE_LOCAL
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/icu/source/data/coll/
collocal.mk
18
# |
COLLATION_SOURCE_LOCAL
= myLocale.txt ...
colfiles.mk
18
# |
COLLATION_SOURCE_LOCAL
= myLocale.txt ...
/external/icu4c/data/coll/
colfiles.mk
18
# |
COLLATION_SOURCE_LOCAL
= myLocale.txt ...
/external/chromium_org/third_party/icu/source/data/
Makefile.in
322
COL_SRC= root.txt $(COLLATION_SOURCE) $(COLLATION_ALIAS_SOURCE) $(
COLLATION_SOURCE_LOCAL
)
324
INSTALLED_COL_FILES = $(COLLATION_SOURCE:%.txt=%) $(
COLLATION_SOURCE_LOCAL
:%.txt=%)
[
all
...]
makedata.mak
376
COLLATION_SOURCE=$(COLLATION_SOURCE) $(
COLLATION_SOURCE_LOCAL
)
[
all
...]
/external/icu4c/data/
Makefile.in
327
COL_SRC= root.txt $(COLLATION_SOURCE) $(COLLATION_ALIAS_SOURCE) $(
COLLATION_SOURCE_LOCAL
)
329
INSTALLED_COL_FILES = $(COLLATION_SOURCE:%.txt=%) $(
COLLATION_SOURCE_LOCAL
:%.txt=%)
[
all
...]
makedata.mak
376
COLLATION_SOURCE=$(COLLATION_SOURCE) $(
COLLATION_SOURCE_LOCAL
)
[
all
...]
Completed in 43 milliseconds