OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Element
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/utilities/
uttrack.c
49
*
element
contains the caller's component, module name, function name, and
51
* AcpiUtTrackAllocation to add an
element
to the list; deletion
326
* 2)
Element
was found. Returns Allocation parameter.
327
* 3)
Element
was not found. Returns position where it should be
330
* DESCRIPTION: Searches for an
element
in the global allocation tracking list.
331
* If the
element
is not found, returns the location within the
332
* list where the
element
should be inserted.
349
ACPI_DEBUG_MEM_BLOCK *
Element
;
352
Element
= AcpiGbl_GlobalList->ListHead;
353
if (!
Element
)
[
all
...]
/src/sys/external/bsd/acpica/dist/dispatcher/
dspkginit.c
61
ACPI_OPERAND_OBJECT **
Element
);
153
* Allocate the
element
array (array of pointers to the individual
172
/* First arg is
element
count. Second arg begins the initializer list */
241
/* This package
element
is already built, just get it */
259
* Initialize this package
element
. This function handles the
276
/* Make new
element
ref count match original ref count */
364
* DESCRIPTION: Resolve a named reference
element
within a package object
389
* to the location within the
element
array because a new object
428
* RETURN: Possible new
element
is stored to the indirect ElementPtr
430
* DESCRIPTION: Resolve a package
element
that is a reference to a name
[
all
...]
/src/common/dist/zlib/
make_vms.com
130
$ fname = f$
element
(i,"#",aconf_in_file)
149
$ cdef = f$
element
(1," ",work)
271
$ File = F$
Element
(El," ",Argument)
489
$ src_check = f$
element
(i, "#", src_check_list)
495
$ if (f$
element
(1,"\",rec) .eqs. "\") then goto mrloop
499
$ if (f$
element
(1,"\",rec) .nes. "\") then goto mrsloop
512
$ srcfil = f$
element
(i," ", myrec)
531
$ if f$
element
(0," ",rec) .nes. "define" then goto hloop
532
$ if f$
element
(1," ",rec) .eqs. v_string
534
$ version = 'f$
element
(2," ",rec)
[
all
...]
Completed in 20 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026