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

1 2 3 4

  /external/apache-harmony/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/
PropertyChangeSupportTest.java 73 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
81 sup.addPropertyChangeListener(l1);
83 assertEquals(1, sup.getPropertyChangeListeners().length);
84 assertSame(l1, sup.getPropertyChangeListeners()[0]);
86 sup.removePropertyChangeListener(l1);
87 sup.addPropertyChangeListener(l3);
88 assertEquals(1, sup.getPropertyChangeListeners().length);
89 assertSame(l2, ((PropertyChangeListenerProxy) sup
91 assertNotSame(l3, sup.getPropertyChangeListeners()[0]);
93 sup.removePropertyChangeListener(sup.getPropertyChangeListeners()[0])
113 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
126 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
144 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
192 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
210 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
229 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
267 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
303 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
319 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
330 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
352 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
377 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
389 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
405 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
421 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
440 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
451 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
476 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
495 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
509 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
530 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
553 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
562 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
592 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
603 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
632 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
661 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
690 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
719 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
747 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
775 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
790 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
822 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
854 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
886 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
918 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
949 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
979 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
994 PropertyChangeSupport sup = new PropertyChangeSupport(new Object()); local
1009 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
1038 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
1066 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
1093 PropertyChangeSupport sup = new PropertyChangeSupport(new Object()); local
1106 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
1135 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
1164 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
1192 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
1203 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
1234 PropertyChangeSupport sup = new PropertyChangeSupport(src); local
    [all...]
  /external/embunit/inc/
HelperMacro.h 38 #define EMB_UNIT_TESTCASE(ca,name,sup,tdw,run) \
39 static const TestCase ca = new_TestCase(name,sup,tdw,run)
50 #define EMB_UNIT_TESTCALLER(caller,name,sup,tdw,fixtures) \
51 static const TestCaller caller = new_TestCaller(name,sup,tdw,sizeof(fixtures)/sizeof(fixtures[0]),(TestFixture*)fixtures)
TestCaller.h 66 #define new_TestCaller(name,sup,tdw,numberOfFixtuers,fixtuers)\
70 sup,\
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteEmptyStreamException.js 3 var sup = org.antlr.runtime.tree.RewriteEmptyStreamException.superclass;
4 sup.constructor.call(this, elementDescription);
RewriteEarlyExitException.js 3 var sup = org.antlr.runtime.tree.RewriteEarlyExitException.superclass;
7 sup.constructor.call(this, elementDescription);
RewriteRuleTokenStream.js 2 var sup = org.antlr.runtime.tree.RewriteRuleTokenStream.superclass;
3 sup.constructor.apply(this, arguments);
RewriteRuleSubtreeStream.js 2 var sup = org.antlr.runtime.tree.RewriteRuleSubtreeStream.superclass;
3 sup.constructor.apply(this, arguments);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
losertree.h 49 * Guarding is done explicitly through one flag sup per element,
64 bool sup; member in struct:__gnu_parallel::LoserTreeBase::Loser
111 losers[i + k].sup = true;
127 * @param sup flag that determines whether the value to insert is an
131 insert_start(const T& key, int source, bool sup)
145 losers[pos].sup = sup;
188 if (losers[right].sup
189 || (!losers[left].sup
215 void delete_min_insert(T key, bool sup)
349 bool sup; member in struct:__gnu_parallel::LoserTreePointerBase::Loser
    [all...]
  /external/eigen/doc/examples/
class_CwiseUnaryOp.cpp 9 CwiseClampOp(const Scalar& inf, const Scalar& sup) : m_inf(inf), m_sup(sup) {}
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_documentgetelementsbytagnametotallength.js 105 expectedNames[12] = "sup";
112 expectedNames[19] = "sup";
119 expectedNames[26] = "sup";
126 expectedNames[33] = "sup";
133 expectedNames[40] = "sup";
149 svgExpectedNames[11] = "sup";
156 svgExpectedNames[18] = "sup";
163 svgExpectedNames[25] = "sup";
170 svgExpectedNames[32] = "sup";
177 svgExpectedNames[39] = "sup";
    [all...]
hc_elementnormalize.js 78 Append a couple of text nodes to the first sup element, normalize the
102 elementList = doc.getElementsByTagName("sup");
111 elementList = doc.getElementsByTagName("sup");
hc_nodeinsertbefore.js 82 sup element in the document and check the "newChild"
110 expected[4] = "sup";
121 elementList = doc.getElementsByTagName("sup");
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_documentgetelementsbytagnametotallength.js 105 expectedNames[12] = "sup";
112 expectedNames[19] = "sup";
119 expectedNames[26] = "sup";
126 expectedNames[33] = "sup";
133 expectedNames[40] = "sup";
149 svgExpectedNames[11] = "sup";
156 svgExpectedNames[18] = "sup";
163 svgExpectedNames[25] = "sup";
170 svgExpectedNames[32] = "sup";
177 svgExpectedNames[39] = "sup";
    [all...]
hc_elementnormalize.js 78 Append a couple of text nodes to the first sup element, normalize the
102 elementList = doc.getElementsByTagName("sup");
111 elementList = doc.getElementsByTagName("sup");
hc_nodeinsertbefore.js 82 sup element in the document and check the "newChild"
110 expected[4] = "sup";
121 elementList = doc.getElementsByTagName("sup");
  /libcore/luni/src/main/java/java/lang/
Class.java 249 for (Class<?> sup = getSuperclass(); sup != null; sup = sup.getSuperclass()) {
250 annotation = sup.getDeclaredAnnotation(annotationType);
284 for (Class<?> sup = getSuperclass(); sup != null; sup = sup.getSuperclass()) {
285 declaredAnnotations = sup.getDeclaredAnnotations()
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
LayoutDescriptors.java 537 ViewClassInfo sup = info.getSuperClass(); local
538 if (sup != null) {
539 ViewElementDescriptor supDesc = infoDescMap.get(sup);
540 while (supDesc == null && sup != null) {
545 sup = sup.getSuperClass();
546 if (sup != null) {
547 supDesc = infoDescMap.get(sup);
  /external/markdown/markdown/extensions/
footnotes.py 263 sup = etree.Element("sup")
264 a = etree.SubElement(sup, "a")
266 sup.set('id', self.footnotes.makeFootnoteRefId(id))
270 return sup
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
elementsetidattribute09.js 78 First use setAttribute to create two new attributes on the second strong element and sup element.
106 elemList2 = doc.getElementsByTagName("sup");
132 assertEquals("elementsetidattribute2GetElementById09","sup",elemName);
elementgetschematypeinfo07.js 106 elemList = doc.getElementsByTagName("sup");
114 assertEquals("elementgetschematypeinfo07_typeName","sup",typeName);
  /build/tools/droiddoc/templates-pdk/assets/
yui-3.3.0-reset-min.css 8 html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit (…)
  /sdk/templates/docs/
cssreset-min.css 7 html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
  /external/v8/test/mjsunit/
html-string-funcs.js 36 strike: 'strike', sub: 'sub', sup: 'sup' };
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-76054.js 101 status = 'sup()';
102 actual = s.sup();
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
HTMLEntities.properties 248 sup=8835

Completed in 1567 milliseconds

1 2 3 4