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

<<21222324252627282930>>

  /external/guava/guava/src/com/google/common/util/concurrent/
AtomicDoubleArray.java 95 * Sets the element at position {@code i} to the given value.
106 * Eventually sets the element at position {@code i} to the given value.
119 * Atomically sets the element at position {@code i} to the given value
132 * Atomically sets the element at position {@code i} to the given
150 * Atomically sets the element at position {@code i} to the given
  /external/icu/icu4c/source/i18n/
collationdatabuilder.h 91 * Sets an error code if c does not have a single CE.
110 * Sets three-byte-primary CEs for a range of code points in code point order,
126 * Sets three-byte-primary CEs for a range of code points in code point order.
127 * Sets range values if that is worth doing, or else individual values.
199 * Sets cond->next to the index of the first new item
  /external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/
LightScatteringFilter.java 144 * sets the blur start<br>
162 * sets the blur width default is 0.9
180 * sets how much the effect is visible over the rendered scene default is 1.4
196 * sets the light position
212 * sets the number of samples for the radial blur default is 50
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/
HillHeightMap.java 55 * Constructor sets the attributes of the hill system and generates the
95 * Constructor sets the attributes of the hill system and generates the
210 * Sets the number of hills to grow. More hills usually mean a nicer
228 * Sets the minimum radius of a hill.
246 * Sets the maximum radius of a hill.
  /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/kdom/
Element.java 225 * Sets the given attribute; a value of null removes the attribute */
256 * Sets the given prefix; a namespace value of null removess the
268 * sets the name of the element */
275 * sets the namespace of the element. Please note: For no
287 * Sets the Parent of this element. Automatically called from the
  /external/llvm/test/TableGen/
SetTheory.td 2 // RUN: llvm-tblgen -print-sets %s | FileCheck %s
5 // The -print-sets driver configures a primitive SetTheory instance that
6 // understands these sets:
38 // Mixed sets and elements are flattened.
62 // The 'and' operator intersects two sets. The result has the same order as the
  /external/mockito/cglib-and-asm/src/org/mockito/asm/
Item.java 137 * Sets this item to an integer item.
148 * Sets this item to a long item.
159 * Sets this item to a float item.
170 * Sets this item to a double item.
181 * Sets this item to an item that do not hold a primitive value.
  /external/nist-sip/java/gov/nist/javax/sip/header/
AuthenticationInfo.java 139 /** Sets the CNonce of the AuthenticationInfoHeader to the <var>cNonce</var>
151 /** Sets the NextNonce of the AuthenticationInfoHeader to the <var>nextNonce</var>
163 /** Sets the Nonce Count of the AuthenticationInfoHeader to the <var>nonceCount</var>
181 /** Sets the Qop value of the AuthenticationInfoHeader to the new
193 /** Sets the Response of the
  /external/proguard/src/proguard/evaluation/
BasicInvocationUnit.java 33 * This InvocationUnit sets up the variables for entering a method,
261 * Sets the class through which the specified field is accessed.
289 * Sets the value of the specified field.
317 * Sets the value of the specified method parameter.
342 * Sets the return value of the specified method.
  /external/selinux/libsepol/tests/
test-linker-roles.c 130 /* These test whether the type sets are copied to the right place and
161 /* this one will have 2 type sets, one in the global symtab and one in the base optional 1 */
173 /* this one will have 2 type sets, one in the global symtab and one in the base optional 1 */
185 /* this one will have 2 type sets, one in the 3rd base optional and one in the 3rd module optional */
198 /* this one will have 2 type sets, one in the global symtab (with both module types) and one in the 4th optional of base */
  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
Configurator.java 62 * Sets the timeout for waiting for the user interface to go into an idle
100 * Sets the timeout for waiting for a widget to become visible in the user
134 * Sets the timeout for waiting for an acknowledgement of an
168 * Sets the timeout for waiting for an acknowledgment of generic uiautomator
202 * Sets a delay between key presses when injecting text input.
  /frameworks/base/core/java/android/webkit/
WebResourceResponse.java 81 * Sets the resource response's MIME type, for example &quot;text/html&quot;.
100 * Sets the resource response's encoding, for example &quot;UTF-8&quot;. This is used
120 * Sets the resource response's status code and reason phrase.
169 * Sets the headers for the resource response.
188 * Sets the input stream that provides the resource response's data. Callers
  /frameworks/base/core/java/android/widget/
Chronometer.java 80 * Sets the base to the current time.
88 * Sets the base to the current time.
96 * Sets the base to the current time.
138 * Sets the format string used for display. The Chronometer will display
164 * Sets the listener to be called when the chronometer changes.
TimePicker.java 95 * Sets the currently selected hour using 24-hour time.
115 * Sets the currently selected minute..
135 * Sets the current hour.
175 * Sets whether this widget displays time in 24-hour mode or 12-hour mode
209 * Sets the callback that indicates the current time is valid.
  /frameworks/native/include/gui/
BufferQueueConsumer.h 91 // getReleasedBuffers sets the value pointed to by outSlotMask to a bit mask
103 // setDefaultMaxBufferCount sets the default value for the maximum buffer
106 // take effect if the producer sets the count back to zero.
118 // setMaxAcquiredBufferCount sets the maximum number of buffers that can
123 // setConsumerName sets the name used in logging
  /packages/apps/Settings/src/com/android/settings/accessibility/
ListDialogPreference.java 61 * Sets a listened to invoke when the value of this preference changes.
70 * Sets the layout to use for grid items.
79 * Sets the list of item values. Values must be distinct.
92 * Sets the list of item titles. May be null if no titles are specified, or
192 * Sets the current value. If the value exists within the set of entry
  /packages/providers/TvProvider/tests/src/com/android/providers/tv/
EpgDataCleanupServiceTests.java 19 import com.google.android.collect.Sets;
155 Set<Program> programs = Sets.newHashSet();
194 Set<Program> programs = Sets.newHashSet();
215 Sets.newHashSet(program), queryPrograms());
238 Sets.newHashSet(program), queryWatchedPrograms());
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
plugin-api.h 264 only be invoked in the claim_file handler. This function sets *COUNT to
273 claim_file handler. This function sets *TYPE to an ELF SHT_xxx value. */
282 This function sets *SECTION_NAME_PTR to a null-terminated buffer allocated
292 handler. This function sets *SECTION_CONTENTS to point to a buffer that is
293 valid until clam_file handler returns. It sets *LEN to the size of the
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
plugin-api.h 264 only be invoked in the claim_file handler. This function sets *COUNT to
273 claim_file handler. This function sets *TYPE to an ELF SHT_xxx value. */
282 This function sets *SECTION_NAME_PTR to a null-terminated buffer allocated
292 handler. This function sets *SECTION_CONTENTS to point to a buffer that is
293 valid until clam_file handler returns. It sets *LEN to the size of the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr2/
bool_set.tcc 87 * ctype<CharT>::truename() or ctype<CharT>::falsename(). Sets
88 * @a v to true or false if successful. Sets err to
89 * ios_base::failbit if reading the string fails. Sets err to
93 * except if the value is 1, sets @a v to true, if the value is 0, sets
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr2/
bool_set.tcc 87 * ctype<CharT>::truename() or ctype<CharT>::falsename(). Sets
88 * @a v to true or false if successful. Sets err to
89 * ios_base::failbit if reading the string fails. Sets err to
93 * except if the value is 1, sets @a v to true, if the value is 0, sets
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr2/
bool_set.tcc 87 * ctype<CharT>::truename() or ctype<CharT>::falsename(). Sets
88 * @a v to true or false if successful. Sets err to
89 * ios_base::failbit if reading the string fails. Sets err to
93 * except if the value is 1, sets @a v to true, if the value is 0, sets
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr2/
bool_set.tcc 87 * ctype<CharT>::truename() or ctype<CharT>::falsename(). Sets
88 * @a v to true or false if successful. Sets err to
89 * ios_base::failbit if reading the string fails. Sets err to
93 * except if the value is 1, sets @a v to true, if the value is 0, sets
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr2/
bool_set.tcc 87 * ctype<CharT>::truename() or ctype<CharT>::falsename(). Sets
88 * @a v to true or false if successful. Sets err to
89 * ios_base::failbit if reading the string fails. Sets err to
93 * except if the value is 1, sets @a v to true, if the value is 0, sets
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr2/
bool_set.tcc 87 * ctype<CharT>::truename() or ctype<CharT>::falsename(). Sets
88 * @a v to true or false if successful. Sets err to
89 * ios_base::failbit if reading the string fails. Sets err to
93 * except if the value is 1, sets @a v to true, if the value is 0, sets

Completed in 265 milliseconds

<<21222324252627282930>>