Searched defs:cookie (Results 51 - 75 of 673) sorted by relevance

1234567891011>>

/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DUnpackingAttributeDirectoryCookie.cpp39 UnpackingAttributeDirectoryCookie* cookie = new(std::nothrow) local
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/session/
H A Dsession.cpp40 identify_partition(int fd, partition_data *partition, void **cookie) argument
74 scan_partition(int fd, partition_data *partition, void *cookie) argument
113 free_identify_partition_cookie(partition_data */*partition*/, void *cookie) argument
[all...]
/haiku-fatelf/src/add-ons/media/media-add-ons/dvb/
H A DMediaStreamDecoder.cpp3 MediaStreamDecoder::MediaStreamDecoder(get_next_chunk_func next_chunk, void *cookie) argument
/haiku-fatelf/src/apps/cortex/NodeManager/
H A DNodeSyncThread.cpp143 _Sync( void* cookie) argument
/haiku-fatelf/src/apps/devices/
H A Dconfig_driver.h19 uint64 cookie; member in struct:cm_ioctl_data
/haiku-fatelf/src/apps/icon-o-matic/import_export/
H A DExporter.cpp99 Exporter::_ExportThreadEntry(void* cookie) argument
/haiku-fatelf/src/bin/playsound/
H A Dplayfile.cpp25 play_buffer(void *cookie, void * buffer, size_t size, const media_raw_audio_format & format) argument
H A Dplaywav.cpp23 play_buffer(void *cookie, void * buffer, size_t size, const media_raw_audio_format & format) argument
/haiku-fatelf/src/kits/media/
H A DChunkCache.cpp73 ChunkCache::NextChunk(Reader* reader, void* cookie) argument
112 ChunkCache::ReadNextChunk(Reader* reader, void* cookie) argument
/haiku-fatelf/src/servers/app/drawing/
H A DUpdateQueue.cpp116 UpdateQueue::_ExecuteUpdatesEntry(void* cookie) argument
/haiku-fatelf/src/servers/input/
H A DMethodMenuItem.cpp20 MethodMenuItem::MethodMenuItem(void* cookie, const char* name, const uchar* icon, BMenu* subMenu, BMessenger& messenger) argument
31 MethodMenuItem::MethodMenuItem(void* cookie, const char* name, const uchar* icon) argument
/haiku-fatelf/src/system/boot/loader/
H A Dload_driver_settings.cpp95 void* cookie; local
/haiku-fatelf/src/system/boot/platform/amiga_m68k/
H A DHandle.cpp55 Handle::ReadAt(void *cookie, off_t pos, void *buffer, size_t bufferSize) argument
62 Handle::WriteAt(void *cookie, off_t pos, const void *buffer, size_t bufferSize) argument
98 CharHandle::ReadAt(void *cookie, off_t pos, void *buffer, size_t bufferSize) argument
109 CharHandle::WriteAt(void *cookie, off_t pos, const void *buffer, size_t bufferSize) argument
/haiku-fatelf/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
99 CharHandle::ReadAt(void *cookie, off_t pos, void *buffer, size_t bufferSize) argument
116 CharHandle::WriteAt(void *cookie, off_t pos, const void *buffer, size_t bufferSize) argument
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Diofopncook.c122 _IO_cookie_init(struct _IO_cookie_file *cfile, int read_write, void *cookie, _IO_cookie_io_functions_t io_functions) argument
/haiku-fatelf/src/system/runtime_loader/
H A Dadd_ons.cpp40 register_defined_symbol_patcher(struct image_t* image, runtime_loader_symbol_patcher* _patcher, void* cookie) argument
56 unregister_defined_symbol_patcher(struct image_t* image, runtime_loader_symbol_patcher* _patcher, void* cookie) argument
73 register_undefined_symbol_patcher(struct image_t* image, runtime_loader_symbol_patcher* _patcher, void* cookie) argument
89 unregister_undefined_symbol_patcher(struct image_t* image, runtime_loader_symbol_patcher* _patcher, void* cookie) argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/client/
H A DServerQueryIterator.cpp24 ServerQueryIterator::SetRemoteCookie(int32 cookie) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/server/
H A DNodeHandleMap.cpp71 NodeHandleMap::LockNodeHandle(int32 cookie, NodeHandle** _handle) argument
141 int32 cookie; local
/haiku-fatelf/src/tests/kits/media/soundplayer/
H A DSoundPlayerTest.cpp19 void PlayBuffer(void *cookie, void * buffer, size_t size, const media_raw_audio_format & format) argument
/haiku-fatelf/src/tests/servers/input/view_input_device/
H A DViewInputDevice.cpp65 status_t ViewInputDevice::Start(const char *device, void *cookie) argument
78 status_t ViewInputDevice::Stop(const char *device, void *cookie) argument
/haiku-fatelf/src/tests/servers/registrar/
H A Drun_test_registrar.cpp43 int32 cookie = 0; local
/haiku-fatelf/headers/private/graphics/common/
H A Di2c.h45 void *cookie; // user-defined cookie member in struct:i2c_bus
/haiku-fatelf/headers/private/media/
H A DMediaExtractor.h27 void* cookie; member in struct:BPrivate::media::stream_info
/haiku-fatelf/headers/private/system/
H A Ddevice_manager_defs.h24 device_node_cookie cookie; member in struct:device_attr_info
/haiku-fatelf/src/add-ons/kernel/bus_managers/firewire/
H A Dtimer.cpp34 void * cookie; member in struct:timer_info
50 timer_thread(void *cookie) argument
59 void * cookie; local
115 create_timer(timer_function func, void *cookie, bigtime_t interval, uint32 flags) argument
[all...]

Completed in 284 milliseconds

1234567891011>>