Home
last modified time | relevance | path

Searched refs:Function (Results 1 – 25 of 177) sorted by relevance

12345678

/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dlibgcc.texi97 @deftypefn {Runtime Function} long __negdi2 (long @var{a})
151 @deftypefn {Runtime Function} int __absvsi2 (int @var{a})
152 @deftypefnx {Runtime Function} long __absvdi2 (long @var{a})
168 @deftypefn {Runtime Function} int __negvsi2 (int @var{a})
169 @deftypefnx {Runtime Function} long __negvdi2 (long @var{a})
181 @deftypefn {Runtime Function} int __clzsi2 (int @var{a})
182 @deftypefnx {Runtime Function} int __clzdi2 (long @var{a})
189 @deftypefn {Runtime Function} int __ctzsi2 (int @var{a})
190 @deftypefnx {Runtime Function} int __ctzdi2 (long @var{a})
197 @deftypefn {Runtime Function} int __ffsdi2 (long @var{a})
[all …]
/dragonfly/sys/contrib/dev/acpica/source/components/executer/
H A Dexregion.c181 UINT32 Function, in AcpiExSystemMemorySpaceHandler() argument
371 switch (Function) in AcpiExSystemMemorySpaceHandler()
468 UINT32 Function, in AcpiExSystemIoSpaceHandler() argument
488 switch (Function) in AcpiExSystemIoSpaceHandler()
533 UINT32 Function, in AcpiExPciConfigSpaceHandler() argument
567 PciId->Function, PciRegister)); in AcpiExPciConfigSpaceHandler()
569 switch (Function) in AcpiExPciConfigSpaceHandler()
614 UINT32 Function, in AcpiExCmosSpaceHandler() argument
651 UINT32 Function, in AcpiExPciBarSpaceHandler() argument
688 UINT32 Function, in AcpiExDataTableSpaceHandler() argument
[all …]
H A Dexserial.c297 UINT32 Function; in AcpiExReadSerialBus() local
321 Function = ACPI_READ | (ObjDesc->Field.Attribute << 16); in AcpiExReadSerialBus()
327 Function = ACPI_READ; in AcpiExReadSerialBus()
353 Function = ACPI_READ | (AccessorType << 16); in AcpiExReadSerialBus()
359 Function = ACPI_READ; in AcpiExReadSerialBus()
415 UINT32 Function; in AcpiExWriteSerialBus() local
454 Function = ACPI_WRITE | (ObjDesc->Field.Attribute << 16); in AcpiExWriteSerialBus()
460 Function = ACPI_WRITE; in AcpiExWriteSerialBus()
478 Function = ACPI_WRITE | (AccessorType << 16); in AcpiExWriteSerialBus()
484 Function = ACPI_WRITE; in AcpiExWriteSerialBus()
[all …]
/dragonfly/sys/dev/disk/mpt/mpilib/
H A Dmpi_fc.h92 U8 Function; /* 03h */ member
119 U8 Function; /* 03h */ member
181 U8 Function; /* 03h */ member
208 U8 Function; /* 03h */ member
230 U8 Function; /* 03h */ member
250 U8 Function; /* 03h */ member
292 U8 Function; /* 03h */ member
313 U8 Function; /* 03h */ member
336 U8 Function; /* 03h */ member
358 U8 Function; /* 03h */ member
[all …]
H A Dmpi_tool.h79 U8 Function; /* 03h */ member
100 U8 Function; /* 03h */ member
129 U8 Function; /* 03h */ member
148 U8 Function; /* 03h */ member
183 U8 Function; /* 03h */ member
250 U8 Function; /* 03h */ member
278 U8 Function; /* 03h */ member
303 U8 Function; /* 03h */ member
331 U8 Function; /* 03h */ member
353 U8 Function; /* 03h */ member
[all …]
H A Dmpi_targ.h120 U8 Function; /* 03h */ member
145 U8 Function; /* 03h */ member
162 U8 Function; /* 03h */ member
180 U8 Function; /* 03h */ member
216 U8 Function; /* 03h */ member
238 U8 Function; /* 03h */ member
261 U8 Function; /* 03h */ member
363 U8 Function; /* 03h */ member
387 U8 Function; /* 03h */ member
482 U8 Function; /* 03h */ member
[all …]
H A Dmpi_lan.h80 U8 Function; /* 03h */ member
94 U8 Function; /* 03h */ member
114 U8 Function; /* 03h */ member
129 U8 Function; /* 03h */ member
152 U8 Function; /* 03h */ member
165 U8 Function; /* 03h */ member
H A Dmpi_raid.h90 U8 Function; /* 03h */ member
164 U8 Function; /* 03h */ member
206 U8 Function; /* 03h */ member
229 U8 Function; /* 03h */ member
254 U8 Function; member
271 U8 Function; /* 03h */ member
H A Dmpi_sas.h132 U8 Function; /* 03h */ member
160 U8 Function; /* 03h */ member
186 U8 Function; /* 03h */ member
223 U8 Function; /* 03h */ member
250 U8 Function; /* 03h */ member
292 U8 Function; /* 03h */ member
H A Dmpi_ioc.h175 U8 Function; /* 03h */ member
223 U8 Function; /* 03h */ member
245 U8 Function; /* 02h */ member
271 U8 Function; /* 03h */ member
356 U8 Function; /* 03h */ member
368 U8 Function; /* 03h */ member
415 U8 Function; /* 03h */ member
427 U8 Function; /* 03h */ member
454 U8 Function; /* 03h */ member
467 U8 Function; /* 03h */ member
[all …]
/dragonfly/sys/contrib/dev/acpica/source/components/events/
H A Devrgnini.c180 UINT32 Function, in AcpiEvSystemMemoryRegionSetup() argument
192 if (Function == ACPI_REGION_DEACTIVATE) in AcpiEvSystemMemoryRegionSetup()
249 UINT32 Function, in AcpiEvIoSpaceRegionSetup() argument
256 if (Function == ACPI_REGION_DEACTIVATE) in AcpiEvIoSpaceRegionSetup()
289 UINT32 Function, in AcpiEvPciConfigRegionSetup() argument
319 if (Function == ACPI_REGION_DEACTIVATE) in AcpiEvPciConfigRegionSetup()
560 UINT32 Function, in AcpiEvPciBarRegionSetup() argument
591 UINT32 Function, in AcpiEvCmosRegionSetup() argument
622 UINT32 Function, in AcpiEvDataTableRegionSetup() argument
633 if (Function == ACPI_REGION_DEACTIVATE) in AcpiEvDataTableRegionSetup()
[all …]
H A Devregion.c261 UINT32 Function, in AcpiEvAddressSpaceDispatch() argument
443 Status = Handler (Function, Address, BitWidth, Value, Context, in AcpiEvAddressSpaceDispatch()
717 UINT32 Function) in AcpiEvExecuteRegMethod() argument
767 if ((Function == ACPI_REG_CONNECT && in AcpiEvExecuteRegMethod()
769 (Function == ACPI_REG_DISCONNECT && in AcpiEvExecuteRegMethod()
805 Args[1] = AcpiUtCreateIntegerObject ((UINT64) Function); in AcpiEvExecuteRegMethod()
827 if (Function == ACPI_REG_CONNECT) in AcpiEvExecuteRegMethod()
864 UINT32 Function) in AcpiEvExecuteRegMethods() argument
886 Info.Function = Function; in AcpiEvExecuteRegMethods()
982 Status = AcpiEvExecuteRegMethod (ObjDesc, Info->Function); in AcpiEvRegRun()
/dragonfly/sys/contrib/dev/acpica/source/tools/acpiexec/
H A Daeregion.c176 UINT32 Function, in AeRegionHandler() argument
269 switch (Function & ACPI_IO_MASK) in AeRegionHandler()
335 (Function >> 16)); in AeRegionHandler()
352 (Function & ACPI_IO_MASK) ? "Write" : "Read ", in AeRegionHandler()
353 (UINT32) (Function >> 16), in AeRegionHandler()
400 (Function & ACPI_IO_MASK) ? "Write" : "Read ", in AeRegionHandler()
437 (Function & ACPI_IO_MASK) ? "Write" : "Read ", in AeRegionHandler()
465 (Function & ACPI_IO_MASK) ? "Write" : "Read "); in AeRegionHandler()
467 if ((Function & ACPI_IO_MASK) == ACPI_WRITE) in AeRegionHandler()
685 switch (Function) in AeRegionHandler()
[all …]
/dragonfly/sys/dev/raid/mpr/mpi/
H A Dmpi2_tool.h107 U8 Function; /* 0x03 */ member
130 U8 Function; /* 0x03 */ member
174 U8 Function; /* 0x03 */ member
195 U8 Function; /* 0x03 */ member
236 U8 Function; /* 0x03 */ member
283 U8 Function; /* 0x03 */ member
312 U8 Function; /* 0x03 */ member
343 U8 Function; /* 0x03 */ member
370 U8 Function; /* 0x03 */ member
393 U8 Function; /* 0x03 */ member
[all …]
H A Dmpi2_targ.h98 U8 Function; /* 0x03 */ member
135 U8 Function; /* 0x03 */ member
158 U8 Function; /* 0x03 */ member
246 U8 Function; /* 0x03 */ member
350 U8 Function; /* 0x03 */ member
462 U8 Function; /* 0x03 */ member
536 U8 Function; /* 0x03 */ member
563 U8 Function; /* 0x03 */ member
595 U8 Function; /* 0x03 */ member
H A Dmpi2_sas.h146 U8 Function; /* 0x03 */ member
173 U8 Function; /* 0x03 */ member
215 U8 Function; /* 0x03 */ member
248 U8 Function; /* 0x03 */ member
280 U8 Function; /* 0x03 */ member
338 U8 Function; /* 0x03 */ member
H A Dmpi2_ioc.h230 U8 Function; /* 0x03 */ member
1505 U8 Function; /* 0x03 */ member
1559 U8 Function; /* 0x03 */ member
1582 U8 Function; /* 0x03 */ member
1606 U8 Function; /* 0x03 */ member
1658 U8 Function; /* 0x03 */ member
1681 U8 Function; /* 0x03 */ member
2067 U8 Function; /* 0x03 */ member
2152 U8 Function; /* 0x03 */ member
2176 U8 Function; /* 0x03 */ member
[all …]
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dacevents.h394 UINT32 Function,
414 UINT32 Function);
419 UINT32 Function);
428 UINT32 Function,
435 UINT32 Function,
442 UINT32 Function,
449 UINT32 Function,
456 UINT32 Function,
463 UINT32 Function,
470 UINT32 Function,
H A Dacoutput.h441 #define ACPI_DO_DEBUG_PRINT(Function, Level, Line, Filename, Modulename, Component, ...) \ argument
445 Function (Level, Line, Filename, Modulename, Component, __VA_ARGS__); \
472 #define ACPI_TRACE_ENTRY(Name, Function, Type, Param) \ argument
474 Function (ACPI_DEBUG_PARAMETERS, (Type) (Param))
518 #define ACPI_TRACE_EXIT(Function, Type, Param) \ argument
521 Function (ACPI_DEBUG_PARAMETERS, _Param); \
527 #define ACPI_TRACE_EXIT(Function, Type, Param) \ argument
529 Function (ACPI_DEBUG_PARAMETERS, (Type) (Param)); \
/dragonfly/sys/dev/raid/mps/mpi/
H A Dmpi2_tool.h88 U8 Function; /* 0x03 */ member
111 U8 Function; /* 0x03 */ member
144 U8 Function; /* 0x03 */ member
165 U8 Function; /* 0x03 */ member
206 U8 Function; /* 0x03 */ member
249 U8 Function; /* 0x03 */ member
278 U8 Function; /* 0x03 */ member
309 U8 Function; /* 0x03 */ member
336 U8 Function; /* 0x03 */ member
369 U8 Function; /* 0x03 */ member
[all …]
H A Dmpi2_sas.h127 U8 Function; /* 0x03 */ member
154 U8 Function; /* 0x03 */ member
185 U8 Function; /* 0x03 */ member
217 U8 Function; /* 0x03 */ member
247 U8 Function; /* 0x03 */ member
301 U8 Function; /* 0x03 */ member
H A Dmpi2_targ.h77 U8 Function; /* 0x03 */ member
112 U8 Function; /* 0x03 */ member
135 U8 Function; /* 0x03 */ member
223 U8 Function; /* 0x03 */ member
327 U8 Function; /* 0x03 */ member
401 U8 Function; /* 0x03 */ member
428 U8 Function; /* 0x03 */ member
458 U8 Function; /* 0x03 */ member
H A Dmpi2_ioc.h159 U8 Function; /* 0x03 */ member
215 U8 Function; /* 0x03 */ member
238 U8 Function; /* 0x03 */ member
254 U8 Function; /* 0x03 */ member
350 U8 Function; /* 0x03 */ member
1046 U8 Function; /* 0x03 */ member
1090 U8 Function; /* 0x03 */ member
1114 U8 Function; /* 0x03 */ member
1156 U8 Function; /* 0x03 */ member
1479 U8 Function; /* 0x03 */ member
[all …]
/dragonfly/contrib/mpfr/doc/
H A Dmpfr.info56 * Function and Type Index::
777 -- Function: void mpfr_clear (mpfr_t X)
800 -- Function: void mpfr_init (mpfr_t X)
1474 -- Function: int mpfr_nan_p (mpfr_t OP)
1475 -- Function: int mpfr_inf_p (mpfr_t OP)
2524 -- Function: int mpfr_overflow_p (void)
2525 -- Function: int mpfr_divby0_p (void)
2526 -- Function: int mpfr_nanflag_p (void)
2527 -- Function: int mpfr_inexflag_p (void)
3672 Function and Type Index
[all …]
/dragonfly/contrib/gdb-7/gdb/python/lib/gdb/function/
H A Dstrfns.py23 class _MemEq(gdb.Function):
48 class _StrLen(gdb.Function):
65 class _StrEq(gdb.Function):
85 class _RegEx(gdb.Function):

12345678