Searched defs:handle (Results 1 – 7 of 7) sorted by relevance
| /CafeSDK-2.12.13-1/system/include/cafe/ |
| D | hio.h | 107 inline HIOStatus HIOReadAsync(HIOHandle handle, u32 sizeInBytes, void *pData, in HIOReadAsync() 118 inline HIOStatus HIOWriteAsync(HIOHandle handle, u32 sizeInBytes, const void *pData, in HIOWriteAsync()
|
| D | uhs_cos.h | 56 UhsClientHandle handle; member
|
| D | hid.h | 48 u32 handle; member
|
| D | mp4dmx.h | 272 void *handle; member 284 void *handle; member
|
| /CafeSDK-2.12.13-1/system/src/lib/szfile/ |
| D | 7zFile.h | 26 HANDLE handle; member
|
| /CafeSDK-2.12.13-1/system/include/cafe/curl/ |
| D | typecheck-gcc.h | 41 #define curl_easy_setopt(handle, option, value) \ argument 111 #define curl_easy_getinfo(handle, info, arg) \ argument 136 #define curl_multi_setopt(handle,opt,param) curl_multi_setopt(handle,opt,param) argument
|
| D | curl.h | 2159 #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) argument 2160 #define curl_easy_getinfo(handle,info,arg) curl_easy_getinfo(handle,info,arg) argument 2162 #define curl_multi_setopt(handle,opt,param) curl_multi_setopt(handle,opt,param) argument
|