Searched refs:ufuncs (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-unicode.cc | 61 hb_unicode_combining_class_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_combining_class_nil() 70 hb_unicode_eastasian_width_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_eastasian_width_nil() 79 hb_unicode_general_category_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_general_category_nil() 87 hb_unicode_mirroring_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_mirroring_nil() 95 hb_unicode_script_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_script_nil() 103 hb_unicode_compose_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_compose_nil() 113 hb_unicode_decompose_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_decompose_nil() 125 hb_unicode_decompose_compatibility_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_decompose_compatibility_nil() 184 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local 186 if (!(ufuncs = hb_object_create<hb_unicode_funcs_t> ())) in hb_unicode_funcs_create() [all …]
|
D | hb-unicode.h | 306 hb_unicode_funcs_reference (hb_unicode_funcs_t *ufuncs); 309 hb_unicode_funcs_destroy (hb_unicode_funcs_t *ufuncs); 312 hb_unicode_funcs_set_user_data (hb_unicode_funcs_t *ufuncs, 320 hb_unicode_funcs_get_user_data (hb_unicode_funcs_t *ufuncs, 325 hb_unicode_funcs_make_immutable (hb_unicode_funcs_t *ufuncs); 328 hb_unicode_funcs_is_immutable (hb_unicode_funcs_t *ufuncs); 331 hb_unicode_funcs_get_parent (hb_unicode_funcs_t *ufuncs); 354 …edef hb_unicode_combining_class_t (*hb_unicode_combining_class_func_t) (hb_unicode_funcs_t *ufuncs, 372 …ef hb_unicode_general_category_t (*hb_unicode_general_category_func_t) (hb_unicode_funcs_t *ufuncs, 394 typedef hb_codepoint_t (*hb_unicode_mirroring_func_t) (hb_unicode_funcs_t *ufuncs, [all …]
|
D | hb-deprecated.h | 120 typedef unsigned int (*hb_unicode_eastasian_width_func_t) (hb_unicode_funcs_t *ufuncs, 137 hb_unicode_funcs_set_eastasian_width_func (hb_unicode_funcs_t *ufuncs, 152 hb_unicode_eastasian_width (hb_unicode_funcs_t *ufuncs, 176 typedef unsigned int (*hb_unicode_decompose_compatibility_func_t) (hb_unicode_funcs_t *ufuncs, 205 hb_unicode_funcs_set_decompose_compatibility_func (hb_unicode_funcs_t *ufuncs, 210 hb_unicode_decompose_compatibility (hb_unicode_funcs_t *ufuncs,
|
D | hb-icu.cc | 109 hb_icu_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_combining_class() 118 hb_icu_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_general_category() 169 hb_icu_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_mirroring() 177 hb_icu_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_script() 191 hb_icu_unicode_compose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_compose() 205 hb_icu_unicode_decompose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_decompose()
|
D | hb-glib.cc | 88 hb_glib_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_combining_class() 97 hb_glib_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_general_category() 107 hb_glib_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_mirroring() 116 hb_glib_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_script() 124 hb_glib_unicode_compose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_compose() 161 hb_glib_unicode_decompose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_decompose()
|
D | hb-ucd.cc | 24 hb_ucd_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_combining_class() 32 hb_ucd_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_general_category() 40 hb_ucd_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_mirroring() 48 hb_ucd_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_script() 128 hb_ucd_compose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_compose() 165 hb_ucd_decompose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_decompose()
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-unicode.c | 64 simple_get_script (hb_unicode_funcs_t *ufuncs, in simple_get_script() argument 70 g_assert (hb_unicode_funcs_get_parent (ufuncs) != NULL); in simple_get_script() 81 a_is_for_arabic_get_script (hb_unicode_funcs_t *ufuncs, in a_is_for_arabic_get_script() argument 87 g_assert (hb_unicode_funcs_get_parent (ufuncs) != NULL); in a_is_for_arabic_get_script() 94 hb_unicode_funcs_t *parent = hb_unicode_funcs_get_parent (ufuncs); in a_is_for_arabic_get_script() 531 typedef unsigned int (*get_func_t) (hb_unicode_funcs_t *ufuncs, 534 typedef unsigned int (*func_setter_func_t) (hb_unicode_funcs_t *ufuncs, 538 typedef unsigned int (*getter_func_t) (hb_unicode_funcs_t *ufuncs,
|
D | test-buffer.c | 105 hb_unicode_funcs_t *ufuncs; in test_buffer_properties() local 116 ufuncs = hb_unicode_funcs_create (NULL); in test_buffer_properties() 117 hb_buffer_set_unicode_funcs (b, ufuncs); in test_buffer_properties() 118 hb_unicode_funcs_destroy (ufuncs); in test_buffer_properties() 119 g_assert (hb_buffer_get_unicode_funcs (b) == ufuncs); in test_buffer_properties() 141 g_assert (hb_buffer_get_unicode_funcs (b) == ufuncs); in test_buffer_properties()
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 20393 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 20397 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 20401 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 20409 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 20414 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 20418 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 20422 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 20426 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 20433 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 20440 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… [all …]
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 31931 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 31938 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 31945 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 31960 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 31969 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 31976 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 31983 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 31990 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 32003 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… 32016 …<parameter type-id='type-id-84' name='ufuncs' filepath='/tmp/legendre/spack-stage/spack-stage-04g7… [all …]
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 11281 ufuncs
|