HomeSort by relevance Sort by last modified time
    Searched refs:script (Results 251 - 275 of 2174) sorted by null

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
rgn-at9.d 6 # lma_region != region if requested by script.
  /external/v8/src/inspector/
v8-debugger-script.cc 5 #include "src/inspector/v8-debugger-script.h"
103 ActualScript(v8::Isolate* isolate, v8::Local<v8::debug::Script> script,
105 : V8DebuggerScript(isolate, String16::fromInteger(script->Id()),
106 GetNameOrSourceUrl(script)),
109 if (script->SourceURL().ToLocal(&tmp)) m_sourceURL = toProtocolString(tmp);
110 if (script->SourceMappingURL().ToLocal(&tmp))
112 m_startLine = script->LineOffset();
113 m_startColumn = script->ColumnOffset();
114 std::vector<int> lineEnds = script->LineEnds()
177 v8::Local<v8::debug::Script> script = m_script.Get(m_isolate); variable
233 v8::Local<v8::debug::Script> script = m_script.Get(m_isolate); variable
    [all...]
  /frameworks/compile/libbcc/lib/
Compiler.cpp 26 #include "bcc/Script.h"
130 return "Failed to compile the script since there's no available "
221 enum Compiler::ErrorCode Compiler::runPasses(Script &script,
235 addDebugInfoPass(script, transformPasses);
238 if (!addInternalizeSymbolsPass(script, transformPasses))
241 addGlobalInfoPass(script, transformPasses);
275 transformPasses.add(createRSIsThreadablePass()); // Add pass to mark script as threadable.
279 if (script.getEmbedInfo())
283 transformPasses.run(script.getSource().getModule())
    [all...]
  /bionic/libc/tools/
genversion-scripts.py 28 # Make sure the directory is deleted when the script exits.
46 for script in [libc_script, libstdcxx_script, libm_script, libdl_script]:
47 basename = os.path.basename(script)
48 dirname = os.path.dirname(script)
54 with open(script, "r") as fin:
  /cts/suite/audio_quality/lib/src/
SimpleScriptExec.h 35 * run given script
36 * @param script full path of the script
40 static bool runScript(const android::String8& script, const android::String8& param,
  /device/linaro/bootloader/edk2/
edksetup.sh 22 # set up in the unix style. This script will make the necessary conversions to
30 echo Please note: This script must be \'sourced\' so the environment can be changed.
48 echo Run this script from the base of your tree. For example:
61 echo the EDK2 BuildEnv script.
98 echo the EDK2 BuildEnv script.
  /external/ImageMagick/www/api/
animate.php 33 <script async="async" src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
38 <script>
40 </script>
43 <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
44 <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
45 <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
46 <a class="magick-nav-item " href="../script/resources.php">Resources</a>
47 <a class="magick-nav-item " href="../script/api.php">Develop</a>
48 <a class="magick-nav-item " href="../script/search.php">Search</a
    [all...]
signature.php 33 <script async="async" src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
38 <script>
40 </script>
43 <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
44 <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
45 <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
46 <a class="magick-nav-item " href="../script/resources.php">Resources</a>
47 <a class="magick-nav-item " href="../script/api.php">Develop</a>
48 <a class="magick-nav-item " href="../script/search.php">Search</a
    [all...]
  /external/autotest/client/site_tests/kernel_LTP/
kernel_LTP.py 50 def run_once(self, args='', script='runltp', select_tests=None):
55 @param args: arguments to be passed to 'script' (usually runltp).
56 @param script: LTP script to run.
61 # In case the user wants to run a test script other than runltp
63 if script == 'runltp':
92 cmd = '%s %s' % (os.path.join(dep_dir, script), args)
95 if script == 'runltp':
  /external/autotest/client/site_tests/network_FirewallHolePunch/
network_FirewallHolePunch.py 60 script = str('tcpUI.startServer("%s", %d);' %
62 self.extension.ExecuteJavaScript(script)
66 script = 'commandWindow.contentWindow.close();'
67 self.extension.ExecuteJavaScript(script)
  /external/doclava/res/assets/templates/components/
api_filter.cs 10 <script>
18 </script>
  /external/harfbuzz_ng/src/
hb-ot-tag.h 43 hb_ot_tags_from_script (hb_script_t script,
  /external/pdfium/fpdfsdk/javascript/
ijs_runtime.h 31 virtual int ExecuteScript(const CFX_WideString& script,
  /external/proguard/bin/
proguardgui.bat 3 REM Start-up script for the GUI of ProGuard -- free class file shrinker,
6 REM Note: when passing file names containing spaces to this script,
retrace.bat 3 REM Start-up script for Retrace -- companion tool for ProGuard, free class file
6 REM Note: when passing file names containing spaces to this script,
  /external/v8/src/
pending-compilation-error-handler.cc 34 Handle<Script> script) {
36 MessageLocation location(script, start_position_, end_position_);
39 isolate->debug()->OnCompileError(script);
72 JSObject::SetProperty(jserror, key_script, script, SLOPPY).Check();
  /prebuilts/tools/common/proguard/proguard4.7/bin/
proguardgui.bat 3 REM Start-up script for the GUI of ProGuard -- free class file shrinker,
6 REM Note: when passing file names containing spaces to this script,
retrace.bat 3 REM Start-up script for Retrace -- companion tool for ProGuard, free class file
6 REM Note: when passing file names containing spaces to this script,
  /sdk/files/proguard/bin/
proguardgui.bat 3 REM Start-up script for the GUI of ProGuard -- free class file shrinker,
6 rem Change current directory and drive to where the script is, to avoid
retrace.bat 3 REM Start-up script for Retrace -- companion tool for ProGuard, free class file
6 rem Change current directory and drive to where the script is, to avoid
  /bootable/recovery/tests/component/
updater_test.cpp 246 std::string script("package_extract_file(\"a.txt\", \"" + std::string(temp_file1.path) + "\")");
247 expect("t", script.c_str(), kNoCause, &updater_info);
255 script = "package_extract_file(\"b.txt\", \"" + std::string(temp_file1.path) + "\")";
256 expect("t", script.c_str(), kNoCause, &updater_info);
262 script = "package_extract_file(\"doesntexist\", \"" + std::string(temp_file1.path) + "\")";
263 expect("", script.c_str(), kNoCause, &updater_info);
266 script = "package_extract_file(\"a.txt\", \"/dev/full\")";
267 expect("", script.c_str(), kNoCause, &updater_info);
270 script = "sha1_check(package_extract_file(\"a.txt\"))";
271 expect(kATxtSha1Sum.c_str(), script.c_str(), kNoCause, &updater_info)
495 std::string script = "block_image_update(\\"" + std::string(update_file.path) + local
    [all...]
  /bootable/recovery/edify/
edify_parser.cpp 18 * This is a host-side tool for validating a given edify script file.
37 static void ExprDump(int depth, const std::unique_ptr<Expr>& n, const std::string& script) {
41 script.substr(n->start, n->end - n->start).c_str());
43 ExprDump(depth+1, n->argv[i], script);
51 printf("Usage: %s <edify script>\n", argv[0]);
  /cts/tests/tests/rscpp/librscpptest/
rs_jni_script.cpp 62 sp<ScriptC_primitives> script = new ScriptC_primitives(mRS); local
63 script->set_floatTest(2.99f); // floatTest
64 script->set_doubleTest(3.05); // doubleTest
65 script->set_charTest(-16); // charTest
66 script->set_shortTest(-32); // shortTest
67 script->set_intTest(-64); // intTest
68 script->set_longTest(17179869185l); // longTest
69 script->set_longlongTest(68719476735L); //longlongTest
70 script->set_ulongTest(4611686018427387903L); // boolTest
71 script->set_uint64_tTest(117179869185l); //uint64_tTes
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_cookie.py 51 <script type="text/javascript">
55 </script>
58 <script type="text/javascript">
62 </script>
  /external/libphonenumber/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/
MappingFileProvider.java 149 * @param script four-letter titlecase (the first letter is uppercase and the rest of the letters
150 * are lowercase) ISO script codes as defined in ISO 15924
154 String getFileName(int countryCallingCode, String language, String script, String region) {
164 String languageCode = findBestMatchingLanguageCode(setOfLangs, language, script, region);
175 Set<String> setOfLangs, String language, String script, String region) {
176 StringBuilder fullLocale = constructFullLocale(language, script, region);
188 if (onlyOneOfScriptOrRegionIsEmpty(script, region)) {
192 } else if (script.length() > 0 && region.length() > 0) {
193 StringBuilder langWithScript = new StringBuilder(language).append('_').append(script);
212 private boolean onlyOneOfScriptOrRegionIsEmpty(String script, String region)
    [all...]

Completed in 745 milliseconds

<<11121314151617181920>>