HomeSort by relevance Sort by last modified time
    Searched full:sets (Results 451 - 475 of 12879) sorted by null

<<11121314151617181920>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
FileCounter.java 107 * Sets the sourceDirectory.
123 * Sets the filterString.
139 * Sets the outputFile.
  /external/guava/guava/src/com/google/common/collect/
ForwardingSet.java 76 return Sets.removeAllImpl(this, checkNotNull(collection)); // for GWT
87 return Sets.equalsImpl(this, object);
98 return Sets.hashCodeImpl(this);
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
SetEqualsTester.java 73 "Two Sets should not be equal if exactly one of them contains null.",
80 assertFalse("Sets of different sizes should not be equal.",
86 assertFalse("Sets of different sizes should not be equal.",
  /external/guava/guava-testlib/test/com/google/common/collect/testing/
SafeTreeSetTest.java 23 import com.google.common.collect.Sets;
51 return Lists.newArrayList(Sets.newTreeSet(insertionOrder));
65 return Lists.newArrayList(Sets.newTreeSet(insertionOrder));
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
UCharacterIteratorWrapper.java 31 * Sets the position to getBeginIndex() and returns the character at that
43 * Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty)
90 * Sets the position to the specified position in the text and returns that
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
LocaleDataTest.java 191 UnicodeSet[] sets = new UnicodeSet[scriptCodes.length]; local
194 sets[j] = new UnicodeSet("[:" + UScript.getShortName(scriptCodes[j]) + ":]");
201 for(int j=0; j<sets.length; j++){
202 if(sets[j].contains(iter.codepoint, iter.codepointEnd)){
208 for(int j=0; j<sets.length; j++){
209 if(sets[j].contains(iter.string)){
263 UnicodeSet[] sets = new UnicodeSet[scriptCodes.length]; local
266 sets[j] = new UnicodeSet("[:" + UScript.getShortName(scriptCodes[j]) + ":]");
273 for(int j=0; j<sets.length; j++){
274 if(sets[j].contains(iter.codepoint, iter.codepointEnd))
    [all...]
  /external/icu/icu4c/source/i18n/
strrepl.h 73 * Construct a StringReplacer that sets the emits the given output
74 * text and sets the cursor to the given position.
88 * Construct a StringReplacer that sets the emits the given output
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
UCharacterIteratorWrapper.java 29 * Sets the position to getBeginIndex() and returns the character at that
41 * Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty)
88 * Sets the position to the specified position in the text and returns that
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
LocaleDataTest.java 187 UnicodeSet[] sets = new UnicodeSet[scriptCodes.length]; local
190 sets[j] = new UnicodeSet("[:" + UScript.getShortName(scriptCodes[j]) + ":]");
197 for(int j=0; j<sets.length; j++){
198 if(sets[j].contains(iter.codepoint, iter.codepointEnd)){
204 for(int j=0; j<sets.length; j++){
205 if(sets[j].contains(iter.string)){
259 UnicodeSet[] sets = new UnicodeSet[scriptCodes.length]; local
262 sets[j] = new UnicodeSet("[:" + UScript.getShortName(scriptCodes[j]) + ":]");
269 for(int j=0; j<sets.length; j++){
270 if(sets[j].contains(iter.codepoint, iter.codepointEnd))
    [all...]
  /external/jacoco/org.jacoco.ant/src/org/jacoco/ant/
DumpTask.java 41 * Sets the location of the execution data file to write. This parameter is
96 * Sets whether execution data should be downloaded from the remote host.
107 * Sets whether a reset command should be sent after the execution data has
  /external/jcommander/src/test/java/com/beust/jcommander/
DefaultValueTest.java 22 import com.beust.jcommander.internal.Sets;
98 this.set = Sets.newLinkedHashSet();
109 Set<String> set = Sets.newLinkedHashSet();
  /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/
ServiceConnection.java 74 * Sets how to make the requests. For HTTP this is typically POST or GET.
83 * If the length of a HTTP request body is known ahead, sets fixed length
84 * to enable streaming without buffering. Sets after connection will cause an exception.
  /external/libhevc/common/
ihevc_macros.h 56 /** Sets x bits to '1' starting from MSB */
68 /** Sets x bits to '1' starting from LSB */
80 /** Sets the bit in given position to 1 */
  /external/llvm/test/CodeGen/X86/
fpcmp-soft-fp.ll 20 ; CHECK: sets
60 ; CHECK: sets
114 ; CHECK: sets
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowGeocoder.java 79 * Sets up a simulated response for {@link #getFromLocation(double, double, int)}
97 * Sets up a simulated response for {@link #getFromLocationName(String, int)}}
108 * Sets a flag to indicate whether or not {@link #getFromLocationName(String, int)} should throw an exception to
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue73/
RecursiveSetTest.java 36 fail("Recursive sets are not supported.");
48 fail("Recursive sets are not supported.");
55 * XXX: sets can be recursive
  /external/srtp/crypto/include/
rdbx.h 78 * sets the contents of *guess to contain the best guess of the packet
150 /* index_init(&pi) initializes a packet index pi (sets it to zero) */
166 * arrived packet), sets the contents of *guess to contain the best
  /external/testng/src/test/java/test/asserttests/
AssertTest.java 6 import org.testng.collections.Sets;
60 Set<Integer> set1 = Sets.newHashSet();
61 Set<Integer> set2 = Sets.newHashSet();
  /external/webrtc/webrtc/voice_engine/include/
voe_hardware.h 74 // Sets the audio device used for recording.
79 // Sets the audio device used for playout.
82 // Sets the type of audio device layer to use.
voe_volume_control.h 58 // Sets the speaker |volume| level. Valid range is [0,255].
64 // Sets the microphone volume level. Valid range is [0,255].
93 // Sets a volume |scaling| applied to the outgoing signal of a specific
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityWindowInfo.java 113 * Sets the title of the window.
138 * Sets the type of the window.
159 * Sets the layer which determines the Z-order of the window. Windows
186 * Sets the anchor node's ID.
225 * Sets the parent window id.
245 * Sets the unique window id.
256 * Sets the unique id of the IAccessibilityServiceConnection over which
277 * Sets the bounds of this window in the screen.
299 * Sets if this window is active, which is this is the window
321 * Sets if this window has input focus
    [all...]
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuView.java 67 * Sets the title of the item view.
73 * Sets the enabled state of the item view.
93 * Sets the shortcut for the item.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
AnimateableViewBounds.java 74 * Sets the view outline alpha.
91 /** Sets the top clip. */
102 /** Sets the bottom clip. */
  /frameworks/base/services/core/java/com/android/server/am/
UriPermissionOwner.java 24 import com.google.android.collect.Sets;
107 mReadPerms = Sets.newArraySet();
114 mWritePerms = Sets.newArraySet();
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
ProgressBarManager.java 52 * Sets the root view on which the progress bar will be attached. This class assumes the
87 * Sets a custom view to be shown in place of the default {@link ProgressBar}. This
110 * Sets the initial delay. Progress bar will be shown after this delay has elapsed.

Completed in 3958 milliseconds

<<11121314151617181920>>