OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:another
(Results
276 - 300
of
15616
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
wrapper.py
3
Contains one function, wrapper(), which runs
another
function which
13
"""Wrapper function that initializes curses and calls
another
function,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_45.txt
14
X-Long-Line:
Another
really long line contains a lot of text and thus has to be rewrapped because it is
another
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
mips16-pic-1a.s
24
# Test hidden stubs that are called by MIPS16 PIC calls in
another
file.
27
# Test hidden stubs that are called by MIPS16 jals in
another
file.
37
# Test global stubs that are called by MIPS16 jals in
another
file.
77
# Test hidden stubs that are used by non-MIPS16 PIC calls in
another
81
# Test hidden stubs that are used by non-MIPS16 jals in
another
111
# Test global stubs that are used by non-MIPS16 PIC calls in
another
115
# Test global stubs that are used by non-MIPS16 jals in
another
file.
142
# Test global stubs that are used by MIPS16 PIC calls in
another
file.
/cts/hostsidetests/appsecurity/test-apps/AppAccessData/src/com/android/cts/appaccessdata/
AccessPrivateDataTest.java
32
* Test that
another
app's private data cannot be accessed, while its public data can.
55
* Tests that
another
app's private data cannot be accessed. It includes file
67
fail("Was able to access
another
app's private data");
83
* Tests that
another
app's public file can be accessed
94
fail("Was able to access
another
app's public file");
/external/chromium-trace/catapult/telemetry/telemetry/
benchmark_runner_unittest.py
45
'Pass --browser to list benchmarks for
another
browser.\n\n')
59
'Pass --browser to list benchmarks for
another
browser.\n\n')
80
'Pass --browser to list benchmarks for
another
browser.\n\n')
100
'Pass --browser to list benchmarks for
another
browser.\n\n'
105
'Pass --browser to list benchmarks for
another
browser.\n\n')
/external/guice/core/test/com/google/inject/
BoundInstanceInjectionTest.java
86
Named.class.getName() + " and " +
Another
.class.getName());
101
Named.class.getName() + " and " +
Another
.class.getName());
106
@Inject void doublyAnnotated(@Named("a") @
Another
String unused) {}
110
@Inject void doublyAnnotated(@Named("a") @
Another
String s) {}
118
public @interface
Another
{}
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/reference/
TypeReference.java
70
* Compares this TypeReference to
another
TypeReference, or more generally to
another
CharSequence for equality.
74
* Equivalently, This TypeReference is equal to
another
TypeReference iff this.getType().equals(other.getType()).
82
* Compare this TypeReference to
another
TypeReference, or more generally to
another
CharSequence.
/packages/apps/Dialer/java/com/android/dialer/calllogutils/
CallTypeHelper.java
27
/** Name used to identify incoming calls which were transferred to
another
device. */
31
/** Name used to identify outgoing calls which were transferred to
another
device. */
37
/** Name used to identify incoming video calls which were transferred to
another
device. */
41
/** Name used to identify outgoing video calls which were transferred to
another
device. */
51
/** Name used to identify calls which were answered on
another
device. */
/packages/apps/Dialer/java/com/android/dialer/calllogutils/res/values-en-rAU/
strings.xml
21
<string name="type_incoming_pulled" msgid="8434723359163965796">"Incoming call transferred to
another
device"</string>
23
<string name="type_outgoing_pulled" msgid="1648517538371704193">"Outgoing call transferred to
another
device"</string>
26
<string name="type_incoming_video_pulled" msgid="7879031598844023977">"Incoming video call transferred to
another
device"</string>
28
<string name="type_outgoing_video_pulled" msgid="3924450629684331345">"Outgoing video call transferred to
another
device"</string>
47
<string name="type_answered_elsewhere" msgid="411958582555881640">"Call answered on
another
device"</string>
/packages/apps/Dialer/java/com/android/dialer/calllogutils/res/values-en-rGB/
strings.xml
21
<string name="type_incoming_pulled" msgid="8434723359163965796">"Incoming call transferred to
another
device"</string>
23
<string name="type_outgoing_pulled" msgid="1648517538371704193">"Outgoing call transferred to
another
device"</string>
26
<string name="type_incoming_video_pulled" msgid="7879031598844023977">"Incoming video call transferred to
another
device"</string>
28
<string name="type_outgoing_video_pulled" msgid="3924450629684331345">"Outgoing video call transferred to
another
device"</string>
47
<string name="type_answered_elsewhere" msgid="411958582555881640">"Call answered on
another
device"</string>
/packages/apps/Dialer/java/com/android/dialer/calllogutils/res/values-en-rIN/
strings.xml
21
<string name="type_incoming_pulled" msgid="8434723359163965796">"Incoming call transferred to
another
device"</string>
23
<string name="type_outgoing_pulled" msgid="1648517538371704193">"Outgoing call transferred to
another
device"</string>
26
<string name="type_incoming_video_pulled" msgid="7879031598844023977">"Incoming video call transferred to
another
device"</string>
28
<string name="type_outgoing_video_pulled" msgid="3924450629684331345">"Outgoing video call transferred to
another
device"</string>
47
<string name="type_answered_elsewhere" msgid="411958582555881640">"Call answered on
another
device"</string>
/packages/apps/Dialer/java/com/android/dialer/calllogutils/res/values/
strings.xml
21
<!-- Title for incoming call which was transferred to
another
device. [CHAR LIMIT=60] -->
22
<string name="type_incoming_pulled">Incoming call transferred to
another
device</string>
27
<!-- Title for outgoing call which was transferred to
another
device. [CHAR LIMIT=60] -->
28
<string name="type_outgoing_pulled">Outgoing call transferred to
another
device</string>
36
<!-- Title for incoming video call in call details screen which was transferred to
another
device.
38
<string name="type_incoming_video_pulled">Incoming video call transferred to
another
device</string>
43
<!-- Title for outgoing video call in call details screen which was transferred to
another
device.
45
<string name="type_outgoing_video_pulled">Outgoing video call transferred to
another
device</string>
108
<string name="type_answered_elsewhere">Call answered on
another
device</string>
/external/apache-commons-math/src/main/java/org/apache/commons/math/genetics/
BinaryChromosome.java
76
protected boolean isSame(Chromosome
another
) {
78
if (! (
another
instanceof BinaryChromosome))
80
BinaryChromosome anotherBc = (BinaryChromosome)
another
;
/external/autotest/server/
site_utils_unittest.py
59
boards = ['board:name', 'board:
another
']
63
boards = ['board:name-1', 'board:
another
-2']
65
boards = ['board:name', 'board:
another
-1']
/external/chromium-trace/catapult/telemetry/telemetry/core/
discover_unittest.py
69
pattern='
another
*',
84
pattern='
another
*',
99
pattern='
another
*')
/external/clang/test/Analysis/
objc-properties.m
43
TestProperty *
another
= [[TestProperty alloc] init];
44
another
->_Y = value->_Y; // no-warning
45
return
another
;
/external/nanohttpd/core/src/test/resources/
multipart-form-test.htm
39
<label for="
another
">Text:</label>
40
<input type="text" id="
another
" name="
another
" size="30"><br>
/frameworks/support/samples/SupportDesignDemos/src/com/example/android/support/design/widget/
SnackbarUsage.java
63
Snackbar.make(mContentView, "Long snackbar message which wraps onto
another
line and"
68
Snackbar.make(mContentView, "Long snackbar message which wraps onto
another
line and"
80
Snackbar.make(mContentView, "Long snackbar message which wraps onto
another
line and"
/libcore/luni/src/main/java/org/xml/sax/
XMLFilter.java
21
* events from
another
XML reader rather than a primary source like
43
* a parent reader (which may be
another
filter). The argument
55
* reader (which may be
another
filter). It is generally a
/art/test/026-access/src/
Iface2.java
18
*
Another
interface.
/art/test/068-classloader/src/
DoubledImplement2.java
18
*
Another
doubled sub-class, form #1.
IGetDoubled.java
18
* Interface, loaded from one loader, used from
another
.
/art/test/068-classloader/src-ex/
DoubledImplement2.java
18
*
Another
doubled sub-class, form #2.
/art/test/071-dexfile/src/
Main.java
69
Class<?>
Another
= dexClassLoader.loadClass("
Another
");
70
Object
another
=
Another
.newInstance();
local
/art/test/800-smali/smali/
b_22411633_1.smali
20
#
Another
branch forward.
Completed in 880 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>