HomeSort by relevance Sort by last modified time
    Searched full:calls (Results 676 - 700 of 3371) sorted by null

<<21222324252627282930>>

  /external/webkit/WebCore/bindings/v8/
npruntime_priv.h 41 will be deallocated by calls to NPReleaseVariantValue().
  /external/webkit/WebCore/bridge/
npruntime.h 35 * All calls into script were made asynchronous. Results are
328 Calls to script objects are synchronous. If a function returns a
330 argument. Successful calls will return true, false will be
333 Calls made from plugin code to script must be made from the thread
  /external/webkit/WebCore/editing/mac/
EditorMac.mm 38 // Kill ring calls. Would be better to use NSKillRing.h, but that's not available as API or SPI.
  /external/webkit/WebCore/inspector/front-end/
InjectedScriptAccess.js 71 // - Make sure last parameter of all the InjectedSriptAccess.* calls is a callback function.
  /external/webkit/WebCore/manual-tests/inspector/
named-evals.html 50 <p>This page's JavaScript calls functions from named eval()'s.
  /external/webkit/WebCore/platform/
Pasteboard.h 42 // uses the DOM and makes calls to Editor. It should either be divested of its
  /external/webkit/WebCore/platform/cf/
KURLCFNet.cpp 72 // (e.g calls to NSURL -path). However, this function is not tolerant of illegal UTF-8 sequences, which
  /external/webkit/WebCore/platform/graphics/mac/
ColorMac.mm 34 // NSColor calls don't throw, so no need to block Cocoa exceptions in this file
  /external/webkit/WebCore/platform/graphics/openvg/
SurfaceOpenVG.h 85 * If a surface is invalid (could not be created), all method calls will
  /external/webkit/WebCore/platform/image-decoders/qt/
RGBA32BufferQt.cpp 58 // calls this to free the bitmap data, but other functions like
  /external/webkit/WebCore/platform/image-decoders/skia/
ImageDecoderSkia.cpp 47 // calls this to free the bitmap data, but other functions like
  /external/webkit/WebCore/platform/network/
SocketStreamHandleBase.cpp 81 RefPtr<SocketStreamHandle> protect(static_cast<SocketStreamHandle*>(this)); // platformClose calls the client, which may make the handle get deallocated immediately.
  /external/webkit/WebKit/android/jni/
GeolocationPermissionsBridge.cpp 35 * GeolocationPermissions classes. The java GeolocationPermissions object calls
  /external/webkit/WebKit/chromium/public/
WebApplicationCacheHost.h 46 // and calls delete when the instance is no longer needed.
WebWidget.h 58 // and it may result in calls to WebWidgetClient::didInvalidateRect.
  /external/webkit/WebKit/chromium/src/js/
InjectDispatch.js 39 * Main dispatch method, all calls from the host to InspectorController go
  /external/webkit/WebKit/mac/WebView/
WebClipView.m 58 // it causes some bad problems if that clip is cached between calls.
  /external/zlib/contrib/blast/
blast.h 42 /* Decompress input to output using the provided infun() and outfun() calls.
  /frameworks/base/core/java/android/os/
ConditionVariable.java 77 * Any threads that call block() will block until someone calls open.
CountDownTimer.java 40 * The calls to {@link #onTick(long)} are synchronized to this object so that
  /frameworks/base/core/java/android/util/
DebugUtils.java 54 * heavily on regular expressions and reflection. Calls to this method
  /frameworks/base/core/java/android/webkit/
WebSyncManager.java 41 // Ref count for calls to start/stop sync
  /frameworks/base/core/java/com/android/internal/logging/
AndroidHandler.java 140 // TODO: avoid ducking into native 2x; we aren't saving any formatter calls
  /frameworks/base/core/java/com/android/internal/view/
BaseSurfaceHolder.java 161 // but throttle calls to this function so it isn't called more
  /frameworks/base/core/java/com/android/server/
ResettableTimeout.java 49 * <p>3. At the timeout, calls off()<p>

Completed in 317 milliseconds

<<21222324252627282930>>