Searched refs:i18n (Results 376 - 400 of 1536) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/icu/source/tools/gencfu/
H A DMakefile.in29 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(srcdir)/../toolutil
/external/chromium_org/third_party/icu/source/tools/gentest/
H A DMakefile.in24 CPPFLAGS+= -I$(top_srcdir)/i18n
/external/chromium_org/third_party/libaddressinput/src/cpp/src/
H A Daddress_data.cc30 namespace i18n { namespace
129 } // namespace i18n
132 const i18n::addressinput::AddressData& address) {
/external/chromium_org/third_party/libaddressinput/src/cpp/test/
H A Dlookup_key_test.cc26 using i18n::addressinput::AddressData;
27 using i18n::addressinput::LookupKey;
/external/chromium_org/third_party/libphonenumber/src/resources/
H A Dphonemetadata.proto26 option java_package = "com.google.i18n.phonenumbers";
27 package i18n.phonenumbers;
/external/chromium_org/ui/base/l10n/
H A Dl10n_util_collator.h13 #include "base/i18n/string_compare.h"
15 #include "third_party/icu/source/i18n/unicode/coll.h"
34 return base::i18n::CompareString16WithCollator(collator_,
117 return base::i18n::CompareString16WithCollator(collator_, lhs, rhs) ==
/external/icu/icu4c/source/
H A DAndroid.mk24 i18n \
/external/icu/icu4c/source/samples/cal/
H A DMakefile.in23 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n
/external/icu/icu4c/source/samples/date/
H A DMakefile.in23 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n
/external/icu/icu4c/source/test/compat/
H A DMakefile.in23 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n
/external/icu/icu4c/source/test/perf/collationperf/
H A DMakefile.in22 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
/external/icu/icu4c/source/test/perf/collperf/
H A DMakefile.in22 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
/external/icu/icu4c/source/test/perf/collperf2/
H A DMakefile.in22 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
/external/icu/icu4c/source/test/perf/convperf/
H A DMakefile.in22 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
/external/icu/icu4c/source/test/perf/leperf/
H A DMakefile.in24 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/layout/.. -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw -I$(top_srcdir)/io -I$(top_srcdir)/i18n
/external/icu/icu4c/source/test/perf/strsrchperf/
H A DMakefile.in22 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/tools/ctestfw
/external/icu/icu4c/source/test/testmap/
H A DMakefile.in23 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCFLAGS)
/external/icu/icu4c/source/test/thaitest/
H A DMakefile.in23 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n
/external/icu/icu4c/source/test/threadtest/
H A DMakefile.in26 CPPFLAGS = @CPPFLAGS@ -I$(top_srcdir)/common -I$(top_srcdir)/i18n
/external/icu/icu4c/source/tools/gencfu/
H A DMakefile.in29 CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(srcdir)/../toolutil
/external/icu/icu4c/source/tools/gentest/
H A DMakefile.in24 CPPFLAGS+= -I$(top_srcdir)/i18n
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
H A DPhoneNumberMatcher.java17 package com.android.i18n.phonenumbers;
19 import com.android.i18n.phonenumbers.PhoneNumberUtil.Leniency;
20 import com.android.i18n.phonenumbers.PhoneNumberUtil.MatchType;
21 import com.android.i18n.phonenumbers.PhoneNumberUtil.PhoneNumberFormat;
22 import com.android.i18n.phonenumbers.Phonemetadata.NumberFormat;
23 import com.android.i18n.phonenumbers.Phonemetadata.PhoneMetadata;
24 import com.android.i18n.phonenumbers.Phonenumber.PhoneNumber.CountryCodeSource;
25 import com.android.i18n.phonenumbers.Phonenumber.PhoneNumber;
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/geocoding/
H A DPhoneNumberOfflineGeocoderTest.java17 package com.android.i18n.phonenumbers.geocoding;
19 import com.android.i18n.phonenumbers.Phonenumber.PhoneNumber;
33 "/com/android/i18n/phonenumbers/geocoding/testing_data/";
/external/sqlite/android/
H A DAndroid.mk10 external/icu/icu4c/source/i18n \
/external/chromium_org/ash/system/tray/
H A Dtray_popup_label_button_border.cc7 #include "base/i18n/rtl.h"
88 if (base::i18n::IsRTL()) {

Completed in 4371 milliseconds

<<11121314151617181920>>