Home
last modified time | relevance | path

Searched refs:hb_blob_create_from_file_or_fail (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dtest-gpos-size-params.cc33 #define hb_blob_create_from_file_or_fail(x) hb_blob_get_empty () macro
45 hb_blob_t *blob = hb_blob_create_from_file_or_fail (argv[1]); in main()
H A Dtest-gsub-would-substitute.cc37 #define hb_blob_create_from_file_or_fail(x) hb_blob_get_empty () macro
49 hb_blob_t *blob = hb_blob_create_from_file_or_fail (argv[1]); in main()
H A Dtest-ot-name.cc31 #define hb_blob_create_from_file_or_fail(x) hb_blob_get_empty () macro
42 hb_blob_t *blob = hb_blob_create_from_file_or_fail (argv[1]); in main()
H A Dtest-ot-meta.cc29 #define hb_blob_create_from_file_or_fail(x) hb_blob_get_empty () macro
40 hb_blob_t *blob = hb_blob_create_from_file_or_fail (argv[1]); in main()
H A Dtest-ot-glyphname.cc31 #define hb_blob_create_from_file_or_fail(x) hb_blob_get_empty () macro
42 hb_blob_t *blob = hb_blob_create_from_file_or_fail (argv[1]); in main()
H A Dtest.cc34 #define hb_blob_create_from_file_or_fail(x) hb_blob_get_empty () macro
45 hb_blob_t *blob = hb_blob_create_from_file_or_fail (argv[1]); in main()
H A Dtest-buffer-serialize.cc36 #define hb_blob_create_from_file_or_fail(x) hb_blob_get_empty () macro
49 hb_blob_t *blob = hb_blob_create_from_file_or_fail (argv[1]); in main()
H A Dhb-blob.cc614 hb_blob_t *blob = hb_blob_create_from_file_or_fail (file_name); in hb_blob_create_from_file()
635 hb_blob_create_from_file_or_fail (const char *file_name) in hb_blob_create_from_file_or_fail() function
H A Dmain.cc42 #define hb_blob_create_from_file_or_fail(x) hb_blob_get_empty () macro
521 hb_blob_t *blob = hb_blob_create_from_file_or_fail (argv[1]); in main()
H A Dtest-gsub-get-alternates.cc42 hb_blob_t *blob = hb_blob_create_from_file_or_fail (argv[1]); in main()
H A Dhb-blob.h104 hb_blob_create_from_file_or_fail (const char *file_name);
H A Dhb-face.cc311 hb_blob_t *blob = hb_blob_create_from_file_or_fail (file_name); in hb_face_create_from_file_or_fail()
/aosp_15_r20/external/harfbuzz_ng/test/threads/
H A Dhb-shape-threads.cc77 hb_blob_t *text_blob = hb_blob_create_from_file_or_fail (input.text_path); in shape()
129 hb_blob_t *blob = hb_blob_create_from_file_or_fail (test_input.font_path); in test_backend()
H A Dhb-subset-threads.cc133 hb_blob_t *blob = hb_blob_create_from_file_or_fail (test_input.font_path); in test_operation()
/aosp_15_r20/external/harfbuzz_ng/test/fuzzing/
H A Dmain.cc10 hb_blob_t *blob = hb_blob_create_from_file_or_fail (argv[i]); in main()
/aosp_15_r20/external/harfbuzz_ng/perf/
H A Dbenchmark-shape.cc79 hb_blob_t *text_blob = hb_blob_create_from_file_or_fail (input.text_path); in BM_Shape()
/aosp_15_r20/external/harfbuzz_ng/test/api/
H A Dhb-test.h326 hb_blob_t *blob = hb_blob_create_from_file_or_fail (path); in hb_test_open_font_file()
/aosp_15_r20/external/harfbuzz_ng/docs/
H A Dharfbuzz-sections.txt20 hb_blob_create_from_file_or_fail
/aosp_15_r20/out/soong/.intermediates/external/harfbuzz_ng/libharfbuzz_ng/android_arm64_armv8-2a_cortex-a55_shared/
Dlibharfbuzz_ng.so.toc172 167: FUNC GLOBAL DEFAULT 15 hb_blob_create_from_file_or_fail
/aosp_15_r20/external/harfbuzz_ng/
H A DNEWS128 - hb_blob_create_from_file_or_fail() on Windows will now try to interpret the
698 - Make sure hb_blob_create_from_file_or_fail() always returns nullptr in case
1075 +hb_blob_create_from_file_or_fail()