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

<<11121314151617181920>>

  /external/proguard/src/proguard/optimize/peephole/
BranchTargetFinder.java 82 * Returns whether there is an instruction at the given offset in the
92 * Returns whether the instruction at the given offset is the target of
106 * Returns whether the instruction at the given offset is the origin of a
116 * Returns whether the instruction at the given offset is the target of a
126 * Returns whether the instruction at the given offset comes right after a
137 * Returns whether the instruction at the given offset is the start of an
147 * Returns whether the instruction at the given offset is the end of an
157 * Returns whether the instruction at the given offset is the start of an
167 * Returns whether the instruction at the given offset is a subroutine
177 * Returns whether the instruction at the given offset is the start of
    [all...]
  /external/icu4c/i18n/unicode/
calendar.h 170 * specific. Example ranges given are for illustration only; see specific Calendar
290 * Creates a Calendar using the given timezone and the default locale.
294 * @param zoneToAdopt The given timezone to be adopted.
304 * Creates a Calendar using the given timezone and the default locale. The TimeZone
317 * Creates a Calendar using the default timezone and the given locale.
319 * @param aLocale The given locale.
329 * Creates a Calendar using the given timezone and given locale.
333 * @param zoneToAdopt The given timezone to be adopted.
334 * @param aLocale The given locale
    [all...]
  /libcore/luni/src/main/java/java/security/
KeyStoreSpi.java 40 * Returns the key with the given alias, using the password to recover the
58 * Returns the certificate chain for the entry with the given alias.
62 * @return the certificate chain for the entry with the given alias, or
68 * Returns the trusted certificate for the entry with the given alias.
72 * @return the trusted certificate for the entry with the given alias, or
78 * Returns the creation date of the entry with the given alias.
88 * Associates the given alias with the key, password and certificate chain.
111 * Associates the given alias with a key and a certificate chain.
131 * Associates the given alias with a certificate.
148 * Deletes the entry identified with the given alias from this {@cod
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
DynamicMessage.java 42 * given a {@link Descriptors.Descriptor}.
53 * Construct a {@code DynamicMessage} using the given {@code FieldSet}.
64 * given type.
71 /** Parse a message of the given type from the given input stream. */
78 /** Parse a message of the given type from the given input stream. */
87 /** Parse {@code data} as a message of the given type and return it. */
93 /** Parse {@code data} as a message of the given type and return it. */
100 /** Parse {@code data} as a message of the given type and return it. *
    [all...]
  /packages/inputmethods/PinyinIME/jni/include/
spellingtrie.h 95 // If a none qwerty key such as a fnction key like ENTER is given, this node
141 // Given a spelling string, return its Yunmu string.
167 // The given string list should have been sorted.
174 // Test if the given id is a valid spelling id.
175 // If function returns true, the given splid may be updated like this:
177 // first given as a half id 1, but because 'A' is a one-char Yunmu and
181 // Test if the given id is a half id.
186 // Test if the given id is a one-char Yunmu id (obviously, it is also a half
210 // Return the number of full ids for the given half id.
213 // Return the number of full ids for the given half id, and fill spl_id_star
    [all...]
  /external/chromium/testing/gtest/cmake/
internal_utils.cmake 141 # creates a named C++ executable that depends on the given libraries and
142 # is built from the given source files with the given compiler flags.
164 # creates a named target that depends on the given libs and is built
165 # from the given source files. dir/name.cc is implicitly included in
177 # creates a named C++ test that depends on the given libs and is built
178 # from the given source files with the given compiler flags.
186 # creates a named test target that depends on the given libs and is
187 # built from the given source files. Unlike cxx_test_with_flags
    [all...]
  /external/clang/include/clang/Sema/
ExternalSemaSource.h 60 /// \brief Load the contents of the global method pool for a given
83 /// given vector of tentative definitions. Note that this routine may be
93 /// given vector of declarations. Note that this routine may be
103 /// given vector of declarations. Note that this routine may be
113 /// the given vector of declarations. Note that this routine may be
121 /// the given vector of declarations. Note that this routine may be
130 /// declarations to the given vector of declarations. Note that this routine
140 /// given vector of selectors. Note that this routine
150 /// the given vector. Note that this routine may be invoked multiple times;
158 /// The external source should append its own used vtables to the given
    [all...]
  /external/libnfc-nxp/src/
phHciNfc_SWP.h 109 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
126 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
151 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
172 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
197 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
222 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
250 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
274 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
296 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
318 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not vali
    [all...]
  /external/smali/dexlib/src/main/java/org/jf/dexlib/
TypeListItem.java 51 * Creates a new <code>TypeListItem</code> for the given string
62 * Returns a <code>TypeListItem</code> for the given values, and that has been interned into
63 * the given <code>DexFile</code>
66 * @return a <code>TypeListItem</code> for the given values, and that has been interned into
67 * the given <code>DexFile</code>
77 * Looks up the <code>TypeListItem</code> from the given <code>DexFile</code> for the given
81 * @return a <code>TypeListItem</code> from the given <code>DexFile</code> for the given
172 * that are separated by the given separato
    [all...]
  /frameworks/base/core/java/android/widget/
ExpandableListAdapter.java 57 * Gets the data associated with the given group.
65 * Gets the data associated with the given child within the given group.
75 * Gets the ID for the group at the given position. This group ID must be
86 * Gets the ID for the given child within the given group. This ID must be
108 * Gets a View that displays the given group. This View is only for the
128 * Gets a View that displays the data for the given child within the given
185 * This method is responsible for returning that unique ID given a child'
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/io/
FileOp.java 64 * Appends the given {@code segments} to the {@code base} file.
78 * Appends the given {@code segments} to the {@code base} file.
284 /** Invokes {@link File#isFile()} on the given {@code file}. */
290 /** Invokes {@link File#isDirectory()} on the given {@code file}. */
296 /** Invokes {@link File#exists()} on the given {@code file}. */
302 /** Invokes {@link File#length()} on the given {@code file}. */
309 * Invokes {@link File#delete()} on the given {@code file}.
317 /** Invokes {@link File#mkdirs()} on the given {@code file}. */
323 /** Invokes {@link File#listFiles()} on the given {@code file}. */
329 /** Invokes {@link File#renameTo(File)} on the given files. */
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutMetadata.java 85 * Returns the given property of the given DOM node, or null
90 * @return the value stored with the given node and name, or null
115 * Returns the given property specified in the given XML comment
119 * @return the value stored with the given node and name, or null
142 * Sets the given property of the given DOM node to a given value, or if null clears
148 * @param value the value to store for the given node and name, or null to remove i
    [all...]
  /cts/suite/audio_quality/lib/include/
StringUtil.h 29 /// split the given string with given delimiter and return the vector of string
  /cts/suite/audio_quality/lib/src/
Adb.h 30 /// install given clientBinary to DUT and launch given component.
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
ITestResultRepo.java 33 * Get the {@link TestResults} for given session id.
42 * Get the report directory for given result
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
ITestPackageRepo.java 28 * Get a {@link TestPackageDef} given a uri
36 * Attempt to find the package uri for a given test class name
  /dalvik/dexgen/src/com/android/dexgen/util/
Writers.java 34 * Makes a {@code PrintWriter} for the given {@code Writer},
35 * returning the given writer if it already happens to be the right
  /dalvik/dx/src/com/android/dx/io/instructions/
AddressMap.java 38 * Gets the value address corresponding to the given key address. Returns
47 * Sets the value address associated with the given key address.
  /dalvik/dx/src/com/android/dx/util/
Writers.java 34 * Makes a {@code PrintWriter} for the given {@code Writer},
35 * returning the given writer if it already happens to be the right
  /dalvik/libdex/
DexOptData.h 28 * Parse the optimized data tables in the given dex file.
37 * Compute the checksum of the optimized data tables pointed at by the given
  /development/samples/TtsEngine/
_index.html 9 generating a square wave of a given frequency for each alphabet of a
10 given language. Though this doesn't qualify as speech (except for robots)
  /development/tools/idegen/src/
Excludes.java 28 * Constructs a set of excludes matching the given patterns.
35 * Returns true if the given path should be excluded.
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
SignerStub.java 43 * Constructor, sets given name
52 * Constructor, sets given name and scope
  /external/apache-http/src/org/apache/http/cookie/
CookieSpecRegistry.java 44 * cookie specification implementation for a given type of type or version of
62 * Registers a {@link CookieSpecFactory} with the given identifier.
63 * If a specification with the given name already exists it will be overridden.
83 * Unregisters the {@link CookieSpecFactory} with the given ID.
95 * Gets the {@link CookieSpec cookie specification} with the given ID.
103 * @throws IllegalStateException if a policy with the given name cannot be found
120 * Gets the {@link CookieSpec cookie specification} with the given name.
126 * @throws IllegalStateException if a policy with the given name cannot be found
  /external/apache-xml/src/main/java/org/apache/xml/utils/res/
XResourceBundleBase.java 38 * @return error string associated with the given error code
47 * @return warning string associated with the given error code

Completed in 1054 milliseconds

<<11121314151617181920>>