OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Arguments
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/dispatcher/
dsmthdat.c
3
* Module Name: dsmthdat - control method
arguments
and local variables
194
* DESCRIPTION: Initialize the data structures that hold the method's
arguments
217
/* Init the method
arguments
*/
221
ACPI_MOVE_32_TO_32 (&WalkState->
Arguments
[i].Name,
224
WalkState->
Arguments
[i].Name.Integer |= (i << 24);
225
WalkState->
Arguments
[i].DescriptorType = ACPI_DESC_TYPE_NAMED;
226
WalkState->
Arguments
[i].Type = ACPI_TYPE_ANY;
227
WalkState->
Arguments
[i].Flags = ANOBJ_METHOD_ARG;
255
* DESCRIPTION: Delete method locals and
arguments
.
Arguments
are onl
[
all
...]
dsutils.c
514
*
arguments
to a control method invocation (a call from one
532
* Method
arguments
are passed by reference, not by value. This means
576
* "
Arguments
" and "Targets".
772
Opcode = AML_ZERO_OP; /* Has no
arguments
! */
854
* DESCRIPTION: Convert an operator's
arguments
from a parse tree format to
867
ACPI_PARSE_OBJECT *
Arguments
[ACPI_OBJ_NUM_OPERANDS];
878
/* Get all
arguments
in the list */
888
Arguments
[Index] = Arg;
902
/* Create the interpreter
arguments
, in reverse order */
908
Arg =
Arguments
[Index]
[
all
...]
/src/sys/external/bsd/acpica/dist/debugger/
dbexec.c
282
/* Pass through any command-line
arguments
*/
286
/* Get
arguments
passed on the command line */
297
"While parsing method
arguments
"));
731
* AcpiGbl_DbMethodInfo.
Arguments
will be passed as method
arguments
.
735
* Note: The
arguments
we are passing are used by the ASL test suite
754
LocalInfo.Args = LocalInfo.
Arguments
;
755
LocalInfo.
Arguments
[0] = LocalInfo.NumThreadsStr;
756
LocalInfo.
Arguments
[1] = LocalInfo.IdOfThreadStr;
757
LocalInfo.
Arguments
[2] = LocalInfo.IndexOfThreadStr
[
all
...]
dbutils.c
180
*
Arguments
- Array of commands to match against
191
ACPI_DB_ARGUMENT_INFO *
Arguments
)
201
for (i = 0;
Arguments
[i].Name; i++)
204
ACPI_CAST_PTR (char,
Arguments
[i].Name),
205
ACPI_CAST_PTR (char, UserArgument)) ==
Arguments
[i].Name)
dbobject.c
195
/* There are no locals or
arguments
for the module-level code case */
228
/* Display the method locals and
arguments
*/
444
ObjDesc = WalkState->
Arguments
637
* DESCRIPTION: Display all
arguments
for the currently running control method
653
/* There are no
arguments
for the module-level code case */
673
/* Are any
arguments
actually set? */
677
ObjDesc = WalkState->
Arguments
[i].Object;
690
"Initialized
Arguments
for Method [%4.4s]: "
691
"(%X
arguments
defined for method invocation)\n",
696
ObjDesc = WalkState->
Arguments
[i].Object
[
all
...]
dbmethod.c
360
ObjDesc = WalkState->
Arguments
[Index].Object;
/src/sys/external/bsd/acpica/dist/include/
acdebug.h
168
UINT8 MinArgs; /* Minimum
arguments
required */
468
char **
Arguments
,
495
ACPI_DB_ARGUMENT_INFO *
Arguments
);
acstruct.h
211
struct acpi_namespace_node
Arguments
[ACPI_METHOD_NUM_ARGS]; /* Control method
arguments
*/
aclocal.h
478
* ParamCount - Number of
arguments
to the method
865
UINT32 ArgCount; /* Number of fixed
arguments
*/
891
* AML
arguments
988
UINT32 ParseArgs; /* Grammar/Parse time
arguments
*/
989
UINT32 RuntimeArgs; /* Interpret time
arguments
*/
1015
union acpi_parse_object *Arg; /*
arguments
and contained ops */
1547
*
Arguments
to be passed to method for the commands Threads and
1548
* Background. Note, ACPI specifies a maximum of 7
arguments
(0 - 6).
1557
char *
Arguments
[ACPI_METHOD_NUM_ARGS];
/src/sys/external/bsd/acpica/dist/utilities/
utosi.c
597
StringDesc = WalkState->
Arguments
[0].Object;
/src/sys/external/bsd/acpica/dist/compiler/
readme.txt
107
Arguments
: -vi "$(FilePath)"
/src/sys/arch/m68k/060sp/dist/
iskeletn.s
183
#
Arguments
:
202
#
Arguments
:
/src/sys/arch/m68k/fpsp/
l_fpsp.h
74
* |
Arguments
to |
79
* Positive offsets from A6 refer to the input
arguments
. Negative
Completed in 43 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025