OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:code
(Results
226 - 250
of
116262
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/valgrind/main/none/tests/x86/
badseg.stdout.exp
1
info: sig=11
code
=128 addr=0x0
/packages/apps/Mms/src/org/w3c/dom/smil/
ElementTimeControl.java
23
* @return <
code
>true</
code
> if the method call was successful and the
24
* element was begun. <
code
>false</
code
> if the method call failed.
26
* the <
code
>beginElement</
code
> method. (the <
code
>begin</
code
>
27
* attribute is not set to <
code
>"indefinite"</
code
> ) The element is
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
broken3-expected-completion19.txt
0
Code
completion in broken3.xml for <EditT^:
color1-expected-completion46a.txt
0
Code
completion in color1.xml for ^<item android:
completion1-expected-completion2.txt
0
Code
completion in completion1.xml for layout_width="^fill_parent":
completion1-expected-completion3.txt
0
Code
completion in completion1.xml for layout_width="fi^ll_parent":
completion1-expected-completion9.txt
0
Code
completion in completion1.xml for layout_width=^"fill_parent":
completion10-expected-completion65.txt
0
Code
completion in completion10.xml for "[^wrap_content]":
completion4-expected-completion22.txt
0
Code
completion in completion4.xml for <Button^:
completion9-expected-completion63.txt
0
Code
completion in completion9.xml for android:drawable^Top:
completionvalues1-expected-completion38.txt
0
Code
completion in completionvalues1.xml for c^:
completionvalues1-expected-completion68.txt
0
Code
completion in completionvalues1.xml for [^false]:
/external/chromium/chrome/common/extensions/docs/static/
experimental.proxy.html
5
Use the <
code
>chrome.experimental.proxysettings</
code
> module to manage Chrome's
29
<a href="#type-ProxyConfig"><
code
>ProxyConfig</
code
></a> object. Depending on
31
<a href="#type-ProxyRules"><
code
>ProxyRules</
code
></a> or a <a
32
href="#type-PacScript"><
code
>PacScript</
code
></a>.
38
A ProxyConfig object's <
code
>mode</
code
> attribute determines the overal
[
all
...]
/external/chromium_org/ppapi/api/private/
ppb_file_ref_private.idl
2
* Use of this source
code
is governed by a BSD-style license that can be
6
/* This file contains the <
code
>PPB_FileRefPrivate</
code
> interface. */
16
* @param[in] file_ref A <
code
>PP_Resource</
code
> corresponding to a file
19
* @return A <
code
>PP_Var</
code
> containing the absolute path of the file.
/external/chromium_org/ppapi/c/
ppb_net_address.h
2
* Use of this source
code
is governed by a BSD-style license that can be
23
* This file defines the <
code
>PPB_NetAddress</
code
> interface.
95
* The <
code
>PPB_NetAddress</
code
> interface provides operations on network
100
* Creates a <
code
>PPB_NetAddress</
code
> resource with the specified IPv4
103
* @param[in] instance A <
code
>PP_Instance</
code
> identifying one instance of
107
* @return A <
code
>PP_Resource</code> representing the same address a
[
all
...]
/frameworks/base/obex/javax/obex/
SessionNotifier.java
9
* - Redistributions of source
code
must retain the above copyright notice,
38
* The <
code
>SessionNotifier</
code
> interface defines a connection notifier for
39
* server-side OBEX connections. When a <
code
>SessionNotifier</
code
> is created
40
* and calls <
code
>acceptAndOpen()</
code
>, it will begin listening for clients
42
* connection is received, the <
code
>acceptAndOpen()</
code
> method will return a
43
* <
code
>javax.microedition.io.Connection</code> that is the connection to th
[
all
...]
/libcore/luni/src/main/java/javax/xml/xpath/
XPathExpressionException.java
22
* <
code
>XPathExpressionException</
code
> represents an error in an XPath expression.</p>
37
* <p>Constructs a new <
code
>XPathExpressionException</
code
> with the specified detail <
code
>message</
code
>.</p>
39
* <p>The <
code
>cause</
code
> is not initialized.</p>
41
* <p>If <
code
>message</
code
> is <code>null</code>, then a <code>NullPointerException</code> is thrown.</p
[
all
...]
XPathFunctionException.java
22
* <
code
>XPathFunctionException</
code
> represents an error with an XPath function.</p>
37
* <p>Constructs a new <
code
>XPathFunctionException</
code
> with the specified detail <
code
>message</
code
>.</p>
39
* <p>The <
code
>cause</
code
> is not initialized.</p>
41
* <p>If <
code
>message</
code
> is <code>null</code>, then a <code>NullPointerException</code> is thrown.</p
[
all
...]
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/util/
TempFile.java
31
* Gets an <
code
>InputStream</
code
> to read bytes from this temporary file.
33
* <
code
>BufferedInputStream</
code
> by the caller. If the implementing
34
* <
code
>TempFile</
code
> creates a <
code
>FileInputStream</
code
> or any
36
* <
code
>TempFile</
code
>'s responsibility to wrap it.
[
all
...]
/external/apache-xml/src/main/java/org/apache/xpath/jaxp/
XPathFactoryImpl.java
61
* <
code
>XPathFactory</
code
>?</p>
64
* <
code
>XPathFactory</
code
> will understand.
66
* @return <
code
>true</
code
> if <
code
>XPathFactory</
code
> supports
67
* <
code
>objectModel</
code
>, else <code>false</code>
[
all
...]
/docs/source.android.com/src/devices/tech/dalvik/
instruction-formats.jd
31
which describes a 16-bit
code
unit. Each character in a word
33
("<
code
>|</
code
>") interspersed to aid in reading. Uppercase letters
34
in sequence from "<
code
>A</
code
>" are used to indicate fields within
36
"<
code
>op</
code
>" is used to indicate the position of an eight-bit
38
("<
code
>Ø</
code
>") is used to indicate that all bits must be
41
<p>For the most part, lettering proceeds from earlier
code
units t
[
all
...]
/development/samples/Alarm/tests/
_index.html
3
sample application. It tests the application's <
code
>AlarmService</
code
> service.
8
<
code
>ServiceTestCase</
code
></a> test case class,
10
<
code
>TestCase</
code
></a> class. The test runner is
12
<
code
>InstrumentationTestRunner</
code
></a>.
16
how to create the <a href="AndroidManifest.html"><
code
>AndroidManifest.xml</
code
></a
[
all
...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
WTauNafMultiplier.java
7
* <
code
>τ</
code
>-adic Non-Adjacent Form) algorithm.
13
* by <
code
>k</
code
> using the reduced <
code
>τ</
code
>-adic NAF (RTNAF)
16
* @param k The integer by which to multiply <
code
>k</
code
>.
17
* @return <
code
>p</
code
> multiplied by <code>k</code>
[
all
...]
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/
__init__.py
3
# Keep this file free of any
code
or import statements that could
5
# This ensures that calling
code
can import initialization
code
from
6
# webkitpy before any errors or log messages due to
code
in this file.
7
# Initialization
code
can include things like version-checking
code
and
8
# logging configuration
code
.
10
# We do not execute any version-checking
code
or logging configuration
11
#
code
in this file so that callers can opt-in as they want. This also
12
# allows different callers to choose different initialization
code
,
[
all
...]
/external/markdown/tests/misc/
blockquote.html
2
<p>blockquote with no whitespace before <
code
>></
code
>.</p>
6
<p>blockquote with one space before the <
code
>></
code
>.</p>
17
<pre><
code
>> this one had four so it's a
code
block.
18
</
code
></pre>
21
<p>this nested blockquote has 0 on level one and 3 (one after the first <
code
>></
code
> + 2 more) on level 2.</p>
22
<p>and this has 4 on level 2 - another
code
block.</p
[
all
...]
Completed in 701 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>