OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Message
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/utilities/
uterror.c
277
* DESCRIPTION: BIOS error
message
for predefined names. Messages
326
* DESCRIPTION: Print error
message
with the full pathname constructed this way:
343
const char *
Message
;
356
Message
= "Failure creating named object";
362
Message
= "Could not resolve symbol";
368
Message
= "Failure resolving symbol";
376
AcpiOsPrintf ("%s [%s], %s",
Message
,
401
* DESCRIPTION: Print error
message
with the full pathname for the NS node.
465
*
Message
- Error
message
to use on failur
[
all
...]
utdelete.c
536
const char *
Message
;
577
Message
= "Increment";
610
Message
= "Decrement";
629
NewCount, Object, Object->Common.Type,
Message
));
/src/sys/external/bsd/acpica/dist/compiler/
aslxref.c
427
UINT8
Message
= 0;
667
* a little better before we print an error
message
938
Message
= ASL_MSG_TAG_SMALLER;
942
Message
= ASL_MSG_TAG_LARGER;
945
if (
Message
)
952
AslError (ASL_WARNING,
Message
, Op, AslGbl_MsgBuffer);
asltypes.h
368
char *
Message
;
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_diag.h
134
///
message
.
145
/// The
message
which will be emitted, with %0, %1, ... placeholders for
147
const char *
Message
;
160
/// An individual diagnostic
message
argument.
209
Diag(Location Loc, DiagLevel Level, ErrorType ET, const char *
Message
)
210
: Loc(Loc), Level(Level), ET(ET),
Message
(
Message
), NumArgs(0),
Completed in 13 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025