Searched defs:set (Results 251 - 275 of 583) sorted by relevance

<<11121314151617181920>>

/external/guava/guava/src/com/google/common/primitives/
H A DShorts.java447 * Arrays#asList(Object[])}. The list supports {@link List#set(int, Object)},
448 * but any attempt to set a value to {@code null} will result in a {@link
524 @Override public Short set(int index, Short element) { method in class:Shorts.ShortArrayAsList
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DImmutableList.java232 public final E set(int index, E element) { method in class:ImmutableList
/external/guava/guava-gwt/src-super/com/google/common/primitives/super/com/google/common/primitives/
H A DChars.java391 * Arrays#asList(Object[])}. The list supports {@link List#set(int, Object)},
392 * but any attempt to set a value to {@code null} will result in a {@link
468 @Override public Character set(int index, Character element) { method in class:Chars.CharArrayAsList
H A DInts.java393 * Arrays#asList(Object[])}. The list supports {@link List#set(int, Object)},
394 * but any attempt to set a value to {@code null} will result in a {@link
470 @Override public Integer set(int index, Integer element) { method in class:Ints.IntArrayAsList
H A DLongs.java367 * Arrays#asList(Object[])}. The list supports {@link List#set(int, Object)},
368 * but any attempt to set a value to {@code null} will result in a {@link
444 @Override public Long set(int index, Long element) { method in class:Longs.LongArrayAsList
H A DShorts.java395 * Arrays#asList(Object[])}. The list supports {@link List#set(int, Object)},
396 * but any attempt to set a value to {@code null} will result in a {@link
472 @Override public Short set(int index, Short element) { method in class:Shorts.ShortArrayAsList
/external/guava/guava-testlib/src/com/google/common/collect/testing/
H A DSafeTreeSet.java29 * are mutually comparable. This implementation passes the navigable set test
55 public SafeTreeSet(SortedSet<E> set) { argument
56 this(new TreeSet<E>(set));
/external/guava/guava-tests/test/com/google/common/base/
H A DJoinerTest.java126 private static void checkNoOutput(Joiner joiner, Iterable<Integer> set) { argument
127 assertEquals("", joiner.join(set));
128 assertEquals("", joiner.join(set.iterator()));
130 Object[] array = Lists.newArrayList(set).toArray(new Integer[0]);
134 assertSame(sb1FromIterable, joiner.appendTo(sb1FromIterable, set));
138 assertSame(sb1FromIterator, joiner.appendTo(sb1FromIterator, set));
146 joiner.appendTo(NASTY_APPENDABLE, set);
152 joiner.appendTo(NASTY_APPENDABLE, set.iterator());
/external/icu4c/common/
H A Dutil.cpp416 // create a set with the Pattern_White_Space characters,
418 U_NAMESPACE_QUALIFIER UnicodeSet *set=new U_NAMESPACE_QUALIFIER UnicodeSet(9, 0xd); local
420 if (set == NULL) {
424 set->UnicodeSet::add(0x20).add(0x85).add(0x200e, 0x200f).add(0x2028, 0x2029);
425 return set;
/external/icu4c/i18n/
H A Dastro.h31 * and time for which its calculations are performed. You can set and
96 void set(double lat, double lon) { function in class:CalendarAstronomer::Ecliptic
163 void set(double asc, double dec) { function in class:CalendarAstronomer::Equatorial
237 void set(double alt, double azim) { function in class:CalendarAstronomer::Horizon
303 * latitude and longitude. The object's time is set to the current
535 * this calendar is currently set.
537 * NOTE: This method only works well if this object is set to a
541 * is set to a time near local midnight.
552 * The position of the moon at the time set on this
571 * Calculate the phase of the moon at the time set i
590 void set(double l) { value = l; } function in class:CalendarAstronomer::MoonAge
[all...]
H A Dcpdtrans.cpp82 Transliterator(id, 0), // set filter to 0 here!
134 * constructors. Before calling init(), set trans and filter to NULL.
179 * constructors. Before calling init(), set trans and filter to NULL.
375 // First free trans[] and set count to zero. Once this is done,
443 UnicodeSet set; local
446 result.addAll(trans[i]->getSourceSet(set));
448 // Hiragana-Katakana; Katakana-Latin. The source set of
450 // But the source set for the entire transliterator is
452 // non-empty source set.
465 UnicodeSet set; local
[all...]
H A Dregexcmp.cpp91 static inline void addCategory(UnicodeSet *set, int32_t value, UErrorCode& ec) { argument
92 set->addAll(UnicodeSet().applyIntPropertyValue(UCHAR_GENERAL_CATEGORY_MASK, value, ec));
184 // Table row specified an individual character, not a set, and
206 // Table row specified a character class, or set of characters,
761 // 2. LOOP_SR_I set number (assuming repeated item is a set ref)
772 // Emit optimized code for [char set]+
890 // 1. LOOP_SR_I set number
915 // Emit optimized code for a [char set]*
1472 UnicodeSet *set
[all...]
H A Drepattrn.cpp163 fPattern = NULL; // will be set later
164 fPatternString = NULL; // may be set later
715 UnicodeSet *set = (UnicodeSet *)fSets->elementAt(val); local
716 set->toPattern(s, TRUE);
731 UnicodeSet *set = fStaticSets[val]; local
732 set->toPattern(s, TRUE);
/external/icu4c/test/cintltst/
H A Dspooftest.c313 * get & set Checks
385 * AllowedChars set/get the USet of allowed characters.
388 const USet *set; local
393 set = uspoof_getAllowedChars(sc, &status);
396 TEST_ASSERT(uset_equals(tmpSet, set));
402 /* Remove a character that is in our good Latin test identifier from the allowed chars set. */
/external/icu4c/test/intltest/
H A Dcanittst.cpp146 Hashtable *set = new Hashtable(FALSE, status); local
147 set->setValueDeleter(uhash_deleteUnicodeString);
155 set->removeAll();
162 set->put(result, new UnicodeString(result), status); // Add result to the table
166 expectEqual(i + ": ", testStr, collectionToString(set), CharsToUnicodeString(testArray[i][1]));
172 delete set;
223 // set up for readable display
H A Dfldset.cpp172 void FieldsSet::set(int32_t field, int32_t amount) { function in class:FieldsSet
221 set(field, value);
227 set(field, value);
259 * set the specified fields on this calendar. Doesn't clear first. Returns any errors the caller
265 cal->set((UCalendarDateFields)i, value);
286 diffSet.set((UCalendarDateFields)i, calVal);
339 set(field, get(field) | UDAT_RELATIVE);
/external/icu4c/test/perf/unisetperf/
H A Dunisetperf.cpp53 set.applyPattern(pattern, status);
54 prefrozen=set;
56 set.freeze();
91 // Count spans of characters that are in the set,
92 // and spans of characters that are not in the set.
93 // If the very first character is in the set, then one additional
111 if(tf!=set.contains(c)) {
128 UnicodeSet set; member in class:UnicodeSetPerformanceTest
158 // Verify that the frozen set is equal to the unfrozen one.
159 UnicodeSet set; local
176 const UnicodeSet &set=testcase.set; local
192 span(const UnicodeSet &set, const UChar *s, int32_t length, UBool tf) argument
209 UnicodeSet set; local
238 const UnicodeSet &set=testcase.set; local
260 UnicodeSet set; local
289 const UnicodeSet &set=testcase.set; local
315 UnicodeSet set; local
339 const UnicodeSet &set=testcase.set; local
361 UnicodeSet set; local
385 const UnicodeSet &set=testcase.set; local
[all...]
/external/iptables/extensions/
H A Dlibxt_sctp.c124 int set)
133 if (set) {
150 if (set) {
120 save_chunk_flag_info(struct xt_sctp_flag_info *flag_info, int *flag_count, int chunktype, int bit, int set) argument
/external/iptables/include/linux/netfilter/
H A Dxt_set.h7 /* The max length of strings including NUL: set and type identifiers */
45 #define IP_SET_OP_GET_BYNAME 0x00000006 /* Get set index by name */
49 union ip_set_name_index set; member in struct:ip_set_req_get_set
52 #define IP_SET_OP_GET_BYINDEX 0x00000007 /* Get set name by index */
/external/jmonkeyengine/engine/src/core/com/jme3/animation/
H A DAnimationFactory.java92 void set(Quaternion rot) { method in class:AnimationFactory.Rotation
93 rotation.set(rot);
96 eulerAngles.set(a[0], a[1], a[2]);
99 void set(float x, float y, float z) { method in class:AnimationFactory.Rotation
102 eulerAngles.set(x, y, z);
218 t.set(translation);
243 r.set(rotation);
274 r.set(x, y, z);
301 dr.set(prevRot.eulerAngles.x + cursor * dXAngle, prevRot.eulerAngles.y + cursor * dYAngle, prevRot.eulerAngles.z + cursor * dZAngle);
325 s.set(scal
[all...]
/external/jmonkeyengine/engine/src/core/com/jme3/input/event/
H A DTouchEvent.java108 set(Type.IDLE, 0f, 0f, 0f, 0f);
112 set(type, x, y, deltax, deltay);
115 public void set(Type type) { method in class:TouchEvent
116 set(type, 0f, 0f, 0f, 0f);
119 public void set(Type type, float x, float y, float deltax, float deltay) { method in class:TouchEvent
/external/jmonkeyengine/engine/src/core/com/jme3/math/
H A DColorRGBA.java38 * be between 0 and 1. If any value is set higher or lower than these
40 * than zero is set the value clamps to zero. If a value higher than 1 is
169 * <code>set</code> sets the RGBA values of this color. The values are then
178 public ColorRGBA set(float r, float g, float b, float a) { method in class:ColorRGBA
187 * <code>set</code> sets the values of this color to those set by a parameter
190 * @param rgba ColorRGBA the color to set this color to.
193 public ColorRGBA set(ColorRGBA rgba) { method in class:ColorRGBA
210 * are less than 0 they are set to zero. If any are more than 1 they are
211 * set t
[all...]
H A DTriangle.java72 pointa.set(p1);
73 pointb.set(p2);
74 pointc.set(p3);
111 * <code>set</code> sets one of the triangle's points to that specified as
114 * @param point the point to set.
116 public void set(int i, Vector3f point) { method in class:Triangle
119 pointa.set(point);
122 pointb.set(point);
125 pointc.set(point);
132 * <code>set</cod
136 public void set(int i, float x, float y, float z) { method in class:Triangle
162 public void set(Vector3f v1, Vector3f v2, Vector3f v3) { method in class:Triangle
[all...]
/external/jmonkeyengine/engine/src/core/com/jme3/util/
H A DSafeArrayList.java46 * <p>All modifications, including set() operations will cause a copy of the
63 * modification method. add() and set() are not supported on the iterator.
265 public E set(int index, E element) { method in class:SafeArrayList
266 return getBuffer().set(index, element);
394 public void set(E e) { method in class:SafeArrayList.ArrayIterator
/external/libsepol/src/
H A Davtab.c377 unsigned set; local
465 set = 0;
468 set++;
470 if (!set || set > 1) {

Completed in 554 milliseconds

<<11121314151617181920>>