OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Argument
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/tools/acpidump/
apmain.c
83
char *
Argument
,
140
* PARAMETERS:
Argument
- Pointer to the
argument
for this action
151
char *
Argument
,
157
ActionTable [CurrentAction].
Argument
=
Argument
;
401
Status = ApDumpTableByAddress (Action->
Argument
);
406
Status = ApDumpTableByName (Action->
Argument
);
411
Status = ApDumpTableFromFile (Action->
Argument
);
acpidump.h
75
char *
Argument
;
/src/sys/external/bsd/acpica/dist/executer/
exoparg3.c
109
Fatal.
Argument
= (UINT32) Operand[2]->Integer.Value;
113
Fatal.Type, Fatal.Code, Fatal.
Argument
));
/src/sys/external/bsd/acpica/dist/compiler/
prscan.c
84
char *
Argument
);
119
{"include", 0}, /*
Argument
is not standard format, so just use 0 here */
120
{"includebuffer", 0}, /*
Argument
is not standard format, so just use 0 here */
568
/* Most directives have at least one
argument
*/
1067
*
Argument
- String containing
argument
to the
1082
char *
Argument
)
1095
AcpiUtSafeStrncpy (Info->
Argument
,
Argument
, MAX_ARGUMENT_LENGTH);
1103
Argument
, AslGbl_IgnoringThisCodeBlock ? "TRUE" : "FALSE")
[
all
...]
preprocess.h
132
char
Argument
[MAX_ARGUMENT_LENGTH];
/src/sys/dev/acpi/acpica/
OsdMisc.c
134
"Type 0x%08x, Code 0x%08x,
Argument
0x%08x",
135
info->Type, info->Code, info->
Argument
);
/src/sys/external/bsd/acpica/dist/include/
acstruct.h
175
ACPI_OBJECT_INTEGER *
Argument
;
209
ACPI_OPERAND_OBJECT **Parameters; /* Input:
argument
list */
221
UINT16 ParamCount; /* Count of the input
argument
list */
acpiosxf.h
80
UINT32
Argument
;
/src/common/dist/zlib/
make_vms.com
267
$
Argument
= P'arg
268
$ If
Argument
.Eqs. "" Then Goto Exit
271
$ File = F$Element(El," ",
Argument
)
/src/share/mk/
bsd.lib.mk
589
@${LINK.c:S/-nostdinc//} -nostdlib ${LDFLAGS} -Wno-unused-command-line-
argument
-r -o ${.TARGET} $$(NM=${NM} ${LORDER} ${.ALLSRC:M*o} | ${TSORT})
836
# failed (
Argument
list too long)". Avoid that by splitting the
Completed in 24 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026