/external/guava/guava-tests/test/com/google/common/io/ |
D | ResourcesTest.java | 57 assertEquals(I18N, Resources.toString(resource, Charsets.UTF_8)); in testToString() 59 .isNotEqualTo(I18N); in testToString() 72 assertEquals(ImmutableList.of(I18N), in testReadLines() 103 assertEquals(I18N, out.toString("UTF-8")); in testCopyToOutputStream()
|
D | IoTestCase.java | 28 static final String I18N field in IoTestCase
|
/external/chromium_org/v8/src/ |
D | i18n.h | 45 class I18N { 54 I18N();
|
D | i18n.cc | 803 Handle<ObjectTemplateInfo> I18N::GetTemplate(Isolate* isolate) { in GetTemplate() 809 Handle<ObjectTemplateInfo> I18N::GetTemplate2(Isolate* isolate) { in GetTemplate2()
|
D | runtime.cc | 13807 I18N::GetTemplate(isolate); in RUNTIME_FUNCTION() 13912 I18N::GetTemplate(isolate); in RUNTIME_FUNCTION() 14024 Handle<ObjectTemplateInfo> collator_template = I18N::GetTemplate(isolate); in RUNTIME_FUNCTION() 14096 I18N::GetTemplate2(isolate); in RUNTIME_FUNCTION()
|
/external/chromium/chrome/browser/extensions/ |
D | extension_i18n_apitest.cc | 7 IN_PROC_BROWSER_TEST_F(ExtensionApiTest, I18N) { in IN_PROC_BROWSER_TEST_F() argument
|
/external/dnsmasq/bld/ |
D | Makefile | 8 $(CC) $(CFLAGS) $(COPTS) $(I18N) $(DNSMASQ_CFLAGS) $(RPM_OPT_FLAGS) -c $<
|
/external/chromium_org/chrome/browser/extensions/api/i18n/ |
D | i18n_apitest.cc | 15 IN_PROC_BROWSER_TEST_F(ExtensionApiTest, I18N) { in IN_PROC_BROWSER_TEST_F() argument
|
/external/dnsmasq/ |
D | Makefile | 58 I18N=-DLOCALEDIR='\"$(LOCALEDIR)\"' \
|
/external/icu4c/i18n/ |
D | i18n.rc | 75 VALUE "FileDescription", ICU_PRODUCT_PREFIX " I18N DLL\0"
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | i18n.rc | 75 VALUE "FileDescription", ICU_PRODUCT_PREFIX " I18N DLL\0"
|
/external/bison/m4/ |
D | bison-i18n.m4 | 20 echo "The BISON-I18N macro is used without being preceded by AM-GNU-GETTEXT." 1>&2
|
/external/libxml2/ |
D | HTMLparser.c | 652 #define I18N "lang", "dir" macro 656 #define ATTRS COREATTRS,I18N,EVENTS 664 static const char* const core_i18n_attrs[] = { COREATTRS, I18N, NULL } ; 666 static const char* const i18n_attrs[] = { I18N, NULL } ; 706 static const char* const font_attrs[] = { COREATTRS, I18N, "size", "color", "face" , NULL } ; 712 static const char* const head_attrs[] = { I18N, "profile", NULL } ; 721 static const char* const prompt_attrs[] = { COREATTRS, I18N, "prompt", NULL } ; 730 static const char* const meta_attrs[] = { I18N, "http-equiv", "name", "scheme", NULL } ; 748 static const char* const style_attrs[] = { I18N, "media", "title", NULL } ;
|
/external/chromium_org/third_party/libxml/src/ |
D | HTMLparser.c | 652 #define I18N "lang", "dir" macro 656 #define ATTRS COREATTRS,I18N,EVENTS 664 static const char* const core_i18n_attrs[] = { COREATTRS, I18N, NULL } ; 666 static const char* const i18n_attrs[] = { I18N, NULL } ; 706 static const char* const font_attrs[] = { COREATTRS, I18N, "size", "color", "face" , NULL } ; 712 static const char* const head_attrs[] = { I18N, "profile", NULL } ; 721 static const char* const prompt_attrs[] = { COREATTRS, I18N, "prompt", NULL } ; 730 static const char* const meta_attrs[] = { I18N, "http-equiv", "name", "scheme", NULL } ; 748 static const char* const style_attrs[] = { I18N, "media", "title", NULL } ;
|
D | TODO | 201 - I18N: http://wap.trondheim.com/vaer/index.phtml is not XML and accepted
|
D | NEWS | 1868 fix I18N support. ISO-Latin-x/UTF-8/UTF-16 (nearly) seems correctly 1877 - fix I18N support. ISO-Latin-x/UTF-8/UTF-16 (nearly) seems correctly
|
D | ChangeLog | 18413 * doc/encoding.html doc/xml.html: added I18N doc 18414 * encoding.[ch] HTMLtree.[ch] parser.c HTMLparser.c: I18N encoding 19227 parsing and ready for I18N conversion plugins
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 3062 Fix the I18N build which was broken in e2fsprogs 1.36 because the 3065 I18N tools installed), but the gen_tarball.in script was still 4221 Updated the I18N code so that calls to setlocate(LC_CTYPE, 0) are made
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 45022 http://www.gnu.org/software/libc/manual/html_node/Streams-and-I18N.html 52793 http://www.langer.camelot.de/Articles/Cuj/Internationalization/I18N.html
|