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

<<41424344454647484950>>

  /external/dnsmasq/
CHANGELOG 127 Fix possible infinite DHCP protocol loop when an IP
138 possible to define a prompt and menu options which will
139 be displayed when a client PXE boots. It's also possible to
218 possible to supply a complete configuration, but
278 possible, so this is not a security issue beyond the DoS
  /external/jpeg/
example.c 76 * It is possible to have several such structures, representing multiple
336 * (a) suspension is not possible with the stdio data source, and
350 /* We can ignore the return value since suspension is not possible
385 /* We can ignore the return value since suspension is not possible
395 * Here we postpone it until after no more JPEG errors are possible,
  /external/llvm/docs/
CMake.html 171 boolean variables, with possible values ON/OFF. Options and
212 <dd>Sets the build type for <i>make</i> based generators. Possible
282 of <i>unittests</i> for an updated list.) It is possible to build
313 possible. Defaults to ON.</dd>
469 <p>It is possible to develop LLVM passes against installed LLVM.
  /external/llvm/lib/Transforms/IPO/
Inliner.cpp 68 /// InlineCallIfPossible - If it is possible to inline the specified call site,
75 /// any new allocas to the set if not possible.
99 // There are many heuristics possible for merging these allocas, and the
465 // If we inlined or deleted the last possible call site to the function,
489 // Remove this call site from the list. If possible, use
  /external/proguard/src/proguard/optimize/
Optimizer.java 281 // Make classes final, whereever possible.
288 // Make methods final, whereever possible.
386 // if possible.
601 // Make all non-private fields private, whereever possible.
610 // Make all non-private methods private, whereever possible.
    [all...]
  /external/zlib/contrib/blast/
blast.c 180 * possible for decode() using that table to return an error--any stream of
182 * it is possible for decode() using that table to return an error for received
189 int left; /* number of possible codes left of current length */
214 left = 1; /* one possible code of zero length */
217 left -= h->count[len]; /* deduct count from possible codes */
  /external/zlib/win32/
DLL_FAQ.txt 67 The only possible solution that we could foresee was to make
117 Technically, it should be possible to maintain ordinals in
128 It is possible to avoid the DEF file if the exported symbols
182 In fairness to all possible uses of zlib outside the C
250 Intermixing multiple CRTs is possible, as long as their
  /frameworks/base/core/java/android/os/
AsyncTask.java 130 * returns. To ensure that a task is cancelled as quickly as possible, you should always
132 * {@link #doInBackground(Object[])}, if possible (inside a loop for instance.)</p>
407 * {@link #doInBackground(Object[])} to end the task as soon as possible.
433 * possible.</p>
528 * Without careful work it is possible in rare cases for the newer version
  /frameworks/base/core/java/android/view/
HardwareRenderer.java 59 * Possible values:
69 * Possible values:
78 * Possible values:
80 * "all", print all possible configurations
317 * method will attempt to recover as much memory as possible, based on
    [all...]
  /libcore/luni/src/main/java/java/util/
Deque.java 169 * possible to do so immediately without violating capacity restrictions.
187 * possible to do so immediately without violating capacity restrictions.
354 * (in other words, at the tail of this deque) if it is possible to do so
378 * (in other words, at the tail of this deque) if it is possible to do so
454 * words, at the head of this deque) if it is possible to do so
  /libcore/luni/src/main/java/org/apache/harmony/xml/
ExpatParser.java 299 * wouldn't be possible otherwise.
399 * the extent possible and dispatch to the appropriate methods.
417 * the extent possible and dispatch to the appropriate methods.
438 * the extent possible and dispatch to the appropriate methods.
449 * the extent possible and dispatch to the appropriate methods.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
streambuf 331 * @a s[n-1] with characters from the input sequence, if possible.
341 * @return The previous character, if possible.
365 * @return The previous character, if possible.
390 * @return @a c, if possible.
423 * @a s[n-1] to the output sequence, if possible.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
streambuf 331 * @a s[n-1] with characters from the input sequence, if possible.
341 * @return The previous character, if possible.
365 * @return The previous character, if possible.
390 * @return @a c, if possible.
423 * @a s[n-1] to the output sequence, if possible.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
streambuf 331 * @a s[n-1] with characters from the input sequence, if possible.
341 * @return The previous character, if possible.
365 * @return The previous character, if possible.
390 * @return @a c, if possible.
423 * @a s[n-1] to the output sequence, if possible.
  /cts/tests/src/android/app/cts/
LaunchpadActivity.java 149 /** Other possible lifecycles. Never includes the current {@link #mExpectedLifecycle}. */
232 * Switch to the next possible lifecycle and return if switching was
234 * the current lifecycle and you need to check another possible lifecycle.
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
Insn.java 201 * throw or if it merely doesn't handle any of its possible
240 * possible, the insn is converted into a version in which the last
243 * the translation is not possible.
  /dalvik/docs/
embedded-vm-control.html 25 it's not possible to pass arbitrary arguments through the
26 Android application runtime. It is, however, possible to affect the
106 It is not possible to specify more than one <code>-ea</code> entry, and there
  /dalvik/dx/src/com/android/dx/rop/code/
Insn.java 199 * throw or if it merely doesn't handle any of its possible
238 * possible, the insn is converted into a version in which a source
241 * translation is not possible.
  /development/ndk/platforms/android-3/include/
zlib.h 200 /* Possible values of the data_type field (though see inflate()) */
244 deflate compresses as much data as possible, and stops when the input
264 one of the actions is possible, by providing more input and/or consuming
301 deflate has returned Z_STREAM_END, the only possible operations on the
321 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
365 inflate decompresses as much data as possible, and stops when the input
379 accordingly. inflate() provides as much output as possible, until there
384 one of the actions is possible, by providing more input and/or consuming
394 output as possible to the output buffer. Z_BLOCK requests that inflate() stop
425 possible to the output buffer, and always uses the faster approach on th
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
WriterToUTF8Buffered.java 31 * as quickly as possible. It buffers the output in an internal
183 // of the characters that we can put into the buffer. It is possible
320 // of the characters that we can put into the buffer. It is possible
  /external/bison/tests/
torture.at 24 # Try to increase the data size to SIZE KiB if possible.
459 # multiply by two starting at 200 => 5120 is the last possible).
480 # multiply by two starting at 200 => 5120 is the possible).
  /external/bluetooth/glib/docs/reference/gobject/
tut_howto.xml 283 It is also possible to use the
374 the construction properties have been set. This is possible through
472 It is possible that object methods might be invoked after dispose is
584 Please, note that it is possible for you to provide a default
673 Again, it is possible to provide a default implementation for this
    [all...]
  /external/chromium/chrome/browser/
chrome_browser_application_mac.mm 243 // similar (and doing so might also fix some possible d.'s as well). I haven't
267 // case that immediate termination is not possible (e.g., if dialog boxes
354 // manipulate that value, that should not be possible. One way to
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.h 42 // Possible animation states.
180 // Returns the minimum possible size of a single unselected Tab.
182 // Returns the minimum possible size of a selected Tab. Selected tabs must
  /external/chromium/net/disk_cache/
disk_format.h 43 // every time the internal structures are modified, so it is possible to detect
133 // Possible states for a given entry.
231 // It is possible to write to a child entry in a way that causes the last block

Completed in 1871 milliseconds

<<41424344454647484950>>