/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-ot-shape-complex-private.hh | 154 hb_ot_shape_complex_categorize (const hb_ot_shape_planner_t *planner) in hb_ot_shape_complex_categorize() argument 156 switch ((hb_tag_t) planner->props.script) in hb_ot_shape_complex_categorize() 178 if (planner->map.chosen_script[0] != HB_OT_TAG_DEFAULT_SCRIPT || in hb_ot_shape_complex_categorize() 179 planner->props.script == HB_SCRIPT_ARABIC) in hb_ot_shape_complex_categorize() 306 if (planner->map.chosen_script[0] == HB_TAG ('D','F','L','T')) in hb_ot_shape_complex_categorize() 317 if (planner->map.found_script[0] && in hb_ot_shape_complex_categorize() 318 hb_ot_layout_language_find_feature (planner->face, HB_OT_TAG_GSUB, in hb_ot_shape_complex_categorize() 319 planner->map.script_index[0], in hb_ot_shape_complex_categorize() 320 planner->map.language_index[0], in hb_ot_shape_complex_categorize() 330 if (planner->map.chosen_script[0] == HB_TAG ('m','y','m','2')) in hb_ot_shape_complex_categorize() [all …]
|
D | hb-ot-shape.cc | 68 hb_ot_shape_collect_features (hb_ot_shape_planner_t *planner, in hb_ot_shape_collect_features() argument 73 hb_ot_map_builder_t *map = &planner->map; in hb_ot_shape_collect_features() 95 if (planner->shaper->collect_features) in hb_ot_shape_collect_features() 96 planner->shaper->collect_features (planner); in hb_ot_shape_collect_features() 112 if (planner->shaper->override_features) in hb_ot_shape_collect_features() 113 planner->shaper->override_features (planner); in hb_ot_shape_collect_features() 172 hb_ot_shape_planner_t planner (shape_plan); in _hb_ot_shaper_shape_plan_data_create() local 174 planner.shaper = hb_ot_shape_complex_categorize (&planner); in _hb_ot_shaper_shape_plan_data_create() 176 hb_ot_shape_collect_features (&planner, &shape_plan->props, user_features, num_user_features); in _hb_ot_shaper_shape_plan_data_create() 178 planner.compile (*plan); in _hb_ot_shaper_shape_plan_data_create()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-private.hh | 154 hb_ot_shape_complex_categorize (const hb_ot_shape_planner_t *planner) in hb_ot_shape_complex_categorize() argument 156 switch ((hb_tag_t) planner->props.script) in hb_ot_shape_complex_categorize() 182 if (planner->map.chosen_script[0] != HB_OT_TAG_DEFAULT_SCRIPT || in hb_ot_shape_complex_categorize() 183 planner->props.script == HB_SCRIPT_ARABIC) in hb_ot_shape_complex_categorize() 310 if (planner->map.chosen_script[0] == HB_TAG ('D','F','L','T')) in hb_ot_shape_complex_categorize() 321 if (planner->map.found_script[0] && in hb_ot_shape_complex_categorize() 322 hb_ot_layout_language_find_feature (planner->face, HB_OT_TAG_GSUB, in hb_ot_shape_complex_categorize() 323 planner->map.script_index[0], in hb_ot_shape_complex_categorize() 324 planner->map.language_index[0], in hb_ot_shape_complex_categorize() 334 if (planner->map.chosen_script[0] == HB_TAG ('m','y','m','2')) in hb_ot_shape_complex_categorize() [all …]
|
D | hb-ot-shape.cc | 69 hb_ot_shape_collect_features (hb_ot_shape_planner_t *planner, in hb_ot_shape_collect_features() argument 74 hb_ot_map_builder_t *map = &planner->map; in hb_ot_shape_collect_features() 96 if (planner->shaper->collect_features) in hb_ot_shape_collect_features() 97 planner->shaper->collect_features (planner); in hb_ot_shape_collect_features() 113 if (planner->shaper->override_features) in hb_ot_shape_collect_features() 114 planner->shaper->override_features (planner); in hb_ot_shape_collect_features() 173 hb_ot_shape_planner_t planner (shape_plan); in _hb_ot_shaper_shape_plan_data_create() local 175 planner.shaper = hb_ot_shape_complex_categorize (&planner); in _hb_ot_shaper_shape_plan_data_create() 177 hb_ot_shape_collect_features (&planner, &shape_plan->props, user_features, num_user_features); in _hb_ot_shaper_shape_plan_data_create() 179 planner.compile (*plan); in _hb_ot_shaper_shape_plan_data_create()
|
/external/chromium_org/v8/benchmarks/ |
D | deltablue.js | 162 planner.incrementalAdd(this); 184 if (!planner.addPropagate(this, mark)) 191 if (this.isSatisfied()) planner.incrementalRemove(this); 798 planner = new Planner(); 816 var plan = planner.extractPlanFromConstraints(edits); 832 planner = new Planner(); 866 var plan = planner.extractPlanFromConstraints(edits); 875 var planner = null; variable
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/ |
D | v8-deltablue.js | 156 planner.incrementalAdd(this); 178 if (!planner.addPropagate(this, mark)) 185 if (this.isSatisfied()) planner.incrementalRemove(this); 792 planner = new Planner(); 810 var plan = planner.extractPlanFromConstraints(edits); 826 planner = new Planner(); 860 var plan = planner.extractPlanFromConstraints(edits); 869 var planner = null; variable
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/ |
D | v8-deltablue.js | 156 planner.incrementalAdd(this); 178 if (!planner.addPropagate(this, mark)) 185 if (this.isSatisfied()) planner.incrementalRemove(this); 792 planner = new Planner(); 810 var plan = planner.extractPlanFromConstraints(edits); 826 planner = new Planner(); 860 var plan = planner.extractPlanFromConstraints(edits); 869 var planner = null; variable
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/ |
D | v8-deltablue.js | 156 planner.incrementalAdd(this); 178 if (!planner.addPropagate(this, mark)) 185 if (this.isSatisfied()) planner.incrementalRemove(this); 792 planner = new Planner(); 810 var plan = planner.extractPlanFromConstraints(edits); 826 planner = new Planner(); 860 var plan = planner.extractPlanFromConstraints(edits); 869 var planner = null; variable
|
/external/okhttp/okhttp-apache/ |
D | README.md | 7 the keep-alive strategy, cookie store, credentials provider, route planner and others.
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | analyze6.test | 13 # in this file a corner-case query planner optimization involving the
|
D | analyze7.test | 64 # Verify that since the query planner now things that t1a is more
|
D | where3.test | 217 # the planner into use a table for the outer loop that might be indexable 241 # full table scans that the query planner attempts put the table with
|
D | fts3aux1.test | 386 # xBestIndex to the query planner.
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 65909 http://www.pueblo.gsa.gov/cic_text/money/financial-planner/10questions.html 73120 http://www.swiss.com/web/trip-planner/id-tp-ba-dangerous-goods.htm
|