/libcore/luni/src/main/java/libcore/net/ |
MimeUtils.java | 46 add("application/andrew-inset", "ez"); 47 add("application/dsptype", "tsp"); 48 add("application/futuresplash", "spl"); 49 add("application/hta", "hta"); 50 add("application/mac-binhex40", "hqx"); 51 add("application/mac-compactpro", "cpt"); 52 add("application/mathematica", "nb"); 53 add("application/msaccess", "mdb"); 54 add("application/oda", "oda"); 55 add("application/ogg", "ogg") 355 private static void add(String mimeType, String extension) { method in class:MimeUtils 416 add(mimeType, extension); method [all...] |
/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
hc_documentgetelementsbytagnametotallength.java | 64 expectedNames.add("html"); 65 expectedNames.add("head"); 66 expectedNames.add("meta"); 67 expectedNames.add("title"); 68 expectedNames.add("script"); 69 expectedNames.add("script"); 70 expectedNames.add("script"); 71 expectedNames.add("body"); 72 expectedNames.add("p"); 73 expectedNames.add("em") [all...] |
nodeclonenodetrue.java | 78 expectedWhitespace.add("#text"); 79 expectedWhitespace.add("employeeId"); 80 expectedWhitespace.add("#text"); 81 expectedWhitespace.add("name"); 82 expectedWhitespace.add("#text"); 83 expectedWhitespace.add("position"); 84 expectedWhitespace.add("#text"); 85 expectedWhitespace.add("salary"); 86 expectedWhitespace.add("#text"); 87 expectedWhitespace.add("gender") [all...] |
nodelisttraverselist.java | 73 expectedWhitespace.add("#text"); 74 expectedWhitespace.add("employeeId"); 75 expectedWhitespace.add("#text"); 76 expectedWhitespace.add("name"); 77 expectedWhitespace.add("#text"); 78 expectedWhitespace.add("position"); 79 expectedWhitespace.add("#text"); 80 expectedWhitespace.add("salary"); 81 expectedWhitespace.add("#text"); 82 expectedWhitespace.add("gender") [all...] |
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/ |
FileFilter.java | 88 ignoreResultList.add("fast/dom/HTMLKeygenElement/keygen.html"); // Missing layoutTestController.shadowRoot() 89 ignoreResultList.add("fast/dom/Geolocation/window-close-crash.html"); // Missing layoutTestContoller.setCloseRemainingWindowsWhenComplete() 90 ignoreResultList.add("fast/dom/Geolocation/page-reload-cancel-permission-requests.html"); // Missing layoutTestController.numberOfPendingGeolocationPermissionRequests() 91 ignoreResultList.add("fast/dom/HTMLLinkElement/link-and-subresource-test.html"); // Missing layoutTestController.dumpResourceResponseMIMETypes() 92 ignoreResultList.add("fast/dom/HTMLLinkElement/prefetch.html"); // Missing layoutTestController.dumpResourceResponseMIMETypes() 93 ignoreResultList.add("fast/dom/HTMLLinkElement/subresource.html"); // Missing layoutTestController.dumpResourceResponseMIMETypes() 94 ignoreResultList.add("fast/encoding/char-decoding.html"); // fails in Java HTTP stack, see http://b/issue?id=3047156 95 ignoreResultList.add("fast/encoding/hanarei-blog32-fc2-com.html"); // fails in Java HTTP stack, see http://b/issue?id=3046986 96 ignoreResultList.add("fast/encoding/mailto-always-utf-8.html"); // Requires waitForPolicyDelegate(), see http://b/issue?id=3043468 97 ignoreResultList.add("fast/encoding/percent-escaping.html"); // fails in Java HTTP stack, see http://b/issue?id=304698 [all...] |
/external/webkit/Source/WebCore/platform/graphics/cg/ |
ImageSourceCGWin.cpp | 55 UTIMap.add("public.html", "html"); 56 UTIMap.add("public.jpeg", "jpeg"); 57 UTIMap.add("public.jpeg-2000", "jp2"); 58 UTIMap.add("public.plain-text", "txt"); 59 UTIMap.add("public.png", "png"); 60 UTIMap.add("public.tiff", "tiff"); 61 UTIMap.add("public.xbitmap-image", "xbm"); 62 UTIMap.add("public.xml", "xml"); 63 UTIMap.add("com.adobe.illustrator.ai-image", "ai"); 64 UTIMap.add("com.adobe.pdf", "pdf") [all...] |
/external/llvm/test/FrontendC/ |
2010-11-16-asmblock.c | 13 add esi, ecx; 14 add edi, ecx;
|
/external/webkit/Source/WebCore/editing/ |
RemoveFormatCommand.cpp | 50 elements.add(acronymTag); 51 elements.add(bTag); 52 elements.add(bdoTag); 53 elements.add(bigTag); 54 elements.add(citeTag); 55 elements.add(codeTag); 56 elements.add(dfnTag); 57 elements.add(emTag); 58 elements.add(fontTag); 59 elements.add(iTag) [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/ |
MccTable.java | 276 table.add(new MccEntry(202,"gr",2)); //Greece 277 table.add(new MccEntry(204,"nl",2,"nl")); //Netherlands (Kingdom of the) 278 table.add(new MccEntry(206,"be",2)); //Belgium 279 table.add(new MccEntry(208,"fr",2,"fr")); //France 280 table.add(new MccEntry(212,"mc",2)); //Monaco (Principality of) 281 table.add(new MccEntry(213,"ad",2)); //Andorra (Principality of) 282 table.add(new MccEntry(214,"es",2,"es")); //Spain 283 table.add(new MccEntry(216,"hu",2)); //Hungary (Republic of) 284 table.add(new MccEntry(218,"ba",2)); //Bosnia and Herzegovina 285 table.add(new MccEntry(219,"hr",2)); //Croatia (Republic of [all...] |
/libcore/dom/src/test/java/org/w3c/domts/level2/core/ |
createAttributeNS03.java | 74 illegalQNames.add("person:{"); 75 illegalQNames.add("person:}"); 76 illegalQNames.add("person:~"); 77 illegalQNames.add("person:'"); 78 illegalQNames.add("person:!"); 79 illegalQNames.add("person:@"); 80 illegalQNames.add("person:#"); 81 illegalQNames.add("person:$"); 82 illegalQNames.add("person:%"); 83 illegalQNames.add("person:^") [all...] |
createDocument05.java | 78 illegalQNames.add("namespaceURI:{"); 79 illegalQNames.add("namespaceURI:}"); 80 illegalQNames.add("namespaceURI:~"); 81 illegalQNames.add("namespaceURI:'"); 82 illegalQNames.add("namespaceURI:!"); 83 illegalQNames.add("namespaceURI:@"); 84 illegalQNames.add("namespaceURI:#"); 85 illegalQNames.add("namespaceURI:$"); 86 illegalQNames.add("namespaceURI:%"); 87 illegalQNames.add("namespaceURI:^") [all...] |
createDocumentType02.java | 77 illegalQNames.add("edi:{"); 78 illegalQNames.add("edi:}"); 79 illegalQNames.add("edi:~"); 80 illegalQNames.add("edi:'"); 81 illegalQNames.add("edi:!"); 82 illegalQNames.add("edi:@"); 83 illegalQNames.add("edi:#"); 84 illegalQNames.add("edi:$"); 85 illegalQNames.add("edi:%"); 86 illegalQNames.add("edi:^") [all...] |
createElementNS03.java | 76 illegalQNames.add("person:{"); 77 illegalQNames.add("person:}"); 78 illegalQNames.add("person:~"); 79 illegalQNames.add("person:'"); 80 illegalQNames.add("person:!"); 81 illegalQNames.add("person:@"); 82 illegalQNames.add("person:#"); 83 illegalQNames.add("person:$"); 84 illegalQNames.add("person:%"); 85 illegalQNames.add("person:^") [all...] |
isSupported12.java | 74 features.add("Core"); 75 features.add("XML"); 76 features.add("HTML"); 77 features.add("Views"); 78 features.add("StyleSheets"); 79 features.add("CSS"); 80 features.add("CSS2"); 81 features.add("Events"); 82 features.add("UIEvents"); 83 features.add("MouseEvents") [all...] |
domimplementationcreatedocumenttype02.java | 87 qualifiedNames.add("_:_"); 88 qualifiedNames.add("_:h0"); 89 qualifiedNames.add("_:test"); 90 qualifiedNames.add("_:_."); 91 qualifiedNames.add("_:a-"); 92 qualifiedNames.add("l_:_"); 93 qualifiedNames.add("ns:_0"); 94 qualifiedNames.add("ns:a0"); 95 qualifiedNames.add("ns0:test"); 96 qualifiedNames.add("ns:EEE.") [all...] |
domimplementationcreatedocumenttype04.java | 85 qualifiedNames.add("{"); 86 qualifiedNames.add("}"); 87 qualifiedNames.add("'"); 88 qualifiedNames.add("~"); 89 qualifiedNames.add("`"); 90 qualifiedNames.add("@"); 91 qualifiedNames.add("#"); 92 qualifiedNames.add("$"); 93 qualifiedNames.add("%"); 94 qualifiedNames.add("^") [all...] |
/frameworks/base/graphics/java/android/graphics/ |
LightingColorFilter.java | 28 * pinning the result for each component to [0..255]. The alpha components of the mul and add arguments 31 public LightingColorFilter(int mul, int add) { 32 native_instance = native_CreateLightingFilter(mul, add); 33 nativeColorFilter = nCreateLightingFilter(native_instance, mul, add); 36 private static native int native_CreateLightingFilter(int mul, int add); 37 private static native int nCreateLightingFilter(int nativeFilter, int mul, int add);
|
/external/webkit/Source/WebCore/platform/win/ |
MIMETypeRegistryWin.cpp | 77 mimetypeMap.add("txt", "text/plain"); 78 mimetypeMap.add("pdf", "application/pdf"); 79 mimetypeMap.add("ps", "application/postscript"); 80 mimetypeMap.add("html", "text/html"); 81 mimetypeMap.add("htm", "text/html"); 82 mimetypeMap.add("xml", "text/xml"); 83 mimetypeMap.add("xsl", "text/xsl"); 84 mimetypeMap.add("js", "application/x-javascript"); 85 mimetypeMap.add("xhtml", "application/xhtml+xml"); 86 mimetypeMap.add("rss", "application/rss+xml") [all...] |
/external/llvm/include/llvm/Support/ |
PassManagerBuilder.h | 41 /// frontends to vend a plugin API, where plugins are allowed to add extensions 44 /// the pass(es). For example, a plugin that wanted to add a loop optimization 49 /// PM.add(createMyAwesomePass()); 59 /// configured) as well as the pass manager to add stuff to. 131 // Add TypeBasedAliasAnalysis before BasicAliasAnalysis so that 134 PM.add(createTypeBasedAliasAnalysisPass()); 135 PM.add(createBasicAliasAnalysisPass()); 145 // Add LibraryInfo if we have some. 146 if (LibraryInfo) FPM.add(new TargetLibraryInfo(*LibraryInfo)); 152 FPM.add(createCFGSimplificationPass()) [all...] |
/external/bluetooth/hcidump/ |
bootstrap | 5 automake --add-missing --copy && \
|
/frameworks/base/core/java/com/google/android/mms/ |
ContentType.java | 82 sSupportedContentTypes.add(TEXT_PLAIN); 83 sSupportedContentTypes.add(TEXT_HTML); 84 sSupportedContentTypes.add(TEXT_VCALENDAR); 85 sSupportedContentTypes.add(TEXT_VCARD); 87 sSupportedContentTypes.add(IMAGE_JPEG); 88 sSupportedContentTypes.add(IMAGE_GIF); 89 sSupportedContentTypes.add(IMAGE_WBMP); 90 sSupportedContentTypes.add(IMAGE_PNG); 91 sSupportedContentTypes.add(IMAGE_JPG); 92 //supportedContentTypes.add(IMAGE_SVG); not yet supported [all...] |
/external/webkit/Source/WebCore/platform/wince/ |
MIMETypeRegistryWinCE.cpp | 64 mimetypeMap.add("txt", "text/plain"); 65 mimetypeMap.add("pdf", "application/pdf"); 66 mimetypeMap.add("ps", "application/postscript"); 67 mimetypeMap.add("html", "text/html"); 68 mimetypeMap.add("htm", "text/html"); 69 mimetypeMap.add("xml", "text/xml"); 70 mimetypeMap.add("xsl", "text/xsl"); 71 mimetypeMap.add("js", "application/x-javascript"); 72 mimetypeMap.add("xhtml", "application/xhtml+xml"); 73 mimetypeMap.add("rss", "application/rss+xml") [all...] |
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/ |
CountryCodeToRegionCodeMap.java | 42 listWithRegionCode.add("US"); 43 listWithRegionCode.add("AG"); 44 listWithRegionCode.add("AI"); 45 listWithRegionCode.add("AS"); 46 listWithRegionCode.add("BB"); 47 listWithRegionCode.add("BM"); 48 listWithRegionCode.add("BS"); 49 listWithRegionCode.add("CA"); 50 listWithRegionCode.add("DM"); 51 listWithRegionCode.add("DO") [all...] |
/external/clang/test/Index/ |
complete-at-exprstmt.m | 14 + (int)add:(int)x to:(int)y; 15 + (int)add:(int)x to:(int)y plus:(int)z; 19 @selector(add:to:); 49 // CHECK-CC4: NotImplemented:{TypedText add:to:} (40) 50 // CHECK-CC4: NotImplemented:{TypedText add:to:plus:} (40) 53 // CHECK-CC5: NotImplemented:{Informative add:}{TypedText to:} (40) 54 // CHECK-CC5: NotImplemented:{Informative add:}{TypedText to:plus:} (40)
|
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/ |
CountryCodeToRegionCodeMapForTesting.java | 42 listWithRegionCode.add("US"); 43 listWithRegionCode.add("BS"); 47 listWithRegionCode.add("IT"); 51 listWithRegionCode.add("GB"); 55 listWithRegionCode.add("PL"); 59 listWithRegionCode.add("DE"); 63 listWithRegionCode.add("MX"); 67 listWithRegionCode.add("AR"); 71 listWithRegionCode.add("AU"); 75 listWithRegionCode.add("NZ") [all...] |