/external/chromium/chrome/browser/extensions/ |
extension_i18n_apitest.cc | 7 IN_PROC_BROWSER_TEST_F(ExtensionApiTest, I18N) { 9 ASSERT_TRUE(RunExtensionTest("i18n")) << message_;
|
/external/guava/guava-tests/test/com/google/common/io/ |
IoTestCase.java | 28 static final String I18N
|
ResourcesTest.java | 56 URL resource = getClass().getResource("testdata/i18n.txt"); 57 assertEquals(I18N, Resources.toString(resource, Charsets.UTF_8)); 59 .isNotEqualTo(I18N); 71 URL resource = getClass().getResource("testdata/i18n.txt"); 72 assertEquals(ImmutableList.of(I18N), 101 URL resource = getClass().getResource("testdata/i18n.txt"); 103 assertEquals(I18N, out.toString("UTF-8")); 117 Resources.getResource("com/google/common/io/testdata/i18n.txt")); 123 getClass(), "com/google/common/io/testdata/i18n.txt"); 126 assertEquals("resource com/google/common/io/testdata/i18n.txt" [all...] |
/external/chromium_org/v8/src/ |
i18n.h | 45 class I18N { 54 I18N();
|
i18n.cc | 29 #include "i18n.h" 803 Handle<ObjectTemplateInfo> I18N::GetTemplate(Isolate* isolate) { 809 Handle<ObjectTemplateInfo> I18N::GetTemplate2(Isolate* isolate) { [all...] |
runtime.cc | 71 #include "i18n.h" [all...] |
/external/chromium_org/chrome/browser/extensions/api/i18n/ |
i18n_apitest.cc | 15 IN_PROC_BROWSER_TEST_F(ExtensionApiTest, I18N) { 17 ASSERT_TRUE(RunExtensionTest("i18n")) << message_; 43 // Test that the messages.json file is loaded and the i18n message is loaded. 60 // Check that the i18n message is also changed.
|
/external/dnsmasq/bld/ |
Makefile | 8 $(CC) $(CFLAGS) $(COPTS) $(I18N) $(DNSMASQ_CFLAGS) $(RPM_OPT_FLAGS) -c $<
|
/external/dnsmasq/ |
Makefile | 56 all-i18n : 58 I18N=-DLOCALEDIR='\"$(LOCALEDIR)\"' \ 68 install-i18n : all-i18n install-common
|
/external/chromium_org/third_party/libxml/src/ |
HTMLparser.c | 652 #define I18N "lang", "dir" 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 } ; 794 { "bdo", 0, 0, 0, 0, 0, 0, 1, "i18n bidi over-ride " [all...] |
/external/libxml2/ |
HTMLparser.c | 652 #define I18N "lang", "dir" 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 } ; 794 { "bdo", 0, 0, 0, 0, 0, 0, 1, "i18n bidi over-ride " [all...] |
/prebuilts/devtools/tools/lib/ |
lint-api.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.2.0/ |
lint-api-22.2.0.jar | |
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/ |
findbugs-2.0.1.jar | |
/prebuilts/sdk/tools/lib/ |
lint_api.jar | |