OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sets
(Results
201 - 225
of
9774
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
IteratorOptions.java
70
*
Sets
the option and returns the instance.
83
*
Sets
the option and returns the instance.
96
*
Sets
the option and returns the instance.
109
*
Sets
the option and returns the instance.
/frameworks/base/core/java/com/google/android/collect/
Sets.java
29
* other static methods for working with
Sets
.
32
public class
Sets
{
55
* <p>{@code Set<Base> set =
Sets
.newHashSet(sub1, sub2);}
60
* <p>{@code Set<Base> set =
Sets
.<Base>newHashSet(sub1, sub2);}
/frameworks/base/media/java/android/media/
IRemoteControlDisplay.aidl
33
*
Sets
the generation counter of the current client that is displayed on the remote control.
44
*
Sets
whether the controls of this display are enabled
50
*
Sets
the playback information (state, position and speed) of a client.
80
*
Sets
the transport control flags and playback position capabilities of a client.
/frameworks/native/services/inputflinger/
PointerControllerInterface.h
49
/*
Sets
a mask that indicates which buttons are pressed. */
55
/*
Sets
the absolute location of the pointer. */
84
/*
Sets
the mode of the pointer controller. */
87
/*
Sets
the spots for the current gesture.
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
Action.java
82
*
Sets
the id for this Action.
96
*
Sets
the first line label for this Action.
110
*
Sets
the second line label for this Action.
124
*
Sets
the icon drawable for this Action.
TitleView.java
58
*
Sets
the title text.
72
*
Sets
the badge drawable.
94
*
Sets
the listener to be called when the search affordance is clicked.
108
*
Sets
the {@link SearchOrbView.Colors} used to draw the search affordance.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_aq_complexity.h
26
// This function
sets
up a set of segments with delta Q values around
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
datalogger_outputs.h
4
*
Sets
up common outputs for HAL
/libcore/luni/src/main/java/java/util/concurrent/
RunnableFuture.java
21
*
Sets
this Future to the result of its computation
/libcore/luni/src/main/java/javax/net/ssl/
SSLParameters.java
79
*
Sets
the cipher suites to a copy of the input, or null
99
*
Sets
the protocols to a copy of the input, or null
117
*
Sets
whether or not to a server needs client authentication.
135
*
Sets
whether or not to a server wants client authentication.
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
ThreadingTest.java
26
import com.google.android.collect.
Sets
;
64
final HashSet<String> expectedBodies =
Sets
.newHashSet();
87
final Set<String> seenFiles =
Sets
.newHashSet();
88
final HashSet<String> actualBodies =
Sets
.newHashSet();
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/machine/
fenv.h
55
* * [31] - N, Negative condition flag for AArch32 (AArch64
sets
PSTATE.N);
56
* * [30] - Z, Zero condition flag for AArch32 (AArch64
sets
PSTATE.Z);
57
* * [29] - C, Carry conditon flag for AArch32 (AArch64
sets
PSTATE.C);
58
* * [28] - V, Overflow conditon flag for AArch32 (AArch64
sets
PSTATE.V);
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/approximation/
dominating_set.py
67
sets
= dict((node, set([node]) | set(G[node])) for node in G)
70
""" Our cost effectiveness function for
sets
given its weight
77
dom_node, min_set = min(
sets
.items(),
87
del
sets
[dom_node]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion23.txt
2
android:textScaleX :
Sets
the horizontal scaling factor for the text. [float]
completionvalues1-expected-completion30.txt
7
android:animationDuration :
Sets
how long a transition animation should run (in milliseconds) when layout has changed. [integer]
/system/core/include/cutils/
process_name.h
29
*
Sets
the current process name.
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
BootSector.java
131
*
Sets
the number of sectors/fat
248
*
Sets
the OEM name, must be at most 8 characters long.
278
*
Sets
the number of bytes/sector
320
*
Sets
the number of sectors/cluster
342
*
Sets
the number of reserved (for bootrecord) sectors
363
*
Sets
the number of fats
383
*
Sets
the number of logical sectors
411
*
Sets
the medium descriptor byte
429
*
Sets
the number of sectors/track
449
*
Sets
the number of head
[
all
...]
/external/guava/guava/src/com/google/common/collect/
Sets.java
56
* "http://code.google.com/p/guava-libraries/wiki/CollectionUtilitiesExplained#
Sets
">
57
* {@code
Sets
}</a>.
65
public final class
Sets
{
66
private
Sets
() {}
396
return
Sets
.newSetFromMap(Maps.<E, Boolean>newIdentityHashMap());
504
* Set<Object> identityHashSet =
Sets
.newSetFromMap(
616
* An unmodifiable view of a set which may be backed by other
sets
; this view
617
* will change as the backing
sets
do. Contains methods to copy the data into
644
* all the
sets
involved are based on the same notion of equivalence.
657
* Returns an unmodifiable <b>view</b> of the union of two
sets
. The returne
[
all
...]
/cts/hostsidetests/appsecurity/test-apps/keysets/permDef/
AndroidManifest.xml
24
<key-
sets
>
35
</key-
sets
>
/cts/hostsidetests/appsecurity/test-apps/keysets/permUse/
AndroidManifest.xml
21
<key-
sets
>
32
</key-
sets
>
/development/tools/labpretest/crespo/
custom_flash.sh
11
#
sets
the name of the boot partition and
67
#
sets
the name of the radio partition and
/development/tools/labpretest/stingray/
custom_flash.sh
11
#
sets
the name of the boot partition and
67
#
sets
the name of the radio partition and
/docs/source.android.com/
Android.mk
20
#
Sets
up the Doxygen HAL reference docs and puts them in the right place
30
# This
sets
up the tradefed javadocs for viewing in s.a.c.
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/
PaintUtils.java
32
*
Sets
a paint instance's line stroke size in dp
41
*
Sets
a paint instance's font size in dp
/external/boringssl/src/crypto/bytestring/
internal.h
27
* and
sets
|*out| and |*out_length| to describe a malloced buffer containing
30
* If it doesn't find any indefinite-length elements then it
sets
|*out| to
Completed in 665 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>