HomeSort by relevance Sort by last modified time
    Searched full:sets (Results 26 - 50 of 9774) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
PeriodBuilderFactory.java 17 * Sets the time units available for use. Default is all units.
26 * Sets whether the time unit is available for use.
34 * Sets the maximum value for the largest available time unit (as
43 * Sets the minimum value for the smallest available time unit (as
52 * Sets whether units with a value of zero are represented in a
60 * Sets whether weeks are used with other units, or only when
67 * Sets whether milliseconds are allowed. This is only examined
80 * Sets the locale for the factory. Setting the locale can adjust
88 * Sets the time zone for the factory. This can affect the timezone
  /external/guava/guava-testlib/test/com/google/common/collect/testing/features/
FeatureUtilTest.java 22 import com.google.common.collect.Sets;
152 Set<Feature<?>> features = Sets.<Feature<?>>newHashSet(
160 features = Sets.<Feature<?>>newHashSet(
165 features = Sets.<Feature<?>>newHashSet(
171 features = Sets.<Feature<?>>newHashSet(
182 Set<Feature<?>> features = Sets.<Feature<?>>newHashSet(
190 features = Sets.<Feature<?>>newHashSet(
194 features = Sets.<Feature<?>>newHashSet(
199 features = Sets.<Feature<?>>newHashSet(
212 Sets.<Feature<?>>newHashSet(ExampleBaseFeature.BASE_FEATURE_1)
    [all...]
  /dalvik/dx/src/com/android/dx/io/
CodeReader.java 33 * Sets {@code visitor} as the visitor for all instructions.
44 * Sets {@code visitor} as the visitor for all instructions not
52 * Sets {@code visitor} as the visitor for all string instructions.
59 * Sets {@code visitor} as the visitor for all type instructions.
66 * Sets {@code visitor} as the visitor for all field instructions.
73 * Sets {@code visitor} as the visitor for all method instructions.
  /development/samples/SoftKeyboard/src/com/android/inputmethodcommon/
InputMethodSettingsInterface.java 33 * Sets the title for the input method settings category with a resource ID.
39 * Sets the title for the input method settings category with a CharSequence.
45 * Sets the title for the input method enabler preference for launching subtype enabler with a
52 * Sets the title for the input method enabler preference for launching subtype enabler with a
59 * Sets the icon for the preference for launching subtype enabler with a resource ID.
65 * Sets the icon for the Preference for launching subtype enabler with a Drawable.
  /external/dexmaker/src/dx/java/com/android/dx/io/
CodeReader.java 33 * Sets {@code visitor} as the visitor for all instructions.
44 * Sets {@code visitor} as the visitor for all instructions not
52 * Sets {@code visitor} as the visitor for all string instructions.
59 * Sets {@code visitor} as the visitor for all type instructions.
66 * Sets {@code visitor} as the visitor for all field instructions.
73 * Sets {@code visitor} as the visitor for all method instructions.
  /external/lldb/scripts/Python/interface/
SBExpressionOptions.i 31 %feature("docstring", "Sets whether to coerce the expression result to ObjC id type after evaluation.") SetCoerceResultToId;
39 %feature("docstring", "Sets whether to unwind the expression stack on error.") SetUnwindOnError;
47 %feature("docstring", "Sets whether to ignore breakpoint hits while running expressions.") SetUnwindOnError;
55 %feature("docstring", "Sets whether to cast the expression result to its dynamic type.") SetFetchDynamicValue;
63 %feature("docstring", "Sets the timeout in microseconds to run the expression for. If try all threads is set to true and the expression doesn't complete within the specified timeout, all threads will be resumed for the same timeout to see if the expresson will finish.") SetTimeoutInMicroSeconds;
70 %feature("docstring", "Sets whether to run all threads if the expression does not complete on one thread.") SetTryAllThreads;
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
FilterSource.java 68 MediaSet[] sets = dataManager.getMediaSetsFromString(setsName); local
69 return new FilterTypeSet(path, dataManager, sets[0], mediaType);
73 MediaSet[] sets = dataManager.getMediaSetsFromString(setsName); local
74 return new FilterDeleteSet(path, sets[0]);
78 MediaSet[] sets = dataManager.getMediaSetsFromString(setsName); local
79 return new FilterEmptyPromptSet(path, sets[0], mEmptyItem);
  /cts/hostsidetests/appsecurity/test-apps/keysets/malNoDef/
AndroidManifest.xml 20 <key-sets>
22 </key-sets>
  /external/selinux/libselinux/man/man3/
security_getenforce.3 20 sets SELinux to enforcing mode if the value 1 is passed in, and sets it to
selinux_getpolicytype.3 14 file to determine the SELinux policy used on the system, and sets
selinux_lsetfilecon_default.3 12 sets the file context to the system defaults.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/bipartite/
__init__.py 2 graphs. Bipartite graphs `B = (U, V, E)` have two node sets `U,V` and edges in
3 `E` that only connect nodes from opposite sets. It is common in the literature
4 to use an spatial analogy referring to the two node sets as top and bottom nodes.
17 identify the sets each node belongs to.
28 graph `B`. If `B` is connected, you can find the node sets using a two-coloring
33 >>> bottom_nodes, top_nodes = bipartite.sets(B)
46 >>> bottom_nodes, top_nodes = bipartite.sets(B)
53 Using the "bipartite" node attribute, you can easily get the two node sets:
  /development/ndk/tests/dlclose-destruction/jni/
libtest1.h 10 * and sets its value to 1.
  /external/clang/utils/
token-delta.py 49 """split(set) -> [sets]
63 def delta(self, c, sets):
64 # assert(reduce(set.union, sets, set()) == c)
67 if len(sets) <= 1:
71 res = self.search(c, sets)
75 # Otherwise, partition sets if possible; if not we are done.
76 refined = sum(map(list, map(self.split, sets)), [])
77 if len(refined) == len(sets):
82 def search(self, c, sets):
83 for i,S in enumerate(sets)
    [all...]
  /external/e2fsprogs/lib/ext2fs/
fiemap.h 51 * Sets EXTENT_UNKNOWN. */
55 * Sets EXTENT_NO_BYPASS. */
59 * Sets EXTENT_NOT_ALIGNED.*/
61 * Sets EXTENT_NOT_ALIGNED.*/
  /external/kernel-headers/original/uapi/linux/
fiemap.h 50 * Sets EXTENT_UNKNOWN. */
54 * Sets EXTENT_NO_BYPASS. */
58 * Sets EXTENT_NOT_ALIGNED.*/
60 * Sets EXTENT_NOT_ALIGNED.*/
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_clear.3 11 capng_clear sets to 0 all bits in the selected posix capabilities set. The options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if clearing both is desired.
capng_fill.3 11 capng_fill sets all bits to a 1 in the selected posix capabilities set. The options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if filling both is desired.
  /external/libvorbis/
todo.txt 10 sets).
  /frameworks/base/telephony/java/com/android/internal/telephony/
ICallServiceAdapter.aidl 42 * Sets a call's state to active (e.g., an ongoing call where two parties can actively
48 * Sets a call's state to ringing (e.g., an inbound ringing call).
53 * Sets a call's state to dialing (e.g., dialing an outbound call).
58 * Sets a call's state to disconnected.
  /packages/apps/UnifiedEmail/src/com/android/mail/compose/
AttachmentDeletionInterface.java 14 * Sets the onClickListener for the close button on the attachment view.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fiemap.h 49 * Sets EXTENT_UNKNOWN. */
53 * Sets EXTENT_NO_BYPASS. */
57 * Sets EXTENT_NOT_ALIGNED.*/
59 * Sets EXTENT_NOT_ALIGNED.*/
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fiemap.h 49 * Sets EXTENT_UNKNOWN. */
53 * Sets EXTENT_NO_BYPASS. */
57 * Sets EXTENT_NOT_ALIGNED.*/
59 * Sets EXTENT_NOT_ALIGNED.*/
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
Breakpoint002Test.java 35 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the
45 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the
56 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the
67 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the
78 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the
89 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the
100 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the
110 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the
120 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the
130 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in th
    [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
IFlyoutPreferences.java 65 * Sets the docking location.
70 * Sets the state of flyout - {@link #STATE_OPEN} or {@link #STATE_COLLAPSED}.
75 * Sets the width of flyout.

Completed in 277 milliseconds

12 3 4 5 6 7 8 91011>>