HomeSort by relevance Sort by last modified time
    Searched full:possible (Results 1926 - 1950 of 7007) sorted by null

<<71727374757677787980>>

  /frameworks/base/docs/html/guide/practices/design/
jni.jd 171 It's possible for references to the same object to have different values.
181 from one invocation of a method to the next, and it's possible that two
216 <p>If possible, it's usually faster to operate with UTF-16 strings. Android
246 <p>To make the interface as efficient as possible without constraining
290 skip the no-op commit. Another possible reason for checking the flag is for
540 <li>Until Android 2.0 (Eclair), it was not possible to use a <code>pthread_key_create</code>
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
uniq.good 49 /* Advance to a possible match for an initial string after study */
88 /* If maximizing, find the longest possible run, then work backwards. */
122 /* Or to a unique first char if possible */
123 /* Or to just after \n for a multiline match if possible */
214 and semantics are as close as possible to those of the Perl 5 language. See
    [all...]
  /external/bluetooth/glib/gio/
gfile.c 93 * Other possible causes for aliases are: case insensitive filesystems, short
651 * @display_name: string to a possible child.
788 * should be gathered. It is not an error if it's not possible to read a particular
801 * Other errors are possible too.
936 * you don't have to fool users that something is possible and then just sho
    [all...]
  /external/llvm/lib/Transforms/Scalar/
ObjCARC.cpp 170 /// IsPotentialUse - Test whether the given value is possible a
858 // TODO: It should be possible to delete
866 // know how to split edges. It should be possible to make the optimizer
    [all...]
  /external/icu4c/common/
ubidi.c 47 * It is not possible to assign all those parts of a character the same real
85 * more bypassing may be possible than what the initial flags suggested.
283 * This would allow combinations not possible today like RUNS_ONLY with
    [all...]
  /bionic/libc/kernel/
README.TXT 247 here is that we want to automate as much as possible the generation of the
250 least possible hassle.
  /build/core/
build-system.html 90 for a build takes as little time as possible.</p>
96 <p>It needs to be possible to build the Android platform for multiple targets.
118 possible to easily rebuild just that component, and not have to wait more than a
152 executed for make steps. It will be possible to override this by specifying
162 <p>It will be possible to generate more than one target from a given
406 <p>If you have a tool that generates source files for you, it's possible
584 remember that this is a non-recursive build system, so it is possible that
625 extension; it is not currently possible to mix different extensions.
    [all...]
  /dalvik/docs/
java-constraints.html 144 <code>n</code>, taking into account a possible <code>wide</code>
988 must not be possible to leave the <code>code</code> array at the
  /dalvik/vm/analysis/
VfyBasicBlock.cpp 354 * not be possible to "jump over" a block, so if we're no longer
370 * dozen possible handlers.
  /development/pdk/docs/porting/
telephony.jd 203 <li><code>RIL_onRequestComplete</code> will return as soon as possible</li>
208 <td>Call user-specified callback function on the same thread that <code>RIL_RequestFunc</code> is called. If <code>relativeTime</code> is specified, then it specifies a relative time value at which the callback is invoked. If <code>relativeTime</code> is NULL or points to a 0-filled structure, the callback will be invoked as soon as possible.</td>
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMManager.java 177 * possible.
266 * description of <code>NodeFilter</code> for the set of possible
  /external/astl/include/
string 271 // Find the lowest position xpos, if possible, such that:
279 // Find the highest position xpos, if possible, such that:
  /external/bluetooth/glib/
README.win32 157 It is possible to build GLib using a cross compiler. See
237 With this provision it is possible to create almost placement
  /external/bluetooth/glib/glib/
gdataset.c 516 * 3; giving two possible boolean flags).
550 * 3: giving two possible boolean flags).
  /external/bluetooth/glib/gobject/
gtypemodule.c 511 * possible enumeration values. The array is
550 * possible flags values. The array is
gvalue.c 474 * Returns: %TRUE if the transformation is possible, %FALSE otherwise.
495 * Returns: %TRUE if g_value_copy() is possible with @src_type and @dest_type.
  /external/bzip2/
CHANGES 78 preserve file ownerships as far as possible
297 * Avoid possible segfault in BZ2_bzclose. From Coverity's NetBSD
  /external/chromium/base/
basictypes.h 30 // The NSPR system headers define 64-bit as |long| when possible, except on
136 // whenever possible.
  /external/chromium/base/synchronization/
waitable_event_watcher_posix.cc 222 // We have a possible ABA issue here. If Dequeue was to compare only the
223 // pointer values then it's possible that the AsyncWaiter could have been
  /external/chromium/build/mac/
strip_save_dsym 27 # If a real dSYM is ever needed, it's still possible to create one by running
173 # Given a path to a Mach-O file and possible information from the environment,
  /external/chromium/chrome/browser/download/
download_file_manager.cc 304 // There are 2 possible rename cases where this method can be called:
330 // There are 2 possible rename cases where this method can be called:
  /external/chromium/chrome/browser/history/
top_sites.h 177 // Enumeration of the possible states history can be in.
189 // Enumeration of possible states the top sites backend can be in.
  /external/chromium/chrome/browser/net/
connection_tester.cc 370 // Select all possible experiments to run. (In no particular order).
371 // It is possible that some of these experiments are actually duplicates.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_controller.h 103 // submenu". However, by doing so, it's possible to overlap a
260 // YES if there is a possible drop about to happen in the bar.
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_controller.h 186 // Make the location bar the first responder, if possible.
189 // Make the (currently-selected) tab contents the first responder, if possible.

Completed in 2628 milliseconds

<<71727374757677787980>>