HomeSort by relevance Sort by last modified time
    Searched full:will (Results 401 - 425 of 18421) sorted by null

<<11121314151617181920>>

  /external/proguard/src/proguard/classfile/visitor/
ClassPresenceFilter.java 12 * This program is distributed in the hope that it will be useful, but WITHOUT
42 * presence will be tested.
44 * of present class files will be delegated.
46 * of missing class files will be delegated.
  /external/proguard/src/proguard/io/
DataEntryRenamer.java 12 * This program is distributed in the hope that it will be useful, but WITHOUT
46 * entries will be passed.
59 * entries will be passed.
61 * entries that can't be renamed will be
DataEntryWriter.java 12 * This program is distributed in the hope that it will be useful, but WITHOUT
29 * data will be written.
59 * @param finisher the optional finisher that will be called before this
61 * time) that will be returned (now).
FilteredDataEntryReader.java 12 * This program is distributed in the hope that it will be useful, but WITHOUT
45 * will be delegated if the filter accepts
59 * will be delegated if the filter accepts
62 * will be delegated if the filter does not
  /external/proguard/src/proguard/optimize/peephole/
PeepholeOptimizer.java 12 * This program is distributed in the hope that it will be useful, but WITHOUT
48 * @param codeAttributeEditor the code attribute editor that will be reset
63 * @param branchTargetFinder branch target finder that will be initialized
65 * @param codeAttributeEditor the code attribute editor that will be reset
  /external/qemu/android/
cmdline-options.h 28 * and will be ignored if you start the emulator with the -avd <name> flag.
30 * However, if you use them with -avd-create <name>, these options will be
39 * as well as the name of an integer variable whose value will
41 * * "description" is a short description string that will be
46 * * 'name' will point to a char* variable (NULL if option is unused)
48 * * 'varname' is the name of a char* variable that will point
49 * to the parameter string, if any, or will be NULL otherwise.
61 * and will be backed by a variable name 'some_option'
106 OPT_PARAM( port, "<port>", "TCP port that will be used for the console" )
hw-lcd.h 7 ** This program is distributed in the hope that it will be useful,
resource.h 7 ** This program is distributed in the hope that it will be useful,
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_events.h 10 This library is distributed in the hope that it will be useful,
247 If 'action' is SDL_ADDEVENT, up to 'numevents' events will be added to
250 of the event queue, matching 'mask', will be returned and will not
253 of the event queue, matching 'mask', will be returned and will be
293 If the filter returns 1, then the event will be added to the internal queue.
294 If it returns 0, then the event will be dropped from the queue, but the
295 internal state will still be updated. This allows selective filtering of
303 application window. If the event filter returns 1, then the window will
    [all...]
  /external/qemu/proxy/
proxy_http.h 7 ** This program is distributed in the hope that it will be useful,
  /external/qemu/
varint.h 7 ** This program is distributed in the hope that it will be useful,
  /external/skia/src/utils/mac/
SkCreateCGImageRef.cpp 40 This will probably not work.
89 // our provider "owns" the bitmap*, and will take care of deleting it
90 // we initially lock it, so we can access the pixels. The bitmap will be deleted in the release
91 // proc, which will in turn unlock the pixels
  /external/v8/test/es5conform/
README 13 harness that comes bundled with the tests. You will most likely also
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
regress-105972.js 23 * "/^.*?$/ will not match anything"
48 * The * operator is greedy, but *? is non-greedy: it will stop
77 * The operator *? will consume the string from left to right,
79 * the match will stop because the operator *? is non-greedy.
81 * The submatch $1 = (:|$) will contain the ':'
94 * The operator * will consume the string from left to right,
96 * the match will not stop since * is greedy. The match will
99 * The submatch $1 = (:|$) will contain the empty string
  /external/webkit/LayoutTests/fast/dom/Geolocation/
callback-exception-expected.txt 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
permission-denied-already-clear-watch-expected.txt 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
permission-denied-already-error-expected.txt 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
permission-denied-already-success-expected.txt 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
  /external/webkit/LayoutTests/http/tests/appcache/resources/
uncacheable-resource.php 2 # This resource won't be cached by network layer, but will be cached by appcache.
  /external/webkit/LayoutTests/platform/android-v8/fast/dom/Geolocation/
callback-exception-expected.txt 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
  /external/webkit/WebCore/icu/unicode/
ucnv_cb.h 38 * which will also go into the internal overflow buffers.
43 * 'A' will be written out correctly, but
44 * The FromU Callback will be called on an unassigned character for 'B'.
94 * This function will write out the correct substitution character sequence
112 * This function will write out the error character(s) to the target UChar buffer.
117 * @param offsetIndex the relative offset index from callback which will be set
130 * This function will write out the specified characters to the target
136 * @param offsetIndex the relative offset index which will be written.
149 * This function will write out the Unicode substitution character (U+FFFD).
  /external/webkit/WebCore/manual-tests/
drop-text-acquires-style.html 6 <p>This test ensures the plain text dropped into a styled text region will acquire the appropriate style</p>
input-empty-on-focus.html 4 If the test succeeds there will be no crash and you'll end up with an empty text field with a blinking caret.
location-host-canonicalization.html 10 <p>This will test the URL canonicalization by assigning a host with an empty port specifier to window.location.host</p>
modal-dialog-arguments.html 14 This tests that modal dialog arguments get passed around correctly. Click the button below to test. The text "SUCCESS" will be shown below if the test was successful.

Completed in 421 milliseconds

<<11121314151617181920>>