HomeSort by relevance Sort by last modified time
    Searched refs:script (Results 951 - 975 of 1141) sorted by null

<<31323334353637383940>>

  /external/webkit/Source/WebCore/loader/
SubframeLoader.cpp 87 frame->script()->executeIfJavaScriptURL(scriptURL);
  /external/webkit/Source/WebCore/plugins/
npfunctions.h 92 typedef bool (*NPN_EvaluateProcPtr) (NPP npp, NPObject *obj, NPString *script, NPVariant *result);
  /external/webkit/Source/WebKit/efl/ewk/
ewk_frame.cpp 597 * Requests execution of given script.
599 * @param o frame object to execute script.
600 * @param script java script to execute.
604 Eina_Bool ewk_frame_script_execute(Evas_Object* o, const char* script)
608 EINA_SAFETY_ON_NULL_RETURN_VAL(script, EINA_FALSE);
609 sd->frame->script()->executeScript(WTF::String::fromUTF8(script), true);
    [all...]
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
NetscapePluginInstanceProxy.h 113 bool evaluate(uint32_t objectID, const WTF::String& script, data_t& resultData, mach_msg_type_number_t& resultLength, bool allowPopups);
  /external/webkit/Source/WebKit/win/
WebFrame.h 270 virtual HRESULT STDMETHODCALLTYPE stringByEvaluatingJavaScriptInScriptWorld(IWebScriptWorld*, JSObjectRef globalObjectRef, BSTR script, BSTR* evaluationResult);
  /external/webkit/Tools/DumpRenderTree/chromium/
LayoutTestController.cpp 429 WorkItemLoadingScript(const string& script) : m_script(script) {}
441 WorkItemNonLoadingScript(const string& script) : m_script(script) {}
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 214 static void SC_ClearFrameBufferObjectDepthTarget(Context *, Script *) {
219 static void SC_ClearFrameBufferObjectTargets(Context *, Script *) {
449 const Script *sc = RsdCpuReference::getTlsScript();
453 static void SC_ForEach_SAA(Script *target,
460 static void SC_ForEach_SAAU(Script *target,
468 static void SC_ForEach_SAAUS(Script *target,
477 static void SC_ForEach_SAAUL(Script *target,
486 static void SC_ForEach_SAAULS(Script *target,
504 const Script *sc = RsdCpuReference::getTlsScript();
    [all...]
  /frameworks/rs/
rs_hal.h 32 class Script;
78 * Script management functions
100 bool (*initIntrinsic)(const Context *rsc, Script *s,
104 void (*invokeFunction)(const Context *rsc, Script *s,
108 int (*invokeRoot)(const Context *rsc, Script *s);
110 Script *s,
117 void (*invokeInit)(const Context *rsc, Script *s);
118 void (*invokeFreeChildren)(const Context *rsc, Script *s);
120 void (*setGlobalVar)(const Context *rsc, const Script *s,
124 void (*getGlobalVar)(const Context *rsc, const Script *s
143 } script; member in struct:android::renderscript::__anon20276
    [all...]
  /ndk/
ndk-gdb 18 # This wrapper script is used to launch a native debugging session
127 # Used to run an awk script on the manifest
452 echo "ERROR: Launch this script from an application project directory, or use --project=<path>."
  /external/v8/src/
runtime.cc 2012 Handle<Object> script = Handle<Object>(fun->shared()->script(), isolate); local
    [all...]
scopes.cc 285 MessageLocation location(info->script(),
1023 MessageLocation location(info->script(),
    [all...]
d8.js 99 // The different types of script compilations matching enum
100 // Script::CompilationType in objects.h.
227 result = 'Source ' + body.script.name + ' compiled:\n';
228 var source = body.script.source;
253 if (body.script) {
254 if (body.script.name) {
255 result += body.script.name;
437 case 'script':
983 // Check for script breakpoint (name:line[:column]). If no ':' in break
993 type = 'script';
    [all...]
heap.h 149 V(Script, empty_script, EmptyScript) \
    [all...]
  /external/harfbuzz_ng/
git.mk 36 # by this script (that is, if "git status" shows untracked files still), send
  /external/icu4c/common/
uniset_props.cpp 959 UScriptCode script = (UScriptCode)value; local
    [all...]
  /external/openssh/contrib/suse/
openssh.spec 97 - Postinstall script for the server now only prints "Generating SSH host
119 - Renamed init script
  /external/v8/test/mjsunit/
date.js 168 // LayoutTests/fast/js/script-tests/date-utc-timeclip.js:
  /frameworks/compile/libbcc/gdb_plugin/
android-commands.py 639 raise gdb.GdbError("Unable to find awk script " \
642 def _awk(self, script, command):
643 args = ["awk", "-f", self._awk_script_path(script), str(command)]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 18 # This script is used to rebuild the Linux 32-bit cross-toolchain
55 # We only support running this script on Linux
58 panic "This script can only run on Linux machines!"
299 This script is used to rebuild a custom Linux host toolchain that targets
311 Note that this script will download various binary packages from Ubuntu
359 # Determine root working directory for our script
413 # Name of the final toolchain binary tarball that this script will create
702 # Write a small awk script used to extract filenames for a given package
910 # Define a new task for this build script
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 18 # This script is used to rebuild the Linux 32-bit cross-toolchain
55 # We only support running this script on Linux
58 panic "This script can only run on Linux machines!"
299 This script is used to rebuild a custom Linux host toolchain that targets
311 Note that this script will download various binary packages from Ubuntu
359 # Determine root working directory for our script
413 # Name of the final toolchain binary tarball that this script will create
702 # Write a small awk script used to extract filenames for a given package
910 # Define a new task for this build script
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/js/
jquery-1.4.1.min.js 16 (function(z,v){function la(){if(!c.isReady){try{r.documentElement.doScroll("left")}catch(a){setTimeout(la,1);return}c.ready()}}function Ma(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,i){var j=a.length;if(typeof b==="object"){for(var n in b)X(a,n,b[n],f,e,d);return a}if(d!==v){f=!i&&f&&c.isFunction(d);for(n=0;n<j;n++)e(a[n],b,f?d.call(a[n],n,e(a[n],b)):d,i);return a}return j?
29 r.documentElement,d=r.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(r.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,i=a.length,j=i===v||c.isFunction(a);if(d)if(j)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<i;){if(b.apply(a[e++],d)===false)break}else if(j)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=
33 L,false);c.ready()};else if(r.attachEvent)L=function(){if(r.readyState==="complete"){r.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=r.documentElement,b=r.createElement("script"),d=r.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML=" <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),i=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!i)){c.support=
    [all...]
  /external/webkit/Source/WebKit/android/jni/
WebCoreFrameBridge.cpp     [all...]
  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginView.mm 670 bool oldAllowPopups = frame->script()->allowPopupsFromPlugin();
671 frame->script()->setAllowPopupsFromPlugin(_eventHandler->currentEventIsUserGesture());
677 frame->script()->setAllowPopupsFromPlugin(oldAllowPopups);
    [all...]
  /external/webkit/Source/WebCore/page/
DOMWindow.cpp     [all...]
  /bootable/recovery/edify/
expr.c 155 memcpy(err_src + prefix_len, state->script + argv[i]->start, len);

Completed in 1464 milliseconds

<<31323334353637383940>>