Searched defs:cookie (Results 1 - 25 of 679) sorted by relevance

1234567891011>>

/haiku/src/system/kernel/
H A Dshutdown.cpp15 int32 cookie = 0; local
/haiku/src/tests/system/libroot/posix/
H A Dinit_rld_after_fork_test.cpp16 int32 cookie = 0; local
/haiku/src/tools/fs_shell/
H A Dvfs_request_io.cpp23 fssh_do_iterative_fd_io(int fd, fssh_io_request* request, fssh_iterative_io_get_vecs getVecs, fssh_iterative_io_finished finished, void* cookie) argument
/haiku/src/kits/debugger/demangler/
H A DDemangler.cpp41 uint32 cookie = 0; local
/haiku/headers/private/shared/
H A DTrackerAddOnAppLaunch.h38 int32 cookie = 0; local
/haiku/src/add-ons/accelerants/3dfx/
H A D3dfx_edid.cpp19 GetI2CSignals(void* cookie, int* _clock, int* data) argument
31 SetI2CSignals(void* cookie, int _clock, int data) argument
/haiku/src/add-ons/kernel/drivers/dvb/cx23882/
H A Dcx23882_i2c.c30 set_scl(void *cookie, int state) argument
43 set_sda(void *cookie, int state) argument
56 get_scl(void *cookie) argument
64 get_sda(void *cookie) argument
/haiku/src/apps/devices/
H A Ddm_wrapper.c41 get_root(device_node_cookie *cookie) argument
/haiku/src/bin/listdev/
H A Ddm_wrapper.c36 get_root(device_node_cookie *cookie) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DUnpackingAttributeDirectoryCookie.cpp38 UnpackingAttributeDirectoryCookie* cookie = new(std::nothrow) local
/haiku/headers/private/media/
H A DMediaWriter.h51 void* cookie; member in struct:BPrivate::media::MediaWriter::StreamInfo
/haiku/src/system/boot/platform/openfirmware/arch/sparc/
H A Dcpu.cpp40 intptr_t cookie = 0; local
/haiku/src/libs/bsd/
H A Ddl_iterate_phdr.c35 int32 cookie = 0; local
/haiku/src/system/libroot/os/
H A Dteam.c43 _get_next_team_info(int32 *cookie, team_info *info, size_t size) argument
/haiku/headers/private/kernel/slab/
H A DObjectDepot.h26 void* cookie; member in struct:object_depot
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelIORequest.h39 void* cookie; member in struct:UserlandFS::HaikuKernelIterativeFDIOCookie
41 HaikuKernelIterativeFDIOCookie(int fd, HaikuKernelIORequest* request, iterative_io_get_vecs getVecs, iterative_io_finished finished, void* cookie) argument
/haiku/src/system/runtime_loader/
H A Dadd_ons.h42 void* cookie; member in struct:RuntimeLoaderSymbolPatcher
44 RuntimeLoaderSymbolPatcher(runtime_loader_symbol_patcher* patcher, void* cookie) argument
/haiku/src/tests/kits/media/soundplayer/
H A DSimplePlayerTest.cpp51 cookie_record cookie; local
[all...]
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DRequest.cpp17 Request::Send(Cookie* cookie) argument
29 Request::_SendUDP(Cookie* cookie) argument
92 _SendTCP(Cookie* cookie) argument
[all...]
/haiku/src/system/boot/loader/file_systems/bfs/
H A DLink.cpp46 Link::ReadAt(void *cookie, off_t pos, void *buffer, size_t bufferSize) argument
53 Link::WriteAt(void *cookie, off_t pos, const void *buffer, size_t bufferSize) argument
/haiku/src/bin/
H A Dlistimage.c27 int32 cookie = 0; local
79 int32 cookie = 0; local
103 int32 cookie = 0; local
H A Dlistarea.c45 ssize_t cookie = 0; local
79 int32 cookie = 0; local
95 int32 cookie = 0; local
/haiku/src/add-ons/input_server/filters/minimize_all/
H A DMinimizeAllInputFilter.cpp64 int32 cookie = 0; local
/haiku/src/tests/system/libroot/posix/math/
H A Dmath_test.cpp18 int32 cookie = 0; local
/haiku/src/servers/input/
H A DMethodMenuItem.cpp20 MethodMenuItem::MethodMenuItem(int32 cookie, const char* name, const uchar* icon, BMenu* subMenu, BMessenger& messenger) argument
31 MethodMenuItem::MethodMenuItem(int32 cookie, const char* name, const uchar* icon) argument

Completed in 117 milliseconds

1234567891011>>