/external/chromium_org/gin/ |
wrappable_unittest.cc | 190 v8::Handle<v8::Script> script = v8::Script::Compile(source); local 191 EXPECT_FALSE(script.IsEmpty()); 192 v8::Handle<v8::Value> val = script->Run(); 216 v8::Handle<v8::Script> script = v8::Script::Compile(source); local 217 v8::Handle<v8::Value> val = script->Run(); 239 v8::Handle<v8::Script> script = v8::Script::Compile(source) local 262 v8::Handle<v8::Script> script = v8::Script::Compile(source); local [all...] |
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
TestNan.java | 27 private ScriptC_TestNan script; field in class:TestNan 33 script = new ScriptC_TestNan(mRS); 46 script.forEach_testNanUintFloat(in, out);
|
TestClamp.java | 27 private ScriptC_TestClamp script; field in class:TestClamp 33 script = new ScriptC_TestClamp(mRS); 51 script.set_gAllocInMinValue(inMinValue); 52 script.set_gAllocInMaxValue(inMaxValue); 53 script.forEach_testClampFloatFloatFloatFloat(inValue, out); 131 script.set_gAllocInMinValue(inMinValue); 132 script.set_gAllocInMaxValue(inMaxValue); 133 script.forEach_testClampFloat2Float2Float2Float2(inValue, out); 211 script.set_gAllocInMinValue(inMinValue); 212 script.set_gAllocInMaxValue(inMaxValue) [all...] |
IsObjectTest.java | 36 Script script; field in class:IsObjectTest 49 script = new ScriptC_is_object(mRS); 150 mItem.script = script; 164 Assert.assertTrue("rsIsObject script test fail: " + "Expect 1;value "
|
SetObjectTest.java | 35 Script script; field in class:SetObjectTest 48 script = new ScriptC_set_object(mRS); 147 mItem.script = script; 161 Assert.assertTrue("rsSetObject script test fail: " + "Expect 1;value "
|
/dalvik/dx/ |
Android.mk | 6 # script files' timestamps are at least as new as the 12 # the dx script 49 # the shrinkedAndroid jar is a library used by the mainDexClasses script 72 # the mainDexClasses script 93 # the dexmerger script 111 # the jasmin script
|
/external/chromium_org/build/android/gyp/ |
create_device_library_links.py | 10 options.target_dir). This script then creates links in an apk's lib/ folder to 45 script = '#!/bin/sh \n' 48 script += link_cmd % { 'lib_basename': lib } 51 scriptfile.write(script) 85 parser.add_option('--script-host-path', 86 help='Path on the host for the symlink script.') 87 parser.add_option('--script-device-path', 88 help='Path on the device to push the created symlink script.')
|
/external/chromium_org/content/renderer/ |
external_popup_menu_browsertest.cc | 49 html += "<script>" 53 "</script>"; 65 base::string16 script(base::ASCIIToUTF16(kSelectID)); 66 script.append(base::ASCIIToUTF16(".selectedIndex")); 68 ExecuteJavaScriptAndReturnIntValue(script, &selected_index);
|
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/ |
V8WorkerGlobalScopeEventListener.cpp | 59 WorkerScriptController* script = toWorkerGlobalScope(scriptState()->executionContext())->script(); local 60 if (!script)
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/ |
HarfBuzzShaper.h | 75 static PassOwnPtr<HarfBuzzRun> create(const SimpleFontData* fontData, unsigned startIndex, unsigned numCharacters, hb_direction_t direction, hb_script_t script) 77 return adoptPtr(new HarfBuzzRun(fontData, startIndex, numCharacters, direction, script)); 105 hb_script_t script() { return m_script; } function in class:blink::FINAL::HarfBuzzRun
|
/external/chromium_org/v8/test/mjsunit/ |
debug-liveedit-newsource.js | 52 var script = Debug.findScript(ChooseAnimal); variable 54 var new_source = script.source.replace("Cat", "Cap' + 'yb' + 'ara"); 59 // the script. 62 // of the script causes us to visit a corner case, but I'd like to validate 68 var result = Debug.LiveEdit.SetScriptSource(script, new_source, false, change_log); 73 // Global variable do not get changed (without restarting script).
|
/external/openfst/src/include/fst/script/ |
relabel.h | 26 #include <fst/script/arg-packs.h> 27 #include <fst/script/fst-class.h> 31 namespace script { namespace in namespace:fst 99 } // namespace script
|
/external/openfst/src/script/ |
fst-class.cc | 21 #include <fst/script/fst-class.h> 22 #include <fst/script/register.h> 29 namespace script { namespace in namespace:fst 144 } // namespace script
|
/development/tools/apkcheck/ |
Android.mk | 18 # script file's timestamp is at least as new as the 21 # the execution script
|
/external/chromium_org/chrome/test/remoting/ |
remote_desktop_browsertest.cc | 602 void RemoteDesktopBrowserTest::ExecuteScript(const std::string& script) { 603 ASSERT_TRUE(content::ExecuteScript(active_web_contents(), script)); 607 const std::string& script) { 614 ExecuteScript(script); 621 content::WebContents* web_contents, const std::string& script) { 625 "window.domAutomationController.send(" + script + ");", 633 content::WebContents* web_contents, const std::string& script) { 637 "window.domAutomationController.send(" + script + ");", 645 content::WebContents* web_contents, const std::string& script) { 649 "window.domAutomationController.send(" + script + ");" 659 std::string script; local 678 std::string script = "browserTest.runTest(browserTest." + testName + ", " + local [all...] |
/external/chromium_org/content/public/test/ |
browser_test_utils.h | 127 // RenderFrameHost. Targetting a WebContents means executing the script in the 143 // Executes the passed |script| in the specified frame. The |script| should not 148 const std::string& script) WARN_UNUSED_RESULT; 150 // The following methods executes the passed |script| in the specified frame and 152 // the executed script. They return true on success, false if the script 155 const std::string& script, 158 const std::string& script, 161 const std::string& script, [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/ |
make-hosted | 68 open SCRIPT, "<tests/${suite}/${test}.js"; 69 my $script = do { local $/; <SCRIPT> }; 70 close SCRIPT; 74 $output =~ s/\@SCRIPT\@/${script}/g;
|
/external/chromium_org/third_party/WebKit/Source/build/scripts/ |
rjsmin.py | 205 def jsmin(script): # pylint: disable = W0621 210 expression approach which minifies the whole script with one big 217 `script` : ``str`` 218 Script to minify 220 :Return: Minified script 223 return space_sub(space_subber, '\n%s\n' % script).strip() 230 def jsmin_for_posers(script): 235 expression approach which minifies the whole script with one big 246 `script` : ``str`` 247 Script to minif [all...] |
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
InspectorFrontendHost.h | 60 void setInjectedScriptForOrigin(const String& origin, const String& script);
|
/external/chromium_org/third_party/WebKit/public/web/ |
WebDevToolsAgent.h | 87 virtual void evaluateInWebInspector(long callId, const WebString& script) = 0;
|
/external/chromium_org/third_party/closure_linter/closure_linter/ |
javascriptstatetracker_test.py | 266 def _ParseComment(self, script): 267 """Parse a script that contains one comment and return it.""" 268 _, comments = testutil.ParseFunctionsAndComments(script) 272 def assertCommentTarget(self, target, script): 273 comment = self._ParseComment(script)
|
/external/chromium_org/third_party/icu/source/common/ |
ulocimp.h | 54 char *script, int32_t scriptCapacity,
|
/external/chromium_org/third_party/skia/experimental/SkV8Example/ |
SkV8Example.cpp | 187 printf("Failed to parse startup script: %s.\n", FLAGS_infile[0]); 191 const char* script = local 201 script = static_cast<const char*>(data->data()); 203 if (NULL == script) { 209 if (!global->parseScript(script)) {
|
/external/chromium_org/third_party/webrtc/base/ |
macutils.cc | 144 bool RunAppleScript(const std::string& script) { 146 // NSString source from script 165 LOG(LS_ERROR) << "Failed opening Apple Script component"; 168 err = AECreateDesc(typeUTF8Text, script.data(), script.size(), &script_desc); 171 LOG(LS_ERROR) << "Failed creating Apple Script description"; 182 LOG(LS_ERROR) << "Error compiling Apple Script"; 190 LOG(LS_ERROR) << "Error when executing Apple Script: " << script; 197 LOG(LS_ERROR) << "Script error: " << data [all...] |
macutils.h | 50 // Runs the given apple script. Only supports scripts that does not 52 bool RunAppleScript(const std::string& script);
|