Home
last modified time | relevance | path

Searched refs:DEBUG_MSG (Results 1 – 25 of 61) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-subset.cc81DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c initial estimated table size: %u bytes.", HB_UNTAG (tag),… in _subset2()
84DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c failed to allocate %u bytes.", HB_UNTAG (tag), buf_size); in _subset2()
95DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c ran out of room; reallocating to %u bytes.", HB_UNTAG (ta… in _subset2()
98DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c failed to reallocate %u bytes.", HB_UNTAG (tag), buf_size… in _subset2()
112DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c final subset table size: %u bytes.", HB_UNTAG (tag), dest… in _subset2()
118 DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c::subset table subsetted to empty.", HB_UNTAG (tag)); in _subset2()
123DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c::subset sanitize failed on source table.", HB_UNTAG (tag)… in _subset2()
126DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c::subset %s", HB_UNTAG (tag), result ? "success" : "FAILED… in _subset2()
142DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c::subset sanitize failed on source table.", HB_UNTAG (tag)… in _subset()
145DEBUG_MSG(SUBSET, nullptr, "OT::%c%c%c%c::subset %s", HB_UNTAG (tag), result ? "success" : "FAILED… in _subset()
[all …]
Dhb-ot-glyf-table.hh96DEBUG_MSG(SUBSET, nullptr, "loca entry_size %d num_offsets %d max_offset %d size %d", entry_size, … in _add_loca_and_head()
127 DEBUG_MSG(SUBSET, nullptr, "loca entry offset %d", offset); in _write_loca()
469 DEBUG_MSG(SUBSET, nullptr, "Bad flag"); in remove_padding()
492DEBUG_MSG(SUBSET, nullptr, "Expect %d coords to have flags, got flags for %d", nCoordinates, coord… in remove_padding()
558DEBUG_MSG(SUBSET, nullptr, "Invalid instruction offset, %d is outside %d byte buffer", start, glyp… in get_instruction_length()
568 DEBUG_MSG(SUBSET, nullptr, "Glyph size is too short, missing field instructionLength."); in get_instruction_length()
575 DEBUG_MSG(SUBSET, nullptr, "The instructions array overruns the glyph's boundaries."); in get_instruction_length()
608 DEBUG_MSG(SUBSET, nullptr, "Unable to get offset or remove padding for %d", gid); in bytes_for_glyph()
615 DEBUG_MSG(SUBSET, nullptr, "Glyph size smaller than minimum header %d", gid); in bytes_for_glyph()
646DEBUG_MSG(SUBSET, nullptr, "serialize %d byte glyph, width %d pad %d", dest_glyph.length, dest_gly… in serialize()
[all …]
Dhb-ot-shape-complex-arabic.cc522 DEBUG_MSG (ARABIC, nullptr, "%s stretch at (%d,%d,%d)", in apply_stch()
524 DEBUG_MSG (ARABIC, nullptr, "rest of word: count=%d width %d", start - context, w_total); in apply_stch()
525 DEBUG_MSG (ARABIC, nullptr, "fixed tiles: count=%d width=%d", n_fixed, w_fixed); in apply_stch()
526 DEBUG_MSG (ARABIC, nullptr, "repeating tiles: count=%d width=%d", n_repeating, w_repeating); in apply_stch()
549 DEBUG_MSG (ARABIC, nullptr, "will add extra %d copies of repeating tiles", n_copies); in apply_stch()
563 DEBUG_MSG (ARABIC, nullptr, "appending %d copies of glyph %d; j=%d", in apply_stch()
638 DEBUG_MSG (ARABIC, buffer, "Reordering marks from %d to %d", start, end); in reorder_marks_arabic()
643 DEBUG_MSG (ARABIC, buffer, "Looking for %d's starting at %d", cc, i); in reorder_marks_arabic()
646 DEBUG_MSG (ARABIC, buffer, "Looking for %d's stopped at %d", cc, i); in reorder_marks_arabic()
661 DEBUG_MSG (ARABIC, buffer, "Found %d's from %d to %d", cc, i, j); in reorder_marks_arabic()
[all …]
Dhb-subset-cff2.cc468 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF2 top dict"); in _write_cff2()
480 DEBUG_MSG (SUBSET, nullptr, "failed to serialize global subroutines"); in _write_cff2()
492 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF2 Variation Store"); in _write_cff2()
506 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF2 subset FDSelect"); in _write_cff2()
521 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF2 FDArray"); in _write_cff2()
533 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF2 CharStrings"); in _write_cff2()
554 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF Private Dict[%d]", i); in _write_cff2()
563 DEBUG_MSG (SUBSET, nullptr, "failed to serialize local subroutines"); in _write_cff2()
586 DEBUG_MSG(SUBSET, nullptr, "Failed to generate a cff2 subsetting plan."); in _hb_subset_cff2()
595 DEBUG_MSG(SUBSET, nullptr, "Failed to write a subset cff2."); in _hb_subset_cff2()
Dhb-coretext.cc148 DEBUG_MSG (CORETEXT, face, "Face has empty blob"); in create_cg_font()
155 DEBUG_MSG (CORETEXT, face, "Face CGFontCreateWithDataProvider() failed"); in create_cg_font()
197 DEBUG_MSG (CORETEXT, cg_font, "Font CTFontCreateWithGraphicsFont() failed"); in create_ct_font()
262 DEBUG_MSG (CORETEXT, ct_font, "Discarding reconfigured CTFont, location changed."); in create_ct_font()
268 DEBUG_MSG (CORETEXT, ct_font, "Font copy with empty cascade list failed"); in create_ct_font()
283 DEBUG_MSG (CORETEXT, face, "CGFont creation failed.."); in _hb_coretext_shaper_face_data_create()
324 DEBUG_MSG (CORETEXT, font, "CGFont creation failed.."); in _hb_coretext_shaper_font_data_create()
649 DEBUG_MSG (CORETEXT, nullptr, __VA_ARGS__); \ in _hb_coretext_shape()
661 DEBUG_MSG (CORETEXT, buffer, "Buffer resize"); in _hb_coretext_shape()
816 DEBUG_MSG (CORETEXT, nullptr, "Num runs: %d", num_runs); in _hb_coretext_shape()
[all …]
Dhb-subset-cff1.cc909 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF name INDEX"); in _write_cff1()
925 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF top dict"); in _write_cff1()
937 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF string INDEX"); in _write_cff1()
951 DEBUG_MSG (SUBSET, nullptr, "failed to serialize global subroutines"); in _write_cff1()
968 DEBUG_MSG (SUBSET, nullptr, "failed to serialize Encoding"); in _write_cff1()
984 DEBUG_MSG (SUBSET, nullptr, "failed to serialize Charset"); in _write_cff1()
998 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF subset FDSelect"); in _write_cff1()
1014 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF FDArray"); in _write_cff1()
1026 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF CharStrings"); in _write_cff1()
1047 DEBUG_MSG (SUBSET, nullptr, "failed to serialize CFF Private Dict[%d]", i); in _write_cff1()
[all …]
Dhb-aat-layout-morx-table.hh461 DEBUG_MSG (APPLY, nullptr, "Ligature transition at %u", buffer->idx); in transition()
469 DEBUG_MSG (APPLY, nullptr, "Set component at %u", buffer->out_len); in transition()
474 DEBUG_MSG (APPLY, nullptr, "Perform action with %u", match_length); in transition()
496 DEBUG_MSG (APPLY, nullptr, "Stack underflow"); in transition()
501 DEBUG_MSG (APPLY, nullptr, "Moving to stack position %u", cursor - 1); in transition()
517 DEBUG_MSG (APPLY, nullptr, "Action store %u last %u", in transition()
527 DEBUG_MSG (APPLY, nullptr, "Produced ligature %u", lig); in transition()
534 DEBUG_MSG (APPLY, nullptr, "Skipping ligature component"); in transition()
Dhb-uniscribe.cc233 DEBUG_MSG (UNISCRIBE, nullptr, "OpenType versions of functions not found; falling back."); in init()
474 DEBUG_MSG (UNISCRIBE, face, "Face has empty blob"); in _hb_uniscribe_shaper_face_data_create()
489 DEBUG_MSG (UNISCRIBE, face, "Face AddFontMemResourceEx() failed"); in _hb_uniscribe_shaper_face_data_create()
552 DEBUG_MSG (UNISCRIBE, font, "Font populate_log_font() failed"); in _hb_uniscribe_shaper_font_data_create()
559 DEBUG_MSG (UNISCRIBE, font, "Font CreateFontIndirectW() failed"); in _hb_uniscribe_shaper_font_data_create()
565 DEBUG_MSG (UNISCRIBE, font, "Font SelectObject() failed"); in _hb_uniscribe_shaper_font_data_create()
722 DEBUG_MSG (UNISCRIBE, nullptr, __VA_ARGS__); \ in _hb_uniscribe_shape()
Dhb-ot-cmap-table.hh189 DEBUG_MSG(SUBSET, nullptr, "Unable to find new gid for %04x", cp); in create_sub_table_plan()
548 DEBUG_MSG(SUBSET, nullptr, "Unable to find new gid for %04x", cp); in create_sub_table_plan()
562 DEBUG_MSG(SUBSET, nullptr, "cmap"); in create_sub_table_plan()
565DEBUG_MSG(SUBSET, nullptr, " %d: U+%04X-U+%04X, gid %d-%d", i, (uint32_t) group.startCharCode, (u… in create_sub_table_plan()
941 DEBUG_MSG(SUBSET, nullptr, "Failed to generate a cmap subsetting plan."); in subset()
949DEBUG_MSG(SUBSET, nullptr, "Unable to alloc %lu for cmap subset output", (unsigned long) dest_sz); in subset()
955 DEBUG_MSG(SUBSET, nullptr, "Failed to perform subsetting of cmap."); in subset()
/third_party/mesa3d/src/etnaviv/drm/
Detnaviv_perfmon.c50 DEBUG_MSG("perfmon signal:"); in etna_perfmon_query_signals()
51 DEBUG_MSG("id = %d", req.id); in etna_perfmon_query_signals()
52 DEBUG_MSG("name = %s", req.name); in etna_perfmon_query_signals()
87 DEBUG_MSG("perfmon domain:"); in etna_perfmon_query_domains()
88 DEBUG_MSG("id = %d", req.id); in etna_perfmon_query_domains()
89 DEBUG_MSG("name = %s", req.name); in etna_perfmon_query_domains()
90 DEBUG_MSG("nr_signals = %d", req.nr_signals); in etna_perfmon_query_domains()
/third_party/harfbuzz/src/
Dhb-subset.cc118 DEBUG_MSG (SUBSET, nullptr, "OT::%c%c%c%c ran out of room; reallocating to %u bytes.", in _try_subset()
123 DEBUG_MSG (SUBSET, nullptr, "OT::%c%c%c%c failed to reallocate %u bytes.", in _try_subset()
142 DEBUG_MSG (SUBSET, nullptr, in _subset()
152 DEBUG_MSG (SUBSET, nullptr, in _subset()
156DEBUG_MSG (SUBSET, nullptr, "OT::%c%c%c%c failed to allocate %u bytes.", HB_UNTAG (tag), buf_size); in _subset()
171 DEBUG_MSG (SUBSET, nullptr, "OT::%c%c%c%c::subset FAILED!", HB_UNTAG (tag)); in _subset()
177 DEBUG_MSG (SUBSET, nullptr, "OT::%c%c%c%c::subset table subsetted to empty.", HB_UNTAG (tag)); in _subset()
185 DEBUG_MSG (SUBSET, nullptr, in _subset()
192 DEBUG_MSG (SUBSET, nullptr, "OT::%c%c%c%c::subset %s", in _subset()
248 DEBUG_MSG (SUBSET, nullptr, "subset %c%c%c%c", HB_UNTAG (tag)); in _subset_table()
Dhb-ot-shape-complex-arabic.cc523 DEBUG_MSG (ARABIC, nullptr, "%s stretch at (%d,%d,%d)", in apply_stch()
525 DEBUG_MSG (ARABIC, nullptr, "rest of word: count=%d width %d", start - context, w_total); in apply_stch()
526 DEBUG_MSG (ARABIC, nullptr, "fixed tiles: count=%d width=%d", n_fixed, w_fixed); in apply_stch()
527 DEBUG_MSG (ARABIC, nullptr, "repeating tiles: count=%d width=%d", n_repeating, w_repeating); in apply_stch()
550 DEBUG_MSG (ARABIC, nullptr, "will add extra %d copies of repeating tiles", n_copies); in apply_stch()
564 DEBUG_MSG (ARABIC, nullptr, "appending %d copies of glyph %d; j=%d", in apply_stch()
639 DEBUG_MSG (ARABIC, buffer, "Reordering marks from %d to %d", start, end); in reorder_marks_arabic()
644 DEBUG_MSG (ARABIC, buffer, "Looking for %d's starting at %d", cc, i); in reorder_marks_arabic()
647 DEBUG_MSG (ARABIC, buffer, "Looking for %d's stopped at %d", cc, i); in reorder_marks_arabic()
662 DEBUG_MSG (ARABIC, buffer, "Found %d's from %d to %d", cc, i, j); in reorder_marks_arabic()
[all …]
Dhb-repacker.hh258 DEBUG_MSG (SUBSET_REPACK, nullptr, "Graph is not fully connected."); in sort_kahn()
320 DEBUG_MSG (SUBSET_REPACK, nullptr, "Graph is not fully connected."); in sort_shortest_distance()
338 DEBUG_MSG (SUBSET_REPACK, nullptr, " Duplicating %d => %d", in duplicate()
387 DEBUG_MSG (SUBSET_REPACK, nullptr, " Raising priority of all children of %d", in raise_childrens_priority()
434 DEBUG_MSG (SUBSET_REPACK, nullptr, " overflow from %d => %d (%d incoming , %d outgoing)", in print_overflows()
548 DEBUG_MSG (SUBSET_REPACK, nullptr, "Graph is not fully connected."); in update_distances()
691 DEBUG_MSG (SUBSET_REPACK, nullptr, "=== Over flow resolution round %d ===", round); in hb_resolve_overflows()
744 DEBUG_MSG (SUBSET_REPACK, nullptr, "No resolution available :("); in hb_resolve_overflows()
Dhb-coretext.cc132 DEBUG_MSG (CORETEXT, face, "Face has empty blob"); in create_cg_font()
139 DEBUG_MSG (CORETEXT, face, "Face CGFontCreateWithDataProvider() failed"); in create_cg_font()
181 DEBUG_MSG (CORETEXT, cg_font, "Font CTFontCreateWithGraphicsFont() failed"); in create_ct_font()
249 DEBUG_MSG (CORETEXT, ct_font, "Discarding reconfigured CTFont, location changed."); in create_ct_font()
255 DEBUG_MSG (CORETEXT, ct_font, "Font copy with empty cascade list failed"); in create_ct_font()
270 DEBUG_MSG (CORETEXT, face, "CGFont creation failed.."); in _hb_coretext_shaper_face_data_create()
331 DEBUG_MSG (CORETEXT, font, "CGFont creation failed.."); in _hb_coretext_shaper_font_data_create()
692 DEBUG_MSG (CORETEXT, nullptr, __VA_ARGS__); \ in _hb_coretext_shape()
704 DEBUG_MSG (CORETEXT, buffer, "Buffer resize"); in _hb_coretext_shape()
859 DEBUG_MSG (CORETEXT, nullptr, "Num runs: %d", num_runs); in _hb_coretext_shape()
[all …]
Dhb-aat-layout-morx-table.hh461 DEBUG_MSG (APPLY, nullptr, "Ligature transition at %u", buffer->idx); in transition()
469 DEBUG_MSG (APPLY, nullptr, "Set component at %u", buffer->out_len); in transition()
474 DEBUG_MSG (APPLY, nullptr, "Perform action with %u", match_length); in transition()
496 DEBUG_MSG (APPLY, nullptr, "Stack underflow"); in transition()
501 DEBUG_MSG (APPLY, nullptr, "Moving to stack position %u", cursor - 1); in transition()
517 DEBUG_MSG (APPLY, nullptr, "Action store %u last %u", in transition()
527 DEBUG_MSG (APPLY, nullptr, "Produced ligature %u", lig); in transition()
534 DEBUG_MSG (APPLY, nullptr, "Skipping ligature component"); in transition()
Dhb-uniscribe.cc233 DEBUG_MSG (UNISCRIBE, nullptr, "OpenType versions of functions not found; falling back."); in init()
475 DEBUG_MSG (UNISCRIBE, face, "Face has empty blob"); in _hb_uniscribe_shaper_face_data_create()
490 DEBUG_MSG (UNISCRIBE, face, "Face AddFontMemResourceEx() failed"); in _hb_uniscribe_shaper_face_data_create()
553 DEBUG_MSG (UNISCRIBE, font, "Font populate_log_font() failed"); in _hb_uniscribe_shaper_font_data_create()
560 DEBUG_MSG (UNISCRIBE, font, "Font CreateFontIndirectW() failed"); in _hb_uniscribe_shaper_font_data_create()
566 DEBUG_MSG (UNISCRIBE, font, "Font SelectObject() failed"); in _hb_uniscribe_shaper_font_data_create()
743 DEBUG_MSG (UNISCRIBE, nullptr, __VA_ARGS__); \ in _hb_uniscribe_shape()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset.cc142 DEBUG_MSG (SUBSET, nullptr, "OT::%c%c%c%c ran out of room; reallocating to %u bytes.", in _try_subset()
147 DEBUG_MSG (SUBSET, nullptr, "OT::%c%c%c%c failed to reallocate %u bytes.", in _try_subset()
166 DEBUG_MSG (SUBSET, nullptr, in _subset()
176 DEBUG_MSG (SUBSET, nullptr, in _subset()
180DEBUG_MSG (SUBSET, nullptr, "OT::%c%c%c%c failed to allocate %u bytes.", HB_UNTAG (tag), buf_size); in _subset()
195 DEBUG_MSG (SUBSET, nullptr, "OT::%c%c%c%c::subset FAILED!", HB_UNTAG (tag)); in _subset()
201 DEBUG_MSG (SUBSET, nullptr, "OT::%c%c%c%c::subset table subsetted to empty.", HB_UNTAG (tag)); in _subset()
209 DEBUG_MSG (SUBSET, nullptr, in _subset()
216 DEBUG_MSG (SUBSET, nullptr, "OT::%c%c%c%c::subset %s", in _subset()
285 DEBUG_MSG (SUBSET, nullptr, "subset %c%c%c%c", HB_UNTAG (tag)); in _subset_table()
Dhb-ot-shape-complex-arabic.cc523 DEBUG_MSG (ARABIC, nullptr, "%s stretch at (%d,%d,%d)", in apply_stch()
525 DEBUG_MSG (ARABIC, nullptr, "rest of word: count=%d width %d", start - context, w_total); in apply_stch()
526 DEBUG_MSG (ARABIC, nullptr, "fixed tiles: count=%d width=%d", n_fixed, w_fixed); in apply_stch()
527 DEBUG_MSG (ARABIC, nullptr, "repeating tiles: count=%d width=%d", n_repeating, w_repeating); in apply_stch()
550 DEBUG_MSG (ARABIC, nullptr, "will add extra %d copies of repeating tiles", n_copies); in apply_stch()
564 DEBUG_MSG (ARABIC, nullptr, "appending %d copies of glyph %d; j=%d", in apply_stch()
639 DEBUG_MSG (ARABIC, buffer, "Reordering marks from %d to %d", start, end); in reorder_marks_arabic()
644 DEBUG_MSG (ARABIC, buffer, "Looking for %d's starting at %d", cc, i); in reorder_marks_arabic()
647 DEBUG_MSG (ARABIC, buffer, "Looking for %d's stopped at %d", cc, i); in reorder_marks_arabic()
662 DEBUG_MSG (ARABIC, buffer, "Found %d's from %d to %d", cc, i, j); in reorder_marks_arabic()
[all …]
Dhb-repacker.hh380 DEBUG_MSG (SUBSET_REPACK, nullptr, "Subgraph %u gets space %u", root, next_space); in assign_32bit_spaces()
567 DEBUG_MSG (SUBSET_REPACK, nullptr, " Not duplicating %d => %d", in duplicate()
572 DEBUG_MSG (SUBSET_REPACK, nullptr, " Duplicating %d => %d", in duplicate()
598 DEBUG_MSG (SUBSET_REPACK, nullptr, " Raising priority of all children of %d", in raise_childrens_priority()
641 DEBUG_MSG (SUBSET_REPACK, nullptr, "Graph is not fully connected."); in print_orphaned_nodes()
649 DEBUG_MSG (SUBSET_REPACK, nullptr, "Node %u is orphaned.", i); in print_orphaned_nodes()
662 DEBUG_MSG (SUBSET_REPACK, nullptr, in print_overflows()
1055 DEBUG_MSG (SUBSET_REPACK, nullptr, "Overflow in space %d moving subgraph %d to space %d.", in _try_isolating_subgraphs()
1151 DEBUG_MSG (SUBSET_REPACK, nullptr, "Assigning spaces to 32 bit subgraphs."); in hb_resolve_overflows()
1162 DEBUG_MSG (SUBSET_REPACK, nullptr, "=== Overflow resolution round %d ===", round); in hb_resolve_overflows()
[all …]
Dhb-coretext.cc132 DEBUG_MSG (CORETEXT, face, "Face has empty blob"); in create_cg_font()
139 DEBUG_MSG (CORETEXT, face, "Face CGFontCreateWithDataProvider() failed"); in create_cg_font()
181 DEBUG_MSG (CORETEXT, cg_font, "Font CTFontCreateWithGraphicsFont() failed"); in create_ct_font()
249 DEBUG_MSG (CORETEXT, ct_font, "Discarding reconfigured CTFont, location changed."); in create_ct_font()
255 DEBUG_MSG (CORETEXT, ct_font, "Font copy with empty cascade list failed"); in create_ct_font()
270 DEBUG_MSG (CORETEXT, face, "CGFont creation failed.."); in _hb_coretext_shaper_face_data_create()
331 DEBUG_MSG (CORETEXT, font, "CGFont creation failed.."); in _hb_coretext_shaper_font_data_create()
730 DEBUG_MSG (CORETEXT, nullptr, __VA_ARGS__); \ in _hb_coretext_shape()
742 DEBUG_MSG (CORETEXT, buffer, "Buffer resize"); in _hb_coretext_shape()
897 DEBUG_MSG (CORETEXT, nullptr, "Num runs: %d", num_runs); in _hb_coretext_shape()
[all …]
Dhb-uniscribe.cc234 DEBUG_MSG (UNISCRIBE, nullptr, "OpenType versions of functions not found; falling back."); in init()
432 DEBUG_MSG (UNISCRIBE, face, "Face has empty blob"); in _hb_uniscribe_shaper_face_data_create()
447 DEBUG_MSG (UNISCRIBE, face, "Face AddFontMemResourceEx() failed"); in _hb_uniscribe_shaper_face_data_create()
510 DEBUG_MSG (UNISCRIBE, font, "Font populate_log_font() failed"); in _hb_uniscribe_shaper_font_data_create()
517 DEBUG_MSG (UNISCRIBE, font, "Font CreateFontIndirectW() failed"); in _hb_uniscribe_shaper_font_data_create()
523 DEBUG_MSG (UNISCRIBE, font, "Font SelectObject() failed"); in _hb_uniscribe_shaper_font_data_create()
597 DEBUG_MSG (UNISCRIBE, nullptr, __VA_ARGS__); \ in _hb_uniscribe_shape()
Dhb-aat-layout-morx-table.hh472 DEBUG_MSG (APPLY, nullptr, "Ligature transition at %u", buffer->idx); in transition()
480 DEBUG_MSG (APPLY, nullptr, "Set component at %u", buffer->out_len); in transition()
485 DEBUG_MSG (APPLY, nullptr, "Perform action with %u", match_length); in transition()
507 DEBUG_MSG (APPLY, nullptr, "Stack underflow"); in transition()
512 DEBUG_MSG (APPLY, nullptr, "Moving to stack position %u", cursor - 1); in transition()
528 DEBUG_MSG (APPLY, nullptr, "Action store %u last %u", in transition()
538 DEBUG_MSG (APPLY, nullptr, "Produced ligature %u", lig); in transition()
545 DEBUG_MSG (APPLY, nullptr, "Skipping ligature component"); in transition()
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_device.c55 DEBUG_MSG("msm DRM device"); in fd_device_new()
65 DEBUG_MSG("virtio_gpu DRM device"); in fd_device_new()
70 DEBUG_MSG("kgsl DRM device"); in fd_device_new()
/third_party/libdrm/freedreno/
Dfreedreno_device.c54 DEBUG_MSG("msm DRM device"); in fd_device_new()
66 DEBUG_MSG("kgsl DRM device"); in fd_device_new()
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_ringbuffer_sp.c84 DEBUG_MSG("merged %u submits", cmd_idx); in flush_submit_list()
145 DEBUG_MSG("nr_cmds=%u, nr_bos=%u", req.nr_cmds, req.nr_bos); in flush_submit_list()

123