HomeSort by relevance Sort by last modified time
    Searched full:given (Results 526 - 550 of 14528) sorted by null

<<21222324252627282930>>

  /external/webkit/Source/WebKit/chromium/public/
WebSpellCheckClient.h 44 // The client should perform spell-checking on the given text. If the
49 // is given, then it will be filled with suggested words (not a cheap step).
68 // Update the spelling UI with the given word.
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
DeviceOrientationProviderQt.cpp 57 // - the rotation around z axis (alpha) is given as z in QRotationReading;
58 // - the rotation around x axis (beta) is given as x in QRotationReading;
59 // - the rotation around y axis (gamma) is given as y in QRotationReading;
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common/
FwdLockGlue.h 43 * Returns the length of the encrypted key, given the length of the plaintext key.
52 * Encrypts the given session key using a key-encryption key unique to this device.
67 * Decrypts the given session key using a key-encryption key unique to this device.
  /frameworks/base/media/java/android/media/
MediaCrypto.java 27 * the method {@link #isCryptoSchemeSupported} can be used to query if a given
33 * Query if the given scheme identified by its UUID is supported on
68 * to decode data of the given mime type.
  /frameworks/ex/variablespeed/tests/src/com/android/ex/variablespeed/
DynamicProxy.java 25 * Contains a utility method for adapting a given interface against a real implementation.
31 * Dynamically adapts a given interface against a delegate object.
33 * For the given {@code clazz} object, which should be an interface, we return a new dynamic
  /libcore/dalvik/src/main/java/dalvik/bytecode/
OpcodeInfo.java 26 * <p><b>Note:</b>: This is constant in any given VM incarnation,
39 * <p><b>Note:</b>: This is constant in any given VM incarnation,
70 * Returns whether the given packed opcode value represents a
  /libcore/luni/src/main/java/java/io/
FileReader.java 34 * Constructs a new FileReader on the given {@code file}.
46 * Construct a new FileReader on the given FileDescriptor {@code fd}. Since
58 * Construct a new FileReader on the given file named {@code filename}.
  /libcore/luni/src/main/java/java/nio/
NIOAccess.java 25 * Returns the underlying native pointer to the data of the given
45 * given Buffer, or null if the Buffer is not backed by a Java array.
57 * Java array object containing the data of the given Buffer to
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicReferenceFieldUpdater.java 51 * Creates and returns an updater for objects with the given field.
76 * Atomically sets the field of the given object managed by this updater
77 * to the given updated value if the current value {@code ==} the
90 * Atomically sets the field of the given object managed by this updater
91 * to the given updated value if the current value {@code ==} the
108 * Sets the field of the given object managed by this updater to the
109 * given updated value. This operation is guaranteed to act as a volatile
118 * Eventually sets the field of the given object managed by this
119 * updater to the given updated value.
128 * Gets the current value held in the field of the given object manage
    [all...]
  /libcore/luni/src/main/java/java/util/spi/
LocaleNameProvider.java 38 * Returns the localized name for the given ISO 639 language code.
51 * Returns the localized name for the given ISO 3166 country code.
64 * Returns the localized name for the given variant code.
  /packages/apps/Contacts/src/com/android/contacts/editor/
Editor.java 33 * Called when the given {@link Editor} is requested to be deleted by the user.
38 * Called when the given {@link Editor} has a request, for example it
59 * Prepares this editor for the given {@link ValuesDelta}, which
  /packages/apps/Email/src/org/apache/commons/io/
IOExceptionWithCause.java 38 * Constructs a new instance with the given message and cause.
40 * As specified in {@link Throwable}, the message in the given <code>cause</code> is not used in this instance's
55 * Constructs a new instance with the given cause.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SuggestionViewFactory.java 42 * Returns the view type to be used for displaying the given suggestion. This MUST correspond to
48 * Gets a view corresponding to the current suggestion in the given cursor.
59 * Checks whether this factory can create views for the given suggestion.
  /sdk/chimpchat/src/com/android/chimpchat/core/
MultiSelectorText.java 45 * A method for selecting views by the given text.
46 * @return The collection of views that contain the given text
59 * many views with the given textthere are, but we know all of the views will return a pair
  /sdk/common/src/com/android/io/
IAbstractFolder.java 42 * Returns true if the receiver contains a file with a given name
50 * given name. The file may not actually exist.
57 * given name. The folder may not actually exist.
  /bootable/recovery/
verifier.h 23 * matches one of the given keys. Return one of the constants below.
  /cts/apps/CtsVerifier/lib/colorchecker/
imagetesthandler.cpp 31 // Initializes the debug image with a given height and width.
60 // Draws a point of a given color.
71 // Draws a point in Vec2 format of a given color.
76 // Draws a line of a given color.
  /dalvik/libdex/
DexCatch.h 35 /* Get the first handler offset for the given DexCode.
40 /* Get count of handler lists for the given DexCode. */
117 /* Find the handler associated with a given address, if any.
118 * Initializes the given iterator and returns true if a match is
DexDataMap.cpp 91 * Get the type associated with the given offset. This returns -1 if
92 * there is no entry for the given offset.
121 * Verify that there is an entry in the map, mapping the given offset to
122 * the given type. This will return true if such an entry exists and
  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
CompatActionBarNavListener.java 26 * Signals that the given news category was selected.
  /external/apache-http/src/org/apache/http/client/
CredentialsProvider.java 46 * Sets the {@link Credentials credentials} for the given authentication
47 * scope. Any previous credentials for the given scope will be overwritten.
51 * for the given scope.
58 * Get the {@link Credentials credentials} for the given authentication scope.
  /external/apache-xml/src/main/java/org/apache/xml/utils/
StringToIntTable.java 64 * Construct a StringToIntTable, using the given block size.
120 * Tell if the table contains the given string.
140 * Tell if the table contains the given string. Ignore case.
162 * Tell if the table contains the given string.
  /external/bison/lib/
bitsetv.c 108 /* Given a vector BSETV of N bitsets of size N, modify its contents to
109 be the transitive closure of what was given. */
123 /* Given a vector BSETV of N bitsets of size N, modify its contents to
124 be the reflexive transitive closure of what was given. This is
  /external/bison/m4/
dmalloc.m4 2 ## Check if --with-dmalloc was given. ##
  /external/bluetooth/bluez/doc/
sap-api.txt 29 This signal indicates a changed value of the given

Completed in 939 milliseconds

<<21222324252627282930>>