HomeSort by relevance Sort by last modified time
    Searched full:see (Results 76 - 100 of 46267) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/core/java/android/view/animation/
GridLayoutAnimationController.java 13 * See the License for the specific language governing permissions and
44 * @see LayoutAnimationController
45 * @see android.widget.GridView
164 * @see #setColumnDelay(float)
165 * @see #getRowDelay()
166 * @see #setRowDelay(float)
178 * @see #getColumnDelay()
179 * @see #getRowDelay()
180 * @see #setRowDelay(float)
193 * @see #setRowDelay(float
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnDictionaryImplJni.java 13 * See the License for the specific language governing permissions and
31 * @see jp.co.omronsoft.openwnn.WnnDictionary#APPROX_PATTERN_EN_TOUPPER
32 * @see jp.co.omronsoft.openwnn.OpenWnnDictionaryImplJni#setApproxPattern
38 * @see jp.co.omronsoft.openwnn.WnnDictionary#APPROX_PATTERN_EN_TOLOWER
39 * @see jp.co.omronsoft.openwnn.OpenWnnDictionaryImplJni#setApproxPattern
45 * @see jp.co.omronsoft.openwnn.WnnDictionary#APPROX_PATTERN_EN_QWERTY_NEAR
46 * @see jp.co.omronsoft.openwnn.OpenWnnDictionaryImplJni#setApproxPattern
52 * @see jp.co.omronsoft.openwnn.WnnDictionary#APPROX_PATTERN_EN_QWERTY_NEAR_UPPER
53 * @see jp.co.omronsoft.openwnn.OpenWnnDictionaryImplJni#setApproxPattern
59 * @see jp.co.omronsoft.openwnn.WnnDictionary#APPROX_PATTERN_JAJP_12KEY_NORMA
    [all...]
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
CertificateStub.java 3 * contributor license agreements. See the NOTICE file distributed with
14 * See the License for the specific language governing permissions and
53 * @see java.security.Certificate#decode(java.io.InputStream)
63 * @see java.security.Certificate#encode(java.io.OutputStream)
72 * @see java.security.Certificate#getFormat()
80 * @see java.security.Certificate#getGuarantor()
88 * @see java.security.Certificate#getPrincipal()
95 * @see java.security.Certificate#getPublicKey()
103 * @see java.security.Certificate#toString(boolean)
IdentityScopeStub.java 3 * contributor license agreements. See the NOTICE file distributed with
14 * See the License for the specific language governing permissions and
66 * @see java.security.IdentityScope#size()
75 * @see java.security.IdentityScope#getIdentity(java.lang.String)
84 * @see java.security.IdentityScope#getIdentity(java.security.PublicKey)
92 * @see java.security.IdentityScope#addIdentity(java.security.Identity)
101 * @see java.security.IdentityScope#removeIdentity(java.security.Identity)
110 * @see java.security.IdentityScope#identities()
  /cts/tools/signature-tools/src/signature/compare/model/
ITypeVariableDeltas.java 13 * See the License for the specific language governing permissions and
26 * @see IClassDefinitionDelta
27 * @see IExecutableMemberDelta (common super interface of the following two
29 * @see IConstructorDelta
30 * @see IMethodDelta
  /frameworks/base/media/java/android/media/
ToneGenerator.java 13 * See the License for the specific language governing permissions and
39 * @see #ToneGenerator(int, int)
45 * @see #ToneGenerator(int, int)
51 * @see #ToneGenerator(int, int)
57 * @see #ToneGenerator(int, int)
63 * @see #ToneGenerator(int, int)
69 * @see #ToneGenerator(int, int)
75 * @see #ToneGenerator(int, int)
81 * @see #ToneGenerator(int, int)
87 * @see #ToneGenerator(int, int
    [all...]
  /libcore/luni/src/main/java/org/xml/sax/
Parser.java 18 * See <a href='http://www.saxproject.org'>http://www.saxproject.org</a>
45 * @see org.xml.sax.EntityResolver
46 * @see org.xml.sax.DTDHandler
47 * @see org.xml.sax.DocumentHandler
48 * @see org.xml.sax.ErrorHandler
49 * @see org.xml.sax.HandlerBase
50 * @see org.xml.sax.InputSource
68 * @see org.xml.sax.SAXException
69 * @see org.xml.sax.SAXParseException
88 * @see EntityResolve
    [all...]
  /external/apache-http/src/org/apache/http/message/
AbstractHttpMessage.java 8 * or more contributor license agreements. See the NOTICE file
20 * KIND, either express or implied. See the License for the
27 * information on the Apache Software Foundation, please see
67 // non-javadoc, see interface HttpMessage
72 // non-javadoc, see interface HttpMessage
77 // non-javadoc, see interface HttpMessage
82 // non-javadoc, see interface HttpMessage
87 // non-javadoc, see interface HttpMessage
92 // non-javadoc, see interface HttpMessage
97 // non-javadoc, see interface HttpMessag
    [all...]
  /external/chromium/base/data/valgrind/
base_unittests.gtest.txt 1 # This test currently times out in valgrind, see http://crbug.com/9194
10 # Crashes occasionally, see http://crbug.com/7477
14 # Hangs sometimes on linux, see http://crbug.com/22138
  /external/webkit/WebCore/manual-tests/
window-close-during-parsing.html 8 <p>If this test passes, you should see 'PASS: same script tag after close,'
9 but nothing else. In particular, you should not see onload or onunload
14 <p>If this test passes, you should see a window open and then close.
mouseevents-on-textnodes.html 26 After clicking, see alert dialogs as described below.
30 After clicking, see alert dialogs other than what is described below.
34 <p>1. click on this text - you should see an alert that says "[object P]"</p>
36 <div style="border: 1px dotted red; width: 500px; ">2. click on white space next to this text --> <br>you should see an alert that says "[object DIV]" --> </div><br>
38 3. click on this text - you should see an alert that says "[object BODY]"<br><br>
40 4. click on empty whitespace on this page, below this text - you should see an alert that says "[object HTML]"
location-host-canonicalization.html 12 if you see "www.example.com:0" the test has failed. You should see "www.example.com:"</p>
right-click-crash.html 5 Do it over and over again in quick succession. The test passes if you don't see a crash.
6 See <a href="https://bugs.webkit.org/show_bug.cgi?id=24049">WebKit bug 24049</a> for details.</body></html>
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/
SmsEnvelope.java 13 * See the License for the specific language governing permissions and
23 * (See 3GPP2 C.S0015-B 3.4.1)
31 * (See 3GPP2 N.S0005 and TIA-41)
47 // ServiceCategories for Cell Broadcast, see 3GPP2 C.R1001 table 9.3.1-1
64 * (See 3GPP2 C.S0015-B, v2, 3.4.3.1)
71 * (See 3GPP2 C.S0015-B, v2, 3.4.3.2)
77 * (See 3GPP2 C.S0015-B, v2, 3.4.3.4)
83 * (See 3GPP2 C.S0015-B, v2, 3.4.3.4)
90 * (See 3GPP2 C.S0015-B, v2, 3.4.3.5)
101 * (See 3GPP2 C.S0015-B, v2, 3.4.3.6
    [all...]
  /libcore/luni/src/main/java/java/util/
EventListener.java 3 * contributor license agreements. See the NOTICE file distributed with
14 * See the License for the specific language governing permissions and
23 * @see EventObject
  /libcore/luni/src/main/java/org/apache/harmony/security/
SystemScope.java 3 * contributor license agreements. See the NOTICE file distributed with
14 * See the License for the specific language governing permissions and
33 * @see java.security.IdentityScope
50 * @see java.security.IdentityScope#IdentityScope()
57 * @see java.security.IdentityScope#IdentityScope(String)
64 * @see java.security.IdentityScope#IdentityScope(String, IdentityScope)
72 * @see java.security.IdentityScope#size()
79 * @see java.security.IdentityScope#getIdentity(java.lang.String)
89 * @see java.security.IdentityScope#getIdentity(java.security.PublicKey)
99 * @see java.security.IdentityScope#addIdentity(java.security.Identity
    [all...]
  /libcore/dom/src/test/java/org/w3c/domts/
UserDataMonitor.java 8 * FOR A PARTICULAR PURPOSE. See W3C License
40 * See org.w3c.dom.UserDataHandler
42 * See org.w3c.dom.UserDataHandler
44 * See org.w3c.dom.UserDataHandler
46 * See org.w3c.dom.UserDataHandler
48 * See org.w3c.dom.UserDataHandler
  /cts/tools/dasm/src/java_cup/runtime/
token.java 8 * @see java_cup.runtime.int_token
9 * @see java_cup.runtime.str_token
  /external/blktrace/doc/
btrace.8 17 and pipes the output through \fIblkparse\fR for formatting. See blktrace (8)
24 Displays data sorted by program (see \fIblkparse\fR (1)).
28 Displays time deltas per IO (see \fIblkparse\fR (1)).
32 Sets run time to the number of seconds specified (see \fIblktrace\fR (8)).
36 Specifies the number of buffers to use (see \fIblktrace\fR (8)).
40 Specifies buffer size for event extraction (scaled by 1024) (see
49 Adds mask to current filter (see \fIblktrace\fR (8)).
86 .SH "SEE ALSO"
  /external/clearsilver/man/man3/
cgi_neo_error.3 27 err - a NEOERR (see util/neo_err.h for details)
38 .SH "SEE ALSO"
dictReleaseLock.3 32 be called for the value (see dictCleanup()).
39 .SH "SEE ALSO"
skipRelease.3 32 and the item freed (see skipNewList()).
39 .SH "SEE ALSO"
  /external/iptables/extensions/
libip6t_udp.man 6 See the description of the
12 See the description of the
libipt_udp.man 6 See the description of the
12 See the description of the
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLServerSocketFactoryImpl.java 3 * contributor license agreements. See the NOTICE file distributed with
14 * See the License for the specific language governing permissions and
59 * @see javax.net.ssl.SSLServerSocketFactory#getDefaultCipherSuites()
70 * @see javax.net.ssl.SSLServerSocketFactory#getSupportedCipherSuites()
81 * @see javax.net.ServerSocketFactory#createServerSocket()
93 * @see javax.net.ServerSocketFactory#createServerSocket(int)
105 * @see javax.net.ServerSocketFactory#createServerSocket(int,int)
118 * @see javax.net.ServerSocketFactory#createServerSocket(int,int,InetAddress)

Completed in 6441 milliseconds

1 2 34 5 6 7 8 91011>>