/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-layout.hh | 58 hb_ot_layout_kern (const hb_ot_shape_plan_t *plan, 172 _hb_clear_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED, in _hb_clear_syllables() 566 _hb_clear_substitution_flags (const hb_ot_shape_plan_t *plan HB_UNUSED, in _hb_clear_substitution_flags()
|
H A D | hb-ot-kern-table.hh | 66 if (!c->plan->requested_kerning) in apply() 73 machine.kern (c->font, c->buffer, c->plan->kern_mask); in apply()
|
H A D | hb-subset-plan.hh | 207 hb_subset_plan_destroy (hb_subset_plan_t *plan);
|
H A D | hb-aat-layout-trak-table.hh | 164 hb_mask_t trak_mask = c->plan->trak_mask; in apply()
|
H A D | hb-ot-color-sbix-table.hh | 143 unsigned int num_output_glyphs = c->plan->num_output_glyphs (); in subset() 158 if (!c->plan->old_gid_for_new_gid (new_gid, &old_gid) || in subset()
|
H A D | hb-ot-color-cpal-table.hh | 231 const hb_map_t *color_index_map = c->plan->colr_palettes; in subset()
|
H A D | hb-ot-post-table.hh | 101 bool glyph_names = c->plan->flags & HB_SUBSET_FLAGS_GLYPH_NAMES; in subset()
|
H A D | hb-ot-layout-common.hh | 1324 const hb_set_t *glyphset = c->plan->glyphset_gsub (); in subset() 1722 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() 1723 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() 1963 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() 1964 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() 2181 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() 2182 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() 2924 const hb_set_t *variation_indices = c->plan->layout_variation_indices; in subset() 2932 for (unsigned idx : c->plan->layout_variation_indices->iter ()) in subset()
|
H A D | hb-ot-shape-complex-vowel-constraints.cc | 38 _hb_preprocess_text_vowel_constraints (const hb_ot_shape_plan_t *plan HB_UNUSED, in _hb_preprocess_text_vowel_constraints()
|
H A D | hb-aat-layout-common.hh | 863 const hb_ot_shape_plan_t *plan; member
|
/third_party/node/deps/npm/node_modules/jsonparse/test/ |
H A D | offset.js | 52 t.plan(offsets.length * 2 + 1);
|
/third_party/node/deps/npm/node_modules/is-core-module/test/ |
H A D | index.js | 29 st.plan(cores.length);
|
/third_party/openssl/test/recipes/ |
H A D | tconversion.pl | 52 plan tests => $totaltests;
|
H A D | 20-test_kdf.t | 87 plan tests => scalar @kdf_tests;
|
/third_party/node/deps/npm/node_modules/function-bind/test/ |
H A D | index.js | 15 t.plan(nonFunctions.length);
|
/third_party/ltp/utils/benchmark/kernbench-0.42/ |
H A D | kernbench | 84 echo If you did not plan this, -M flag is recommended to bypass maximal load.
|
/third_party/node/deps/openssl/openssl/util/perl/ |
H A D | checkhandshake.pm | 145 plan tests => $numtests;
|
/third_party/openssl/util/perl/ |
H A D | checkhandshake.pm | 145 plan tests => $numtests;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorizationPlanner.h | 221 /// A builder used to construct the current plan. 238 Optional<VectorizationFactor> plan(unsigned UserVF); 240 /// Use the VPlan-native path to plan how to best vectorize, return the best
|
/third_party/cups-filters/filter/ |
H A D | pdfutils.c | 394 if (emb->plan&EMB_A_MULTIBYTE) { in pdfOut_write_font()
|
H A D | texttopdf.c | 110 assert(emb->plan&EMB_A_MULTIBYTE); in font_load()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211_scan.c | 433 struct nlattr *plan = nla_nest_start(msg, i + 1); in nl80211_sched_scan_add_scan_plans() local 435 if (!plan) in nl80211_sched_scan_add_scan_plans() 442 "nl80211: sched scan plan no. %u: Invalid interval: %u", in nl80211_sched_scan_add_scan_plans() 454 "nl80211: sched scan plan no. %u: Invalid number of iterations: %u", in nl80211_sched_scan_add_scan_plans() 464 nla_nest_end(msg, plan); in nl80211_sched_scan_add_scan_plans() 468 * except the last plan, which will run infinitely. So if the in nl80211_sched_scan_add_scan_plans() 470 * last scan plan. in nl80211_sched_scan_add_scan_plans()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211_scan.c | 443 struct nlattr *plan = nla_nest_start(msg, i + 1); in nl80211_sched_scan_add_scan_plans() local 445 if (!plan) in nl80211_sched_scan_add_scan_plans() 452 "nl80211: sched scan plan no. %u: Invalid interval: %u", in nl80211_sched_scan_add_scan_plans() 464 "nl80211: sched scan plan no. %u: Invalid number of iterations: %u", in nl80211_sched_scan_add_scan_plans() 474 nla_nest_end(msg, plan); in nl80211_sched_scan_add_scan_plans() 478 * except the last plan, which will run infinitely. So if the in nl80211_sched_scan_add_scan_plans() 480 * last scan plan. in nl80211_sched_scan_add_scan_plans()
|
/third_party/node/lib/internal/test_runner/ |
H A D | test.js | 738 reporter.plan(nesting, loc, harness.counters.topLevel); 795 this.reporter.plan(this.subtests[0].nesting, this.loc, this.subtests.length);
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/get-test-plan/ |
H A D | main.go | 20 // ./tools/get-test-plan --spec=<path-to-spec-file-or-url> --output=<path-to-output-file> 25 // ./tools/get-test-plan --help 49 toolName = "get-test-plan" 86 fmt.Fprintf(out, "%v parses WGSL spec and outputs a test plan\n", toolName) 121 validation cts test plan will be written to: '<cts-directory>/validation/' 122 builtin functions cts test plan will be written to: '<cts-directory>/execution/builtin'`) 807 // getUnimplementedPlan generate the typescript code of a test plan for rules in sections[start, end] 845 // validationTestPlan generates the typescript code of a test plan for rules in sections[start, end] 885 // executionTestPlan generates the typescript code of a test plan for rules in the given section
|