HomeSort by relevance Sort by last modified time
    Searched refs:add (Results 1 - 25 of 7496) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/luni/src/main/java/libcore/net/
MimeUtils.java 50 add("application/andrew-inset", "ez");
51 add("application/dsptype", "tsp");
52 add("application/futuresplash", "spl");
53 add("application/hta", "hta");
54 add("application/mac-binhex40", "hqx");
55 add("application/mac-compactpro", "cpt");
56 add("application/mathematica", "nb");
57 add("application/msaccess", "mdb");
58 add("application/oda", "oda");
59 add("application/ogg", "ogg")
365 private static void add(String mimeType, String extension) { method in class:MimeUtils
426 add(mimeType, extension); method
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyMetadata.java 69 sAdvanced.add("alwaysDrawnWithCache");
70 sAdvanced.add("animationCache");
71 sAdvanced.add("animationDuration");
72 sAdvanced.add("animationResolution");
73 sAdvanced.add("baseline");
74 sAdvanced.add("bufferType");
75 sAdvanced.add("calendarViewShown");
76 sAdvanced.add("completionHint");
77 sAdvanced.add("completionHintView");
78 sAdvanced.add("completionThreshold")
    [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...]
  /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/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CSharp3Target.java 49 add("abstract"); add("event"); add("new"); add("struct");
50 add("as"); add("explicit"); add("null"); add("switch");
51 add("base"); add("extern"); add("object"); add("this")
    [all...]
  /external/clang/test/CodeGen/
ubsan-blacklist.c 23 // DEFAULT: @add
24 // FUNC: @add
25 // FILE: @add
26 unsigned add() { function
  /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/MC/AArch64/
elf-reloc-addsubimm.s 4 add x2, x3, #:lo12:some_label
mapping-across-sections.s 4 add w0, w0, w0
8 add w0, w0, w0
16 add w0, w0, w0
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
AlternateFormatsCountryCodeSet.java 33 countryCodeSet.add(43);
34 countryCodeSet.add(44);
35 countryCodeSet.add(49);
36 countryCodeSet.add(55);
37 countryCodeSet.add(61);
38 countryCodeSet.add(81);
  /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/opt/telephony/src/java/com/android/internal/telephony/
MccTable.java 335 sTable.add(new MccEntry(202,"gr",2)); //Greece
336 sTable.add(new MccEntry(204,"nl",2,"nl")); //Netherlands (Kingdom of the)
337 sTable.add(new MccEntry(206,"be",2)); //Belgium
338 sTable.add(new MccEntry(208,"fr",2,"fr")); //France
339 sTable.add(new MccEntry(212,"mc",2)); //Monaco (Principality of)
340 sTable.add(new MccEntry(213,"ad",2)); //Andorra (Principality of)
341 sTable.add(new MccEntry(214,"es",2,"es")); //Spain
342 sTable.add(new MccEntry(216,"hu",2)); //Hungary (Republic of)
343 sTable.add(new MccEntry(218,"ba",2)); //Bosnia and Herzegovina
344 sTable.add(new MccEntry(219,"hr",2)); //Croatia (Republic of
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialTrie.java 145 * @param contact Desired contact to add
174 // Add the digits that follow the 1st digit (trunk prefix)
175 // If trunkPrefixOffset is 0, we will add the number as is anyway, so
179 // Add the digits that follow the next 3 digits (area code)
283 offSets.add(i);
302 * @param contact - Contact to add to the trie
317 current.add(contact);
350 // encountered a new name token, so add this token into the tree starting from
373 current.add(contact);
439 public void add(ContactNumber contact)
    [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...]
  /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/clang/test/CodeGenCXX/
debug-info-template-member.cpp 8 return add<2>(j);
11 template <int i> int add(int j) function in class:MyClass
21 // CHECK: [[C_TEMP]] = metadata !{i32 {{.*}}, i32 0, metadata {{.*}}, metadata !"add<2>", metadata !"add<2>", metadata !"_ZN7MyClass3addILi2EEEii", metadata {{.*}}
  /external/smack/src/org/xbill/DNS/
WKSRecord.java 159 protocols.add(ICMP, "icmp");
160 protocols.add(IGMP, "igmp");
161 protocols.add(GGP, "ggp");
162 protocols.add(ST, "st");
163 protocols.add(TCP, "tcp");
164 protocols.add(UCL, "ucl");
165 protocols.add(EGP, "egp");
166 protocols.add(IGP, "igp");
167 protocols.add(BBN_RCC_MON, "bbn-rcc-mon");
168 protocols.add(NVP_II, "nvp-ii")
    [all...]
Rcode.java 77 rcodes.add(NOERROR, "NOERROR");
78 rcodes.add(FORMERR, "FORMERR");
79 rcodes.add(SERVFAIL, "SERVFAIL");
80 rcodes.add(NXDOMAIN, "NXDOMAIN");
81 rcodes.add(NOTIMP, "NOTIMP");
83 rcodes.add(REFUSED, "REFUSED");
84 rcodes.add(YXDOMAIN, "YXDOMAIN");
85 rcodes.add(YXRRSET, "YXRRSET");
86 rcodes.add(NXRRSET, "NXRRSET");
87 rcodes.add(NOTAUTH, "NOTAUTH")
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
AbstractCollectionTest.java 55 c.add("a");
60 assertTrue(c.add("a"));
65 assertTrue(c.add("a"));
66 assertTrue(c.add("b"));
67 c.add("a");
68 c.add("b");
79 c.add("a");
85 c.add("a");
90 c.add("a");
95 c.add("a")
    [all...]
  /frameworks/opt/mms/src/java/com/google/android/mms/
ContentType.java 84 sSupportedContentTypes.add(TEXT_PLAIN);
85 sSupportedContentTypes.add(TEXT_HTML);
86 sSupportedContentTypes.add(TEXT_VCALENDAR);
87 sSupportedContentTypes.add(TEXT_VCARD);
89 sSupportedContentTypes.add(IMAGE_JPEG);
90 sSupportedContentTypes.add(IMAGE_GIF);
91 sSupportedContentTypes.add(IMAGE_WBMP);
92 sSupportedContentTypes.add(IMAGE_PNG);
93 sSupportedContentTypes.add(IMAGE_JPG);
94 sSupportedContentTypes.add(IMAGE_X_MS_BMP)
    [all...]
  /external/llvm/lib/Transforms/IPO/
PassManagerBuilder.cpp 90 // Add TypeBasedAliasAnalysis before BasicAliasAnalysis so that
93 PM.add(createTypeBasedAliasAnalysisPass());
94 PM.add(createBasicAliasAnalysisPass());
100 // Add LibraryInfo if we have some.
101 if (LibraryInfo) FPM.add(new TargetLibraryInfo(*LibraryInfo));
107 FPM.add(createCFGSimplificationPass());
109 FPM.add(createSROAPass());
111 FPM.add(createScalarReplAggregatesPass());
112 FPM.add(createEarlyCSEPass());
113 FPM.add(createLowerExpectIntrinsicPass())
    [all...]

Completed in 1403 milliseconds

1 2 3 4 5 6 7 8 91011>>