| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-blob.cc | 91 hb_blob_t *blob; in hb_blob_create() local 150 hb_blob_t *blob; in hb_blob_create_sub_blob() local 177 hb_blob_copy_writable_or_fail (hb_blob_t *blob) in hb_blob_copy_writable_or_fail() 221 hb_blob_reference (hb_blob_t *blob) in hb_blob_reference() 239 hb_blob_destroy (hb_blob_t *blob) in hb_blob_destroy() 261 hb_blob_set_user_data (hb_blob_t *blob, in hb_blob_set_user_data() 282 hb_blob_get_user_data (hb_blob_t *blob, in hb_blob_get_user_data() 298 hb_blob_make_immutable (hb_blob_t *blob) in hb_blob_make_immutable() 317 hb_blob_is_immutable (hb_blob_t *blob) in hb_blob_is_immutable() 334 hb_blob_get_length (hb_blob_t *blob) in hb_blob_get_length() [all …]
|
| D | test-ot-color.cc | 49 hb_blob_t *blob = hb_ot_color_glyph_reference_svg (face, glyph_id); in svg_dump() local 83 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, sample_glyph_id); in png_dump() local 96 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, sample_glyph_id); in png_dump() local 103 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, glyph_id); in png_dump() local 289 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main() local
|
| D | hb-face.cc | 62 hb_face_count (hb_blob_t *blob) in hb_face_count() 136 hb_blob_t *blob; member 141 _hb_face_for_data_closure_create (hb_blob_t *blob, unsigned int index) in _hb_face_for_data_closure_create() 178 hb_blob_t *blob = hb_blob_create_sub_blob (data->blob, base_offset + table.offset, table.length); in _hb_face_for_data_reference_table() local 195 hb_face_create (hb_blob_t *blob, in hb_face_create() 599 hb_blob_t *blob; member 711 hb_face_builder_add_table (hb_face_t *face, hb_tag_t tag, hb_blob_t *blob) in hb_face_builder_add_table()
|
| /third_party/harfbuzz/src/ |
| D | hb-blob.cc | 75 hb_blob_t *blob; in hb_blob_create() local 134 hb_blob_t *blob; in hb_blob_create_sub_blob() local 161 hb_blob_copy_writable_or_fail (hb_blob_t *blob) in hb_blob_copy_writable_or_fail() 205 hb_blob_reference (hb_blob_t *blob) in hb_blob_reference() 223 hb_blob_destroy (hb_blob_t *blob) in hb_blob_destroy() 247 hb_blob_set_user_data (hb_blob_t *blob, in hb_blob_set_user_data() 269 hb_blob_get_user_data (hb_blob_t *blob, in hb_blob_get_user_data() 285 hb_blob_make_immutable (hb_blob_t *blob) in hb_blob_make_immutable() 304 hb_blob_is_immutable (hb_blob_t *blob) in hb_blob_is_immutable() 321 hb_blob_get_length (hb_blob_t *blob) in hb_blob_get_length() [all …]
|
| D | main.cc | 52 hb_blob_t *blob = hb_ot_color_glyph_reference_svg (face, glyph_id); in svg_dump() local 86 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, sample_glyph_id); in png_dump() local 99 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, sample_glyph_id); in png_dump() local 106 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, glyph_id); in png_dump() local 282 dump_glyphs (hb_blob_t *blob, const char *font_name) in dump_glyphs() 346 print_layout_info_using_private_api (hb_blob_t *blob) in print_layout_info_using_private_api() 508 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main() local
|
| D | hb-face.cc | 64 hb_face_count (hb_blob_t *blob) in hb_face_count() 144 hb_blob_t *blob; member 149 _hb_face_for_data_closure_create (hb_blob_t *blob, unsigned int index) in _hb_face_for_data_closure_create() 186 hb_blob_t *blob = hb_blob_create_sub_blob (data->blob, base_offset + table.offset, table.length); in _hb_face_for_data_reference_table() local 206 hb_face_create (hb_blob_t *blob, in hb_face_create() 636 hb_blob_t *blob; member 751 hb_face_builder_add_table (hb_face_t *face, hb_tag_t tag, hb_blob_t *blob) in hb_face_builder_add_table()
|
| /third_party/boost/libs/mpi/test/ |
| D | sendrecv_test.cpp | 21 struct blob { struct 22 blob(int i) : value(i) {} in blob() function 30 std::ostream& operator<<(std::ostream& out, blob const& b) { in operator <<() argument
|
| /third_party/flutter/skia/tests/ |
| D | TextBlobTest.cpp | 109 sk_sp<SkTextBlob> blob(builder.make()); in TestBounds() local 116 sk_sp<SkTextBlob> blob(builder.make()); in TestBounds() local 123 sk_sp<SkTextBlob> blob(builder.make()); in TestBounds() local 130 sk_sp<SkTextBlob> blob(builder.make()); in TestBounds() local 143 sk_sp<SkTextBlob> blob(builder.make()); in TestBounds() local 148 sk_sp<SkTextBlob> blob(builder.make()); in TestBounds() local 168 sk_sp<SkTextBlob> blob(builder.make()); in TestBounds() local 209 sk_sp<SkTextBlob> blob(builder.make()); in TestPaintProps() local 240 sk_sp<SkTextBlob> blob(builder.make()); in RunBuilderTest() local 333 sk_sp<SkTextBlob> blob(textBlobBuilder.make()); in DEF_TEST() local [all …]
|
| /third_party/flutter/skia/src/gpu/text/ |
| D | GrTextBlobCache.cpp | 23 for (const auto& blob : entry->fBlobs) { in freeAll() local 53 for (const auto& blob : idEntry->fBlobs) { in purgeStaleBlobs() local 63 void GrTextBlobCache::checkPurge(GrTextBlob* blob) { in checkPurge()
|
| D | GrTextBlobCache.h | 61 void remove(GrTextBlob* blob) { in remove() 74 void makeMRU(GrTextBlob* blob) { in makeMRU() 86 static void BlobGlyphCount(int* glyphCount, int* runCount, const SkTextBlob* blob) { in BlobGlyphCount() 161 void add(sk_sp<GrTextBlob> blob) { in add()
|
| /third_party/harfbuzz/perf/ |
| D | perf-extents.hh | 16 hb_blob_t *blob = hb_blob_create_from_file (font_path); in extents() local 48 hb_blob_t *blob = hb_face_reference_blob (hb_font_get_face (font)); in extents() local
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
| D | test-font.c | 61 hb_blob_t *blob; in test_face_create() local 98 hb_blob_t *blob; in test_face_createfortables() local 154 hb_blob_t *blob; in _test_fontfuncs_nil() local 259 hb_blob_t *blob; in test_fontfuncs_subclassing() local 391 hb_blob_t *blob; in test_fontfuncs_parallels() local 461 hb_blob_t *blob; in test_font_properties() local
|
| /third_party/harfbuzz/test/api/ |
| D | test-font.c | 61 hb_blob_t *blob; in test_face_create() local 98 hb_blob_t *blob; in test_face_createfortables() local 154 hb_blob_t *blob; in _test_fontfuncs_nil() local 259 hb_blob_t *blob; in test_fontfuncs_subclassing() local 391 hb_blob_t *blob; in test_fontfuncs_parallels() local 461 hb_blob_t *blob; in test_font_properties() local
|
| /third_party/flutter/skia/gm/ |
| D | clip_error.cpp | 30 static void draw_text(SkCanvas* canvas, sk_sp<SkTextBlob> blob, in draw_text() 66 auto blob = SkTextBlob::MakeFromText(text, strlen(text), font); in onDraw() local
|
| D | skbug_8955.cpp | 18 auto blob = SkTextBlob::MakeFromText("+", 1, font); variable
|
| D | largeglyphblur.cpp | 29 auto blob = SkTextBlob::MakeFromText(text, strlen(text), font); variable
|
| /third_party/node/tools/snapshot/ |
| D | snapshot_builder.cc | 23 std::string FormatBlob(v8::StartupData* blob, in FormatBlob() 95 StartupData blob = in Generate() local
|
| /third_party/Linux_Kernel/scripts/dtc/ |
| D | fdtget.c | 122 static int list_properties(const void *blob, int node) in list_properties() 150 static int list_subnodes(const void *blob, int node) in list_subnodes() 206 static int show_data_for_item(const void *blob, struct display_info *disp, in show_data_for_item() 253 char *blob; in do_fdtget() local
|
| D | fdtput.c | 134 static int store_key_value(void *blob, const char *node_name, in store_key_value() 164 static int create_paths(void *blob, const char *in_path) in create_paths() 206 static int create_node(void *blob, const char *node_name) in create_node() 239 char *blob; in do_fdtput() local
|
| /third_party/curl/tests/libtest/ |
| D | lib678.c | 68 struct curl_blob blob; in test_cert_blob() local 105 struct curl_blob blob = {0}; in test() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | SizedMRUCache_unittest.cpp | 19 Blob blob; in MakeBlob() local 41 const Blob *blob = nullptr; in TEST() local
|
| /third_party/Linux_Kernel/include/linux/ |
| D | getcpu.h | 15 unsigned long blob[128 / sizeof(long)]; member
|
| /third_party/flutter/skia/docs/examples/ |
| D | TextBlobBuilder_empty_constructor.cpp | 8 sk_sp<SkTextBlob> blob = builder.make(); in draw() local
|
| D | TextBlob_serialize_2.cpp | 11 sk_sp<SkTextBlob> blob = SkTextBlob::MakeFromText("Hello World", 11, blobFont); in draw() local
|
| /third_party/harfbuzz/test/fuzzing/ |
| D | hb-subset-fuzzer.cc | 36 hb_blob_t *blob = hb_face_reference_blob (result); in trySubset() local 70 hb_blob_t *blob = hb_blob_create ((const char *) data, size, in LLVMFuzzerTestOneInput() local
|