Talk:VSH Exports: Difference between revisions
Jump to navigation
Jump to search
Line 345: | Line 345: | ||
|- | |- | ||
| TBA|| g_nvgle|| | | TBA|| g_nvgle|| | ||
|- | |||
|} | |||
== cellHttp == | |||
{| class="wikitable sortable" | |||
! Import NID !! Notes !! Usage | |||
|- | |||
| TBA|| cellHttpInit|| | |||
|- | |||
| TBA|| cellHttpEnd|| | |||
|- | |||
| TBA|| cellHttpsInit|| | |||
|- | |||
| TBA|| cellHttpsEnd|| | |||
|- | |||
| TBA|| cellHttpSetProxy|| | |||
|- | |||
| TBA|| cellHttpGetProxy|| | |||
|- | |||
| TBA|| cellHttpInitCookie|| | |||
|- | |||
| TBA|| cellHttpEndCookie|| | |||
|- | |||
| TBA|| cellHttpAddCookie|| | |||
|- | |||
| TBA|| cellHttpCreateClient|| | |||
|- | |||
| TBA|| cellHttpDestroyClient|| | |||
|- | |||
| TBA|| cellHttpClientSetProxy|| | |||
|- | |||
| TBA|| cellHttpClientGetProxy|| | |||
|- | |||
| TBA|| cellHttpClientSetVersion|| | |||
|- | |||
| TBA|| cellHttpClientGetVersion|| | |||
|- | |||
| TBA|| cellHttpClientSetPipeline|| | |||
|- | |||
| TBA|| cellHttpClientGetPipeline|| | |||
|- | |||
| TBA|| cellHttpClientSetKeepAlive|| | |||
|- | |||
| TBA|| cellHttpClientGetKeepAlive|| | |||
|- | |||
| TBA|| cellHttpClientSetAutoRedirect|| | |||
|- | |||
| TBA|| cellHttpClientGetAutoRedirect|| | |||
|- | |||
| TBA|| cellHttpClientSetAutoAuthentication|| | |||
|- | |||
| TBA|| cellHttpClientGetAutoAuthentication|| | |||
|- | |||
| TBA|| cellHttpClientSetCookieStatus|| | |||
|- | |||
| TBA|| cellHttpClientGetCookieStatus|| | |||
|- | |||
| TBA|| cellHttpClientSetAuthenticationCallback|| | |||
|- | |||
| TBA|| cellHttpClientSetTransactionStateCallback|| | |||
|- | |||
| TBA|| cellHttpClientSetRedirectCallback|| | |||
|- | |||
| TBA|| cellHttpClientSetUserAgent|| | |||
|- | |||
| TBA|| cellHttpClientGetUserAgent|| | |||
|- | |||
| TBA|| cellHttpClientCloseAllConnections|| | |||
|- | |||
| TBA|| cellHttpClientCloseConnections|| | |||
|- | |||
| TBA|| cellHttpClientPollConnections|| | |||
|- | |||
| TBA|| cellHttpClientSetRecvTimeout|| | |||
|- | |||
| TBA|| cellHttpClientGetRecvTimeout|| | |||
|- | |||
| TBA|| cellHttpClientSetSendTimeout|| | |||
|- | |||
| TBA|| cellHttpClientGetSendTimeout|| | |||
|- | |||
| TBA|| cellHttpClientSetConnTimeout|| | |||
|- | |||
| TBA|| cellHttpClientGetConnTimeout|| | |||
|- | |||
| TBA|| cellHttpClientSetTotalPoolSize|| | |||
|- | |||
| TBA|| cellHttpClientGetTotalPoolSize|| | |||
|- | |||
| TBA|| cellHttpClientSetPerHostPoolSize|| | |||
|- | |||
| TBA|| cellHttpClientGetPerHostPoolSize|| | |||
|- | |||
| TBA|| cellHttpClientSetPerHostKeepAliveMax|| | |||
|- | |||
| TBA|| cellHttpClientGetPerHostKeepAliveMax|| | |||
|- | |||
| TBA|| cellHttpClientSetPerPipelineMax|| | |||
|- | |||
| TBA|| cellHttpClientGetPerPipelineMax|| | |||
|- | |||
| TBA|| cellHttpClientGetAllHeaders|| | |||
|- | |||
| TBA|| cellHttpClientGetHeader|| | |||
|- | |||
| TBA|| cellHttpClientSetHeader|| | |||
|- | |||
| TBA|| cellHttpClientAddHeader|| | |||
|- | |||
| TBA|| cellHttpClientDeleteHeader|| | |||
|- | |||
| TBA|| cellHttpClientSetSslCallback|| | |||
|- | |||
| TBA|| cellHttpClientSetSslClientCertificate|| | |||
|- | |||
| TBA|| cellHttpCreateTransaction|| | |||
|- | |||
| TBA|| cellHttpDestroyTransaction|| | |||
|- | |||
| TBA|| cellHttpSendRequest|| | |||
|- | |||
| TBA|| cellHttpRecvResponse|| | |||
|- | |||
| TBA|| cellHttpTransactionGetUri|| | |||
|- | |||
| TBA|| cellHttpTransactionCloseConnection|| | |||
|- | |||
| TBA|| cellHttpTransactionReleaseConnection|| | |||
|- | |||
| TBA|| cellHttpTransactionAbortConnection|| | |||
|- | |||
| TBA|| cellHttpRequestSetContentLength|| | |||
|- | |||
| TBA|| cellHttpRequestGetContentLength|| | |||
|- | |||
| TBA|| cellHttpRequestGetAllHeaders|| | |||
|- | |||
| TBA|| cellHttpRequestGetHeader|| | |||
|- | |||
| TBA|| cellHttpRequestSetHeader|| | |||
|- | |||
| TBA|| cellHttpRequestAddHeader|| | |||
|- | |||
| TBA|| cellHttpRequestDeleteHeader|| | |||
|- | |||
| TBA|| cellHttpResponseGetContentLength|| | |||
|- | |||
| TBA|| cellHttpResponseGetStatusCode|| | |||
|- | |||
| TBA|| cellHttpResponseGetAllHeaders|| | |||
|- | |||
| TBA|| cellHttpResponseGetHeader|| | |||
|- | |||
| TBA|| cellHttpResponseGetStatusLine|| | |||
|- | |||
| TBA|| cellHttpTransactionGetSslCipherName|| | |||
|- | |||
| TBA|| cellHttpTransactionGetSslCipherId|| | |||
|- | |||
| TBA|| cellHttpTransactionGetSslCipherVersion|| | |||
|- | |||
| TBA|| cellHttpTransactionGetSslCipherBits|| | |||
|- | |||
| TBA|| cellHttpTransactionGetSslCipherString|| | |||
|- | |||
| TBA|| cellHttpTransactionGetSslVersion|| | |||
|- | |||
| TBA|| cellHttpTransactionGetSslId|| | |||
|- | |||
| TBA|| cellHttpGetCookie|| | |||
|- | |||
| TBA|| cellHttpCookieFlush|| | |||
|- | |||
| TBA|| cellHttpClientSetCookieSendCallback|| | |||
|- | |||
| TBA|| cellHttpClientSetCookieRecvCallback|| | |||
|- | |- | ||
|} | |} |
Revision as of 13:18, 1 December 2017
Exports (2428)
sys/external exports
- Note: TBA means To Be Announced
cellAdec
Import NID | Notes | Usage |
---|---|---|
TBA | cellAdecQueryAttr | |
TBA | cellAdecOpen | |
TBA | cellAdecClose | |
TBA | cellAdecStartSeq | |
TBA | cellAdecEndSeq | |
TBA | cellAdecDecodeAu | |
TBA | cellAdecGetPcm | |
TBA | cellAdecGetPcmItem |
cellAtrac
Import NID | Notes | Usage |
---|---|---|
TBA | cellAtracSetDataAndGetMemSize | |
TBA | cellAtracCreateDecoder | |
TBA | cellAtracDeleteDecoder | |
TBA | cellAtracDecode | |
TBA | cellAtracAddStreamData | |
TBA | cellAtracGetSecondBufferInfo | |
TBA | cellAtracSetSecondBuffer | |
TBA | cellAtracGetRemainFrame | |
TBA | cellAtracGetStreamDataInfo | |
TBA | cellAtracGetChannel | |
TBA | cellAtracGetMaxSample | |
TBA | cellAtracGetNextSample | |
TBA | cellAtracGetSoundInfo | |
TBA | cellAtracGetNextDecodePosition | |
TBA | cellAtracGetBitrate | |
TBA | cellAtracGetLoopInfo | |
TBA | cellAtracIsSecondBufferNeeded | |
TBA | cellAtracSetLoopNum | |
TBA | cellAtracGetBufferInfoForResetting | |
TBA | cellAtracResetPlayPosition | |
TBA | cellAtracGetInternalErrorInfo | |
TBA | cellAtracGetSamplingRate |
cellAudio
Import NID | Notes | Usage |
---|---|---|
TBA | cellAudioInit | |
TBA | cellAudioQuit | |
TBA | cellAudioPortOpen | |
TBA | cellAudioPortClose | |
TBA | cellAudioPortStart | |
TBA | cellAudioPortStop | |
TBA | cellAudioGetPortConfig | |
TBA | cellAudioGetPortBlockTag | |
TBA | cellAudioGetPortTimestamp | |
TBA | cellAudioSetPortLevel | |
TBA | cellAudioSetNotifyEventQueue | |
TBA | cellAudioRemoveNotifyEventQueue |
cellDmux
Import NID | Notes | Usage |
---|---|---|
TBA | cellDmuxQueryAttr | |
TBA | cellDmuxOpen | |
TBA | cellDmuxClose | |
TBA | cellDmuxSetStream | |
TBA | cellDmuxResetStream | |
TBA | cellDmuxQueryEsAttr | |
TBA | cellDmuxEnableEs | |
TBA | cellDmuxDisableEs | |
TBA | cellDmuxGetAu | |
TBA | cellDmuxReleaseAu | |
TBA | cellDmuxFlushEs | |
TBA | cellDmuxResetEs | |
TBA | cellDmuxOpenExt |
sys_fs
Import NID | Notes | Usage |
---|---|---|
TBA | cellFsOpen | |
TBA | cellFsRead | |
TBA | cellFsWrite | |
TBA | cellFsClose | |
TBA | cellFsOpendir | |
TBA | cellFsReaddir | |
TBA | cellFsClosedir | |
TBA | cellFsStat | |
TBA | cellFsFstat | |
TBA | cellFsMkdir | |
TBA | cellFsRename | |
TBA | cellFsRmdir | |
TBA | cellFsUnlink | |
TBA | cellFsLseek | |
TBA | cellFsFsync | |
TBA | cellFsFGetBlockSize | |
TBA | cellFsGetBlockSize | |
TBA | cellFsTruncate | |
TBA | cellFsFtruncate | |
TBA | cellFsUtime | |
TBA | cellFsChmod | |
TBA | cellFsStReadInit | |
TBA | cellFsStReadFinish | |
TBA | cellFsStReadGetRingBuf | |
TBA | cellFsStReadGetStatus | |
TBA | cellFsStReadGetRegid | |
TBA | cellFsStReadStart | |
TBA | cellFsStReadStop | |
TBA | cellFsStRead | |
TBA | cellFsStReadGetCurrentAddr | |
TBA | cellFsStReadPutCurrentAddr | |
TBA | cellFsStReadWait | |
TBA | cellFsStReadWaitCallback | |
TBA | cellFsOpen2 | |
TBA | cellFsAccess | |
TBA | cellFsFcntl | |
TBA | cellFsChown | |
TBA | cellFsUtilNewfs | |
TBA | cellFsUtilMount | |
TBA | cellFsUtilUmount | |
TBA | cellFsUtilForceUmount | |
TBA | cellFsUtilSync | |
TBA | cellFsUtilDf | |
TBA | cellFsUtilGetMountInfoSize | |
TBA | cellFsUtilGetMountInfo | |
TBA | cellFsUtilGetFsInfoSize | |
TBA | cellFsUtilGetFsInfo | |
TBA | cellFsLink | |
TBA | cellFsSymbolicLink | |
TBA | cellFsFdatasync | |
TBA | cellFsFGetBlockSize2 | |
TBA | cellFsGetBlockSize2 | |
TBA | cellFsAclRead | |
TBA | cellFsAclWrite | |
TBA | cellFsMappedAllocate | |
TBA | cellFsMappedFree | |
TBA | cellFsLsnRead2 | |
TBA | cellFsLsnGetCDASize | |
TBA | cellFsLsnGetCDA | |
TBA | cellFsLsnLock | |
TBA | cellFsLsnUnlock | |
TBA | cellFsLsnRead |
cellGcmSys
Import NID | Notes | Usage |
---|---|---|
TBA | cellGcmAddressToOffset | |
TBA | cellGcmMapMainMemory | |
TBA | cellGcmGetConfiguration | |
TBA | cellGcmGetControlRegister | |
TBA | cellGcmGetTiledPitchSize | |
TBA | cellGcmSetVBlankHandler | |
TBA | cellGcmSetSecondVHandler | |
TBA | cellGcmSetGraphicsHandler | |
TBA | cellGcmSetFlipHandler | |
TBA | cellGcmSetQueueHandler | |
TBA | cellGcmSetUserHandler | |
TBA | cellGcmSetDebugOutputLevel | |
TBA | cellGcmSetDisplayBuffer | |
TBA | cellGcmSetFlip | |
TBA | cellGcmSetWaitFlip | |
TBA | cellGcmGetLastFlipTime | |
TBA | cellGcmSetFlipMode | |
TBA | cellGcmSetPrepareFlip | |
TBA | cellGcmSetFlipImmediate | |
TBA | cellGcmResetFlipStatus | |
TBA | cellGcmGetFlipStatus | |
TBA | cellGcmSetFlipVFrequency | |
TBA | cellGcmSetSecondVFrequency | |
TBA | cellGcmEmulateNewSwitch | |
TBA | cellGcmSetUserCommand | |
TBA | cellGcmSetTile | |
TBA | cellGcmSetInvalidateTile | |
TBA | cellGcmSetZcull | |
TBA | cellGcmInit | |
TBA | _cellGcmFunc1 | |
TBA | _cellGcmFunc3 | |
TBA | g_nvgle |
cellHttp
Import NID | Notes | Usage |
---|---|---|
TBA | cellHttpInit | |
TBA | cellHttpEnd | |
TBA | cellHttpsInit | |
TBA | cellHttpsEnd | |
TBA | cellHttpSetProxy | |
TBA | cellHttpGetProxy | |
TBA | cellHttpInitCookie | |
TBA | cellHttpEndCookie | |
TBA | cellHttpAddCookie | |
TBA | cellHttpCreateClient | |
TBA | cellHttpDestroyClient | |
TBA | cellHttpClientSetProxy | |
TBA | cellHttpClientGetProxy | |
TBA | cellHttpClientSetVersion | |
TBA | cellHttpClientGetVersion | |
TBA | cellHttpClientSetPipeline | |
TBA | cellHttpClientGetPipeline | |
TBA | cellHttpClientSetKeepAlive | |
TBA | cellHttpClientGetKeepAlive | |
TBA | cellHttpClientSetAutoRedirect | |
TBA | cellHttpClientGetAutoRedirect | |
TBA | cellHttpClientSetAutoAuthentication | |
TBA | cellHttpClientGetAutoAuthentication | |
TBA | cellHttpClientSetCookieStatus | |
TBA | cellHttpClientGetCookieStatus | |
TBA | cellHttpClientSetAuthenticationCallback | |
TBA | cellHttpClientSetTransactionStateCallback | |
TBA | cellHttpClientSetRedirectCallback | |
TBA | cellHttpClientSetUserAgent | |
TBA | cellHttpClientGetUserAgent | |
TBA | cellHttpClientCloseAllConnections | |
TBA | cellHttpClientCloseConnections | |
TBA | cellHttpClientPollConnections | |
TBA | cellHttpClientSetRecvTimeout | |
TBA | cellHttpClientGetRecvTimeout | |
TBA | cellHttpClientSetSendTimeout | |
TBA | cellHttpClientGetSendTimeout | |
TBA | cellHttpClientSetConnTimeout | |
TBA | cellHttpClientGetConnTimeout | |
TBA | cellHttpClientSetTotalPoolSize | |
TBA | cellHttpClientGetTotalPoolSize | |
TBA | cellHttpClientSetPerHostPoolSize | |
TBA | cellHttpClientGetPerHostPoolSize | |
TBA | cellHttpClientSetPerHostKeepAliveMax | |
TBA | cellHttpClientGetPerHostKeepAliveMax | |
TBA | cellHttpClientSetPerPipelineMax | |
TBA | cellHttpClientGetPerPipelineMax | |
TBA | cellHttpClientGetAllHeaders | |
TBA | cellHttpClientGetHeader | |
TBA | cellHttpClientSetHeader | |
TBA | cellHttpClientAddHeader | |
TBA | cellHttpClientDeleteHeader | |
TBA | cellHttpClientSetSslCallback | |
TBA | cellHttpClientSetSslClientCertificate | |
TBA | cellHttpCreateTransaction | |
TBA | cellHttpDestroyTransaction | |
TBA | cellHttpSendRequest | |
TBA | cellHttpRecvResponse | |
TBA | cellHttpTransactionGetUri | |
TBA | cellHttpTransactionCloseConnection | |
TBA | cellHttpTransactionReleaseConnection | |
TBA | cellHttpTransactionAbortConnection | |
TBA | cellHttpRequestSetContentLength | |
TBA | cellHttpRequestGetContentLength | |
TBA | cellHttpRequestGetAllHeaders | |
TBA | cellHttpRequestGetHeader | |
TBA | cellHttpRequestSetHeader | |
TBA | cellHttpRequestAddHeader | |
TBA | cellHttpRequestDeleteHeader | |
TBA | cellHttpResponseGetContentLength | |
TBA | cellHttpResponseGetStatusCode | |
TBA | cellHttpResponseGetAllHeaders | |
TBA | cellHttpResponseGetHeader | |
TBA | cellHttpResponseGetStatusLine | |
TBA | cellHttpTransactionGetSslCipherName | |
TBA | cellHttpTransactionGetSslCipherId | |
TBA | cellHttpTransactionGetSslCipherVersion | |
TBA | cellHttpTransactionGetSslCipherBits | |
TBA | cellHttpTransactionGetSslCipherString | |
TBA | cellHttpTransactionGetSslVersion | |
TBA | cellHttpTransactionGetSslId | |
TBA | cellHttpGetCookie | |
TBA | cellHttpCookieFlush | |
TBA | cellHttpClientSetCookieSendCallback | |
TBA | cellHttpClientSetCookieRecvCallback |