HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 1126 - 1150 of 3111) sorted by null

<<41424344454647484950>>

  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Function/
scope-001.js 130 * Like Section C, but here we actually delete obj before calling f.
scope-002.js 119 * Like Section C, but here we actually delete obj before calling f.
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/String/
regress-179068.js 85 * Calling concat makes less copies, that is why it is used in the
  /external/webkit/JavaScriptCore/wtf/
ThreadSpecific.h 254 // Some pthreads implementations zero out the pointer before calling destroy(), so we temporarily reset it.
  /external/webkit/WebCore/bindings/v8/
V8AbstractEventListener.cpp 128 // In beforeunload/unload handlers, we want to avoid sleeps which do tight loops of calling Date.getTime().
  /external/webkit/WebCore/bridge/jni/
JNIUtility.h 35 // should be added to the end. It is used in jni_obc.mm when calling
  /external/webkit/WebCore/html/
HTMLMediaElement.h 310 // calling the media engine recursively
  /external/webkit/WebCore/platform/text/
TextEncoding.cpp 93 // Perhaps normalization should be an explicit step done before calling encode.
TextEncodingRegistry.cpp 315 // If the calling thread did not use extended encoding names, it is fine for it to use a stale false value.
  /external/webkit/WebCore/workers/
WorkerContext.cpp 124 // Notify parent that this context is closed. Parent is responsible for calling WorkerThread::stop().
  /external/webkit/WebKit/android/WebCoreSupport/
EditorClientAndroid.cpp 185 // This function mimics the Windows version. However, calling event->setDefaultHandled()
  /external/webkit/WebKit/android/nav/
FindCanvas.h 100 // will result in calling new/delete.
  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginView.h 132 // -willCallPlugInFunction must be called before calling any of the NPP_* functions for this view's plugin.
  /external/webkit/WebKit/qt/Api/
qwebpluginfactory.cpp 188 should verify that the extension is supported by calling supportsExtension().
qwebsettings.cpp 282 enable the use of an offline storage database by calling the
284 for each application by calling setOfflineStorageDefaultQuota().
695 The cache is enabled by default. Calling setObjectCacheCapacities(0, 0, 0)
696 will disable the cache. Calling it with one non-zero enables it again.
    [all...]
  /external/webkit/WebKit/win/
WebURLAuthenticationChallenge.cpp 121 LOG_ERROR("Calling the ala carte init for WebURLAuthenticationChallenge - is this really what you want to do?");
  /external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3.h 204 ** *errmsg is made to point to that message. The calling function
503 ** Note that calling [sqlite3_busy_timeout()] will also set or clear
517 ** Calling this routine with an argument less than or equal to zero
522 ** (using [sqlite3_busy_handler()]) prior to calling
565 ** After the calling function has finished using the result, it should
568 ** [sqlite3_malloc()] happens, the calling function must not try to call
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
common.c 311 * before calling this again.
  /external/zlib/
zconf.h 214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
zconf.in.h 214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
  /frameworks/base/core/java/android/accessibilityservice/
AccessibilityService.java 53 * is configured though setting an {@link AccessibilityServiceInfo} by calling
  /frameworks/base/core/java/android/content/
IntentSender.java 83 * calling {@link Context#sendOrderedBroadcast(Intent, String,
  /frameworks/base/core/java/android/database/
CursorJoiner.java 146 * The caller must check that hasNext() returns true before calling this.
DatabaseUtils.java     [all...]
  /frameworks/base/core/java/android/database/sqlite/
SQLiteProgram.java 303 * <P>The database lock must be held when calling this method.

Completed in 222 milliseconds

<<41424344454647484950>>