/external/skia/src/animator/ |
SkDump.h | 33 SkString script; member in class:SkDump
|
/external/srec/srec/Semproc/src/ |
LexicalAnalyzer.c | 49 ESR_ReturnCode LA_Analyze(LexicalAnalyzer *lex, LCHAR *script) 51 if (lex == NULL || script == NULL) 58 lex->nextToken = lex->script = script;
|
/external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/ |
notimer-after-unload.js | 6 location = "data:text/html,You should have seen one unload alert appear.<script>window.setTimeout('if (window.layoutTestController) layoutTestController.notifyDone();', 100);</script>";
|
/external/webkit/Source/JavaScriptCore/API/ |
JSBase.cpp | 45 JSValueRef JSEvaluateScript(JSContextRef ctx, JSStringRef script, JSObjectRef thisObject, JSStringRef sourceURL, int startingLineNumber, JSValueRef* exception) 54 SourceCode source = makeSource(script->ustring(), sourceURL->ustring(), startingLineNumber); 70 bool JSCheckScriptSyntax(JSContextRef ctx, JSStringRef script, JSStringRef sourceURL, int startingLineNumber, JSValueRef* exception) 75 SourceCode source = makeSource(script->ustring(), sourceURL->ustring(), startingLineNumber);
|
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/ |
WKBundleInspector.h | 46 WK_EXPORT void WKBundleInspectorEvaluateScriptForTest(WKBundleInspectorRef inspector, long callID, WKStringRef script);
|
/frameworks/base/tests/WebViewTests/src/com/android/webviewtests/ |
JavaBridgeReturnValuesTest.java | 127 protected String executeJavaScriptAndGetStringResult(String script) throws Throwable { 128 executeJavaScript("testObject.setStringValue(" + script + ");"); 133 private boolean executeJavaScriptAndGetBooleanResult(String script) throws Throwable { 134 executeJavaScript("testObject.setBooleanValue(" + script + ");");
|
/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
|
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/geocoding/ |
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...] |
/external/openfst/src/include/fst/script/ |
push.h | 20 #include <fst/script/arg-packs.h> 21 #include <fst/script/fst-class.h> 25 namespace script { namespace in namespace:fst 65 } // namespace script
|
replace.h | 25 #include <fst/script/arg-packs.h> 26 #include <fst/script/fst-class.h> 30 namespace script { namespace in namespace:fst 59 } // namespace script
|
randequivalent.h | 20 #include <fst/script/arg-packs.h> 21 #include <fst/script/fst-class.h> 22 #include <fst/script/randgen.h> // for RandArcSelection 26 namespace script { namespace in namespace:fst 98 fst::script::RandArcSelection> &opts); 100 } // namespace script
|
register.h | 23 #include <fst/script/fst-class.h> 24 #include <fst/script/weight-class.h> 30 namespace script { namespace in namespace:fst 117 } // namespace script
|
/external/v8/src/ |
messages.h | 69 MessageLocation(Handle<Script> script, 72 : script_(script), 77 Handle<Script> script() const { return script_; } function in class:v8::internal::MessageLocation 82 Handle<Script> script_;
|
compiler.cc | 54 CompilationInfo::CompilationInfo(Handle<Script> script) 55 : isolate_(script->GetIsolate()), 60 script_(script), 76 script_(Handle<Script>(Script::cast(shared_info->script()))), 93 script_(Handle<Script>(Script::cast(shared_info_->script()))), 363 Handle<Script> script = info->script(); local 509 Handle<Script> script = FACTORY->NewScript(source); local 570 Handle<Script> script = isolate->factory()->NewScript(source); local 798 Handle<Script> script = info->script(); local [all...] |
/external/llvm/utils/lit/lit/ |
TestRunner.py | 356 script = tmpBase + '.script' 358 # Write script file 359 f = open(script,'w') 366 print >>sys.stdout, open(script).read() 370 command = [litConfig.getBashPath(), script] 396 script = tmpBase + '.script' 398 script += '.bat' 400 # Write script fil [all...] |
/external/openfst/src/bin/ |
fstrelabel.cc | 29 #include <fst/script/relabel.h> 30 #include <fst/script/weight-class.h> 44 namespace s = fst::script; 46 using fst::script::FstClass; 47 using fst::script::MutableFstClass;
|
fstsymbols.cc | 24 #include <fst/script/fst-class.h> 25 #include <fst/script/script-impl.h> 26 #include <fst/script/verify.h> 42 namespace s = fst::script;
|
/external/v8/test/mjsunit/ |
debug-setbreakpoint.js | 85 testArguments(dcp, '{"type":"script"}', false); 106 testArguments(dcp, '{"type":"script","target":"test"}', true, true); 107 testArguments(dcp, '{"type":"script","target":"test"}', true, true); 108 testArguments(dcp, '{"type":"script","target":"test","line":1}', true, true); 109 testArguments(dcp, '{"type":"script","target":"test","column":1}', true, true); 120 testArguments(dcp, '{"type":"script","target":"sourceUrlScript","line":0}', true, true); 153 // Check the script ids for the test functions. 159 assertTrue(f_script_id > 0, "invalid script id for f"); 160 assertTrue(g_script_id > 0, "invalid script id for g"); 161 assertTrue(h_script_id > 0, "invalid script id for h") [all...] |
/external/harfbuzz/src/ |
harfbuzz-shaper-private.h | 96 typedef void (*HB_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_CharAttributes *attributes); 115 extern void HB_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_CharAttributes *attributes); 117 extern void HB_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_CharAttributes *attributes); 119 extern void HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_CharAttributes *attributes); 121 extern void HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_CharAttributes *attributes); 123 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_CharAttributes *attributes);
|
/external/icu4c/common/ |
loclikely.cpp | 117 * Create a tag string from the supplied parameters. The lang, script and region 121 * If any of the language, script or region parameters are empty, and the alternateTags 122 * parameter is not NULL, it will be parsed for potential language, script and region tags 138 * @param script The script tag to use. 139 * @param scriptLength The length of the script tag. 154 const char* script, 179 * script and region code without worrying about overrunning 244 script, 251 * Parse the alternateTags string for the script 857 char script[ULOC_SCRIPT_CAPACITY]; local 964 char script[ULOC_SCRIPT_CAPACITY]; local [all...] |
/external/v8/test/cctest/ |
test-threads.cc | 44 v8::Handle<v8::Script> script = v8::Script::Compile( local 47 script->Run(); 52 script->Run(); 77 v8::Handle<v8::Script> script = v8::Script::Compile( local 84 CHECK(script->Run()->IsTrue()); 94 // Rerun the script [all...] |
/external/v8/test/mjsunit/regress/ |
regress-1624-strict.js | 34 // Test global direct strict eval in strict script. 40 // Test global indirect strict eval in strict script. 46 // Test global direct non-strict eval in strict script. 52 // Test global indirect non-strict eval in strict script. 58 // Test non-global direct strict eval in strict script. 68 // Test non-global indirect strict eval in strict script. 78 // Test non-global direct non-strict eval in strict script. 88 // Test non-global indirect non-strict eval in strict script. 98 // Test non-global direct strict eval in strict script. 109 // Test non-global indirect strict eval in strict script [all...] |