| /external/apache-http/src/org/apache/http/conn/routing/ |
| D | BasicRouteDirector.java | 69 public int nextStep(RouteInfo plan, RouteInfo fact) { in nextStep() 96 protected int firstStep(RouteInfo plan) { in firstStep() 112 protected int directStep(RouteInfo plan, RouteInfo fact) { in directStep() 147 protected int proxiedStep(RouteInfo plan, RouteInfo fact) { in proxiedStep()
|
| D | HttpRouteDirector.java | 89 public int nextStep(RouteInfo plan, RouteInfo fact) in nextStep()
|
| /external/chromium_org/third_party/harfbuzz-ng/src/ |
| D | hb-ot-shape-complex-sea.cc | 81 collect_features_sea (hb_ot_shape_planner_t *plan) in collect_features_sea() 105 override_features_sea (hb_ot_shape_planner_t *plan) in override_features_sea() 201 initial_reordering_consonant_syllable (const hb_ot_shape_plan_t *plan, in initial_reordering_consonant_syllable() 240 initial_reordering_broken_cluster (const hb_ot_shape_plan_t *plan, in initial_reordering_broken_cluster() 261 initial_reordering_syllable (const hb_ot_shape_plan_t *plan, in initial_reordering_syllable() 329 initial_reordering (const hb_ot_shape_plan_t *plan, in initial_reordering() 350 final_reordering (const hb_ot_shape_plan_t *plan, in final_reordering()
|
| D | hb-ot-shape-fallback.cc | 195 position_mark (const hb_ot_shape_plan_t *plan, in position_mark() 301 position_around_base (const hb_ot_shape_plan_t *plan, in position_around_base() 387 position_cluster (const hb_ot_shape_plan_t *plan, in position_cluster() 414 _hb_ot_shape_fallback_position (const hb_ot_shape_plan_t *plan, in _hb_ot_shape_fallback_position() 435 _hb_ot_shape_fallback_kern (const hb_ot_shape_plan_t *plan, in _hb_ot_shape_fallback_kern()
|
| D | hb-ot-shape-complex-myanmar.cc | 89 collect_features_myanmar (hb_ot_shape_planner_t *plan) in collect_features_myanmar() 114 override_features_myanmar (hb_ot_shape_planner_t *plan) in override_features_myanmar() 307 initial_reordering_consonant_syllable (const hb_ot_shape_plan_t *plan, in initial_reordering_consonant_syllable() 402 initial_reordering_broken_cluster (const hb_ot_shape_plan_t *plan, in initial_reordering_broken_cluster() 433 initial_reordering_syllable (const hb_ot_shape_plan_t *plan, in initial_reordering_syllable() 502 initial_reordering (const hb_ot_shape_plan_t *plan, in initial_reordering() 523 final_reordering (const hb_ot_shape_plan_t *plan, in final_reordering()
|
| D | hb-ot-shape-complex-hangul.cc | 54 collect_features_hangul (hb_ot_shape_planner_t *plan) in collect_features_hangul() 63 override_features_hangul (hb_ot_shape_planner_t *plan) in override_features_hangul() 79 data_create_hangul (const hb_ot_shape_plan_t *plan) in data_create_hangul() 131 preprocess_text_hangul (const hb_ot_shape_plan_t *plan, in preprocess_text_hangul() 394 setup_masks_hangul (const hb_ot_shape_plan_t *plan, in setup_masks_hangul()
|
| D | hb-ot-shape-complex-tibetan.cc | 40 collect_features_tibetan (hb_ot_shape_planner_t *plan) in collect_features_tibetan()
|
| D | hb-ot-shape-complex-arabic.cc | 143 collect_features_arabic (hb_ot_shape_planner_t *plan) in collect_features_arabic() 216 data_create_arabic (const hb_ot_shape_plan_t *plan) in data_create_arabic() 309 setup_masks_arabic (const hb_ot_shape_plan_t *plan, in setup_masks_arabic() 343 arabic_fallback_shape (const hb_ot_shape_plan_t *plan, in arabic_fallback_shape()
|
| D | hb-ot-shape-complex-arabic-fallback.hh | 184 arabic_fallback_synthesize_lookup (const hb_ot_shape_plan_t *plan, in arabic_fallback_synthesize_lookup() 226 const hb_ot_shape_plan_t *plan, in arabic_fallback_plan_init_win1256() 271 const hb_ot_shape_plan_t *plan, in arabic_fallback_plan_init_unicode() 297 arabic_fallback_plan_create (const hb_ot_shape_plan_t *plan, in arabic_fallback_plan_create()
|
| D | hb-ot-shape-complex-indic.cc | 432 collect_features_indic (hb_ot_shape_planner_t *plan) in collect_features_indic() 463 override_features_indic (hb_ot_shape_planner_t *plan) in override_features_indic() 543 data_create_indic (const hb_ot_shape_plan_t *plan) in data_create_indic() 663 update_consonant_positions (const hb_ot_shape_plan_t *plan, in update_consonant_positions() 692 initial_reordering_consonant_syllable (const hb_ot_shape_plan_t *plan, in initial_reordering_consonant_syllable() 1166 initial_reordering_vowel_syllable (const hb_ot_shape_plan_t *plan, in initial_reordering_vowel_syllable() 1176 initial_reordering_standalone_cluster (const hb_ot_shape_plan_t *plan, in initial_reordering_standalone_cluster() 1197 initial_reordering_broken_cluster (const hb_ot_shape_plan_t *plan, in initial_reordering_broken_cluster() 1228 initial_reordering_syllable (const hb_ot_shape_plan_t *plan, in initial_reordering_syllable() 1306 initial_reordering (const hb_ot_shape_plan_t *plan, in initial_reordering() [all …]
|
| D | hb-ot-shape-normalize-private.hh | 54 const hb_ot_shape_plan_t *plan; member
|
| D | hb-ot-shape.cc | 169 hb_ot_shape_plan_t *plan = (hb_ot_shape_plan_t *) calloc (1, sizeof (hb_ot_shape_plan_t)); in _hb_ot_shaper_shape_plan_data_create() local 191 _hb_ot_shaper_shape_plan_data_destroy (hb_ot_shaper_shape_plan_data_t *plan) in _hb_ot_shaper_shape_plan_data_destroy() 208 hb_ot_shape_plan_t *plan; member 776 hb_ot_shape_plan_t plan; in hb_ot_shape_glyphs_closure() local
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-shape-complex-sea.cc | 81 collect_features_sea (hb_ot_shape_planner_t *plan) in collect_features_sea() 105 override_features_sea (hb_ot_shape_planner_t *plan) in override_features_sea() 201 initial_reordering_consonant_syllable (const hb_ot_shape_plan_t *plan, in initial_reordering_consonant_syllable() 240 initial_reordering_broken_cluster (const hb_ot_shape_plan_t *plan, in initial_reordering_broken_cluster() 261 initial_reordering_syllable (const hb_ot_shape_plan_t *plan, in initial_reordering_syllable() 329 initial_reordering (const hb_ot_shape_plan_t *plan, in initial_reordering() 350 final_reordering (const hb_ot_shape_plan_t *plan, in final_reordering()
|
| D | hb-ot-shape-fallback.cc | 195 position_mark (const hb_ot_shape_plan_t *plan, in position_mark() 301 position_around_base (const hb_ot_shape_plan_t *plan, in position_around_base() 387 position_cluster (const hb_ot_shape_plan_t *plan, in position_cluster() 414 _hb_ot_shape_fallback_position (const hb_ot_shape_plan_t *plan, in _hb_ot_shape_fallback_position() 433 _hb_ot_shape_fallback_kern (const hb_ot_shape_plan_t *plan, in _hb_ot_shape_fallback_kern()
|
| D | hb-ot-shape-complex-myanmar.cc | 89 collect_features_myanmar (hb_ot_shape_planner_t *plan) in collect_features_myanmar() 114 override_features_myanmar (hb_ot_shape_planner_t *plan) in override_features_myanmar() 307 initial_reordering_consonant_syllable (const hb_ot_shape_plan_t *plan, in initial_reordering_consonant_syllable() 402 initial_reordering_broken_cluster (const hb_ot_shape_plan_t *plan, in initial_reordering_broken_cluster() 433 initial_reordering_syllable (const hb_ot_shape_plan_t *plan, in initial_reordering_syllable() 502 initial_reordering (const hb_ot_shape_plan_t *plan, in initial_reordering() 523 final_reordering (const hb_ot_shape_plan_t *plan, in final_reordering()
|
| D | hb-ot-shape-complex-hangul.cc | 54 collect_features_hangul (hb_ot_shape_planner_t *plan) in collect_features_hangul() 70 data_create_hangul (const hb_ot_shape_plan_t *plan) in data_create_hangul() 122 preprocess_text_hangul (const hb_ot_shape_plan_t *plan, in preprocess_text_hangul() 385 setup_masks_hangul (const hb_ot_shape_plan_t *plan, in setup_masks_hangul()
|
| D | hb-ot-shape-complex-tibetan.cc | 40 collect_features_tibetan (hb_ot_shape_planner_t *plan) in collect_features_tibetan()
|
| D | hb-ot-shape-complex-arabic.cc | 143 collect_features_arabic (hb_ot_shape_planner_t *plan) in collect_features_arabic() 216 data_create_arabic (const hb_ot_shape_plan_t *plan) in data_create_arabic() 311 setup_masks_arabic (const hb_ot_shape_plan_t *plan, in setup_masks_arabic() 345 arabic_fallback_shape (const hb_ot_shape_plan_t *plan, in arabic_fallback_shape()
|
| D | hb-ot-shape-complex-indic.cc | 432 collect_features_indic (hb_ot_shape_planner_t *plan) in collect_features_indic() 463 override_features_indic (hb_ot_shape_planner_t *plan) in override_features_indic() 543 data_create_indic (const hb_ot_shape_plan_t *plan) in data_create_indic() 663 update_consonant_positions (const hb_ot_shape_plan_t *plan, in update_consonant_positions() 692 initial_reordering_consonant_syllable (const hb_ot_shape_plan_t *plan, in initial_reordering_consonant_syllable() 1166 initial_reordering_vowel_syllable (const hb_ot_shape_plan_t *plan, in initial_reordering_vowel_syllable() 1176 initial_reordering_standalone_cluster (const hb_ot_shape_plan_t *plan, in initial_reordering_standalone_cluster() 1197 initial_reordering_broken_cluster (const hb_ot_shape_plan_t *plan, in initial_reordering_broken_cluster() 1228 initial_reordering_syllable (const hb_ot_shape_plan_t *plan, in initial_reordering_syllable() 1305 initial_reordering (const hb_ot_shape_plan_t *plan, in initial_reordering() [all …]
|
| D | hb-ot-shape-normalize-private.hh | 54 const hb_ot_shape_plan_t *plan; member
|
| D | hb-ot-shape-complex-arabic-fallback.hh | 186 arabic_fallback_synthesize_lookup (const hb_ot_shape_plan_t *plan, in arabic_fallback_synthesize_lookup() 208 arabic_fallback_plan_create (const hb_ot_shape_plan_t *plan, in arabic_fallback_plan_create()
|
| D | hb-ot-shape.cc | 169 hb_ot_shape_plan_t *plan = (hb_ot_shape_plan_t *) calloc (1, sizeof (hb_ot_shape_plan_t)); in _hb_ot_shaper_shape_plan_data_create() local 191 _hb_ot_shaper_shape_plan_data_destroy (hb_ot_shaper_shape_plan_data_t *plan) in _hb_ot_shaper_shape_plan_data_destroy() 208 hb_ot_shape_plan_t *plan; member 772 hb_ot_shape_plan_t plan; in hb_ot_shape_glyphs_closure() local
|
| /external/clang/test/PCH/ |
| D | field-designator.c | 31 static const struct U plan = { .e = 1 }; in bar() local
|
| /external/chromium_org/third_party/WebKit/Tools/Scripts/ |
| D | bencher | 647 def emitBenchRunCodeFile(name, plan, benchDataPath, benchPath) argument 772 def emitBenchRunCode(name, plan, benchDataPath, benchPath) argument 786 attr_reader :plan, :innerIndex, :time accessor in ParsedResult 788 def initialize(plan, innerIndex, time) argument 1020 def emitRunCode(plan) argument 1032 def emitRunCode(plan) argument 1044 def emitRunCode(plan) argument
|
| /external/lldb/source/Target/ |
| D | Thread.cpp | 288 for (auto plan : m_plan_stack) in DestroyThread() local 1049 ThreadPlanSP &plan = m_plan_stack.back(); in PopPlan() local 1066 ThreadPlanSP &plan = m_plan_stack.back(); in DiscardPlan() local 1120 Thread::IsThreadPlanDone (ThreadPlan *plan) in IsThreadPlanDone() 1134 Thread::WasThreadPlanDiscarded (ThreadPlan *plan) in WasThreadPlanDiscarded() 1402 …ThreadPlanStepInRange *plan = new ThreadPlanStepInRange (*this, range, addr_context, stop_other_th… in QueueThreadPlanForStepInRange() local
|