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

<<31323334353637383940>>

  /external/llvm/test/Analysis/BasicAA/
phi-and-select.ll 44 ; Two PHIs with disjoint sets of inputs.
73 ; Two selects with disjoint sets of arms.
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
FileTypeBox.java 90 * Sets the major brand of the file used to determine an appropriate reader.
99 * Sets the "informative integer for the minor version of the major brand".
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/
SegmentTypeBox.java 89 * Sets the major brand of the file used to determine an appropriate reader.
98 * Sets the "informative integer for the minor version of the major brand".
  /external/nist-sip/java/gov/nist/javax/sip/header/
ErrorInfo.java 88 * Sets the ErrorInfo of the ErrorInfoHeader to the <var>errorInfo</var>
109 * Sets the Error information message to the new <var>message</var> value
Event.java 62 * Sets the eventType to the newly supplied eventType string.
85 * Sets the id to the newly supplied <var>eventId</var> string.
  /external/openfst/src/include/fst/extensions/pdt/
collection.h 19 // Class to store a collection of ordered (multi-)sets with elements of type T.
32 // Stores a collection of non-empty, ordered (multi-)sets with elements
  /external/protobuf/python/google/protobuf/pyext/
repeated_scalar_container.h 88 // Returns None if successful; returns NULL and sets an exception if
99 // Returns None if successful; returns NULL and sets an exception if
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowResourceCursorAdapter.java 93 * <p>Sets the layout resource of the item views.</p>
103 * <p>Sets the layout resource of the drop down views.</p>
  /external/selinux/sepolgen/src/sepolgen/
util.py 63 because sets are not indexable, this is rather hard. This function
66 Otherwise a random element will be returned (as sets are not ordered).
  /external/skia/platform_tools/android/tests/
ordered_set_tests.py 85 # Both sets should contain the same values, in the same order.
93 # But the sets are different. Changing one will not affect the other.
  /external/skia/src/gpu/gl/
GrGLVertexArray.h 49 * This sets and tracks the vertex attribute array state. It is used internally by GrGLVertexArray
66 * This function enables and sets vertex attrib state for the specified attrib index. It is
  /external/strace/m4/
ax_prog_cc_for_build.m4 16 # The macro sets the CC_FOR_BUILD and CPP_FOR_BUILD macros to anything
21 # It also sets BUILD_EXEEXT and BUILD_OBJEXT to the executable and object
  /external/svox/pico/lib/
picoextapi.h 107 /* Sets tracing level. Increasing amounts of information is displayed
115 /* Sets trace filtering. Limits tracing output to tracing information
  /frameworks/av/media/libeffects/loudness/dsp/core/
dynamic_range_compression.h 68 // Sets knee threshold (in decibel).
71 // Sets knee threshold via the target gain using an experimentally derived
  /frameworks/base/core/java/android/net/
InterfaceConfiguration.java 22 import com.google.android.collect.Sets;
34 private HashSet<String> mFlags = Sets.newHashSet();
  /frameworks/base/core/java/android/os/
CancellationSignal.java 94 * Sets the cancellation listener to be called when canceled.
125 * Sets the remote transport.
CommonTimeConfig.java 124 * Sets the current priority of the common time service used in the master election protocol.
151 * Sets the IP endpoint used by the common time service to participate in the master election
179 * Sets the current group ID used by the common time service in the master election protocol.
212 * Sets the name of the network interface which the common time service should attempt to bind
243 * Sets the amount of time the common time service will wait between master announcements when
270 * Sets the amount of time the common time service will wait between time synchronization
298 * Sets the panic threshold for the estimated error level of the common time service. When the
326 * Sets the current state of the common time service's auto disable flag. When the time
  /frameworks/base/core/java/android/preference/
DialogPreference.java 105 * Sets the title of the dialog. This will be shown on subsequent dialogs.
130 * Sets the message of the dialog. This will be shown on subsequent dialogs.
160 * Sets the icon of the dialog. This will be shown on subsequent dialogs.
169 * Sets the icon (resource ID) of the dialog. This will be shown on
187 * Sets the text of the positive button of the dialog. This will be shown on
215 * Sets the text of the negative button of the dialog. This will be shown on
243 * Sets the layout resource that is inflated as the {@link View} to be shown
333 * Sets the required flags on the dialog window to enable input method window to show up.
  /frameworks/base/core/java/android/webkit/
WebMessagePort.java 93 * Sets a callback to receive message events on the main thread.
100 * Sets a callback to receive message events on the handler that is provided
  /frameworks/base/core/java/android/widget/
TabWidget.java 235 * Sets the drawable to use as a divider between the tab indicators.
244 * Sets the drawable to use as a divider between the tab indicators.
253 * Sets the drawable to use as the left part of the strip below the
264 * Sets the drawable to use as the left part of the strip below the
274 * Sets the drawable to use as the right part of the strip below the
285 * Sets the drawable to use as the right part of the strip below the
362 * Sets the current tab.
445 * Sets the current tab and focuses the UI on it.
ToggleButton.java 95 * Sets the text for when the button is in the checked state.
113 * Sets the text for when the button is not in the checked state.
  /frameworks/base/docs/html/guide/topics/ui/
index.jd 32 it probably won?t be too long before you?ll need to implement horizontally scrolling sets of views.
48 small phones to large TV sets. This class shows you how to implement a user interface that's
  /frameworks/base/keystore/java/android/security/
KeyPairGeneratorSpec.java 310 * Sets the alias to be used to retrieve the key later from a
324 * Sets the type of key pair (e.g., {@code EC}, {@code RSA}) of the key pair to be
345 * Sets the key size for the keypair to be created. For instance, for a
359 * Sets the algorithm-specific key generation parameters. For example, for RSA keys
371 * Sets the subject used for the self-signed certificate of the
384 * Sets the serial number used for the self-signed certificate of the
397 * Sets the start of the validity period for the self-signed certificate
410 * Sets the end of the validity period for the self-signed certificate
  /frameworks/base/telecomm/java/android/telecom/
PhoneAccount.java 208 * Sets the address. See {@link PhoneAccount#getAddress}.
219 * Sets the subscription address. See {@link PhoneAccount#getSubscriptionAddress}.
230 * Sets the capabilities. See {@link PhoneAccount#getCapabilities}.
241 * Sets the icon. See {@link PhoneAccount#getIcon}.
251 * Sets the highlight color. See {@link PhoneAccount#getHighlightColor}.
262 * Sets the short description. See {@link PhoneAccount#getShortDescription}.
303 * Sets the enabled state of the phone account.
507 * Sets the enabled state of the phone account.
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
Row.java 70 * Sets the {@link HeaderItem} that represents metadata for the row.
80 * Sets the id for this row.

Completed in 4305 milliseconds

<<31323334353637383940>>