Searched defs:I18N (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/v8/src/
H A Di18n.h22 class I18N { class in namespace:v8::internal
31 I18N();
/external/guava/guava-tests/test/com/google/common/io/
H A DIoTestCase.java28 static final String I18N field in class:IoTestCase
/external/chromium_org/third_party/libxml/src/
H A DHTMLparser.c652 #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/libxml2/
H A DHTMLparser.c655 #define I18N "lang", "dir" macro
659 #define ATTRS COREATTRS,I18N,EVENTS
667 static const char* const core_i18n_attrs[] = { COREATTRS, I18N, NULL } ;
669 static const char* const i18n_attrs[] = { I18N, NULL } ;
709 static const char* const font_attrs[] = { COREATTRS, I18N, "size", "color", "face" , NULL } ;
715 static const char* const head_attrs[] = { I18N, "profile", NULL } ;
724 static const char* const prompt_attrs[] = { COREATTRS, I18N, "prompt", NULL } ;
733 static const char* const meta_attrs[] = { I18N, "http-equiv", "name", "scheme", "charset", NULL } ;
751 static const char* const style_attrs[] = { I18N, "media", "title", NULL } ;
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 178 milliseconds