| /external/chromium_org/third_party/skia/src/ports/ |
| SkFontConfigInterface_android.cpp | 677 hb_script_t script; member in struct:HB_UnicodeMapping 691 * we include a value which can never happen. We won't get complex script 730 hb_script_t script = HB_SCRIPT_INVALID; local 734 script = HB_UnicodeMappingArray[i].script; 738 return script; 742 static SkUnichar getUnicodeFromHBScript(hb_script_t script) { 746 if (script == HB_UnicodeMappingArray[i].script) { 755 hb_script_t script; member in struct:TypefaceLookupStruct [all...] |
| /external/chromium_org/v8/src/ |
| compiler.h | 83 Handle<Script> script() const { return script_; } function in class:v8::internal::CompilationInfo 311 CompilationInfo(Handle<Script> script, 391 Handle<Script> script_; 398 // global script. Will be a null handle otherwise. 444 explicit CompilationInfoWithZone(Handle<Script> script) 445 : CompilationInfo(script, &zone_), 446 zone_(script->GetIsolate()) { [all...] |
| full-codegen.cc | 311 Handle<Script> script = info->script(); local 312 if (!script->IsUndefined() && !script->source()->IsUndefined()) { 313 int len = String::cast(script->source())->length(); [all...] |
| full-codegen.h | 660 Handle<Script> script() { return info_->script(); } function in class:v8::internal::FullCodeGenerator [all...] |
| debug-debugger.js | 63 // The different types of script compilations matching enum 64 // Script::CompilationType in objects.h. 69 // The different script break point types. 257 // Object representing a script break point. The script is referenced by its 258 // script name or script id and the break point is represented as line and 285 //Creates a clone of script breakpoint that is linked to another script. 394 // Set ignore count on all break points created from this script break point 658 var script = %FunctionGetScript(func); variable [all...] |
| /external/chromium_org/v8/test/cctest/ |
| test-cpu-profiler.cc | 102 i::EmbeddedVector<char, 256> script; local 107 i::OS::SNPrintF(script, 114 CompileRun(script.start()); 543 // Check that the profile tree for the script above will look like the 564 v8::Script::Compile(v8::String::New(cpu_profiler_test_source))->Run(); 625 v8::Script::Compile(v8::String::New(cpu_profiler_test_source2))->Run(); 741 v8::Script::Compile(v8::String::New(native_accessor_test_source))->Run(); 781 v8::Script::Compile(v8::String::New(native_accessor_test_source))->Run(); 836 v8::Script::Compile(v8::String::New(native_method_test_source))->Run(); 873 v8::Script::Compile(v8::String::New(native_method_test_source))->Run() [all...] |
| test-parsing.cc | 209 v8::Script::Compile(script_source, NULL, preparse); 217 v8::Script::New(script_source, NULL, preparse, v8::Local<v8::String>()); 1022 i::Handle<i::Script> script = factory->NewScript(source); local 1134 i::Handle<i::Script> script = factory->NewScript(source); local 1318 const char* script = local [all...] |
| test-strings.cc | 1233 v8::Local<v8::Script> script = local [all...] |
| /external/harfbuzz/src/ |
| harfbuzz-shaper.cpp | 253 if (item->item.script == HB_Script_Hebrew 662 HB_Script script = items[i].script; local 663 if (script == HB_Script_Inherited) 664 script = HB_Script_Common; 665 HB_AttributeFunction attributeFunction = HB_ScriptEngines[script].charAttributes; 668 attributeFunction(script, string, items[i].pos, items[i].length, attributes); 1054 HB_Script script = shaper_item->item.script; local [all...] |
| harfbuzz-shaper.h | 129 HB_Script script; member in struct:__anon20373 270 HB_ScriptItem item; /* input: the current run to be shaped: a run of text all in the same script that is a substring of <string> */ 272 HB_Face face; /* input: the shaper state; current script, access to the OpenType tables , etc. */
|
| /external/harfbuzz_ng/src/hb-old/ |
| harfbuzz-shaper.h | 129 HB_Script script; member in struct:__anon20429 239 HB_ScriptItem item; /* input: the current run to be shaped: a run of text all in the same script that is a substring of <string> */ 241 HB_Face face; /* input: the shaper state; current script, access to the OpenType tables , etc. */
|
| /external/harfbuzz_ng/src/ |
| hb-ot-shape-complex-indic.cc | 271 * Indic configurations. Note that we do not want to keep every single script-specific 272 * behavior in these tables necessarily. This should mainly be used for per-script 274 * only one script has an exception, that one script can be if'ed directly in the code, 299 hb_script_t script; member in struct:indic_config_t 521 if (plan->props.script == indic_configs[i].script) { 666 * o If the syllable starts with Ra + Halant (in a script that has Reph) 675 /* -> If the syllable starts with Ra + Halant (in a script that has Reph) 786 /* -> If the syllable starts with Ra + Halant (in a script that has Reph [all...] |
| /external/icu4c/common/ |
| ucnvisci.c | 128 UBool isFirstBuffer; /* boolean for fromUnicode to see if we need to announce the first script */ 276 * If a code point is valid in a particular script 286 * to use uint16_t and give each of the 9 Unicode/script blocks its own bit. 409 * because no Indic script uses such Unicode code points. 1557 int32_t idx, script; local [all...] |
| uniset_props.cpp | 959 UScriptCode script = (UScriptCode)value; local [all...] |
| /external/icu4c/i18n/ |
| transreg.cpp | 198 * A Spec may be a locale or a script. If it is a locale, it has a 200 * ssss is the script mapping of xx_YY_ZZZ. The Spec API methods 205 * canonical form, or the script is transformed from an abbreviation 258 // Canonicalize script name -or- do locale->script mapping 261 UScriptCode script[capacity]={USCRIPT_INVALID_CODE}; local 263 script, capacity, &status); 264 if (num > 0 && script[0] != USCRIPT_INVALID_CODE) { 265 scriptName = UnicodeString(uscript_getName(script[0]), -1, US_INV); 277 // We are a script; use canonical nam [all...] |
| /external/icu4c/layoutex/ |
| ParagraphLayout.cpp | 355 // now intersect the font, direction and script runs... 387 fStyleRunInfo[run].script = (UScriptCode)0; 403 fStyleRunInfo[run].script = (UScriptCode) fScriptRuns->getValue(styleIndices[2]); 409 fStyleRunInfo[run].script, getLanguageCode(fStyleRunInfo[run].locale), layoutStatus); 753 UScriptCode script; local 755 while (uscript_nextRun(sr, NULL, &limit, &script)) { 756 scriptRuns->add(script, limit); 798 le_int32 script = fScriptRuns->getValue(si[1]); local 801 const LEFontInstance *subFont = runFont->getSubFont(fChars, &offset, styleRunLimits[run], script, status); 970 le_bool ParagraphLayout::isComplex(UScriptCode script) [all...] |
| /external/linux-tools-perf/ |
| builtin-script.c | 302 static int default_start_script(const char *script __unused, 338 pr_debug("\nperf script stopped\n"); 503 "perf script -s [spec:]script.[spec]):\n\n"); 515 const char *script, *ext; local 523 script = strchr(str, ':'); 524 if (script) { 525 len = script - str; 537 script++; 539 script = str [all...] |
| /external/skia/src/animator/ |
| SkScriptTokenizer.cpp | 358 bool SkScriptEngine2::evaluateDot(const char*& script) { 359 size_t fieldLength = token_length(++script); // skip dot 361 const char* field = script; 362 script += fieldLength; 368 return evaluateDotParam(script, field, fieldLength); 373 bool SkScriptEngine2::evaluateDotParam(const char*& script, const char* field, size_t fieldLength) { 380 while (is_ws(ch = script[0])) 381 script++; 388 success = functionParams(&script, ¶ms); 399 if (strncmp(*scriptPtr, "#script:", sizeof("#script:") - 1) == 0) 409 const char* script = *scriptPtr; local 473 const char* script = *scriptPtr; local 1485 const char* script = scriptTests[index].fScript; local [all...] |
| /external/skia/src/ports/ |
| SkFontConfigInterface_android.cpp | 784 hb_script_t script; member in struct:HB_UnicodeMapping 798 * we include a value which can never happen. We won't get complex script 837 hb_script_t script = HB_SCRIPT_INVALID; local 862 hb_script_t script; member in struct:TypefaceLookupStruct [all...] |
| /external/v8/src/ |
| full-codegen.cc | 291 Handle<Script> script = info->script(); local 292 if (!script->IsUndefined() && !script->source()->IsUndefined()) { 293 int len = String::cast(script->source())->length(); 602 Compiler::BuildFunctionInfo(fun_decl->fun(), script()); [all...] |
| full-codegen.h | 553 Handle<Script> script() { return info_->script(); } function in class:v8::internal::FullCodeGenerator
|
| debug-debugger.js | 63 // The different types of script compilations matching enum 64 // Script::CompilationType in objects.h. 69 // The different script break point types. 251 // Object representing a script break point. The script is referenced by its 252 // script name or script id and the break point is represented as line and 277 //Creates a clone of script breakpoint that is linked to another script. 385 // Set ignore count on all break points created from this script break point 645 var script = %FunctionGetScript(func); variable [all...] |
| /external/v8/test/cctest/ |
| test-parsing.cc | 208 v8::Script::Compile(script_source, NULL, preparse); 216 v8::Script::New(script_source, NULL, preparse, v8::Local<v8::String>()); 1018 i::Handle<i::Script> script = FACTORY->NewScript(source); local 1060 i::Handle<i::Script> script = FACTORY->NewScript(source); local [all...] |
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/ |
| AndroidSpellCheckerService.java | 90 // List of the supported languages and their associated script. We won't check 91 // words written in another script than the selected script, because we know we 94 // is done in {@link #shouldFilterOut}. Also, the script is used to choose which 128 final Integer script = mLanguageToScript.get(locale.getLanguage()); local 129 if (null == script) { 133 return script; 136 private static String getKeyboardLayoutNameForScript(final int script) { 137 switch (script) { 145 throw new RuntimeException("Wrong script supplied: " + script) 419 final int script = getScriptFromLocale(locale); local [all...] |
| /external/chromium_org/android_webview/renderer/ |
| print_web_view_helper.cc | 62 std::string script = base::StringPrintf(script_format, json.c_str()); local 63 frame->executeScript(WebKit::WebString(UTF8ToUTF16(script))); 456 // Load page with script to avoid async operations. [all...] |