HomeSort by relevance Sort by last modified time
    Searched full:given (Results 426 - 450 of 7380) sorted by null

<<11121314151617181920>>

  /external/proguard/src/proguard/obfuscate/
ClassObfuscator.java 217 * Returns whether the given inner class name is a numeric name.
290 * Makes sure the package name of the given class will always be mapped
323 * Finds or creates the new package prefix for the given package.
364 * Creates a new package prefix in the given new superpackage.
392 * Creates a new package prefix in the given new superpackage, with the
393 * given package name factory.
414 * Creates a new class name in the given new package.
442 * Creates a new class name in the given new package.
464 * Creates a new class name in the given new package, with the given
    [all...]
  /external/qemu/memcheck/
memcheck_proc_management.h 212 * for the given process.
226 /* Finds an entry in the allocation descriptors map for the given process,
227 * matching given address range.
241 /* Finds an entry in the allocation descriptors map for the given process,
242 * matching given address.
255 * the given process, matching given address.
279 /* Finds mmapping entry for the given address in the given process.
284 * Mapped entry, or NULL if no mapping for teh given address exists in th
    [all...]
  /external/proguard/src/proguard/optimize/evaluation/
EvaluationSimplifier.java 370 * Replaces the push instruction at the given offset by a simpler push
403 * Replaces the integer pushing instruction at the given offset by a simpler
418 * Replaces the integer pushing instruction at the given offset by a simpler
469 * Replaces the long pushing instruction at the given offset by a simpler
484 * Replaces the long pushing instruction at the given offset by a simpler
536 * Replaces the float pushing instruction at the given offset by a simpler
551 * Replaces the float pushing instruction at the given offset by a simpler
604 * Replaces the double pushing instruction at the given offset by a simpler
619 * Replaces the double pushing instruction at the given offset by a simpler
671 * Replaces the reference pushing instruction at the given offset by
    [all...]
PartialEvaluator.java 299 * Returns whether the instruction at the given offset has ever been
309 * Returns whether there is an instruction at the given offset.
318 * Returns whether the instruction at the given offset is the target of a
329 * Returns whether the instruction at the given offset is the start of a
339 * Returns whether the instruction at the given offset is a subroutine
349 * Returns whether the instruction at the given offset is part of a
359 * Returns whether the subroutine at the given offset is ever returning
369 * Returns the offset after the subroutine that starts at the given
380 * created at the given 'new' instruction offset is initialized, or
411 * invocation of the instance initializer at the given offset, o
    [all...]
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/
AtomicReferenceFieldUpdater.java 54 * Creates and returns an updater for objects with the given field.
79 * Atomically sets the field of the given object managed by this updater
80 * to the given updated value if the current value {@code ==} the
93 * Atomically sets the field of the given object managed by this updater
94 * to the given updated value if the current value {@code ==} the
111 * Sets the field of the given object managed by this updater to the
112 * given updated value. This operation is guaranteed to act as a volatile
121 * Gets the current value held in the field of the given object managed
130 * Atomically sets the field of the given object managed by this updater
131 * to the given value and returns the old value
    [all...]
  /dalvik/libcore/logging/src/main/java/java/util/logging/
MemoryHandler.java 29 * Mostly this {@code MemoryHandler} just puts the given {@code LogRecord} into
44 * initialization, if given properties are not defined or has invalid values,
141 * Construct and init a {@code MemoryHandler} using given target, size and
146 * the given {@code Handler} to output
196 * Put a given {@code LogRecord} into internal buffer. If given record is
230 * Check if given {@code LogRecord} would be put into this
233 * The given {@code LogRecord} is loggable if and only if it has appropriate
239 * the given {@code LogRecord}
240 * @return the given {@code LogRecord} if it should be logged, {@code false
    [all...]
  /external/icu4c/i18n/
rbt_rule.h 149 * Construct a new rule with the given input, output text, and other
230 * Internal method. Returns true if this rule matches the given
238 * @param v the given index value.
239 * @return true if this rule matches the given index value.
248 * @param r2 the given rule to be compared with.
254 * Attempt a match and replacement at the given position. Return
255 * the degree of match between this rule and the given text. The
280 * it to the given string.
287 * into the given set.
293 * into the given set
    [all...]
transreg.h 33 * A TransliteratorAlias object is returned by get() if the given ID
45 * @param aliasID the given id.
160 * Given a simple ID (forward direction, no inline filter, not
168 * @param ID the given ID
246 * @param ID the given ID.
276 * @param index the given index.
302 * Return the number of registered target specifiers for a given
304 * @param source the given source specifier.
305 * @return the number of registered target specifiers for a given
311 * Return a registered target specifier for a given source
    [all...]
  /external/bluetooth/glib/gobject/
gparamspecs.h 46 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_CHAR.
69 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_UCHAR.
92 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_BOOLEAN.
115 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_INT.
138 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_UINT.
161 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_LONG.
184 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_ULONG.
207 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_INT64.
230 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_UINT64.
260 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_UNICHAR
    [all...]
  /dalvik/libcore/sql/src/main/java/SQLite/
StringEncoder.java 24 * Encodes the given byte array into a string that can be used by
95 * Decodes the given string that is assumed to be a valid encoding
96 * of a byte array. Typically the given string is generated by
98 * @param s the given string encoding.
100 * @throws IllegalArgumentException when the string given is not
156 * index offset, to the given target.
179 * Encodes the given byte array into SQLite3 blob notation, ie X'..'
  /external/apache-http/src/org/apache/commons/codec/binary/
Hex.java 45 * given byte. An exception is thrown if the passed char array has an odd
95 * given byte.
120 * given byte. An exception is thrown if the passed char array has an odd
138 * given byte. An exception is thrown if the passed char array has an odd
161 * represent any given byte.
175 * represent any given byte.
179 * @throws EncoderException Thrown if the given object is not a String or byte[]
  /external/icu4c/common/
ruleiter.h 92 * Constructs an iterator over the given text, starting at the given
111 * Returns the next character using the given options, or DONE if there
163 * set the given object.
169 * Skips ahead past any ignored characters, as indicated by the given
195 * Advances the position by the given number of 16-bit code units.
219 * Advances the position by the given amount.
  /external/icu4c/i18n/unicode/
tmutfmt.h 103 * Create TimeUnitFormat given locale, and full name style.
109 * Create TimeUnitFormat given locale and style.
142 * Return true if the given Format objects are semantically equal. Objects
145 * @return true if the given Format objects are semantically equal.
151 * Return true if the given Format objects are not semantically equal.
154 * @return true if the given Format objects are not semantically equal.
218 * given class have the same class ID. Objects of
rbtz.h 68 * Return true if the given <code>TimeZone</code> objects are
71 * @return true if the given <code>TimeZone</code> objects are
78 * Return true if the given <code>TimeZone</code> objects are
81 * @return true if the given <code>TimeZone</code> objects are
135 * which returns both the raw and the DST offset for a given time. This method
156 * which returns both the raw and the DST offset for a given time. This method
165 * @param monthLength The length of the given month in days.
175 * Returns the time zone raw and GMT offset for the given moment
226 * Queries if the given date is in daylight savings time in
232 * @param date the given UDate
    [all...]
  /external/opencore/oscl/oscl/osclio/src/
oscl_file_dir_utils.h 127 * oscl_mkdir function creates a directory in the path given
135 * oscl_mkdir function creates a directory in the path given
143 * oscl_rmdir function removes and empty directory in the path given
150 * oscl_rmdir removes an empty directory in the path given
157 * oscl_chdir changes the current directory to the path given
164 * oscl_chdir changes the current directory to the path given
182 * oscl_rmdir removes an empty directory in the path given
  /external/qemu/elff/
elff_api.h 96 /* If routine that contains the given address has been inlined (or it is part
100 * the given address has been inlined. The second entry contains information
102 * containing the given address has not been inlined, this field is set to
111 /* Initializes ELFF API for the given ELF file.
116 * calls to this API dealing with the given ELF file. On failure this routine
144 * contain the given address.
146 * 0 if routine(s) containing the given address has been found and information
  /packages/inputmethods/PinyinIME/jni/include/
dicttrie.h 32 size_t node_num:8; // Number of nodes with this spelling id given
72 // So, given an id splid, the son is:
110 // Given a LmaNodeLE0 node, extract the lemmas specified by it, and fill
116 // Given a LmaNodeGE1 node, extract the lemmas specified by it, and fill
139 // Try to extend the given spelling id buffer, and if the given id_lemma can
141 // The given spelling ids are all valid full ids.
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
Semaphore.java 230 * Creates a {@code Semaphore} with the given number of
242 * Creates a {@code Semaphore} with the given number of
243 * permits and the given fairness setting.
341 * within the given waiting time and the current thread has not
390 * selected and given the permit that was just released. That thread
403 * Acquires the given number of permits from this semaphore,
407 * <p>Acquires the given number of permits, if they are available,
409 * by the given amount.
444 * Acquires the given number of permits from this semaphore,
447 * <p>Acquires the given number of permits, if they are available
    [all...]
ExecutorService.java 216 * return the given result upon successful completion.
241 * Executes the given tasks, returning a list of Futures holding
247 * The results of this method are undefined if the given
253 * given task list, each of which has completed.
265 * Executes the given tasks, returning a list of Futures holding
273 * The results of this method are undefined if the given
281 * given task list. If the operation did not time out,
296 * Executes the given tasks, returning the result
300 * The results of this method are undefined if the given
317 * Executes the given tasks, returning the resul
    [all...]
  /frameworks/base/location/java/android/location/
Address.java 60 * Constructs a new Address object set to the given Locale and with all
83 * Returns a line of the address numbered by the given index
97 * given String, which may be null.
130 * Sets the feature name of the address to the given String, which may be null
145 * Sets the administrative area name of the address to the given String, which may be null
160 * Sets the sub-administrative area name of the address to the given String, which may be null
174 * Sets the locality of the address to the given String, which may be null.
189 * Sets the sub-locality of the address to the given String, which may be null.
233 * Sets the premises of the address to the given String, which may be null.
248 * Sets the postal code of the address to the given String, which ma
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
LocalVariableList.java 34 * Returns an instance which is the concatenation of the two given
66 * given instances, where one instance should have only type
117 * Sets the item at the given index.
131 * Sets the item at the given index.
152 * the given {@link com.android.dx.cf.code.LocalVariableList.Item}
175 * Gets the local variable information associated with a given address
333 * one, except that the signature is changed to the given value.
344 * Gets whether this instance matches (describes) the given
359 * Gets whether this instance matches (describes) the given
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/compiler/
OpMap.java 169 * Given an operation position, return the current op.
180 * Set the op at index to the given int.
191 * Given an operation position, return the end position, i.e. the
204 * Given a location step position, return the end position, i.e. the
249 * Given an operation position, return the end position, i.e. the
262 * Given an FROM_stepType position, return the position of the
325 * Go to the first child of a given operation.
349 * Given a location step, get the length of that step.
361 * Get the first child position of a given location step.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
arrays.sgml 166 Inserts an element into an array at the given index.
184 Inserts @len elements into a #GArray at the given index.
196 Removes the element at the given index from a #GArray.
207 Removes the element at the given index from a #GArray.
220 Removes the given number of elements starting at the given index from a
259 Returns the element of a #GArray at the given index.
260 The return value is cast to the given type.
277 @Returns: the element of the #GArray at the index given by @i.
  /external/proguard/src/proguard/
ClassSpecificationVisitorFactory.java 350 * Adds elements to the given MultiClassVisitor, to apply the given
351 * MemberVisitor to all class members that match the given List
352 * of options (of the given type).
376 * Constructs a ClassVisitor that conditionally applies the given
377 * ClassVisitor to all classes that contain the given class members.
393 * Constructs a ClassVisitor that conditionally applies the given
394 * ClassVisitor to all classes that contain the given List of class
395 * members (of the given type).
  /external/v8/src/
zone.h 168 // Construct a new ZoneList with the given capacity; the length is
226 // Inserts the given key in this tree with the given value. Returns
237 // given key.
244 // given key.
250 // Remove the node with the given key from the tree.
255 // Perform the splay operation for the given key. Moves the node with
256 // the given key to the top of the tree. If no node has the given

Completed in 185 milliseconds

<<11121314151617181920>>