OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:containing
(Results
501 - 525
of
10619
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/mime/
image.py
24
_imagedata is a string
containing
the raw image data. If this data
/prebuilts/tools/common/offline-m2/com/android/tools/analytics-library/protos/25.2.0-beta1/
protos-25.2.0-beta1.pom
9
<description>Library
containing
protobufs for usage analytics.</description>
/sdk/eclipse/monitor/
monitor.bat
20
rem issues with directories
containing
whitespaces.
/system/core/crash_reporter/
crash_reporter_logs_test.cc
25
// Name of the checked-in configuration file
containing
log-collection commands.
/system/update_engine/
parcelable_update_engine_status.h
26
// Parcelable object
containing
the current status of update engine, to be sent
/system/update_engine/payload_generator/
tarjan.h
25
// component
containing
the vertex passed in.
/system/update_engine/update_manager/
state_factory.h
28
// Creates and initializes a new UpdateManager State instance
containing
real
/toolchain/binutils/binutils-2.25/libiberty/
insque.c
13
its
containing
queue. These routines expect to be passed pointers to
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
Util.java
174
/** Returns a 32 character string
containing
an MD5 hash of {@code s}. */
185
/** Returns a Base 64-encoded string
containing
a SHA-1 hash of {@code s}. */
212
/** Returns an immutable list
containing
{@code elements}. */
233
* Returns an array
containing
containing
only elements found in {@code first} and also in
243
* Returns a list
containing
containing
only elements found in {@code first} and also in
/external/selinux/libsepol/cil/src/
cil_binary.h
334
* The function is given a structure
containing
the sorted portcons and
346
* The function is given a structure
containing
the sorted netifcons and
358
* The function is given a structure
containing
the sorted nodecons and
370
* The function is given a structure
containing
the sorted fsuses and
382
* The function is given a structure
containing
the sorted genfscons and
394
* The function is given a structure
containing
the sorted pirqcons and
406
* The function is given a structure
containing
the sorted iomemcons and
418
* The function is given a structure
containing
the sorted ioportcons and
430
* The function is given a structure
containing
the sorted pcidevicecons and
442
* The function is given a structure
containing
the a cil_level an
[
all
...]
/frameworks/base/core/java/android/content/pm/
PackageItemInfo.java
39
* Base class
containing
information common to all package items held by
131
* @return Returns a CharSequence
containing
the item's label. If the
161
* @return Returns a CharSequence
containing
the item's label. If the
214
* @return Returns a Drawable
containing
the item's icon. If the
231
* @return Returns a Drawable
containing
the item's icon. If the
247
* @return Returns a Drawable
containing
the item's banner. If the item
266
* @return Returns a Drawable
containing
the item's default icon
281
* @return Returns a Drawable
containing
the item's default banner
298
* @return Returns a Drawable
containing
the item's logo. If the item
317
* @return Returns a Drawable
containing
the item's default log
[
all
...]
/frameworks/base/core/java/com/android/internal/widget/
PagerAdapter.java
91
* @param container The
containing
View which is displaying this adapter's
104
* @param container The
containing
View in which the page will be shown.
118
* @param container The
containing
View from which the page will be removed.
131
* @param container The
containing
View from which the page will be removed.
144
* @param container The
containing
View which is displaying this adapter's
153
* @param container The
containing
View which is displaying this adapter's
167
* @param container The
containing
View in which the page will be shown.
184
* @param container The
containing
View from which the page will be removed.
199
* @param container The
containing
View from which the page will be removed.
213
* @param container The
containing
View which is displaying this adapter'
[
all
...]
/frameworks/support/v4/java/android/support/v4/view/
PagerAdapter.java
92
* @param container The
containing
View which is displaying this adapter's
105
* @param container The
containing
View in which the page will be shown.
119
* @param container The
containing
View from which the page will be removed.
132
* @param container The
containing
View from which the page will be removed.
145
* @param container The
containing
View which is displaying this adapter's
154
* @param container The
containing
View which is displaying this adapter's
169
* @param container The
containing
View in which the page will be shown.
187
* @param container The
containing
View from which the page will be removed.
203
* @param container The
containing
View from which the page will be removed.
218
* @param container The
containing
View which is displaying this adapter'
[
all
...]
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
Splitter.java
43
* This invocation returns an {@code Iterable<String>}
containing
{@code "foo"}
50
* This returns an iterable
containing
{@code ["foo", "", "bar", " quux"]}.
60
*
containing
just {@code ["foo", "bar", "quux"]}. Note that the order in which
112
*
containing
{@code ["foo", "", "bar"]}.
125
* iterable
containing
{@code ["foo", "", "bar", "quux"]}.
153
* iterable
containing
{@code ["foo", "bar", "baz,qux"]}.
246
* iterable
containing
{@code ["ab", "cd", "e"]}. The last piece can be
277
* iterable
containing
only {@code ["a", "b", "c"]}.
301
*
containing
{@code ["a", "b", "c"]}.
314
* returns an iterable
containing
{@code ["a ", "b_ ", "c"]}
[
all
...]
/developers/build/prebuilts/gradle/CardEmulation/Application/src/main/java/com/example/android/cardemulation/
CardService.java
79
* @param extras A bundle
containing
extra data. May be null.
80
* @return a byte-array
containing
the response APDU, or null if no response APDU can be sent
117
* @return String,
containing
hexadecimal representation.
134
* <p>Behavior with input strings
containing
non-hexadecimal characters is undefined.
136
* @param s String
containing
hexadecimal characters to convert
/developers/samples/android/connectivity/nfc/CardEmulation/Application/src/main/java/com/example/android/cardemulation/
CardService.java
79
* @param extras A bundle
containing
extra data. May be null.
80
* @return a byte-array
containing
the response APDU, or null if no response APDU can be sent
117
* @return String,
containing
hexadecimal representation.
134
* <p>Behavior with input strings
containing
non-hexadecimal characters is undefined.
136
* @param s String
containing
hexadecimal characters to convert
/development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/
CardService.java
79
* @param extras A bundle
containing
extra data. May be null.
80
* @return a byte-array
containing
the response APDU, or null if no response APDU can be sent
117
* @return String,
containing
hexadecimal representation.
134
* <p>Behavior with input strings
containing
non-hexadecimal characters is undefined.
136
* @param s String
containing
hexadecimal characters to convert
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/power_monitor/
sysfs_power_monitor.py
92
Dictionary
containing
c-state residency times for each CPU.
115
Dictionary
containing
frequency times for each CPU.
174
Dictionary
containing
percentages for each CPU as well as an average
213
cpu_stats: Dictionary
containing
CPU statistics.
214
power_stats: Dictionary
containing
power statistics.
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sts/
credentials.py
54
:param json_doc: A string
containing
a JSON document with a
70
file
containing
the previously saved Session Token information.
96
Return a Python dict
containing
the important information
145
:ivar credentials: A Credentials object
containing
the credentials.
183
:ivar credentials: A Credentials object
containing
the credentials.
/external/skia/bench/
check_bench_regressions.py
27
# Indices of the tuple of dictionaries
containing
slower and faster alerts.
40
print '-d <dir> a directory
containing
bench_<revision>_<scalar> files.'
41
print '-e <file> file
containing
expected bench builder values/ranges.'
135
key_suffix: string of <Platform>-<Alg>
containing
the bot platform and the
142
Exception
containing
bench data that are out of range, if any.
/prebuilts/go/darwin-x86/doc/codewalk/
codewalk.xml
25
The codewalk input file is an XML file
containing
a single
70
The highlight begins with the line
containing
the first match for <i>regexp1</i>
71
and ends with the line
containing
the first match for <i>regexp2</i>
74
The line
containing
the first match for <i>regexp1</i> will be the first one highlighted,
75
and the line
containing
the first match for <i>regexp2</i>.
/prebuilts/go/linux-x86/doc/codewalk/
codewalk.xml
25
The codewalk input file is an XML file
containing
a single
70
The highlight begins with the line
containing
the first match for <i>regexp1</i>
71
and ends with the line
containing
the first match for <i>regexp2</i>
74
The line
containing
the first match for <i>regexp1</i> will be the first one highlighted,
75
and the line
containing
the first match for <i>regexp2</i>.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidManifestHelper.java
41
* Parses the Android Manifest, and returns an object
containing
the result of the parsing.
82
* Parses the Android Manifest, and returns an object
containing
the result of the parsing.
132
* Parses the Android Manifest for a given project, and returns an object
containing
141
* @param javaProject the project
containing
the manifest to parse.
182
* @param project the project
containing
the manifest.
/external/nist-sip/java/gov/nist/javax/sip/parser/
StringMsgParser.java
114
* Parse a buffer
containing
a single SIP Message where the body is an array
120
* a byte buffer
containing
the messages to be parsed. This can
122
* @return a SIPMessage[] structure (request or response)
containing
the
227
* Parse a buffer
containing
one or more SIP Messages and return an array of
231
* a String
containing
the messages to be parsed. This can
233
* @return a SIPMessage structure (request or response)
containing
the
426
* is a String
containing
the address to be parsed.
441
* is a String
containing
the host:port to be parsed
458
* is a String
containing
the host name to be parsed
474
* is a String
containing
the telephone # to be parse
[
all
...]
/libcore/ojluni/src/main/java/sun/misc/
Unsafe.java
120
* @param obj non-null; object
containing
the field
135
* @param obj non-null; object
containing
the field
150
* @param obj non-null; object
containing
the field
165
* @param obj non-null; object
containing
the field
175
* @param obj non-null; object
containing
the field
185
* @param obj non-null; object
containing
the field
195
* @param obj non-null; object
containing
the field
205
* @param obj non-null; object
containing
the field
215
* @param obj non-null; object
containing
the field
225
* @param obj non-null; object
containing
the fiel
[
all
...]
Completed in 411 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>