Home
last modified time | relevance | path

Searched refs:PL_FATAL (Results 1 – 25 of 27) sorted by relevance

12

/dports/net/norm/norm-1.5r6/src/common/
H A DnormSimAgent.cpp108 PLOG(PL_FATAL, "NormSimAgent::ProcessCommand(%s) missing argument\n", cmd); in ProcessCommand()
198 PLOG(PL_FATAL, "NormSimAgent::ProcessCommand(ttl) invalid value!\n"); in ProcessCommand()
208 PLOG(PL_FATAL, "NormSimAgent::ProcessCommand(rate) invalid txRate!\n"); in ProcessCommand()
346 PLOG(PL_FATAL, "NormSimAgent::ProcessCommand(auto) invalid value!\n"); in ProcessCommand()
367 PLOG(PL_FATAL, "NormSimAgent::ProcessCommand(gize) invalid value!\n"); in ProcessCommand()
376 PLOG(PL_FATAL, "NormSimAgent::ProcessCommand(gize) invalid value!\n"); in ProcessCommand()
807 PLOG(PL_FATAL, "NormSimAgent::SendMessage() session not started!\n"); in SendMessage()
878 PLOG(PL_FATAL, "NormSimAgent::FlushStream() no output stream to flush\n"); in FlushStream()
1318 PLOG(PL_FATAL, "NormSimAgent::OnStartup() start sender error!\n"); in StartSender()
1328 PLOG(PL_FATAL, "NormSimAgent::StartSender() new session error!\n"); in StartSender()
[all …]
H A DnormApp.cpp466 PLOG(PL_FATAL, "NormApp::OnCommand(%s) missing argument\n", cmd); in OnCommand()
609 PLOG(PL_FATAL, "NormApp::OnCommand(ttl) invalid value!\n"); in OnCommand()
686 PLOG(PL_FATAL, "NormApp::OnCommand(cc) invalid option!\n"); in OnCommand()
711 PLOG(PL_FATAL, "NormApp::OnCommand(ecn) invalid option!\n"); in OnCommand()
728 PLOG(PL_FATAL, "NormApp::OnCommand(input) fopen() error: %s\n", in OnCommand()
1060 PLOG(PL_FATAL, "NormApp::OnCommand(txsockbuffer) invalid value!\n"); in OnCommand()
1140 PLOG(PL_FATAL, "NormApp::OnCommand(processor) error!\n"); in OnCommand()
1396 PLOG(PL_FATAL, "norm: input end-of-file.\n"); in OnInputReady()
1911 PLOG(PL_FATAL, "NormApp::Notify(RX_OBJECT_ABORTED) ...\n"); in Notify()
2097 PLOG(PL_FATAL, "norm: End of tx file list reached.\n"); in OnIntervalTimeout()
[all …]
H A DnormPrecode.cpp307 PLOG(PL_FATAL, "npc: error: no input file given\n"); in OnStartup()
565 PLOG(PL_FATAL, "npc: error initializing FEC encoder\n"); in Encode()
641 PLOG(PL_FATAL, "npc: encoding file ... (progress: 0%%)"); in Encode()
763 PLOG(PL_FATAL, "\b\b\b%d%%)", progressPercent + 1); in Encode()
771 PLOG(PL_FATAL, "\b\b\b100%%)\n"); in Encode()
773 PLOG(PL_FATAL, "\b\b\b\b100%%)\n"); in Encode()
822 PLOG(PL_FATAL, "npc: error initializing decoder\n"); in Decode()
883 PLOG(PL_FATAL, "npc: decoding file ... (progress: 0%%)"); in Decode()
1087 PLOG(PL_FATAL, "\b\b\b%d%%)", progressPercent + 1); in Decode()
1097 PLOG(PL_FATAL, "\b\b\b100%%)\n"); in Decode()
[all …]
H A Draft.cpp114 PLOG(PL_FATAL, "Raft::OnCommand() rx_socket.Open() error\n"); in OnStartup()
122 PLOG(PL_FATAL, "Raft::OnCommand() rx_socket.Open() error\n"); in OnStartup()
131 PLOG(PL_FATAL, "Raft::OnStartup() rx_socket.JoinGroup() error\n"); in OnStartup()
174 PLOG(PL_FATAL, "Raft::OnCommand() invalid \"dest\" command\n"); in OnCommand()
179 PLOG(PL_FATAL, "Raft::OnCommand() invalid dest address\n"); in OnCommand()
185 PLOG(PL_FATAL, "Raft::OnCommand() invalid dest port\n"); in OnCommand()
220 PLOG(PL_FATAL, "Raft::OnCommand() invalid recv port\n"); in OnCommand()
235 PLOG(PL_FATAL, "RaftApp::OnCommand() new rtsp_url error: %s\n", in OnCommand()
244 PLOG(PL_FATAL, "RaftApp::OnCommand() error: invalid rtsp_url\n"); in OnCommand()
273 PLOG(PL_FATAL, "RaftApp::OnCommand() error: invalid command!\n"); in OnCommand()
[all …]
H A DnormEncoderMDP.cpp72 PLOG(PL_FATAL, "NormEncoderMDP: Error creating gen_poly polynomial!\n"); in Init()
78 PLOG(PL_FATAL, "NormEncoderMDP: Error allocating memory for encoder scratch space: %s\n", in Init()
110 PLOG(PL_FATAL, "NormEncoderMDP: Error allocating memory for gen_poly polynomial: %s\n", in CreateGeneratorPolynomial()
117 PLOG(PL_FATAL, "NormEncoderMDP: Error allocating memory while computing gen_poly: %s\n", in CreateGeneratorPolynomial()
126 PLOG(PL_FATAL, "NormEncoderMDP: Error allocating memory while computing gen_poly: %s\n", in CreateGeneratorPolynomial()
247 PLOG(PL_FATAL, "NormDecoderMDP: Error allocating memory for lambda: %s\n", in Init()
255 PLOG(PL_FATAL, "NormDecoderMDP: Error allocating memory for s_vec ptr: %s\n", in Init()
265 PLOG(PL_FATAL, "NormDecoderMDP: Error allocating memory for new s_vec: %s\n", in Init()
275 PLOG(PL_FATAL, "NormDecoderMDP: Error allocating memory for new o_vec ptr: %s\n", in Init()
285 PLOG(PL_FATAL, "NormDecoderMDP: Error allocating memory for new o_vec: %s", in Init()
[all …]
H A DnormEncoderRS8.cpp407 PLOG(PL_FATAL, "NormEncoderRS8::Init() error: numData/numParity exceeds code limits\n"); in Init()
549 PLOG(PL_FATAL, "NormEncoderRS8::Init() error: numData/numParity exceeds code limits\n"); in Init()
561 PLOG(PL_FATAL, "NormDecoderRS8::Init() new inv_indxc error: %s\n", GetErrorString()); in Init()
568 PLOG(PL_FATAL, "NormDecoderRS8::Init() new inv_inv_ndxr error: %s\n", GetErrorString()); in Init()
575 PLOG(PL_FATAL, "NormDecoderRS8::Init() new inv_pivt error: %s\n", GetErrorString()); in Init()
582 PLOG(PL_FATAL, "NormDecoderRS8::Init() new inv_id_row error: %s\n", GetErrorString()); in Init()
589 PLOG(PL_FATAL, "NormDecoderRS8::Init() new inv_temp_row error: %s\n", GetErrorString()); in Init()
723 PLOG(PL_FATAL, "NormDecoderRS8::Decode() error: couldn't invert dec_matrix ?!\n"); in Decode()
806 PLOG(PL_FATAL, "NormDecoderRS8::InvertDecodingMatrix() error: singular matrix!\n"); in InvertDecodingMatrix()
814 PLOG(PL_FATAL, "NormDecoderRS8::InvertDecodingMatrix() error: pivot not found!\n"); in InvertDecodingMatrix()
[all …]
H A DnormEncoderRS16.cpp406 PLOG(PL_FATAL, "NormEncoderRS16::Init() error: numData/numParity exceeds code limits\n"); in Init()
458 … PLOG(PL_FATAL, "NormEncoderRS16::Init() error: new enc_matrix error: %s\n", GetErrorString()); in Init()
548 PLOG(PL_FATAL, "NormEncoderRS16::Init() error: numData/numParity exceeds code limits\n"); in Init()
560 PLOG(PL_FATAL, "NormDecoderRS16::Init() new inv_indxc error: %s\n", GetErrorString()); in Init()
567 PLOG(PL_FATAL, "NormDecoderRS16::Init() new inv_inv_ndxr error: %s\n", GetErrorString()); in Init()
574 PLOG(PL_FATAL, "NormDecoderRS16::Init() new inv_pivt error: %s\n", GetErrorString()); in Init()
581 PLOG(PL_FATAL, "NormDecoderRS16::Init() new inv_id_row error: %s\n", GetErrorString()); in Init()
588 PLOG(PL_FATAL, "NormDecoderRS16::Init() new inv_temp_row error: %s\n", GetErrorString()); in Init()
804 PLOG(PL_FATAL, "NormDecoderRS16::InvertDecodingMatrix() error: singular matrix!\n"); in InvertDecodingMatrix()
812 PLOG(PL_FATAL, "NormDecoderRS16::InvertDecodingMatrix() error: pivot not found!\n"); in InvertDecodingMatrix()
[all …]
H A DnormFile.cpp94 PLOG(PL_FATAL, "NormFile::Open() mkdir(%s) error: %s\n", in Open()
125 PLOG(PL_FATAL, "Error opening file \"%s\": %s\n", thePath, GetErrorString()); in Open()
137 PLOG(PL_FATAL, "norm: Error opening file \"%s\": %s\n", in Open()
206 PLOG(PL_FATAL, "NormFile::Rename() error: file is locked\n");
288 PLOG(PL_FATAL, "NormFile::Rename() mkdir(%s) error: %s\n",
422 PLOG(PL_FATAL, "NormFile::Seek() lseek() error: %s\n", GetErrorString());
441 PLOG(PL_FATAL, "NormFile::Pad() write error: %s\n", GetErrorString());
447 PLOG(PL_FATAL, "NormFile::Pad() seek error: %s\n", GetErrorString());
470 PLOG(PL_FATAL, "Error getting file size: %s\n", GetErrorString());
522 PLOG(PL_FATAL, "NormDirectoryIterator: can't open directory: %s\n", thePath);
[all …]
H A DnormSession.cpp143 PLOG(PL_FATAL, "NormSession::Open() tx_socket::Open() error\n"); in Open()
158 PLOG(PL_FATAL, "NormSession::Open() tx_socket::Bind() error\n"); in Open()
183 PLOG(PL_FATAL, "NormSession::Open() rx_socket.Open() error\n"); in Open()
247 PLOG(PL_FATAL, "NormSession::Open() tx_socket.SetTTL() error\n"); in Open()
710 PLOG(PL_FATAL, "NormSession::StartSender() tx_table.Init() error!\n"); in StartSender()
743 PLOG(PL_FATAL, "NormSession::StartSender() block_pool init error\n"); in StartSender()
801 PLOG(PL_FATAL, "NormSession::StartSender() encoder init error\n"); in StartSender()
1663 PLOG(PL_FATAL, "NormSession::QueueTxFile() file open error\n"); in QueueTxFile()
1698 PLOG(PL_FATAL, "NormSession::QueueTxData() object open error\n"); in QueueTxData()
1734 PLOG(PL_FATAL, "NormSession::QueueTxStream() stream open error\n"); in QueueTxStream()
[all …]
H A DnormThreadTest.cpp115 PLOG(PL_FATAL, "NormThreadApp::OnStartup() InstallGenericInput() error\n"); in OnStartup()
397 PLOG(PL_FATAL, "NormThreadApp::OnCommand(%s) unknown command\n", cmd); in OnCommand()
443 PLOG(PL_FATAL, "NormThreadApp::ProcessCommands() Invalid command:%s\n", in ProcessCommands()
449 PLOG(PL_FATAL, "NormThreadApp::ProcessCommands() OnCommand(%s) error\n", in ProcessCommands()
458 PLOG(PL_FATAL, "NormThreadApp::ProcessCommands() OnCommand(%s, %s) error\n", in ProcessCommands()
H A DnormPostProcess.cpp90 PLOG(PL_FATAL, "NormPostProcessor::SetCommand new(process_argv) error: %s\n", in SetCommand()
110 PLOG(PL_FATAL, "NormPostProcessor::SetCommand new(process_arg) error: %s\n", in SetCommand()
H A DnormObject.cpp98 PLOG(PL_FATAL, "NormObject::Open() info allocation error\n"); in Open()
111 PLOG(PL_FATAL, "NormObject::Open() info too big error\n"); in Open()
117 PLOG(PL_FATAL, "NormObject::Open() info allocation error\n"); in Open()
136 PLOG(PL_FATAL, "NormObject::Open() init block_buffer error\n"); in Open()
147 PLOG(PL_FATAL, "NormObject::Open() init pending_mask (%lu) error: %s\n", in Open()
156 PLOG(PL_FATAL, "NormObject::Open() init pending_mask error\n"); in Open()
2375 PLOG(PL_FATAL, "NormDataObject::Open() send object open error\n"); in Open()
2601 PLOG(PL_FATAL, "NormStreamObject::Open() zero bufferSize error\n"); in Open()
2627 PLOG(PL_FATAL, "NormStreamObject::Open() block_pool init error\n"); in Open()
2634 PLOG(PL_FATAL, "NormStreamObject::Open() segment_pool init error\n"); in Open()
[all …]
H A DnormSegment.cpp42 PLOG(PL_FATAL, "NormSegmentPool::Init() memory allocation error: %s\n", in Init()
108 PLOG(PL_FATAL, "NormBlock::Init() segment_table allocation error: %s\n", GetErrorString()); in Init()
114 PLOG(PL_FATAL, "NormBlock::Init() pending_mask allocation error: %s\n", GetErrorString()); in Init()
120 PLOG(PL_FATAL, "NormBlock::Init() repair_mask allocation error: %s\n", GetErrorString()); in Init()
641 PLOG(PL_FATAL, "NormBlockPool::Init() block init error\n"); in Init()
653 PLOG(PL_FATAL, "NormBlockPool::Init() new block error\n"); in Init()
689 PLOG(PL_FATAL, "NormBlockBuffer::Init() bad range(%lu) or tableSize(%lu)\n", in Init()
696 PLOG(PL_FATAL, "NormBlockBuffer::Init() buffer allocation error: %s\n", GetErrorString()); in Init()
H A DnormMessage.cpp34 PLOG(PL_FATAL, "NormMsg::InitFromBuffer(DATA) unknown fec_id value: %u\n", fecId); in InitFromBuffer()
50 … PLOG(PL_FATAL, "NormMsg::InitFromBuffer(DATA) unknown fec_id value: %u\n", fecId); in InitFromBuffer()
66 PLOG(PL_FATAL, "NormMsg::InitFromBuffer() recv'd unkown cmd flavor:%d\n", in InitFromBuffer()
80 PLOG(PL_FATAL, "NormMsg::InitFromBuffer() invalid message type!\n"); in InitFromBuffer()
85 PLOG(PL_FATAL, "NormMsg::InitFromBuffer() invalid message or header length\n"); in InitFromBuffer()
H A DnormNode.cpp137 PLOG(PL_FATAL, "NormSenderNode::Open() rx_table init error\n"); in Open()
143 PLOG(PL_FATAL, "NormSenderNode::Open() rx_pending_mask init error\n"); in Open()
149 PLOG(PL_FATAL, "NormSenderNode::Open() rx_repair_mask init error\n"); in Open()
241 PLOG(PL_FATAL, "NormSenderNode::AllocateBuffers() block_pool init error\n"); in AllocateBuffers()
250 PLOG(PL_FATAL, "NormSenderNode::AllocateBuffers() segment_pool init error\n"); in AllocateBuffers()
260 …PLOG(PL_FATAL, "NormSenderNode::AllocateBuffers() new retrieval_pool error: %s\n", GetErrorString(… in AllocateBuffers()
271 …PLOG(PL_FATAL, "NormSenderNode::AllocateBuffers() new retrieval segment error: %s\n", GetErrorStri… in AllocateBuffers()
281 …PLOG(PL_FATAL, "NormSenderNode::AllocateBuffers() retrieval_loc allocation error: %s\n", GetErrorS… in AllocateBuffers()
346 … PLOG(PL_FATAL, "NormSenderNode::AllocateBuffers() error: unknown fecId=129 instanceId!\n"); in AllocateBuffers()
353 … PLOG(PL_FATAL, "NormSenderNode::AllocateBuffers() error: unknown fecId>%d!\n", fecId); in AllocateBuffers()
[all …]
H A DnormApi.cpp62 PLOG(PL_FATAL, "NormInstance::Resume() error restarting NORM thread\n"); in Start()
277 PLOG(PL_FATAL, "NormInstance::Notify() new Notification error: %s\n", in Notify()
299 PLOG(PL_FATAL, "NormInstance::Notify() stream accept error\n"); in Notify()
380 … PLOG(PL_FATAL, "NormInstance::Notify(RX_OBJECT_NEW) new dataPtr error: %s\n", in Notify()
430 PLOG(PL_FATAL, "NormInstance::Notify() write() error: %s\n", in Notify()
658 PLOG(PL_FATAL, "NormInstance::WaitForEvent() warning: NORM thread not running!\n"); in WaitForEvent()
674 PLOG(PL_FATAL, "NormInstance::WaitForEvent() select() error: %s\n", in WaitForEvent()
697 PLOG(PL_FATAL, "NormInstance::Startup() CreateEvent() error: %s\n", GetErrorString()); in Startup()
703 PLOG(PL_FATAL, "NormInstance::Startup() pipe() error: %s\n", GetErrorString()); in Startup()
709 …PLOG(PL_FATAL, "NormInstance::Startup() fcntl(F_SETFL(O_NONBLOCK)) error: %s\n", GetErrorString()); in Startup()
/dports/net/norm/norm-1.5r6/protolib/src/common/
H A DprotoFile.cpp94 PLOG(PL_FATAL, "ProtoFile::Open() mkdir(%s) error: %s\n", in Open()
125 PLOG(PL_FATAL, "Error opening file \"%s\": %s\n", thePath, GetErrorString()); in Open()
137 PLOG(PL_FATAL, "protoFile: Error opening file \"%s\": %s\n", in Open()
210 PLOG(PL_FATAL, "ProtoFile::Rename() error: file is locked\n");
292 PLOG(PL_FATAL, "ProtoFile::Rename() mkdir(%s) error: %s\n",
516 PLOG(PL_FATAL, "ProtoFile::Seek() lseek() error: %s\n", GetErrorString());
535 PLOG(PL_FATAL, "ProtoFile::Pad() write error: %s\n", GetErrorString());
541 PLOG(PL_FATAL, "ProtoFile::Pad() seek error: %s\n", GetErrorString());
564 PLOG(PL_FATAL, "Error getting file size: %s\n", GetErrorString());
616 PLOG(PL_FATAL, "ProtoDirectoryIterator: can't open directory: %s\n", thePath);
[all …]
/dports/graphics/libplacebo/libplacebo-4.157.0/src/d3d11/
H A Dcontext.c98 PL_FATAL(ctx, "Failed to load dxgi.dll"); in get_adapter()
108 PL_FATAL(ctx, "Failed to enumerate adapters"); in get_adapter()
123 PL_FATAL(ctx, "Adapter with LUID %08lx%08lx not found", in get_adapter()
154 PL_FATAL(ctx, "Failed to load d3d11.dll"); in create_device()
175 PL_FATAL(ctx, "No suitable Direct3D feature level found"); in create_device()
232 PL_FATAL(ctx, "Failed to create Direct3D 11 device: %s", in create_device()
450 PL_FATAL(ctx, "Failed initializing Direct3D 11 device"); in pl_d3d11_create()
H A Dswapchain.c298 PL_FATAL(ctx, "Failed to create swapchain: %s", pl_hresult_to_str(hr)); in create_swapchain()
363 PL_FATAL(gpu, "Failed to create Direct3D 11 swapchain"); in pl_d3d11_create_swapchain()
/dports/graphics/libplacebo/libplacebo-4.157.0/src/opengl/
H A Dcontext.c117 PL_FATAL(p, "No OpenGL version detected - make sure an OpenGL context " in pl_opengl_create()
149 PL_FATAL(p, "OpenGL context is suspected to be a software rasterizer, " in pl_opengl_create()
198 PL_FATAL(p, "Failed initializing opengl context!"); in pl_opengl_create()
/dports/net/norm/norm-1.5r6/protolib/include/
H A DprotoDebug.h28 enum ProtoDebugLevel {PL_FATAL, PL_ERROR, PL_WARN, PL_INFO, PL_DEBUG, PL_TRACE, PL_DETAIL, PL_MAX, … enumerator
48 inline unsigned int GetDebugLevel() {return PL_FATAL;} in GetDebugLevel()
/dports/graphics/libplacebo/libplacebo-4.157.0/src/
H A Dlog.h48 #define PL_FATAL(obj, ...) PL_MSG(obj, PL_LOG_FATAL, __VA_ARGS__) macro
/dports/graphics/libplacebo/libplacebo-4.157.0/src/vulkan/
H A Dcontext.c937 PL_FATAL(vk, "params.device_uuid set but provided instance does " in pl_vulkan_choose_device()
1086 PL_FATAL(vk, "Queue family does not support surface presentation!"); in device_init()
1258 PL_FATAL(vk, "Failed creating logical device!"); in device_init()
1316 PL_FATAL(vk, "Found no suitable device, giving up."); in pl_vulkan_create()
1350 PL_FATAL(vk, "Device API version %d.%d.%d is lower than the minimum " in pl_vulkan_create()
1403 PL_FATAL(vk, "Failed initializing vulkan device"); in pl_vulkan_create()
1460 PL_FATAL(vk, "Device API version %d.%d.%d is lower than the minimum " in pl_vulkan_import()
1586 PL_FATAL(vk, "Failed importing vulkan device"); in pl_vulkan_import()
/dports/net/norm/norm-1.5r6/protolib/src/sim/ns/tcp/
H A DTCPSocketApp.cpp64 PLOG(PL_FATAL, "TCPSokcetApp: get_data called - aborting ...\n"); in get_data()
H A DTCPSocketAgent.cpp347 PLOG(PL_FATAL, "Undefined timerTrggerMode_ mode in TCPSocketAgent::tcpTimerTriggered\n"); in tcpTimerTriggered()
380 …PLOG(PL_FATAL, "TCPSocketAgent::tcpEventReceived - Could not retrieve remoteSocketAgent for connec… in tcpEventReceived()

12