/external/harfbuzz_ng/src/ |
D | main.cc | 137 int num_features = langsys.get_feature_count (); in main() local 138 printf (" %d feature(s) found in language system\n", num_features); in main() 139 for (int n_feature = 0; n_feature < num_features; n_feature++) { in main() 140 printf (" Feature index %2d of %2d: %d\n", n_feature, num_features, in main() 146 int num_features = g.get_feature_count (); in main() local 147 printf (" %d feature(s) found in table\n", num_features); in main() 148 for (int n_feature = 0; n_feature < num_features; n_feature++) { in main() 150 printf (" Feature %2d of %2d: %.4s; %d lookup(s)\n", n_feature, num_features, in main()
|
D | hb-shape.cc | 251 unsigned int num_features, in hb_shape_full() argument 259 …an = hb_shape_plan_create_cached (font->face, &buffer->props, features, num_features, shaper_list); in hb_shape_full() 260 hb_bool_t res = hb_shape_plan_execute (shape_plan, font, buffer, features, num_features); in hb_shape_full() 272 unsigned int num_features) in hb_shape() argument 274 hb_shape_full (font, buffer, features, num_features, NULL); in hb_shape()
|
D | hb-shape.h | 66 unsigned int num_features); 72 unsigned int num_features,
|
D | hb-ot.h | 43 unsigned int num_features,
|
D | hb-shape-plan.h | 81 unsigned int num_features);
|
D | hb-shape-plan.cc | 180 unsigned int num_features) in hb_shape_plan_execute() argument 194 _hb_##shaper##_shape (shape_plan, font, buffer, features, num_features); \ in hb_shape_plan_execute()
|
D | hb-ot-shape.cc | 582 unsigned int num_features) in _hb_ot_shape() argument 584 …_context_t c = {HB_SHAPER_DATA_GET (shape_plan), font, font->face, buffer, features, num_features}; in _hb_ot_shape() 625 unsigned int num_features, in hb_ot_shape_glyphs_closure() argument 632 features, num_features, shapers); in hb_ot_shape_glyphs_closure()
|
D | hb-fallback-shape.cc | 96 unsigned int num_features HB_UNUSED) in _hb_fallback_shape()
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | main.cc | 137 int num_features = langsys.get_feature_count (); in main() local 138 printf (" %d feature(s) found in language system\n", num_features); in main() 139 for (int n_feature = 0; n_feature < num_features; n_feature++) { in main() 140 printf (" Feature index %2d of %2d: %d\n", n_feature, num_features, in main() 146 int num_features = g.get_feature_count (); in main() local 147 printf (" %d feature(s) found in table\n", num_features); in main() 148 for (int n_feature = 0; n_feature < num_features; n_feature++) { in main() 150 printf (" Feature %2d of %2d: %.4s; %d lookup(s)\n", n_feature, num_features, in main()
|
D | hb-shape.cc | 296 unsigned int num_features, in hb_shape_full() argument 304 …an = hb_shape_plan_create_cached (font->face, &buffer->props, features, num_features, shaper_list); in hb_shape_full() 305 hb_bool_t res = hb_shape_plan_execute (shape_plan, font, buffer, features, num_features); in hb_shape_full() 328 unsigned int num_features) in hb_shape() argument 330 hb_shape_full (font, buffer, features, num_features, NULL); in hb_shape()
|
D | hb-shape.h | 66 unsigned int num_features); 72 unsigned int num_features,
|
D | hb-ot.h | 43 unsigned int num_features,
|
D | hb-coretext.cc | 394 unsigned int num_features) in _hb_coretext_shape() argument 405 if (num_features) in _hb_coretext_shape() 409 for (unsigned int i = 0; i < num_features; i++) in _hb_coretext_shape() 446 feature.order = num_features + 1; in _hb_coretext_shape() 546 num_features = 0; in _hb_coretext_shape() 597 if (num_features) in _hb_coretext_shape()
|
D | hb-uniscribe.cc | 595 unsigned int num_features) in _hb_uniscribe_shape() argument 607 if (num_features) in _hb_uniscribe_shape() 611 for (unsigned int i = 0; i < num_features; i++) in _hb_uniscribe_shape() 640 feature.order = num_features + 1; in _hb_uniscribe_shape() 718 num_features = 0; in _hb_uniscribe_shape() 765 if (num_features) in _hb_uniscribe_shape() 843 if (num_features) in _hb_uniscribe_shape()
|
D | hb-shape-plan.h | 81 unsigned int num_features);
|
D | hb-shape-plan.cc | 260 unsigned int num_features) in hb_shape_plan_execute() argument 274 _hb_##shaper##_shape (shape_plan, font, buffer, features, num_features); \ in hb_shape_plan_execute()
|
D | hb-ot-shape.cc | 629 unsigned int num_features) in _hb_ot_shape() argument 631 …_context_t c = {HB_SHAPER_DATA_GET (shape_plan), font, font->face, buffer, features, num_features}; in _hb_ot_shape() 672 unsigned int num_features, in hb_ot_shape_glyphs_closure() argument 679 features, num_features, shapers); in hb_ot_shape_glyphs_closure()
|
D | hb-fallback-shape.cc | 96 unsigned int num_features HB_UNUSED) in _hb_fallback_shape()
|
/external/opencv/ml/src/ |
D | mltestset.cpp | 61 int num_features, in cvCreateTestSet() argument 90 if( num_features < 1 ) in cvCreateTestSet() 105 CV_CALL( *samples = cvCreateMat( num_samples, num_features, CV_32FC1 ) ); in cvCreateTestSet() 107 CV_CALL( mean = cvCreateMat( 1, num_features, CV_32FC1 ) ); in cvCreateTestSet() 109 CV_CALL( cov = cvCreateMat( num_features, num_features, CV_32FC1 ) ); in cvCreateTestSet()
|
/external/srec/srec/ca/ |
D | cnfd_scr.c | 131 …ConfScorerGetFeatures(CA_Recog* recog, CA_NBestList *nbestlist, float* features, int *num_features, 140 int i, num_features,current_choice; in CA_ComputeConfidenceValues() local 150 …rc = CA_ConfScorerGetFeatures(recog, nbestlist, features, &num_features, current_choice, num_choic… in CA_ComputeConfidenceValues() 194 for (i = 0; i < num_features; i++) in CA_ComputeConfidenceValues() 201 …ConfScorerGetFeatures(CA_Recog* recog, CA_NBestList *nbestlist, float* features, int *num_features, in CA_ConfScorerGetFeatures() argument 218 ASSERT(num_features); in CA_ConfScorerGetFeatures() 269 *num_features = NUM_CONF_FEATURES; in CA_ConfScorerGetFeatures() 274 *num_features = 0; in CA_ConfScorerGetFeatures()
|
/external/chromium_org/third_party/ots/test/ |
D | layout_common_table_test.cc | 264 num_features = 0; in SetUp() 269 uint16_t num_features; member in __anon4d2c36e20111::FeatureListTableTest 404 &num_features)); in TEST_F() 405 EXPECT_EQ(num_features, 1); in TEST_F() 411 &num_features)); in TEST_F() 412 EXPECT_EQ(num_features, 5); in TEST_F() 421 &num_features)); in TEST_F() 430 &num_features)); in TEST_F() 439 &num_features)); in TEST_F() 448 &num_features)); in TEST_F()
|
/external/chromium_org/third_party/ots/src/ |
D | layout.h | 31 const uint16_t num_features); 35 uint16_t *num_features);
|
D | layout.cc | 48 const uint16_t num_features) { in ParseLangSysTable() argument 62 req_feature_index >= num_features) { in ParseLangSysTable() 65 if (feature_count > num_features) { in ParseLangSysTable() 74 if (feature_index >= num_features) { in ParseLangSysTable() 82 const uint32_t tag, const uint16_t num_features) { in ParseScriptTable() argument 130 if (!ParseLangSysTable(&subtable, lang_sys_records[i].tag, num_features)) { in ParseScriptTable() 1175 const uint16_t num_features) { in ParseScriptListTable() argument 1218 script_list[i].tag, num_features)) { in ParseScriptListTable() 1230 uint16_t* num_features) { in ParseFeatureListTable() argument 1271 *num_features = feature_count; in ParseFeatureListTable()
|
/external/harfbuzz_ng/util/ |
D | options.hh | 149 num_features = 0; in shape_options_t() 206 hb_bool_t res = hb_shape_full (font, buffer, features, num_features, shapers); in shape() 219 hb_ot_shape_glyphs_closure (font, buffer, features, num_features, glyphs); in shape_closure() 233 unsigned int num_features; member
|
D | options.cc | 209 shape_opts->num_features = 0; in parse_features() 219 shape_opts->num_features++; in parse_features() 225 …shape_opts->features = (hb_feature_t *) calloc (shape_opts->num_features, sizeof (*shape_opts->fea… in parse_features() 229 shape_opts->num_features = 0; in parse_features() 232 …f (hb_feature_from_string (p, end ? end - p : -1, &shape_opts->features[shape_opts->num_features])) in parse_features() 233 shape_opts->num_features++; in parse_features()
|