Home
last modified time | relevance | path

Searched refs:LOG_W (Results 1 – 25 of 51) sorted by relevance

123

/dports/math/testu01/TestU01-1.2.3/testu01/
H A Duwu.c37 #define LOG_W 64 macro
50 ((state->S << (K1 + LOG_W - LOG_M)) >> (LOG_W - LOG_M)); in LCGWu61a_U01()
52 ((state->S << (K2 + LOG_W - LOG_M)) >> (LOG_W - LOG_M)); in LCGWu61a_U01()
119 ((state->S << (K1 + LOG_W - LOG_M)) >> (LOG_W - LOG_M)); in LCGWu61b_U01()
121 ((state->S << (K2 + LOG_W - LOG_M)) >> (LOG_W - LOG_M)); in LCGWu61b_U01()
/dports/games/libretro-emux/emux-640d4ba/main/
H A Dfile.c30 LOG_W("Could not open \"%s\"!\n", path); in open_file()
48 LOG_W("Could not open \"%s\"!\n", path); in map_file()
54 LOG_W("Could not open \"%s\"!\n", path); in map_file()
60 LOG_W("Could not map \"%s\"!\n", path); in map_file()
71 LOG_W("Could not map \"%s\"!\n", path); in map_file()
94 LOG_W("Could not open \"%s\"!\n", path); in map_file()
104 LOG_W("Could not read \"%s\"!\n", path); in map_file()
H A Devent.c67 LOG_W("Listener %p already registered to event \"%s\"!\n", in event_add()
95 LOG_W("Could not unregister %p from event \"%s\"!\n", cb, name); in event_remove()
107 LOG_W("Could not unregister %p from event \"%s\"!\n", cb, name); in event_remove()
H A Daudio.c77 LOG_W("No audio frontend selected!\n"); in audio_init()
89 LOG_W("%u Hz sampling rate not supported.\n", sampling_rate); in audio_init()
90 LOG_W("Please select 11025, 22050, 44100, or 48000 Hz.\n"); in audio_init()
H A Dport.c140 LOG_W("Port region not found (read %02x)!\n", port); in port_read()
162 LOG_W("Port region not found (write %02x)!\n", port); in port_write()
/dports/sysutils/dunst/dunst-1.6.1/src/
H A Dsettings.c29 LOG_W("Unknown urgency: '%s'", c);
93 LOG_W("No dunstrc found.");
205 LOG_W("Unknown ellipsize value: '%s'", c);
233 LOG_W("Using xwayland. Disabling idle.");
254 LOG_W("Cannot parse follow mode: %s", c);
318 LOG_W("Unknown alignment value: '%s'", c);
468 LOG_W("Unable to parse dmenu command: '%s'."
485 LOG_W("Unable to parse browser command: '%s'."
501 LOG_W("Unknown icon position: '%s'", c);
515 LOG_W("Unknown vertical alignment: '%s'", c);
[all …]
H A Dmenu.c50 LOG_W("Failed to compile URL-matching regex: %s", error_buf); in test_setof_spi_in_iterator()
179 LOG_W("Invalid action: '%s'", action);
185 LOG_W("Invalid action: '%s'", action);
191 LOG_W("Invalid action: '%s'", action);
277 LOG_W("Cannot feed dmenu with input: %s", strerror(errno));
287 LOG_W("Didn't receive input from dmenu.");
317 LOG_W("Context menu already running, refusing to rerun");
H A Dicon.c178 LOG_W("Failed to load image info for %s", filename); in get_pixbuf_from_file()
190 LOG_W("%s", error->message); in get_pixbuf_from_file()
246 LOG_W("No icon found in path: '%s'", iconname); in get_path_from_icon_name()
266 LOG_W("No icon found in path: '%s'", iconname); in get_pixbuf_from_icon()
288 LOG_W("Invalid data for pixbuf given."); in icon_get_for_data()
342 LOG_W("Expected image data to be of length %" G_GSIZE_FORMAT in icon_get_for_data()
364 LOG_W("Cannot serialise raw icon data into pixbuf."); in icon_get_for_data()
H A Dmarkup.c80 LOG_W("Given link is broken: '%s'", in markup_strip_a()
87 LOG_W("Given link is broken: '%.*s.'", in markup_strip_a()
151 LOG_W("Given image is broken: '%s'", start); in markup_strip_img()
192 LOG_W("Given image argument is broken: '%.*s'", in markup_strip_img()
H A Ddbus.c362 LOG_W("Odd length in actions array. Ignoring element: %s", actions[num]); in dbus_message_to_notification()
470 LOG_W("A notification failed to decode."); in dbus_cb_Notify()
536 LOG_W("Closing notification with reason '%d' not supported. " in signal_notification_closed()
561 LOG_W("Unable to close notification: %s", err->message); in signal_notification_closed()
591 LOG_W("Invoking action '%s' not supported. " in signal_action_invoked()
608 LOG_W("Unable to invoke action: %s", err->message); in signal_action_invoked()
635 LOG_W("Unknown property!\n"); in dbus_cb_dunst_Properties_Get()
H A Dutils.c187 LOG_W("Time: '%s': %s.", string, strerror(errno));
190 LOG_W("Time: '%s': No digits found.", string);
193 LOG_W("Time: '%s': Unknown error.", string);
H A Doption_parser.c156 LOG_W("Unknown mouse action value: '%s'", s[i]);
389 LOG_W("Invalid config file at line %d: Missing ']'.", line_num);
403 LOG_W("Invalid config file at line %d: Missing '='.", line_num);
416 LOG_W("Invalid config file at line %d: Missing '\"'.", line_num);
430LOG_W("Invalid config file at line %d: Key value pair without a section.", line_num);
490 LOG_W("%s: Missing argument. Ignoring.", key);
H A Dlog.h12 #define LOG_W g_warning macro
H A Dnotification.c166LOG_W("Unable to run script %s: %s", n->scripts[i], strerror(errno));
457 LOG_W("%s", msg);
546 LOG_W("format_string has trailing %% character. "
551 LOG_W("format_string %%%c is unknown.", substr[1]);
/dports/multimedia/aegisub/aegisub-3.2.2/libaegisub/windows/
H A Daccess.cpp43 LOG_W("acs/check") << "AccessCheck failed: " << agi::util::ErrorString(GetLastError()); in check_permission()
88 LOG_W("acs/check") << "GetFileSecurity: fatal: " << util::ErrorString(GetLastError()); in Check()
94 LOG_W("acs/check") << "GetFileSecurity failed: " << util::ErrorString(GetLastError()); in Check()
99 LOG_W("acs/check") << "OpenThreadToken failed: " << util::ErrorString(GetLastError()); in Check()
/dports/security/honggfuzz/honggfuzz-0.7/linux/
H A Dbfd.c155 LOG_W("bfd_openr('/proc/%d/exe') failed", pid); in arch_bfdDisasm()
161 LOG_W("bfd_check_format() failed"); in arch_bfdDisasm()
167 LOG_W("disassembler() failed"); in arch_bfdDisasm()
H A Dptrace_utils.c445 LOG_W("ptrace PTRACE_GETREGSET & PTRACE_GETREGS failed to extract target registers"); in arch_ptraceGetCustomPerf()
471 LOG_W("Unknown registers structure size: '%zd'", pt_iov.iov_len); in arch_ptraceGetCustomPerf()
501 LOG_W("ptrace PTRACE_GETREGSET & PTRACE_GETREGS failed to extract target registers"); in arch_getPC()
528 LOG_W("Unknown registers structure size: '%zd'", pt_iov.iov_len); in arch_getPC()
557 LOG_W("Unknown registers structure size: '%zd'", pt_iov.iov_len); in arch_getPC()
580 LOG_W("Unknown registers structure size: '%zd'", pt_iov.iov_len); in arch_getPC()
602 LOG_W("Current architecture not supported for disassembly"); in arch_getInstrStr()
632 LOG_W("Capstone initialization failed: '%s'", cs_strerror(err)); in arch_getInstrStr()
640 LOG_W("Couldn't disassemble the assembler instructions' stream: '%s'", in arch_getInstrStr()
739 LOG_W("ptrace arch_getPC failed"); in arch_ptraceAnalyzeData()
[all …]
H A Dpt.c224 LOG_W("pt_pkt_sync_forward() failed: %s", pt_errstr(errcode)); in arch_ptAnalyze()
237 LOG_W("pt_pkt_next() failed: %s", pt_errstr(errcode)); in arch_ptAnalyze()
/dports/games/libretro-emux/emux-640d4ba/include/
H A Dmemory.h136 LOG_W("Region not found in %s(%u, 0x%08x)!\n", \
195 LOG_W("Region not found in %s(%u, 0x%08x, 0x%0*x)!\n", \
218 LOG_W("DMA channel not found in %s(%u))!\n", \
241 LOG_W("DMA channel not found in %s(%u, 0x%0*x)!\n", \
H A Dlog.h6 #define LOG_W(...) log_cb(LOG_WARNING, __VA_ARGS__) macro
/dports/sysutils/dunst/dunst-1.6.1/src/x11/
H A Dscreen.c118 LOG_W("Could not initialize the RandR extension. " in randr_init()
130 LOG_W("Server RandR version too low (%i.%i). " in randr_update()
182 LOG_W("Could not get xinerama screen info. " in xinerama_update()
423 LOG_W("%s", err_buf); in FollowXErrorHandler()
H A Dx.c422 LOG_W("Unsupported mouse button: '%d'", x_button); in x_mouse_button_to_linux_event_code()
464 LOG_W("%s", err_buf); in XErrorHandlerDB()
509 LOG_W("No locale support"); in x_setup()
756 LOG_W("Unable to grab mouse button(s)."); in x_win_show()
802 LOG_W("Unknown Modifier: '%s'", str); in x_shortcut_string_to_mask()
819 LOG_W("%s", err_buf); in GrabXErrorHandler()
876 LOG_W("Unable to grab key '%s'.", ks->str); in x_shortcut_grab()
938 LOG_W("Unknown keyboard shortcut: '%s'", ks->str); in x_shortcut_init()
/dports/security/honggfuzz/honggfuzz-0.7/mac/
H A Darch.c327 LOG_W("PID %d took too much time (limit %ld s). Sending SIGKILL", in arch_checkTimeLimit()
381 LOG_W in arch_archInit()
709 LOG_W("Exception Handler: Could not deallocate task"); in catch_mach_exception_raise_state_identity()
713 LOG_W("Exception Handler: Could not deallocate thread"); in catch_mach_exception_raise_state_identity()
/dports/games/libretro-emux/emux-640d4ba/cpu/
H A Dchip8_cpu.c405 LOG_W("chip8: unknown opcode (%04x)!\n", chip8->opcode.raw); in opcode_0()
441 LOG_W("chip8: unknown opcode (%04x)!\n", chip8->opcode.raw); in opcode_8()
456 LOG_W("chip8: unknown opcode (%04x)!\n", chip8->opcode.raw); in opcode_E()
492 LOG_W("chip8: unknown opcode (%04x)!\n", chip8->opcode.raw); in opcode_F()
555 LOG_W("chip8: unknown opcode (%04x)!\n", chip8->opcode.raw); in chip8_tick()
/dports/www/firefox/firefox-99.0/security/sandbox/win/src/sandboxbroker/
H A DsandboxBroker.cpp66 #define LOG_W(...) MOZ_LOG(sSandboxBrokerLog, LogLevel::Warning, (__VA_ARGS__)) macro
312 LOG_W("Warning on SpawnTarget with last_error=%d, last_warning=%d", in LaunchApp()
656 LOG_W("SetAlternateDesktop failed, result: %i, last error: %x", result, in SetSecurityLevelForContentProcess()
695 LOG_W("Win32k Lockdown State: '%s'", in SetSecurityLevelForContentProcess()
1037 LOG_W("SetAlternateDesktop failed, result: %i, last error: %x", result, in SetSecurityLevelForRDDProcess()
1149 LOG_W("SetAlternateDesktop failed, result: %i, last error: %x", result, in SetSecurityLevelForSocketProcess()
1261 LOG_W("SetAlternateDesktop failed, result: %i, last error: %x", result, in SetSecurityLevelForUtilityProcess()
1366 LOG_W("SetAlternateDesktop failed, result: %i, last error: %x", result, in SetSecurityLevelForGMPlugin()

123