Home
last modified time | relevance | path

Searched refs:warn (Results 1 – 21 of 21) sorted by relevance

/qemu/scripts/codeconverter/codeconverter/
H A Dqom_type_info.py468 d.warn("definition found here")
501 d.warn("definition found here")
538 self.warn("typedef %s not found", t)
544 td.warn("typedef is here")
565 d.warn("definition found here")
618 self.warn("typedef %s not found", t)
624 td.warn("typedef is here")
643 cd.warn("class declaration found here")
650 d.warn("definition found here")
666 d.warn("class type declared here")
[all …]
H A Dqom_macros.py264 self.warn("type check macro not parsed completely: %s", self.name)
268 self.warn("typedef used by %s not found", self.name)
374 self.warn("macro %s: couldn't extract type name", self.name)
385 self.warn("duplicate names used by macro: %r", ids)
426 self.warn(issue)
599 c.warn("%s mismatch (%s)", field, ' '.join(values))
626 c.warn("skipping due to conflicting %s macro", uppercase)
630 o.warn("conflicting %s macro is here", uppercase)
678 self.warn("typename unavailable")
828 ul.definitions[1].warn("%s defined twice", i.name)
[all …]
H A Dpatching.py89 def warn(self, fmt, *args) -> None: member in FileMatch
294 logger.warn("multiple matches found for %r (%s=%r)", t, group, name)
/qemu/hw/audio/
H A Dsb16.c440 goto warn; in command()
444 goto warn; in command()
448 goto warn; in command()
452 goto warn; in command()
456 goto warn; in command()
460 goto warn; in command()
464 goto warn; in command()
468 goto warn; in command()
481 goto warn; in command()
503 goto warn; in command()
[all …]
/qemu/docs/sphinx/
H A Dkernellog.py16 def warn(app, message): function
20 app.warn(message)
H A Dkerneldoc.py125 kernellog.warn(env.app,
152 kernellog.warn(env.app, 'kernel-doc \'%s\' processing failed with: %s' %
/qemu/linux-user/loongarch64/
H A DMakefile.vdso11 -Wl,--no-warn-rwx-segments -Wl,-T,$(SUBDIR)/vdso.ld $<
/qemu/include/block/
H A Dblock-io.h214 const char *backing_fmt, bool warn);
218 const char *backing_fmt, bool warn);
/qemu/target/hexagon/idef-parser/
H A Didef-parser.lex3 %option warn nodefault
/qemu/hw/usb/
H A Dhcd-ehci.c606 static void ehci_free_queue(EHCIQueue *q, const char *warn) in ehci_free_queue() argument
613 if (warn && cancelled > 0) { in ehci_free_queue()
614 ehci_trace_guest_bug(q->ehci, warn); in ehci_free_queue()
637 const char *warn = async ? "guest unlinked busy QH" : NULL; in ehci_queues_rip_unused() local
650 ehci_free_queue(q, warn); in ehci_queues_rip_unused()
682 const char *warn = async ? "guest stopped busy async schedule" : NULL; in ehci_queues_rip_all() local
686 ehci_free_queue(q, warn); in ehci_queues_rip_all()
/qemu/scripts/
H A Dsimpletrace.py194 warnings.warn(
H A Ddevice-crash-test582 logger.warn("Didn't fail as expected: %s", formatTestCase(t))
/qemu/target/hexagon/imported/mmvec/
H A Dmacros.def204 warn("aligning misaligned vector. PC=%08x EA=%08x",thread->Regs[REG_PC],(EA));
255 warn("Scatter/Gather out of bounds of region");
H A Dext.idef2036 fHIDE(warn("RdN=%d VuN=%d RsN=%d RsV=0x%08x widx=%d",RdN,VuN,RsN,RsV,((RsV & (fVBYTES()-1)) >> 2));)
2038 fHIDE(warn("RdV=0x%08x",RdV);))
/qemu/scripts/coccinelle/
H A Derrp-guard.cocci103 // functions to warn (even those we are not going to convert).
/qemu/target/hexagon/mmvec/
H A Dmacros.h110 warn("aligning misaligned vector. EA=%08x", (EA)); \
/qemu/target/hexagon/imported/
H A Dmacros.def1541 warn("Trap NPC=%x ",fREAD_NPC());
1542warn("Trap exception, PCYCLE=%lld TYPE=%d NPC=%x IMM=0x%x",thread->processor_ptr->pstats[pcycles],…
/qemu/docs/devel/
H A Dstyle.rst99 (The checkpatch script will warn at 100 characters, but this is intended
236 Besides, good compilers already warn users when '==' is mis-typed as '=',
245 consistency of style. The checkpatch script will warn you about this.
/qemu/docs/specs/
H A Dfw_cfg.rst284 entirely unsupported. QEMU will warn if you try.
/qemu/target/hexagon/
H A Dop_helper.c1490 #define warn(...) /* Nothing */ macro
/qemu/
H A Dqemu-options.hx1891 …id][,writeout=immediate][,readonly=on][,fmode=fmode][,dmode=dmode][,multidevs=remap|forbid|warn]\n"
1990 "warn". The latter is the default behaviour on which virtfs 9p
2007 assumes like "warn" that only one device is shared by the same