OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sets
(Results
276 - 300
of
9774
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/media/java/android/media/tv/
TvTrackInfo.java
263
*
Sets
the language information of the current track.
273
*
Sets
a user readable description for the current track.
283
*
Sets
the audio channel count. Valid only for {@link #TYPE_AUDIO} tracks.
296
*
Sets
the audio sample rate, in the unit of Hz. Valid only for {@link #TYPE_AUDIO}
310
*
Sets
the width of the video, in the unit of pixels. Valid only for {@link #TYPE_VIDEO}
324
*
Sets
the height of the video, in the unit of pixels. Valid only for {@link #TYPE_VIDEO}
338
*
Sets
the frame rate of the video, in the unit fps (frames per rate). Valid only for
352
*
Sets
the pixel aspect ratio (the ratio of a pixel's width to its height) of the video.
371
*
Sets
the extra information about the current track.
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraSettings.java
172
*
Sets
the preview FPS range. This call will invalidate prior calls to
204
*
Sets
the preview FPS. This call will invalidate prior calls to
243
*
Sets
the preview format.
284
*
Sets
the format for the photo.
302
*
Sets
the JPEG compression quality.
329
*
Sets
the zoom ratio.
393
*
Sets
the focus mode.
454
*
Sets
the scene mode for capturing.
494
*
Sets
the size of the thumbnail in EXIF header. To suppress thumbnail
/packages/apps/Gallery2/src/com/android/gallery3d/data/
MediaSet.java
185
// media
sets
), in an efficient order. ItemConsumer.consumer() will be
269
protected Future<Integer> requestSyncOnMultipleSets(MediaSet[]
sets
, SyncListener listener) {
270
return new MultiSetSyncFuture(
sets
, listener);
285
MultiSetSyncFuture(MediaSet[]
sets
, SyncListener listener) {
287
mPendingCount =
sets
.length;
288
mFutures = new Future[
sets
.length];
291
for (int i = 0, n =
sets
.length; i < n; ++i) {
292
mFutures[i] =
sets
[i].requestSync(this);
293
Log.d(TAG, " request sync: " + Utils.maskDebugInfo(
sets
[i].getName()));
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/bipartite/
centrality.py
37
sets
,
44
sets
.
53
sets
`U` with `n` nodes and `V` with `m` nodes is
88
of the two node
sets
[1]_.
134
sets
,
140
but the dictionary returned contains all nodes from both node
sets
.
199
sets
,
205
but the dictionary returned contains all nodes from both node
sets
.
211
for node `v` in the two bipartite
sets
`U` with
/external/apache-http/src/org/apache/http/cookie/
SetCookie.java
64
*
Sets
expiration date.
77
*
Sets
the domain attribute.
86
*
Sets
the path attribute.
96
*
Sets
the secure attribute of the cookie.
110
*
Sets
the version of the cookie specification to which this
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DERExternal.java
242
*
Sets
the data value descriptor
251
*
Sets
the direct reference of the external element
260
*
Sets
the encoding of the content. Valid values are
278
*
Sets
the content of this element
287
*
Sets
the indirect reference of this element
/external/guava/guava/src/com/google/common/util/concurrent/
ThreadFactoryBuilder.java
58
*
Sets
the naming format to use when naming threads ({@link Thread#setName})
77
*
Sets
daemon or not for new threads created with this ThreadFactory.
89
*
Sets
the priority for new threads created with this ThreadFactory.
107
*
Sets
the {@link UncaughtExceptionHandler} for new threads created with this
121
*
Sets
the backing {@link ThreadFactory} for new threads created with this
/external/iptables/include/linux/netfilter/ipset/
ip_set.h
30
IPSET_CMD_SWAP, /* 6: Swap two
sets
*/
31
IPSET_CMD_LIST, /* 7: List
sets
*/
32
IPSET_CMD_SAVE, /* 8: Save
sets
*/
192
/*
Sets
are identified by an index in kernel space. Tweak with ip_set_id_t
193
* and IPSET_INVALID_ID if you want to increase the max number of
sets
.
/external/kernel-headers/original/uapi/linux/dvb/
osd.h
44
//
Sets
all pixel to color 0
47
//
Sets
all pixel to color <col>
59
//
sets
the entries "firstcolor" through "lastcolor" from the array "data"
63
//
Sets
transparency of mixed pixel (0..15)
66
//
sets
pixel <x>,<y> to color number <col>
/external/kernel-headers/original/uapi/linux/
kd.h
22
#define PIO_CMAP 0x4B71 /*
sets
colour palette on VGA+ */
86
#define KDSKBMODE 0x4B45 /*
sets
current keyboard mode */
91
#define KDSKBMETA 0x4B63 /*
sets
meta key handling mode */
110
#define KDSKBENT 0x4B47 /*
sets
one entry in translation table */
117
#define KDSKBSENT 0x4B49 /*
sets
one function key string entry */
/external/kernel-headers/original/uapi/linux/netfilter/ipset/
ip_set.h
32
IPSET_CMD_SWAP, /* 6: Swap two
sets
*/
33
IPSET_CMD_LIST, /* 7: List
sets
*/
34
IPSET_CMD_SAVE, /* 8: Save
sets
*/
222
/*
Sets
are identified by an index in kernel space. Tweak with ip_set_id_t
223
* and IPSET_INVALID_ID if you want to increase the max number of
sets
.
/external/lldb/source/Plugins/Process/Utility/
DynamicRegisterInfo.cpp
55
PythonList
sets
(dict.GetItemForKey("
sets
"));
56
if (
sets
)
58
const uint32_t num_sets =
sets
.GetSize();
61
PythonString py_set_name(
sets
.GetItemAtIndex(i));
/external/llvm/utils/TableGen/
TableGen.cpp
82
clEnumValN(PrintSets, "print-
sets
",
83
"Print expanded
sets
for testing DAG exprs"),
153
SetTheory
Sets
;
154
Sets
.addFieldExpander("Set", "Elements");
157
const std::vector<Record*> *Elts =
Sets
.expand(Rec);
/external/pcre/dist/
pcre_scanner_unittest.cc
65
"alpha = 1; // this
sets
alpha\n"
84
CHECK_EQ(comments[0].as_string(), " // this
sets
alpha\n");
105
CHECK_EQ(comments[0].as_string(), " // this
sets
alpha\n");
117
CHECK_EQ(comments[0].as_string(), " // this
sets
alpha\n");
125
CHECK_EQ(comments[0].as_string(), " // this
sets
alpha\n");
/frameworks/base/docs/html/training/notify-user/
expanded.jd
112
// This
sets
the pending intent that should be fired when the user clicks the
122
//
Sets
up the Snooze and Dismiss action buttons that will appear in the
135
It
sets
the style for the big
136
view to be "big text," and
sets
its content to be the reminder message. It uses
150
*
Sets
the big view "big text" style and supplies the
/frameworks/base/sax/java/android/sax/
Element.java
108
*
Sets
start and end element listeners at the same time.
116
*
Sets
start and end text element listeners at the same time.
124
*
Sets
a listener for the start of this element.
136
*
Sets
a listener for the end of this element.
147
*
Sets
a listener for the end of this text element.
/frameworks/base/services/core/java/com/android/server/display/
DisplayDevice.java
124
*
Sets
the display state, if supported.
136
*
Sets
the mode, if supported.
142
*
Sets
the display layer stack while in a transaction.
152
*
Sets
the display projection while in a transaction.
186
*
Sets
the display surface while in a transaction.
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
VerticalGridFragment.java
53
*
Sets
the grid presenter.
74
*
Sets
the object adapter for the fragment.
114
*
Sets
an item selection listener.
140
*
Sets
an item clicked listener.
196
*
Sets
the selected item position.
VerticalGridSupportFragment.java
55
*
Sets
the grid presenter.
76
*
Sets
the object adapter for the fragment.
116
*
Sets
an item selection listener.
142
*
Sets
an item clicked listener.
198
*
Sets
the selected item position.
/libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicInteger.java
65
*
Sets
to the given value.
74
* Eventually
sets
to the given value.
84
* Atomically
sets
to the given value and returns the old value.
98
* Atomically
sets
the value to the given updated value
111
* Atomically
sets
the value to the given updated value
AtomicIntegerArray.java
91
*
Sets
the element at position {@code i} to the given value.
101
* Eventually
sets
the element at position {@code i} to the given value.
112
* Atomically
sets
the element at position {@code i} to the given
129
* Atomically
sets
the element at position {@code i} to the given
147
* Atomically
sets
the element at position {@code i} to the given
AtomicLong.java
79
*
Sets
to the given value.
88
* Eventually
sets
to the given value.
98
* Atomically
sets
to the given value and returns the old value.
112
* Atomically
sets
the value to the given updated value
125
* Atomically
sets
the value to the given updated value
AtomicLongArray.java
90
*
Sets
the element at position {@code i} to the given value.
100
* Eventually
sets
the element at position {@code i} to the given value.
111
* Atomically
sets
the element at position {@code i} to the given value
128
* Atomically
sets
the element at position {@code i} to the given
146
* Atomically
sets
the element at position {@code i} to the given
AtomicReferenceArray.java
104
*
Sets
the element at position {@code i} to the given value.
114
* Eventually
sets
the element at position {@code i} to the given value.
125
* Atomically
sets
the element at position {@code i} to the given
142
* Atomically
sets
the element at position {@code i} to the given
160
* Atomically
sets
the element at position {@code i} to the given
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
MessageModification.java
35
*
Sets
the message's subject. Only valid for drafts.
45
*
Sets
the message's to address. Only valid for drafts.
55
*
Sets
the message's cc address. Only valid for drafts.
65
*
Sets
the message's bcc address. Only valid for drafts.
75
*
Sets
the custom from address for a message, we only set this if its different than the
Completed in 681 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>