HomeSort by relevance Sort by last modified time
    Searched full:plan (Results 26 - 50 of 885) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/harfbuzz_ng/src/
hb-ot-shape.cc 169 hb_ot_shape_plan_t *plan = (hb_ot_shape_plan_t *) calloc (1, sizeof (hb_ot_shape_plan_t)); local
170 if (unlikely (!plan))
179 planner.compile (*plan);
181 if (plan->shaper->data_create) {
182 plan->data = plan->shaper->data_create (plan);
183 if (unlikely (!plan->data))
187 return plan;
191 _hb_ot_shaper_shape_plan_data_destroy (hb_ot_shaper_shape_plan_data_t *plan)
208 hb_ot_shape_plan_t *plan; member in struct:hb_ot_shape_context_t
772 hb_ot_shape_plan_t plan; local
    [all...]
hb-ot-shape-complex-arabic.cc 133 nuke_joiners (const hb_ot_shape_plan_t *plan,
138 arabic_fallback_shape (const hb_ot_shape_plan_t *plan,
143 collect_features_arabic (hb_ot_shape_planner_t *plan)
145 hb_ot_map_builder_t *map = &plan->map;
175 bool has_fallback = plan->props.script == HB_SCRIPT_ARABIC && !FEATURE_IS_SYRIAC (arabic_features[i]);
181 if (plan->props.script == HB_SCRIPT_ARABIC)
216 data_create_arabic (const hb_ot_shape_plan_t *plan)
222 arabic_plan->do_fallback = plan->props.script == HB_SCRIPT_ARABIC;
224 arabic_plan->mask_array[i] = plan->map.get_1_mask (arabic_features[i]);
227 plan->map.needs_fallback (arabic_features[i])
    [all...]
hb-ot-shape-complex-myanmar.cc 76 setup_syllables (const hb_ot_shape_plan_t *plan,
80 initial_reordering (const hb_ot_shape_plan_t *plan,
84 final_reordering (const hb_ot_shape_plan_t *plan,
89 collect_features_myanmar (hb_ot_shape_planner_t *plan)
91 hb_ot_map_builder_t *map = &plan->map;
114 override_features_myanmar (hb_ot_shape_planner_t *plan)
116 plan->map.add_feature (HB_TAG('l','i','g','a'), 0, F_GLOBAL);
269 setup_masks_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED,
286 setup_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED,
307 initial_reordering_consonant_syllable (const hb_ot_shape_plan_t *plan,
    [all...]
hb-ot-shape-complex-private.hh 73 * Shapers should use plan->map to add their features and callbacks.
76 void (*collect_features) (hb_ot_shape_planner_t *plan);
80 * Shapers should use plan->map to override features and add callbacks after
84 void (*override_features) (hb_ot_shape_planner_t *plan);
89 * Whatever shapers return will be accessible through plan->data later.
90 * If NULL is returned, means a plan failure.
92 void *(*data_create) (const hb_ot_shape_plan_t *plan);
96 * plan->data is passed here for destruction.
97 * If NULL is returned, means a plan failure.
108 void (*preprocess_text) (const hb_ot_shape_plan_t *plan,
    [all...]
hb-ot-shape-complex-tibetan.cc 40 collect_features_tibetan (hb_ot_shape_planner_t *plan)
43 plan->map.add_global_bool_feature (*script_features);
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-myanmar.cc 76 setup_syllables (const hb_ot_shape_plan_t *plan,
80 initial_reordering (const hb_ot_shape_plan_t *plan,
84 final_reordering (const hb_ot_shape_plan_t *plan,
89 collect_features_myanmar (hb_ot_shape_planner_t *plan)
91 hb_ot_map_builder_t *map = &plan->map;
114 override_features_myanmar (hb_ot_shape_planner_t *plan)
116 plan->map.add_feature (HB_TAG('l','i','g','a'), 0, F_GLOBAL);
277 setup_masks_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED,
293 setup_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED,
314 initial_reordering_consonant_syllable (const hb_ot_shape_plan_t *plan,
    [all...]
hb-ot-shape-complex-arabic.cc 160 nuke_joiners (const hb_ot_shape_plan_t *plan,
165 arabic_fallback_shape (const hb_ot_shape_plan_t *plan,
170 collect_features_arabic (hb_ot_shape_planner_t *plan)
172 hb_ot_map_builder_t *map = &plan->map;
222 data_create_arabic (const hb_ot_shape_plan_t *plan)
228 arabic_plan->do_fallback = plan->props.script == HB_SCRIPT_ARABIC;
230 arabic_plan->mask_array[i] = plan->map.get_1_mask (arabic_features[i]);
232 arabic_plan->do_fallback = arabic_plan->do_fallback && plan->map.needs_fallback (arabic_features[i]);
310 setup_masks_arabic (const hb_ot_shape_plan_t *plan,
314 const arabic_shape_plan_t *arabic_plan = (const arabic_shape_plan_t *) plan->data
    [all...]
hb-ot-shape-complex-private.hh 73 * Shapers should use plan->map to add their features and callbacks.
76 void (*collect_features) (hb_ot_shape_planner_t *plan);
80 * Shapers should use plan->map to override features and add callbacks after
84 void (*override_features) (hb_ot_shape_planner_t *plan);
89 * Whatever shapers return will be accessible through plan->data later.
90 * If NULL is returned, means a plan failure.
92 void *(*data_create) (const hb_ot_shape_plan_t *plan);
96 * plan->data is passed here for destruction.
97 * If NULL is returned, means a plan failure.
108 void (*preprocess_text) (const hb_ot_shape_plan_t *plan,
    [all...]
hb-ot-shape-complex-tibetan.cc 40 collect_features_tibetan (hb_ot_shape_planner_t *plan)
43 plan->map.add_global_bool_feature (*script_features);
  /external/qemu/distrib/sdl-1.2.15/src/video/xbios/
SDL_xbios_centscreen.c 44 curmode.mode = curmode.physx = curmode.physy = curmode.plan =
53 if (listedmode.plan>=8) {
59 modeinfo.depth = listedmode.plan;
66 curmode.mode = curmode.physx = curmode.physy = curmode.plan =
84 newmode.plan = planes;
101 newmode.mode = newmode.physx = newmode.physy = newmode.plan =
  /external/chromium_org/third_party/sqlite/src/test/
tkt-78e04e52ea.test 45 EXPLAIN QUERY PLAN SELECT * FROM "" WHERE "" LIKE 'abc%';
58 EXPLAIN QUERY PLAN SELECT * FROM t2 WHERE x=5;
64 EXPLAIN QUERY PLAN SELECT * FROM t2 WHERE x=2;
  /external/chromium_org/components/dom_distiller/webui/
DEPS 6 # also supposed to be working on iOS, and there is currently no concrete plan
  /frameworks/base/docs/html/training/
advanced.jd 9 <p>What you see now is still the beginning. We plan to add many more classes, expand and refine
  /external/lldb/source/Target/
ThreadPlanStepThrough.cpp 46 // If we don't get a valid step through plan, don't bother to set up a backstop.
107 log->Printf ("Found step through plan from 0x%" PRIx64 ": %s", current_address, s.GetData());
111 log->Printf ("Couldn't find step through plan from address 0x%" PRIx64 ".", current_address);
144 // If we have a sub-plan, it will have been asked first if we explain the stop, and
168 // If we don't have a sub-plan, then we're also done (can't see how we would ever get here
169 // without a plan, but just in case.
177 // If the current sub plan is not done, we don't want to stop. Actually, we probably won't
179 // current sub-plan is not done...
183 // If our current sub plan failed, then let's just run to our backstop. If we can't do that then just stop.
198 // Next see if there is a specific step through plan at our current pc (these might
    [all...]
ThreadPlanBase.cpp 37 ThreadPlan(ThreadPlan::eKindBase, "base plan", thread, eVoteYes, eVoteNoOpinion)
61 s->Printf ("Base thread plan.");
73 // The base plan should defer to its tracer, since by default it
126 log->Printf("Base plan discarding thread plans for thread tid = 0x%4.4" PRIx64 " (breakpoint hit.)", m_thread.GetID());
154 log->Printf("Base plan discarding thread plans for thread tid = 0x%4.4" PRIx64 " (exception.)", m_thread.GetID());
162 log->Printf("Base plan discarding thread plans for thread tid = 0x%4.4" PRIx64 " (exec.)", m_thread.GetID());
171 log->Printf("Base plan discarding thread plans for thread tid = 0x%4.4" PRIx64 " (signal.)", m_thread.GetID());
230 // The base plan is never done.
234 // The base plan is never done.
  /external/lldb/include/lldb/Target/
Thread.h 265 // Do not override this function, it is for thread plan logic only
455 // Thread Plan Providers:
466 // creation in ways specific to that plan type. Also, it is often necessary for
468 // pointer to the sub-plan.
479 /// Queues the base plan for a thread.
487 /// Otherwise this plan will go on the end of the plan stack.
490 /// A shared pointer to the newly queued thread plan, or NULL if the plan could not be queued.
496 /// Queues the plan used to step over a breakpoint at the current PC of \a thread
    [all...]
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
PlanCreator.java 48 @Option (name = "plan", shortName = 'p', description = "the name of the plan to create",
88 * Create and serialize a test plan derived from a result.
100 Log.logAndDisplay(LogLevel.ERROR, "", String.format("Failed to create plan file %s",
108 * Create a test plan derived from a result.
113 * @return test plan
163 throw new ConfigurationException("Missing --plan argument");
168 throw new ConfigurationException(String.format("Test plan %s already exists",
  /external/chromium_org/build/android/
findbugs_diff.py 14 false positives that we do not plan to fix. The "known bugs" file has real
15 bugs that we *do* plan to fix (but haven't done so yet).
  /cts/tools/tradefed-host/
README 38 To run a test plan on a single device:
48 'run cts --plan CTS' to run the default CTS plan
58 To shard a plan test run on multiple devices
59 'run cts --plan CTS --shards <number of shards>
  /cts/tools/utils/cts/
tools.py 111 """A CTS test plan generator."""
114 """Instantiate a test plan with a list of available package names.
128 """Include only specific tests in this plan.
146 """Exclude specific tests from this plan.
163 """Exclude all packages matching the given regular expression from the plan.
179 """Include all packages matching the given regular expressions in the plan.
194 """Write the test plan to the given file.
199 file_name: The name of the file into which the test plan should be written.
202 plan = doc.createElement('TestPlan')
203 plan.setAttribute('version', '1.0'
    [all...]
  /device/lge/hammerhead/overlay/packages/apps/Settings/res/values/
bools.xml 18 <!-- Whether to show a preference item for mobile plan -->
  /device/lge/mako/overlay/packages/apps/Settings/res/values/
bools.xml 18 <!-- Whether to show a preference item for mobile plan -->
  /device/moto/shamu/overlay/packages/apps/Settings/res/values/
bool.xml 18 <!-- Whether to show a preference item for mobile plan -->
  /external/chromium_org/sync/android/javatests/src/org/chromium/sync/notifier/
InvalidationPreferencesTest.java 42 * Test plan: convert three strings to model types, one of which is invalid. Verify that
56 * Test plan: convert the special all-types type to model types. Verify that it is
69 * Test plan: read saved state from empty preferences. Verify that null is returned.
82 * Test plan: write and read back saved state. Verify that the returned state is what
  /external/libutf/
utf.7 13 The Plan 9 character set and representation are
28 In Plan 9, a
53 work on Plan 9
88 Plan 9 does not support the 4, 5, and 6 byte sequences proposed by X-Open.

Completed in 856 milliseconds

12 3 4 5 6 7 8 91011>>