HomeSort by relevance Sort by last modified time
    Searched full:pass (Results 926 - 950 of 3584) sorted by null

<<31323334353637383940>>

  /external/webkit/WebCore/rendering/
SVGRenderSupport.h 47 // pass the wrong RenderObject* and boundingBox to these functions.
  /external/webkit/WebKit/chromium/public/
WebCString.h 50 // WARNING: It is not safe to pass a WebCString across threads!!!
WebData.h 47 // WARNING: It is not safe to pass a WebData across threads!!!
  /external/webkit/WebKit/chromium/src/
StorageEventDispatcherImpl.cpp 74 // FIXME: Figure out how to pass in the document URI.
  /external/webkit/WebKit/mac/Misc/
WebIconDatabasePrivate.h 55 @param flag Pass true to enable the icon database, or false to disable it.
  /external/webkit/WebKit/mac/Plugins/
WebJavaPlugIn.h 68 @param exceptionDescription Pass in nil or the address of pointer to a string object. If any exception
  /external/webkit/WebKitTools/Scripts/
build-jsc 43 Usage: $programName [options] [options to pass to build system]
test-webkit-scripts 37 # that instantiates the OptionParser class, or else pass --help
update-webkit 65 -q|--quiet pass -q to svn update for quiet updates
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
queues_unittest.py 77 self.assertTrue(queue.is_terminal_status("Pass"))
  /external/webkit/WebKitTools/Scripts/webkitpy/
stepsequence.py 69 log("You can pass --no-build to skip building/testing after update if you believe the new commits did not affect the results.")
  /external/webkit/WebKitTools/Scripts/webkitpy/style/processors/
text_unittest.py 84 pass
  /external/webkit/WebKitTools/WebKitAPITest/
TestsController.cpp 104 printf("PASS: %s\n", test->name());
  /external/webkit/WebKitTools/mangleme/
mangle.cgi.c 8 crash, then pass it to remangle.cgi to reproduce the problem.
  /frameworks/base/core/java/android/app/
IBackupAgent.aidl 39 * is the data destination for this backup pass's incrementals.
Notification.java 207 * <li>To turn the LED off, pass 0 in the alpha channel for colorARGB
209 * <li>To turn the LED on, pass 1 for ledOnMS and 0 for ledOffMS.</li>
210 * <li>To flash the LED, pass the number of milliseconds that it should
215 * you pass are honored exactly. Use the system defaults (TODO) if possible
  /frameworks/base/core/java/android/database/
IBulkCursor.java 27 * This interface provides a low-level way to pass bulk cursor data across
  /frameworks/base/core/java/android/os/
ConditionVariable.java 48 * Pass true for opened and false for closed.
ResultReceiver.java 24 * then pass to others and send through IPC, and receive results they
  /frameworks/base/core/java/android/view/
ContextMenu.java 86 * {@link AdapterView}s use this to pass the exact item position within the adapter
ViewTreeObserver.java 26 * layout of the whole tree, beginning of the drawing pass, touch mode change....
81 * @return Return true to proceed with the current drawing pass, or false to cancel.
555 * Notifies registered listeners that the drawing pass is about to start. If a
556 * listener returns true, then the drawing pass is canceled and rescheduled. This can
  /frameworks/base/core/tests/coretests/src/android/widget/
AutoCompleteTextViewSimple.java 86 * An alternative here would be to provide a set of pass-through callbacks
  /frameworks/base/docs/html/guide/developing/tools/
aidl.jd 14 <li><a href="#parcelable">Pass by value Parameters using Parcelables</a></li>
24 runs in a different process from your Application's UI, sometimes you need to pass objects
41 class to pass values between the client and the implementation. </p>
186 <h3 id="parcelable">Pass by value Parameters using Parcelables</h3>
  /frameworks/base/docs/html/resources/articles/
can-i-use-this-intent.jd 20 application can pass an intent to the method and then, for example, show or hide
  /frameworks/base/include/camera/
ICamera.h 48 // pass the buffered ISurface to the camera service

Completed in 387 milliseconds

<<31323334353637383940>>