Home
last modified time | relevance | path

Searched refs:log_dbg (Results 1 – 6 of 6) sorted by relevance

/external/libxkbcommon/xkbcommon/test/
Dlog.c86 log_dbg(ctx, "first debug: %s\n", "hello"); in main()
92 log_dbg(ctx, "second debug: %s %s\n", "hello", "world"); in main()
100 log_dbg(ctx, "third debug: %s %s\n", "hello", "world"); in main()
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dxkbcomp.c60 log_dbg(keymap->ctx, in text_v1_keymap_new_from_names()
76 log_dbg(keymap->ctx, in text_v1_keymap_new_from_names()
Dcompat.c505 log_dbg(info->ctx, in SetInterpField()
571 log_dbg(info->ctx, in SetLedMapField()
608 log_dbg(info->ctx, in SetLedMapField()
768 log_dbg(info->ctx, in HandleCompatMapFile()
836 log_dbg(keymap->ctx, in CopyLedMapDefsToKeymap()
Dkeymap.c289 log_dbg(ctx, "Compiling %s \"%s\"\n", in CompileKeymap()
/external/libxkbcommon/xkbcommon/src/
Dcontext.h104 #define log_dbg(ctx, ...) \ macro
/external/libxkbcommon/xkbcommon/src/compose/
Dtable.c214 log_dbg(ctx, "created compose table from locale %s with path %s\n", in xkb_compose_table_new_from_locale()