Searched defs:Context (Results 1 - 25 of 37) sorted by last modified time

12

/haiku/headers/private/file_systems/
H A DQueryParser.h127 typedef typename QueryPolicy::Context Context; typedef in class:QueryParser::Query
187 typedef typename QueryPolicy::Context Context; typedef in class:QueryParser::Term
239 typedef typename QueryPolicy::Context Context; typedef in class:QueryParser::Equation
302 typedef typename QueryPolicy::Context Context; typedef in class:QueryParser::Operator
345 typedef typename QueryPolicy::Context Context; typedef in class:QueryParser::Expression
[all...]
/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatReader.cpp136 inline const AVFormatContext* Context() const function in class:StreamBase
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacstruct.h269 void *Context; member in struct:acpi_get_devices_info
H A Dacobject.h511 void *Context; member in struct:acpi_object_notify_handler
524 void *Context; member in struct:acpi_object_addr_handler
H A Daclocal.h619 void *Context; /* Context to be passed to handler */ member in struct:acpi_sci_handler_info
628 void *Context; /* Context to be passed to handler */ member in struct:acpi_gpe_handler_info
747 void *Context; /* Context to be passed to handler */ member in struct:acpi_fixed_event_handler
916 void *Context; member in struct:acpi_global_notify_handler
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutresrc.c292 AcpiUtWalkAmlResources( ACPI_WALK_STATE *WalkState, UINT8 *Aml, ACPI_SIZE AmlLength, ACPI_WALK_AML_CALLBACK UserFunction, void **Context) argument
H A Dutobject.c754 AcpiUtGetElementLength( UINT8 ObjectType, ACPI_OPERAND_OBJECT *SourceObject, ACPI_GENERIC_STATE *State, void *Context) argument
H A Dutmisc.c372 AcpiUtWalkPackageTree( ACPI_OPERAND_OBJECT *SourceObject, void *TargetObject, ACPI_PKG_CALLBACK WalkCallback, void *Context) argument
H A Dutcopy.c370 AcpiUtCopyIelementToEelement( UINT8 ObjectType, ACPI_OPERAND_OBJECT *SourceObject, ACPI_GENERIC_STATE *State, void *Context) argument
981 AcpiUtCopyIelementToIelement( UINT8 ObjectType, ACPI_OPERAND_OBJECT *SourceObject, ACPI_GENERIC_STATE *State, void *Context) argument
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/resources/
H A Drsxface.c643 AcpiRsMatchVendorResource( ACPI_RESOURCE *Resource, void *Context) argument
714 AcpiWalkResourceBuffer( ACPI_BUFFER *Buffer, ACPI_WALK_RESOURCE_CALLBACK UserFunction, void *Context) argument
H A Drslist.c176 AcpiRsConvertAmlToResources( UINT8 *Aml, UINT32 Length, UINT32 Offset, UINT8 ResourceIndex, void **Context) argument
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsxfeval.c748 AcpiWalkNamespace( ACPI_OBJECT_TYPE Type, ACPI_HANDLE StartObject, UINT32 MaxDepth, ACPI_WALK_CALLBACK DescendingCallback, ACPI_WALK_CALLBACK AscendingCallback, void *Context, void **ReturnValue) argument
839 AcpiNsGetDeviceCallback( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
994 AcpiGetDevices( char *HID, ACPI_WALK_CALLBACK UserFunction, void *Context, void **ReturnValue) argument
[all...]
H A Dnswalk.c298 AcpiNsWalkNamespace( ACPI_OBJECT_TYPE Type, ACPI_HANDLE StartNode, UINT32 MaxDepth, UINT32 Flags, ACPI_WALK_CALLBACK DescendingCallback, ACPI_WALK_CALLBACK AscendingCallback, void *Context, void **ReturnValue) argument
H A Dnsinit.c427 AcpiNsInitOnePackage( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
490 AcpiNsInitOneObject( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
630 AcpiNsFindIniMethods( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
703 AcpiNsInitOneDevice( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
[all...]
H A Dnsdumpdv.c183 AcpiNsDumpOneDevice( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
H A Dnsdump.c314 AcpiNsDumpOneObject( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
851 AcpiNsDumpOneObjectPath( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
895 AcpiNsGetMaxDepth( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/hardware/
H A Dhwgpe.c472 AcpiHwDisableGpeBlock( ACPI_GPE_XRUPT_INFO *GpeXruptInfo, ACPI_GPE_BLOCK_INFO *GpeBlock, void *Context) argument
512 AcpiHwClearGpeBlock( ACPI_GPE_XRUPT_INFO *GpeXruptInfo, ACPI_GPE_BLOCK_INFO *GpeBlock, void *Context) argument
553 AcpiHwEnableRuntimeGpeBlock( ACPI_GPE_XRUPT_INFO *GpeXruptInfo, ACPI_GPE_BLOCK_INFO *GpeBlock, void *Context) argument
606 AcpiHwEnableWakeupGpeBlock( ACPI_GPE_XRUPT_INFO *GpeXruptInfo, ACPI_GPE_BLOCK_INFO *GpeBlock, void *Context) argument
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devxfregn.c190 AcpiInstallAddressSpaceHandlerInternal( ACPI_HANDLE Device, ACPI_ADR_SPACE_TYPE SpaceId, ACPI_ADR_SPACE_HANDLER Handler, ACPI_ADR_SPACE_SETUP Setup, void *Context, BOOLEAN Run_Reg) argument
249 AcpiInstallAddressSpaceHandler( ACPI_HANDLE Device, ACPI_ADR_SPACE_TYPE SpaceId, ACPI_ADR_SPACE_HANDLER Handler, ACPI_ADR_SPACE_SETUP Setup, void *Context) argument
H A Devxface.c204 AcpiInstallNotifyHandler( ACPI_HANDLE Device, UINT32 HandlerType, ACPI_NOTIFY_HANDLER Handler, void *Context) argument
968 AcpiEvInstallGpeHandler( ACPI_HANDLE GpeDevice, UINT32 GpeNumber, UINT32 Type, BOOLEAN IsRawHandler, ACPI_GPE_HANDLER Address, void *Context) argument
1100 AcpiInstallGpeHandler( ACPI_HANDLE GpeDevice, UINT32 GpeNumber, UINT32 Type, ACPI_GPE_HANDLER Address, void *Context) argument
[all...]
H A Devsci.c236 AcpiEvSciXruptHandler( void *Context) argument
285 AcpiEvGpeXruptHandler( void *Context) argument
[all...]
H A Devregion.c272 ACPI_CONNECTION_INFO *Context; local
938 AcpiEvRegRun( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
[all...]
H A Devmisc.c320 AcpiEvNotifyDispatch( void *Context) argument
H A Devhandler.c328 AcpiEvInstallHandler( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
497 AcpiEvInstallSpaceHandler( ACPI_NAMESPACE_NODE *Node, ACPI_ADR_SPACE_TYPE SpaceId, ACPI_ADR_SPACE_HANDLER Handler, ACPI_ADR_SPACE_SETUP Setup, void *Context) argument
H A Devgpeutil.c175 AcpiEvWalkGpeList( ACPI_GPE_CALLBACK GpeWalkCallback, void *Context) argument
238 AcpiEvGetGpeDevice( ACPI_GPE_XRUPT_INFO *GpeXruptInfo, ACPI_GPE_BLOCK_INFO *GpeBlock, void *Context) argument
447 AcpiEvDeleteGpeHandlers( ACPI_GPE_XRUPT_INFO *GpeXruptInfo, ACPI_GPE_BLOCK_INFO *GpeBlock, void *Context) argument
H A Devgpeinit.c435 AcpiEvMatchGpeMethod( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument

Completed in 95 milliseconds

12