HomeSort by relevance Sort by last modified time
    Searched full:circle (Results 1 - 25 of 187) sorted by null

1 2 3 4 5 6 7 8

  /external/webkit/WebCore/manual-tests/
svg-cursor-changes.svg 4 <!-- Clicking this circle should result in an instant update of the cursor location of this and the next circle (tested using DOM) -->
5 <circle onclick="document.getElementById('mycursor').setAttribute('x', '100');" cx="80" cy="150" r="70" fill="green" cursor="url(#mycursor)"/>
7 <!-- Clicking this circle should result in an instant update of the cursor location of this and the previous circle (tested using SVG DOM) -->
8 <circle onclick="document.getElementById('mycursor').x.baseVal.value = 100;" cx="230" cy="150" r="70" fill="green" cursor="url(#mycursor)"/>
13 <!-- Clicking this circle should result in an instant update of the cursor location (tested using DOM) -->
14 <circle onclick="document.getElementById('mycursor2').setAttribute('x', '100');" cx="80" cy="310" r="70" fill="green" cursor="url(#mycursor2)"/>
16 <!-- Clicking this circle should result in an instant update of the cursor location (tested using SVG DOM) -->
17 <circle onclick="document.getElementById('mycursor3').x.baseVal.value = 100;" cx="230" cy="310" r="70" fil (…)
    [all...]
  /external/jsr305/javadoc/
overview-tree.html 88 <LI TYPE="circle">java.lang.Object<UL>
89 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/MatchesPattern.Checker.html" title="class in javax.annotation"><B>MatchesPattern.Checker</B></A> (implements javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
90 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation"><B>Nonnegative.Checker</B></A> (implements javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
91 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/Nonnull.Checker.html" title="class in javax.annotation"><B>Nonnull.Checker</B></A> (implements javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
92 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/RegEx.Checker.html" title="class in javax.annotation"><B>RegEx.Checker</B></A> (implements javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
99 <LI TYPE="circle">javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta"><B>TypeQualifierValidator</B></A>&lt;A&gt;</UL>
104 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/WillNotClose.html" title="annotation in javax.annotation"><B>WillNotClose</B></A> (implements java.lang.annotation.Annotation)
105 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/WillCloseWhenClosed.html" title="annotation in javax.annotation"><B>WillCloseWhenClosed</B></A> (implements java.lang.annotation.Annotation)
106 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/WillClose.html" title="annotation in javax.annotation"><B>WillClose</B></A> (implements java.lang.annotation.Annotation)
107 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/Untainted.html" title="annotation in javax.annotation" (…)
    [all...]
  /frameworks/base/graphics/java/android/graphics/
RadialGradient.java 24 @param radius Must be positive. The radius of the circle for this gradient
25 @param colors The colors to be distributed between the center and edge of the circle
28 the the colors are distributed evenly between the center and edge of the circle.
48 @param radius Must be positive. The radius of the circle for this gradient
49 @param color0 The color at the center of the circle.
50 @param color1 The color at the edge of the circle.
  /external/guava/javadoc/
overview-tree.html 93 <LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
94 <LI TYPE="circle">com.google.common.util.concurrent.<A HREF="com/google/common/util/concurrent/AbstractCheckedFuture.html" title="class in com.google.common.util.concurrent"><B>AbstractCheckedFuture</B></A>&lt;V,E&gt; (implements com.google.common.util.concurrent.<A HREF="com/google/common/util/concurrent/CheckedFuture.html" title="interface in com.google.common.util.concurrent">CheckedFuture</A>&lt;V,E&gt;)
95 <LI TYPE="circle">java.util.<A HREF="http://java.sun.com/javase/6/docs/api/java/util/AbstractCollection.html?is-external=true" title="class or interface in java.util"><B>AbstractCollection</B></A>&lt;E&gt; (implements java.util.<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;E&gt;)
97 <LI TYPE="circle">java.util.<A HREF="http://java.sun.com/javase/6/docs/api/java/util/AbstractSet.html?is-external=true" title="class or interface in java.util"><B>AbstractSet</B></A>&lt;E&gt; (implements java.util.<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;E&gt;)
99 <LI TYPE="circle">com.google.common.collect.<A HREF="com/google/common/collect/Sets.SetView.html" title="class in com.google.common.collect"><B>Sets.SetView</B></A>&lt;E&gt;</UL>
100 <LI TYPE="circle">com.google.common.collect.<A HREF="com/google/common/collect/ConcurrentHashMultiset.html" title="class in com.google.common.collect"><B>ConcurrentHashMultiset</B></A>&lt;E&gt; (implements java.io.<A HREF="http://java.sun.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
101 <LI TYPE="circle">com.google.common.collect.<A HREF="com/google/common/collect/EnumMultiset.html" title="class in com.google.common.collect"><B>EnumMultiset</B></A>&lt;E&gt;<LI TYPE="circle">com.google.common.collect.<A HREF="com/google/common/collect/HashMultiset.html" title="class in com.google.common.collect"><B>HashMultiset</B></A>&lt;E&gt;<LI TYPE="circle">com.google.common.collect.<A HREF="com/google/common/collect/LinkedHashMultiset.html" title="class in com.google.common.collect"><B>LinkedHashMultiset</B></A>&lt;E&gt;<LI TYPE="circle">com.google.common.collect.<A HREF="com/google/common/collect/TreeMultiset.html" title="class in c (…)
    [all...]
  /external/jsr305/javadoc/javax/annotation/
package-tree.html 89 <LI TYPE="circle">java.lang.Object<UL>
90 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/MatchesPattern.Checker.html" title="class in javax.annotation"><B>MatchesPattern.Checker</B></A> (implements javax.annotation.meta.<A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
91 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation"><B>Nonnegative.Checker</B></A> (implements javax.annotation.meta.<A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
92 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Nonnull.Checker.html" title="class in javax.annotation"><B>Nonnull.Checker</B></A> (implements javax.annotation.meta.<A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
93 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/RegEx.Checker.html" title="class in javax.annotation"><B>RegEx.Checker</B></A> (implements javax.annotation.meta.<A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
100 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/WillNotClose.html" title="annotation in javax.annotation"><B>WillNotClose</B></A> (implements java.lang.annotation.Annotation)
101 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/WillCloseWhenClosed.html" title="annotation in javax.annotation"><B>WillCloseWhenClosed</B></A> (implements java.lang.annotation.Annotation)
102 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/WillClose.html" title="annotation in javax.annotation"><B>WillClose</B></A> (implements java.lang.annotation.Annotation)
103 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Untainted.html" title="annotation in javax.annotation"><B>Untainted</B></A> (implements java.lang.annotation.Annotation)
104 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Tainted.html" title="annotation in javax.annotat (…)
    [all...]
  /external/proguard/src/proguard/gui/splash/
CircleSprite.java 26 * This Sprite represents an animated circle. It can optionally be filled.
41 * @param x the variable x-coordinate of the center of the circle.
42 * @param y the variable y-coordinate of the center of the circle.
43 * @param radius the variable radius of the circle.
  /external/webkit/WebCore/manual-tests/animation/
animateTransform-parser.svg 11 <circle fill="none" stroke="black" stroke-width="3" cx="200" cy="200" r="100" />
31 <circle fill="red" cx="0" cy="0" r="30">
33 </circle>
34 <circle fill="green" cx="0" cy="0" r="20">
36 </circle>
37 <circle fill="blue" cx="0" cy="0" r="10">
39 </circle>
40 <circle fill="yellow" cx="0" cy="0" r="5">
42 </circle>
  /external/guava/javadoc/com/google/common/collect/
package-tree.html 94 <LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
95 <LI TYPE="circle">java.util.<A HREF="http://java.sun.com/javase/6/docs/api/java/util/AbstractCollection.html?is-external=true" title="class or interface in java.util"><B>AbstractCollection</B></A>&lt;E&gt; (implements java.util.<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;E&gt;)
97 <LI TYPE="circle">java.util.<A HREF="http://java.sun.com/javase/6/docs/api/java/util/AbstractSet.html?is-external=true" title="class or interface in java.util"><B>AbstractSet</B></A>&lt;E&gt; (implements java.util.<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;E&gt;)
99 <LI TYPE="circle">com.google.common.collect.<A HREF="../../../../com/google/common/collect/Sets.SetView.html" title="class in com.google.common.collect"><B>Sets.SetView</B></A>&lt;E&gt;</UL>
100 <LI TYPE="circle">com.google.common.collect.<A HREF="../../../../com/google/common/collect/ConcurrentHashMultiset.html" title="class in com.google.common.collect"><B>ConcurrentHashMultiset</B></A>&lt;E&gt; (implements java.io.<A HREF="http://java.sun.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
101 <LI TYPE="circle">com.google.common.collect.<A HREF="../../../../com/google/common/collect/EnumMultiset.html" title="class in com.google.common.collect"><B>EnumMultiset</B></A>&lt;E&gt;<LI TYPE="circle">com.google.common.collect.<A HREF="../../../../com/google/common/collect/HashMultiset.html" title="class in com.google.common.collect"><B>HashMultiset</B></A>&lt;E&gt;<LI TYPE="circle">com.google.common.collect.<A HREF="../../../../com/google/common/collect/LinkedHashMultiset.html" title="class in com.google.common.collect"><B>LinkedHashMultiset</B></A>&lt;E&gt;<LI TYPE="circle">com.google.common.collect.<A HREF="../../../../com/google/common/collect/TreeMultiset.html" title="class in com.google.common.collect"><B>TreeMultiset</B></A>&lt;E&gt;</UL>
102 <LI TYPE="circle">com.google.common.collect.<A HREF="../../../../com/google/common/collect/ArrayListMultimap.html" (…)
    [all...]
  /external/skia/include/effects/
SkGradientShader.h 58 @param center The center of the circle for this gradient
59 @param radius Must be positive. The radius of the circle for this gradient
60 @param colors The array[count] of colors, to be distributed between the center and edge of the circle
63 the the colors are distributed evenly between the center and edge of the circle.
81 @param start The center of the start circle for this gradient
82 @param startRadius Must be positive. The radius of the start circle for this gradient.
83 @param end The center of the end circle for this gradient
84 @param endRadius Must be positive. The radius of the end circle for this gradient.
85 @param colors The array[count] of colors, to be distributed between the center and edge of the circle
88 the the colors are distributed evenly between the center and edge of the circle
    [all...]
  /external/guava/javadoc/com/google/common/base/
package-tree.html 94 <LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
95 <LI TYPE="circle">com.google.common.base.<A HREF="../../../../com/google/common/base/CharMatcher.html" title="class in com.google.common.base"><B>CharMatcher</B></A> (implements com.google.common.base.<A HREF="../../../../com/google/common/base/Predicate.html" title="interface in com.google.common.base">Predicate</A>&lt;T&gt;)
96 <LI TYPE="circle">com.google.common.base.<A HREF="../../../../com/google/common/base/CharMatcher.LookupTable.html" title="class in com.google.common.base"><B>CharMatcher.LookupTable</B></A><LI TYPE="circle">com.google.common.base.<A HREF="../../../../com/google/common/base/Charsets.html" title="class in com.google.common.base"><B>Charsets</B></A><LI TYPE="circle">com.google.common.base.<A HREF="../../../../com/google/common/base/Defaults.html" title="class in com.google.common.base"><B>Defaults</B></A><LI TYPE="circle">com.google.common.base.<A HREF="../../../../com/google/common/base/FinalizableReferenceQueue.html" title="class in com.google.common.base"><B>FinalizableReferenceQueue</B></A><LI TYPE="circle">com.google.common.base.<A HREF="../../../../com/google/common/base/Functions.html" title="class in com.google.common.base"><B>Functions</B></A><LI TYPE="circle">com.google.common.base.<A HREF="../../../../com/google/common/base/Joiner.html" title="class in com.google.common.base"><B>Joiner</B></A><LI TYPE="circle">com.google.common.base.<A HREF="../../../../com/google/common/base/Joiner.MapJoiner.html" title="class in com.google.common.base"><B>Joiner.MapJoiner</B></A><LI TYPE="circle">com.google.common.base.<A HREF="../../../../com/google/common/base/Objects.html" title="class in (…)
    [all...]
  /external/skia/tests/
PathMeasureTest.cpp 27 // SkDebugf("circle arc-length = %g\n", length);
35 SkDebugf("circle arc-length=%g, pos[%g %g] tan[%g %g]\n",
  /external/guava/javadoc/com/google/common/util/concurrent/
package-tree.html 94 <LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
95 <LI TYPE="circle">com.google.common.util.concurrent.<A HREF="../../../../../com/google/common/util/concurrent/AbstractCheckedFuture.html" title="class in com.google.common.util.concurrent"><B>AbstractCheckedFuture</B></A>&lt;V,E&gt; (implements com.google.common.util.concurrent.<A HREF="../../../../../com/google/common/util/concurrent/CheckedFuture.html" title="interface in com.google.common.util.concurrent">CheckedFuture</A>&lt;V,E&gt;)
96 <LI TYPE="circle">com.google.common.util.concurrent.<A HREF="../../../../../com/google/common/util/concurrent/AbstractExecutionThreadService.html" title="class in com.google.common.util.concurrent"><B>AbstractExecutionThreadService</B></A> (implements com.google.common.base.<A HREF="../../../../../com/google/common/base/Service.html" title="interface in com.google.common.base">Service</A>)
97 <LI TYPE="circle">com.google.common.util.concurrent.<A HREF="../../../../../com/google/common/util/concurrent/AbstractFuture.html" title="class in com.google.common.util.concurrent"><B>AbstractFuture</B></A>&lt;V&gt; (implements java.util.concurrent.<A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</A>&lt;V&gt;)
99 <LI TYPE="circle">com.google.common.util.concurrent.<A HREF="../../../../../com/google/common/util/concurrent/AbstractListenableFuture.html" title="class in com.google.common.util.concurrent"><B>AbstractListenableFuture</B></A>&lt;V&gt; (implements com.google.common.util.concurrent.<A HREF="../../../../../com/google/common/util/concurrent/ListenableFuture.html" title="interface in com.google.common.util.concurrent">ListenableFuture</A>&lt;V&gt;)
101 <LI TYPE="circle">com.google.common.util.concurrent.<A HREF="../../../../../com/google/common/util/concurrent/ValueFuture.html" title="class in com.google.common.util.concurrent"><B>ValueFuture</B></A>&lt;V&gt;</UL>
103 <LI TYPE="circle">com.google.common.util.concurrent.<A HREF="../../../../../com/google/common/util/concurrent/AbstractIdleService.html" title="class in com.google.common.util.concurrent"><B>AbstractIdleService</B></A> (implements com.google.common.base.<A HREF="../../../../../com/google/common/base/Service.html" title="interface in com.google.common.base">Service</A>)
104 <LI TYPE="circle">com.google.common.util.concurrent.<A HREF="../../../../../com/google/common/util/concurrent/AbstractService.html" title="class in com.google.common.util.concurrent"><B>AbstractService</B></A> (implements com.google.common.base.<A HREF="../../../../../com/google/common/base/Service.html" title="interface in com.google.common.base">Service</A>)
105 <LI TYPE="circle">com.google.common.util.concurrent.<A HREF="../../../../../com/google/common/util/concurrent/Callables.html" title="class in com.google.common.util.concurrent"><B>Callables</B></A><LI TYPE="circle">com.google.common.util.concurrent.<A HREF="../../../../../com/google/common/util/concurrent/Daemo (…)
    [all...]
  /external/guava/javadoc/com/google/common/io/
package-tree.html 94 <LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
95 <LI TYPE="circle">com.google.common.io.<A HREF="../../../../com/google/common/io/ByteStreams.html" title="class in com.google.common.io"><B>ByteStreams</B></A><LI TYPE="circle">com.google.common.io.<A HREF="../../../../com/google/common/io/CharStreams.html" title="class in com.google.common.io"><B>CharStreams</B></A><LI TYPE="circle">com.google.common.io.<A HREF="../../../../com/google/common/io/Closeables.html" title="class in com.google.common.io"><B>Closeables</B></A><LI TYPE="circle">com.google.common.io.<A HREF="../../../../com/google/common/io/Files.html" title="class in com.google.common.io"><B>Files</B></A><LI TYPE="circle">com.google.common.io.<A HREF="../../../../com/google/common/io/Flushables.html" title="class in com.google.common.io"><B>Flushables</B></A><LI TYPE="circle">java.io.<A HREF="http://java.sun.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><B>InputStream</B></A> (implements java.io.<A HREF="http://java.sun.com/javase/6/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</A>)
97 <LI TYPE="circle">java.io.<A HREF="http://java.sun.com/javase/6/docs/api/java/io/FilterInputStream.html?is-external=true" title="class or interface in java.io"><B>FilterInputStream</B></A><UL>
98 <LI TYPE="circle">com.google.common.io.<A HREF="../../../../com/google/common/io/CountingInputStream.html" title="class in com.google.common.io"><B>CountingInputStream</B></A><LI TYPE="circle">com.google.common.io.<A HREF="../../../../com/google/common/io/LimitInputStream.html" title="clas (…)
    [all...]
  /dalvik/tests/044-proxy/
expected.txt 1 Invoke public abstract void Shapes.circle(int)
3 --- circle 3
4 Success: method circle res=null
48 Proxy methods: [public native boolean $Proxy0.equals(java.lang.Object), public native int $Proxy0.hashCode(), public native java.lang.String $Proxy0.toString(), public native int $Proxy0.rectangle(int,int), public native int $Proxy0.square(int,int), public native int $Proxy0.trapezoid(int,double,int), public native java.lang.String $Proxy0.blob(), public native void $Proxy0.circle(int), public native void $Proxy0.upCheck(), public native void $Proxy0.upChuck(), public native double $Proxy0.blue(int), public native R0aa $Proxy0.checkMe(), public native int $Proxy0.green(double), public native int $Proxy0.mauve(java.lang.String), public native int $Proxy0.red(float)]
  /external/skia/src/svg/
SkSVGCircle.h 24 DECLARE_SVG_INFO(Circle);
  /external/jsr305/javadoc/javax/annotation/meta/
package-tree.html 89 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta"><B>TypeQualifierValidator</B></A>&lt;A&gt;</UL>
94 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/TypeQualifierNickname.html" title="annotation in javax.annotation.meta"><B>TypeQualifierNickname</B></A> (implements java.lang.annotation.Annotation)
95 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/TypeQualifierDefault.html" title="annotation in javax.annotation.meta"><B>TypeQualifierDefault</B></A> (implements java.lang.annotation.Annotation)
96 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/TypeQualifier.html" title="annotation in javax.annotation.meta"><B>TypeQualifier</B></A> (implements java.lang.annotation.Annotation)
97 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/Exhaustive.html" title="annotation in javax.annotation.meta"><B>Exhaustive</B></A> (implements java.lang.annotation.Annotation)
98 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/Exclusive.html" title="annotation in javax.annotation.meta"><B>Exclusive</B></A> (implements java.lang.annotation.Annotation)
104 <LI TYPE="circle">java.lang.Object<UL>
105 <LI TYPE="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
107 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/When.html" title="enum in javax.annotation.meta"><B>When</B></A></UL>
  /external/guava/javadoc/com/google/common/primitives/
package-tree.html 94 <LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
95 <LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Booleans.html" title="class in com.google.common.primitives"><B>Booleans</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Bytes.html" title="class in com.google.common.primitives"><B>Bytes</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Chars.html" title="class in com.google.common.primitives"><B>Chars</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Doubles.html" title="class in com.google.common.primitives"><B>Doubles</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Floats.html" title="class in com.google.common.primitives"><B>Floats</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Ints.html" title="class in com.google.common.primitives"><B>Ints</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Longs.html" title="class in com.google.common.primitives"><B>Longs</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Primitives.html" title="class in com.google.common.primitives"><B>Primitives</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Shorts.html" title (…)
    [all...]
  /libcore/luni/src/main/java/java/math/
Division.java 25 * <ul type="circle">
27 * <ul type="circle">
34 * <ul type="circle">
  /external/gtest/include/gtest/internal/
gtest-linked_ptr.h 91 // Create a new circle that includes only this instance.
97 // variable p in the same circle as this object. Therefore we need
101 // circle (e.g. linked_ptr<Base>, linked_ptr<Derived1>, and
107 // Join an existing circle.
118 // Leave whatever circle we're part of. Returns true if we were the
119 // last member of the circle. Once this is done, you can join() another.
  /external/protobuf/gtest/include/gtest/internal/
gtest-linked_ptr.h 91 // Create a new circle that includes only this instance.
97 // variable p in the same circle as this object. Therefore we need
101 // circle (e.g. linked_ptr<Base>, linked_ptr<Derived1>, and
107 // Join an existing circle.
118 // Leave whatever circle we're part of. Returns true if we were the
119 // last member of the circle. Once this is done, you can join() another.
  /cts/tests/tests/graphics/src/android/graphics/cts/
PathMeasureTest.java 123 Path circle = new Path(); local
124 circle.addCircle(0, 0, 1, Direction.CW);
126 PathMeasure measure = new PathMeasure(circle, false);
128 measure.setPath(circle, true);
  /external/chromium/base/
linked_ptr.h 51 // Create a new circle that includes only this instance.
56 // Join an existing circle.
62 // Leave whatever circle we're part of. Returns true iff we were the
63 // last member of the circle. Once this is done, you can join() another.
  /external/webkit/WebCore/html/
HTMLAreaElement.cpp 58 else if (equalIgnoringCase(attr->value(), "circle"))
59 m_shape = Circle;
122 shape = Circle;
140 case Circle:
  /external/webkit/WebCore/svg/
svgtags.in 20 circle createWithNew
  /dalvik/tests/044-proxy/src/
BasicTest.java 42 shapes.circle(3);
117 public void circle(int r); method in interface:Shapes
161 public void circle(int r) { method in class:Mix
162 System.out.println("--- circle " + r);

Completed in 505 milliseconds

1 2 3 4 5 6 7 8