Searched defs:cookie (Results 26 - 50 of 679) sorted by relevance

1234567891011>>

/haiku/src/kits/media/
H A DChunkCache.cpp73 ChunkCache::NextChunk(Reader* reader, void* cookie) argument
112 ChunkCache::ReadNextChunk(Reader* reader, void* cookie) argument
/haiku/src/system/libnetwork/
H A Dinit.cpp43 uint32 cookie = 0; local
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackageNodeAttribute.h35 void SetIndexCookie(void* cookie) argument
/haiku/src/add-ons/accelerants/s3/
H A Dsavage_edid.cpp24 GetI2CSignals(void* cookie, int* _clock, int* data) argument
36 SetI2CSignals(void* cookie, int _clock, int data) argument
/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dcpu.cpp48 intptr_t cookie = 0; local
/haiku/src/system/boot/platform/openfirmware/
H A DHandle.cpp49 Handle::ReadAt(void *cookie, off_t pos, void *buffer, size_t bufferSize) argument
59 Handle::WriteAt(void *cookie, off_t pos, const void *buffer, size_t bufferSize) argument
/haiku/src/bin/
H A Dlistsem.c60 int32 cookie = 0; local
73 int32 cookie = 0; local
H A Dlistport.c31 int32 cookie = 0; local
72 int32 cookie = 0; local
H A Dpidof.cpp63 int32 cookie = 0; local
/haiku/src/apps/haikudepot/process/
H A DThreadedProcessNode.cpp125 ThreadedProcessNode::_RunProcessThreadEntry(void* cookie) argument
144 ThreadedProcessNode::_RunProcessThreadExit(void* cookie) argument
/haiku/src/add-ons/media/plugins/ffmpeg/
H A DCodecTable.cpp35 void* cookie = NULL; local
/haiku/src/add-ons/input_server/devices/virtualkeyboard/
H A DVirtualKeyboardInputDevice.cpp39 VirtualKeyboardInputDevice::Start(const char* name, void* cookie) argument
48 VirtualKeyboardInputDevice::Stop(const char* name, void* cookie) argument
59 VirtualKeyboardInputDevice::Control(const char* name, void* cookie, argument
/haiku/src/tests/kits/net/
H A Dwlan_test.cpp123 uint32 cookie = 0; local
/haiku/src/system/boot/platform/atari_m68k/
H A DHandle.cpp56 Handle::ReadAt(void *cookie, off_t pos, void *buffer, size_t bufferSize) argument
63 Handle::WriteAt(void *cookie, off_t pos, const void *buffer, size_t bufferSize) argument
/haiku/src/add-ons/media/media-add-ons/videowindow/
H A DVideoAddOn.cpp63 VideoWindowAddOn::GetFlavorAt(int32 cookie, const flavor_info **flavorInfo) argument
/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci_device.cpp58 pci_device_uninit_driver(void* cookie) argument
/haiku/src/add-ons/kernel/drivers/audio/null/
H A Dnull_hardware.c44 null_fake_interrupt(void* cookie) argument
/haiku/headers/private/net/
H A Darp_control.h36 uint32 cookie; member in struct:arp_control
/haiku/src/add-ons/kernel/drivers/audio/ac97/geode/
H A Ddevice.cpp14 geode_open(const char *name, uint32 flags, void** cookie) argument
43 geode_read(void* cookie, off_t position, void *buf, size_t* numBytes) argument
52 geode_write(void* cookie, off_t position, const void* buffer, size_t* numBytes) argument
61 geode_control(void* cookie, uint32 op, void* arg, size_t length) argument
69 geode_close(void* cookie) argument
80 geode_free(void* cookie) argument
[all...]
/haiku/src/add-ons/kernel/drivers/audio/cmedia/
H A Djoy.c41 joy_open( const char * name, uint32 flags, void ** cookie) argument
66 joy_close( void * cookie) argument
74 joy_free( void * cookie) argument
82 joy_control( void * cookie, uint32 iop, void * data, size_t len) argument
93 joy_read( void * cookie, off_t pos, void * data, size_t * nread) argument
104 joy_write( void * cookie, off_t pos, const void * data, size_t * nwritten) argument
[all...]
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Djoy.c42 joy_open(const char * name, uint32 flags, void ** cookie) argument
64 joy_close(void * cookie) argument
71 joy_free(void * cookie) argument
78 joy_control(void * cookie, uint32 iop, void * data, size_t len) argument
85 joy_read(void * cookie, off_t pos, void * data, size_t * nread) argument
92 joy_write(void * cookie, off_t pos, const void * data, size_t * nwritten) argument
[all...]
/haiku/src/add-ons/kernel/drivers/audio/sb16/
H A Dhooks.c6 sb16_open (const char *name, uint32 flags, void** cookie) argument
25 sb16_read (void* cookie, off_t position, void *buf, size_t* num_bytes) argument
32 sb16_write (void* cookie, off_t position, const void* buffer, size_t* num_bytes) argument
39 sb16_control (void* cookie, uint32 op, void* arg, size_t len) argument
48 sb16_close (void* cookie) argument
57 sb16_free (void* cookie) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DServerQueryIterator.cpp24 ServerQueryIterator::SetRemoteCookie(int32 cookie) argument
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DNodeHandleMap.cpp71 NodeHandleMap::LockNodeHandle(int32 cookie, NodeHandle** _handle) argument
141 int32 cookie; local
/haiku/src/apps/devices/
H A Dconfig_driver.h19 uint64 cookie; member in struct:cm_ioctl_data

Completed in 233 milliseconds

1234567891011>>