Home
last modified time | relevance | path

Searched refs:Warn (Results 1 – 17 of 17) sorted by relevance

/l4re-core-master/moe/server/src/
A Dmain.cc63 unsigned Moe::l4re_dbg = Dbg::Warn;
69 static Dbg warn(Dbg::Warn);
111 Dbg(Dbg::Warn).printf("No command line found, using default!\n"); in my_cmdline()
332 Dbg(Dbg::Warn).printf("Invalid message (tag.label=%ld)\n", tag.label()); in dispatch()
350 {"warn", Dbg::Warn},
519 Dbg::set_level(Dbg::Info | Dbg::Warn); in main()
A Ddebug.cc14 {"warn", Dbg::Warn},
A Ddebug.h27 Warn = 2, enumerator
A Dregion.cc105 Dbg(Dbg::Warn).printf("IO-port-fault: port=0x%lx size=%d pc=0x%lx\n", in op_io_page_fault()
A Dalloc.cc33 static Dbg dbg(Dbg::Warn | Dbg::Server);
/l4re-core-master/l4re_kernel/server/src/
A Ddebug.h26 Warn = 2, enumerator
A Dregion.cc133 Dbg w(Dbg::Warn); in op_exception()
A Dmain.cc129 Dbg::set_level(Dbg::Info | Dbg::Warn); in run()
/l4re-core-master/l4re/util/include/
A Dregion_mapping_svr_2232 Dbg(Dbg::Warn, "rm").printf("unhandled %s page fault at 0x%lx pc=0x%lx\n",
240 Dbg(Dbg::Warn, "rm").printf("write page fault in readonly region at 0x%lx pc=0x%lx\n",
248 Dbg(Dbg::Warn, "rm").printf("instruction page fault in non-exec region at 0x%lx pc=0x%lx\n",
257 … Dbg(Dbg::Warn, "rm").printf("mapping for page fault failed with error %d at 0x%lx pc=0x%lx\n",
/l4re-core-master/ned/server/src/
A Ddebug.h27 Warn = 2, enumerator
A Dmain.cc35 Dbg::set_level(Dbg::Warn); in run()
A Dned.lua68 Warn = 2,
294 env.l4re_dbg = env.l4re_dbg or Dbg.Warn;
A Dapp_model.h119 Dbg(Dbg::Warn).printf("warning: Launching thread on offline CPU. Thread may never run!\n"); in run_thread()
A Dlua_cap.cc160 Dbg dbg(Dbg::Warn, "lua"); in find_dynamic_type()
/l4re-core-master/ned/doc/
A DAw.lua48 log = {"io", "red"}, l4re_dbg = L4.Dbg.Warn + L4.Dbg.Loader,
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/
A DChangeLog3650 * testsuite/Makefile.am: Warn about the workaround. Add
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/
A DChangeLog4623 Warn about unused comparisons of shared_ptr/unique_ptr

Completed in 33 milliseconds