Home
last modified time | relevance | path

Searched refs:DEBUG_MSG (Results 1 - 25 of 30) sorted by relevance

12

/third_party/node/deps/ngtcp2/ngtcp2/crypto/wolfssl/
H A Dwolfssl.c41 # define DEBUG_MSG(...) fprintf(stderr, __VA_ARGS__) macro
43 # define DEBUG_MSG(...) (void)0 macro
251 DEBUG_MSG("WOLFSSL: encrypt FAILED\n"); in ngtcp2_crypto_encrypt()
268 DEBUG_MSG("WOLFSSL: decrypt FAILED\n"); in ngtcp2_crypto_decrypt()
304 DEBUG_MSG("WOLFSSL: read/write crypto data, level=%d len=%lu\n", level, in ngtcp2_crypto_read_write_crypto_data()
309 DEBUG_MSG("WOLFSSL: read/write crypto data FAILED, rv=%d\n", rv); in ngtcp2_crypto_read_write_crypto_data()
316 DEBUG_MSG("WOLFSSL: do_handshake, rv=%d\n", rv); in ngtcp2_crypto_read_write_crypto_data()
330 DEBUG_MSG("WOLFSSL: handshake done\n"); in ngtcp2_crypto_read_write_crypto_data()
335 DEBUG_MSG("WOLFSSL: process post handshake, rv=%d\n", rv); in ngtcp2_crypto_read_write_crypto_data()
360 DEBUG_MSG("WOLFSS in ngtcp2_crypto_set_remote_transport_params()
[all...]
/third_party/mesa3d/src/etnaviv/drm/
H A 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()
H A Detnaviv_priv.h193 #define DEBUG_MSG(fmt, ...) \ macro
205 DEBUG_MSG("%s %p, va: 0x%.8x, size: 0x%.8x, flags: 0x%.8x, " \
H A Detnaviv_gpu.c66 DEBUG_MSG(" GPU model: 0x%x (rev %x)", gpu->model, gpu->revision); in etna_gpu_new()
H A Detnaviv_cmd_stream.c78 DEBUG_MSG("command buffer too long, forcing flush."); in etna_cmd_stream_realloc()
/third_party/skia/third_party/externals/harfbuzz/src/
H A 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()
180 DEBUG_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 (SUBSE in _subset_table()
[all...]
H A 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);
644 DEBUG_MSG (ARABIC, buffer, "Looking for %d's starting at %d", cc, i);
647 DEBUG_MSG (ARABIC, buffer, "Looking for %d's stopped at %d", cc, i);
662 DEBUG_MSG (ARABI
[all...]
H A 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_REPAC in hb_resolve_overflows()
[all...]
H A 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 (CORETEX in _hb_coretext_shape()
[all...]
H A 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()
H A 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()
H A Dhb-aat-layout-common.hh522 DEBUG_MSG (APPLY, nullptr, "e%u", entry); in get_entry()
758 DEBUG_MSG (APPLY, nullptr, "c%u at %u", klass, buffer->idx); in drive()
832 DEBUG_MSG (APPLY, nullptr, "s%d", state); in drive()
H A Dhb-subset-plan.hh190 DEBUG_MSG(SUBSET, nullptr, "add table %c%c%c%c, dest %d bytes, source %d bytes", in add_table()
H A Dhb-object.hh211 DEBUG_MSG (OBJECT, (void *) obj, in hb_object_trace()
H A Dhb-directwrite.cc166 DEBUG_MSG (DIRECTWRITE, nullptr, __VA_ARGS__); \ in _hb_directwrite_shaper_face_data_create()
623 DEBUG_MSG (DIRECTWRITE, nullptr, __VA_ARGS__); \ in _hb_directwrite_shape()
H A Dhb-ft.cc974 DEBUG_MSG (FT, font, "Font face has empty blob"); in hb_ft_font_set_funcs()
985 DEBUG_MSG (FT, font, "Font face FT_New_Memory_Face() failed"); in hb_ft_font_set_funcs()
H A Dhb-debug.hh232 #define DEBUG_MSG(WHAT, OBJ, ...) _hb_debug_msg<HB_DEBUG_##WHAT> (#WHAT, (OBJ), nullptr, false, 0, 0, __VA_ARGS__) macro
/third_party/mesa3d/src/freedreno/drm/
H A 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()
H A Dfreedreno_ringbuffer_sp.c215 DEBUG_MSG("finish: %u", submit->fence); in fd_submit_sp_flush_execute()
242 DEBUG_MSG("enqueue: %u", submit->fence); in enqueue_submit_list()
314 DEBUG_MSG("defer: %u", submit->fence); in fd_submit_sp_flush()
339 DEBUG_MSG("flush: %u", fence); in fd_pipe_sp_flush()
H A Dfreedreno_priv.h396 #define DEBUG_MSG(fmt, ...) \ macro
/third_party/libdrm/freedreno/
H A Dfreedreno_device.c54 DEBUG_MSG("msm DRM device"); in fd_device_new()
66 DEBUG_MSG("kgsl DRM device"); in fd_device_new()
H A Dfreedreno_priv.h186 #define DEBUG_MSG(fmt, ...) \ macro
/third_party/mesa3d/src/freedreno/drm/msm/
H A 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()
/third_party/libdrm/etnaviv/
H A Detnaviv_priv.h187 #define DEBUG_MSG(fmt, ...) \ macro
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_ringbuffer.c99 DEBUG_MSG("merged %u submits", cmd_idx); in flush_submit_list()

Completed in 20 milliseconds

12