RetroArch
Functions
imports.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 IMPORT_BEGIN (coreinit)
 
 IMPORT (OSScreenInit)
 
 IMPORT (OSScreenGetBufferSizeEx)
 
 IMPORT (OSScreenSetBufferEx)
 
 IMPORT (OSScreenEnableEx)
 
 IMPORT (OSScreenFlipBuffersEx)
 
 IMPORT (OSScreenClearBufferEx)
 
 IMPORT (OSScreenPutFontEx)
 
 IMPORT (OSFatal)
 
 IMPORT (OSDynLoad_Acquire)
 
 IMPORT (OSDynLoad_FindExport)
 
 IMPORT (OSDynLoad_Release)
 
 IMPORT (OSSetExceptionCallback)
 
 IMPORT (OSSavesDone_ReadyToRelease)
 
 IMPORT (OSInitMutex)
 
 IMPORT (OSLockMutex)
 
 IMPORT (OSUnlockMutex)
 
 IMPORT (OSInitCond)
 
 IMPORT (OSWaitCond)
 
 IMPORT (OSSignalCond)
 
 IMPORT (OSInitSpinLock)
 
 IMPORT (OSUninterruptibleSpinLock_Acquire)
 
 IMPORT (OSUninterruptibleSpinLock_Release)
 
 IMPORT (OSFastMutex_Init)
 
 IMPORT (OSFastMutex_Lock)
 
 IMPORT (OSFastMutex_Unlock)
 
 IMPORT (OSSleepTicks)
 
 IMPORT (OSGetTitleID)
 
 IMPORT (OSIsThreadTerminated)
 
 IMPORT (OSSetThreadPriority)
 
 IMPORT (OSCreateThread)
 
 IMPORT (OSSetThreadCleanupCallback)
 
 IMPORT (OSResumeThread)
 
 IMPORT (OSIsThreadSuspended)
 
 IMPORT (OSSuspendThread)
 
 IMPORT (OSGetCurrentThread)
 
 IMPORT (OSExitThread)
 
 IMPORT (OSJoinThread)
 
 IMPORT (OSYieldThread)
 
 IMPORT (OSGetCoreId)
 
 IMPORT (OSIsMainCore)
 
 IMPORT (OSGetSystemTime)
 
 IMPORT (OSGetSystemTick)
 
 IMPORT (OSGetTime)
 
 IMPORT (OSGetSymbolName)
 
 IMPORT (OSGetSharedData)
 
 IMPORT (OSEffectiveToPhysical)
 
 IMPORT (OSInitSemaphore)
 
 IMPORT (OSInitSemaphoreEx)
 
 IMPORT (OSGetSemaphoreCount)
 
 IMPORT (OSSignalSemaphore)
 
 IMPORT (OSWaitSemaphore)
 
 IMPORT (OSTryWaitSemaphore)
 
 IMPORT (exit)
 
 IMPORT (_Exit)
 
 IMPORT (__os_snprintf)
 
 IMPORT (DisassemblePPCRange)
 
 IMPORT (DCInvalidateRange)
 
 IMPORT (DCFlushRange)
 
 IMPORT (DCStoreRange)
 
 IMPORT (DCStoreRangeNoSync)
 
 IMPORT (__gh_errno_ptr)
 
 IMPORT (MEMGetBaseHeapHandle)
 
 IMPORT (MEMCreateExpHeapEx)
 
 IMPORT (MEMDestroyExpHeap)
 
 IMPORT (MEMAllocFromExpHeapEx)
 
 IMPORT (MEMFreeToExpHeap)
 
 IMPORT (MEMGetSizeForMBlockExpHeap)
 
 IMPORT (MEMAllocFromFrmHeapEx)
 
 IMPORT (MEMFreeToFrmHeap)
 
 IMPORT (MEMGetAllocatableSizeForFrmHeapEx)
 
 IMPORT (FSInit)
 
 IMPORT (FSShutdown)
 
 IMPORT (FSAddClient)
 
 IMPORT (FSAddClientEx)
 
 IMPORT (FSDelClient)
 
 IMPORT (FSInitCmdBlock)
 
 IMPORT (FSChangeDir)
 
 IMPORT (FSGetFreeSpaceSize)
 
 IMPORT (FSGetStat)
 
 IMPORT (FSRemove)
 
 IMPORT (FSOpenFile)
 
 IMPORT (FSCloseFile)
 
 IMPORT (FSOpenDir)
 
 IMPORT (FSMakeDir)
 
 IMPORT (FSReadDir)
 
 IMPORT (FSRewindDir)
 
 IMPORT (FSCloseDir)
 
 IMPORT (FSGetStatFile)
 
 IMPORT (FSReadFile)
 
 IMPORT (FSWriteFile)
 
 IMPORT (FSSetPosFile)
 
 IMPORT (FSFlushFile)
 
 IMPORT (FSTruncateFile)
 
 IMPORT (FSRename)
 
 IMPORT (FSGetMountSource)
 
 IMPORT (FSMount)
 
 IMPORT (FSUnmount)
 
 IMPORT (IOS_Open)
 
 IMPORT (IOS_Close)
 
 IMPORT (IOS_Ioctl)
 
 IMPORT (IOS_IoctlAsync)
 
 IMPORT (IMIsAPDEnabled)
 
 IMPORT (IMIsDimEnabled)
 
 IMPORT (IMEnableAPD)
 
 IMPORT (IMEnableDim)
 
 IMPORT (IMDisableAPD)
 
 IMPORT (IMDisableDim)
 
 IMPORT_END ()
 
 IMPORT_BEGIN (nsysnet)
 
 IMPORT (socket_lib_init)
 
 IMPORT (getaddrinfo)
 
 IMPORT (freeaddrinfo)
 
 IMPORT (getnameinfo)
 
 IMPORT (inet_ntoa)
 
 IMPORT (inet_ntop)
 
 IMPORT (inet_aton)
 
 IMPORT (inet_pton)
 
 IMPORT (ntohl)
 
 IMPORT (ntohs)
 
 IMPORT (htonl)
 
 IMPORT (htons)
 
 IMPORT (accept)
 
 IMPORT (bind)
 
 IMPORT (socketclose)
 
 IMPORT (connect)
 
 IMPORT (getpeername)
 
 IMPORT (getsockname)
 
 IMPORT (getsockopt)
 
 IMPORT (listen)
 
 IMPORT (recv)
 
 IMPORT (recvfrom)
 
 IMPORT (send)
 
 IMPORT (sendto)
 
 IMPORT (setsockopt)
 
 IMPORT (shutdown)
 
 IMPORT (socket)
 
 IMPORT (select)
 
 IMPORT (socketlasterr)
 
 IMPORT_BEGIN (gx2)
 
 IMPORT (GX2Invalidate)
 
 IMPORT (GX2Init)
 
 IMPORT (GX2GetSystemTVScanMode)
 
 IMPORT (GX2CalcTVSize)
 
 IMPORT (GX2SetTVBuffer)
 
 IMPORT (GX2CalcDRCSize)
 
 IMPORT (GX2SetDRCBuffer)
 
 IMPORT (GX2CalcSurfaceSizeAndAlignment)
 
 IMPORT (GX2InitColorBufferRegs)
 
 IMPORT (GX2SetupContextStateEx)
 
 IMPORT (GX2SetContextState)
 
 IMPORT (GX2SetColorBuffer)
 
 IMPORT (GX2SetViewport)
 
 IMPORT (GX2SetScissor)
 
 IMPORT (GX2SetDepthOnlyControl)
 
 IMPORT (GX2SetColorControl)
 
 IMPORT (GX2SetBlendControl)
 
 IMPORT (GX2SetBlendConstantColor)
 
 IMPORT (GX2SetCullOnlyControl)
 
 IMPORT (GX2CalcFetchShaderSizeEx)
 
 IMPORT (GX2InitFetchShaderEx)
 
 IMPORT (GX2SetFetchShader)
 
 IMPORT (GX2SetVertexShader)
 
 IMPORT (GX2SetPixelShader)
 
 IMPORT (GX2SetGeometryShader)
 
 IMPORT (GX2SetGeometryUniformBlock)
 
 IMPORT (GX2SetVertexUniformBlock)
 
 IMPORT (GX2SetPixelUniformBlock)
 
 IMPORT (GX2CalcGeometryShaderInputRingBufferSize)
 
 IMPORT (GX2CalcGeometryShaderOutputRingBufferSize)
 
 IMPORT (GX2SetGeometryShaderInputRingBuffer)
 
 IMPORT (GX2SetGeometryShaderOutputRingBuffer)
 
 IMPORT (GX2SetShaderModeEx)
 
 IMPORT (GX2SetAttribBuffer)
 
 IMPORT (GX2InitTextureRegs)
 
 IMPORT (GX2InitSampler)
 
 IMPORT (GX2SetPixelTexture)
 
 IMPORT (GX2SetPixelSampler)
 
 IMPORT (GX2ClearColor)
 
 IMPORT (GX2CopyColorBufferToScanBuffer)
 
 IMPORT (GX2SwapScanBuffers)
 
 IMPORT (GX2Flush)
 
 IMPORT (GX2WaitForVsync)
 
 IMPORT (GX2SetTVEnable)
 
 IMPORT (GX2SetDRCEnable)
 
 IMPORT (GX2SetSwapInterval)
 
 IMPORT (GX2DrawDone)
 
 IMPORT (GX2Shutdown)
 
 IMPORT (GX2DrawEx)
 
 IMPORT (GX2WaitForFlip)
 
 IMPORT (GX2GetSwapStatus)
 
 IMPORT_BEGIN (nn_ac)
 
 IMPORT (ACInitialize)
 
 IMPORT (ACFinalize)
 
 IMPORT (ACConnect)
 
 IMPORT (ACClose)
 
 IMPORT (ACGetAssignedAddress)
 
 IMPORT (ACGetAssignedSubnet)
 
 IMPORT_BEGIN (proc_ui)
 
 IMPORT (ProcUIInit)
 
 IMPORT (ProcUIShutdown)
 
 IMPORT_BEGIN (sndcore2)
 
 IMPORT (AXInitWithParams)
 
 IMPORT (AXQuit)
 
 IMPORT (AXRegisterFrameCallback)
 
 IMPORT (AXAcquireMultiVoice)
 
 IMPORT (AXSetMultiVoiceDeviceMix)
 
 IMPORT (AXSetMultiVoiceOffsets)
 
 IMPORT (AXSetMultiVoiceCurrentOffset)
 
 IMPORT (AXSetMultiVoiceState)
 
 IMPORT (AXSetMultiVoiceVe)
 
 IMPORT (AXSetMultiVoiceSrcType)
 
 IMPORT (AXSetMultiVoiceSrcRatio)
 
 IMPORT (AXIsMultiVoiceRunning)
 
 IMPORT (AXFreeMultiVoice)
 
 IMPORT_BEGIN (sysapp)
 
 IMPORT (SYSRelaunchTitle)
 
 IMPORT (SYSLaunchMenu)
 
 IMPORT_BEGIN (vpad)
 
 IMPORT (VPADRead)
 
 IMPORT (VPADInit)
 
 IMPORT (VPADGetTPCalibratedPoint)
 
 IMPORT_BEGIN (padscore)
 
 IMPORT (KPADInit)
 
 IMPORT (WPADProbe)
 
 IMPORT (KPADSetConnectCallback)
 
 IMPORT (WPADSetDataFormat)
 
 IMPORT (WPADEnableURCC)
 
 IMPORT (WPADEnableWiiRemote)
 
 IMPORT (WPADRead)
 
 IMPORT (KPADRead)
 
 IMPORT (KPADReadEx)
 
 IMPORT (KPADShutdown)
 
 IMPORT_BEGIN (nsyskbd)
 
 IMPORT (KBDSetup)
 
 IMPORT (KBDTeardown)
 

Function Documentation

◆ IMPORT() [1/225]

IMPORT ( OSScreenInit  )

◆ IMPORT() [2/225]

◆ IMPORT() [3/225]

IMPORT ( OSScreenSetBufferEx  )

◆ IMPORT() [4/225]

IMPORT ( OSScreenEnableEx  )

◆ IMPORT() [5/225]

IMPORT ( OSScreenFlipBuffersEx  )

◆ IMPORT() [6/225]

IMPORT ( OSScreenClearBufferEx  )

◆ IMPORT() [7/225]

IMPORT ( OSScreenPutFontEx  )

◆ IMPORT() [8/225]

IMPORT ( OSFatal  )

◆ IMPORT() [9/225]

IMPORT ( OSDynLoad_Acquire  )

◆ IMPORT() [10/225]

IMPORT ( OSDynLoad_FindExport  )

◆ IMPORT() [11/225]

IMPORT ( OSDynLoad_Release  )

◆ IMPORT() [12/225]

IMPORT ( OSSetExceptionCallback  )

◆ IMPORT() [13/225]

◆ IMPORT() [14/225]

IMPORT ( OSInitMutex  )

◆ IMPORT() [15/225]

IMPORT ( OSLockMutex  )

◆ IMPORT() [16/225]

IMPORT ( OSUnlockMutex  )

◆ IMPORT() [17/225]

IMPORT ( OSInitCond  )

◆ IMPORT() [18/225]

IMPORT ( OSWaitCond  )

◆ IMPORT() [19/225]

IMPORT ( OSSignalCond  )

◆ IMPORT() [20/225]

IMPORT ( OSInitSpinLock  )

◆ IMPORT() [21/225]

◆ IMPORT() [22/225]

◆ IMPORT() [23/225]

IMPORT ( OSFastMutex_Init  )

◆ IMPORT() [24/225]

IMPORT ( OSFastMutex_Lock  )

◆ IMPORT() [25/225]

IMPORT ( OSFastMutex_Unlock  )

◆ IMPORT() [26/225]

IMPORT ( OSSleepTicks  )

◆ IMPORT() [27/225]

IMPORT ( OSGetTitleID  )

◆ IMPORT() [28/225]

IMPORT ( OSIsThreadTerminated  )

◆ IMPORT() [29/225]

IMPORT ( OSSetThreadPriority  )

◆ IMPORT() [30/225]

IMPORT ( OSCreateThread  )

◆ IMPORT() [31/225]

◆ IMPORT() [32/225]

IMPORT ( OSResumeThread  )

◆ IMPORT() [33/225]

IMPORT ( OSIsThreadSuspended  )

◆ IMPORT() [34/225]

IMPORT ( OSSuspendThread  )

◆ IMPORT() [35/225]

IMPORT ( OSGetCurrentThread  )

◆ IMPORT() [36/225]

IMPORT ( OSExitThread  )

◆ IMPORT() [37/225]

IMPORT ( OSJoinThread  )

◆ IMPORT() [38/225]

IMPORT ( OSYieldThread  )

◆ IMPORT() [39/225]

IMPORT ( OSGetCoreId  )

◆ IMPORT() [40/225]

IMPORT ( OSIsMainCore  )

◆ IMPORT() [41/225]

IMPORT ( OSGetSystemTime  )

◆ IMPORT() [42/225]

IMPORT ( OSGetSystemTick  )

◆ IMPORT() [43/225]

IMPORT ( OSGetTime  )

◆ IMPORT() [44/225]

IMPORT ( OSGetSymbolName  )

◆ IMPORT() [45/225]

IMPORT ( OSGetSharedData  )

◆ IMPORT() [46/225]

IMPORT ( OSEffectiveToPhysical  )

◆ IMPORT() [47/225]

IMPORT ( OSInitSemaphore  )

◆ IMPORT() [48/225]

IMPORT ( OSInitSemaphoreEx  )

◆ IMPORT() [49/225]

IMPORT ( OSGetSemaphoreCount  )

◆ IMPORT() [50/225]

IMPORT ( OSSignalSemaphore  )

◆ IMPORT() [51/225]

IMPORT ( OSWaitSemaphore  )

◆ IMPORT() [52/225]

IMPORT ( OSTryWaitSemaphore  )

◆ IMPORT() [53/225]

IMPORT ( exit  )

◆ IMPORT() [54/225]

IMPORT ( _Exit  )

◆ IMPORT() [55/225]

IMPORT ( __os_snprintf  )

◆ IMPORT() [56/225]

IMPORT ( DisassemblePPCRange  )

◆ IMPORT() [57/225]

IMPORT ( DCInvalidateRange  )

◆ IMPORT() [58/225]

IMPORT ( DCFlushRange  )

◆ IMPORT() [59/225]

IMPORT ( DCStoreRange  )

◆ IMPORT() [60/225]

IMPORT ( DCStoreRangeNoSync  )

◆ IMPORT() [61/225]

IMPORT ( __gh_errno_ptr  )

◆ IMPORT() [62/225]

IMPORT ( MEMGetBaseHeapHandle  )

◆ IMPORT() [63/225]

IMPORT ( MEMCreateExpHeapEx  )

◆ IMPORT() [64/225]

IMPORT ( MEMDestroyExpHeap  )

◆ IMPORT() [65/225]

IMPORT ( MEMAllocFromExpHeapEx  )

◆ IMPORT() [66/225]

IMPORT ( MEMFreeToExpHeap  )

◆ IMPORT() [67/225]

◆ IMPORT() [68/225]

IMPORT ( MEMAllocFromFrmHeapEx  )

◆ IMPORT() [69/225]

IMPORT ( MEMFreeToFrmHeap  )

◆ IMPORT() [70/225]

◆ IMPORT() [71/225]

IMPORT ( FSInit  )

◆ IMPORT() [72/225]

IMPORT ( FSShutdown  )

◆ IMPORT() [73/225]

IMPORT ( FSAddClient  )

◆ IMPORT() [74/225]

IMPORT ( FSAddClientEx  )

◆ IMPORT() [75/225]

IMPORT ( FSDelClient  )

◆ IMPORT() [76/225]

IMPORT ( FSInitCmdBlock  )

◆ IMPORT() [77/225]

IMPORT ( FSChangeDir  )

◆ IMPORT() [78/225]

IMPORT ( FSGetFreeSpaceSize  )

◆ IMPORT() [79/225]

IMPORT ( FSGetStat  )

◆ IMPORT() [80/225]

IMPORT ( FSRemove  )

◆ IMPORT() [81/225]

IMPORT ( FSOpenFile  )

◆ IMPORT() [82/225]

IMPORT ( FSCloseFile  )

◆ IMPORT() [83/225]

IMPORT ( FSOpenDir  )

◆ IMPORT() [84/225]

IMPORT ( FSMakeDir  )

◆ IMPORT() [85/225]

IMPORT ( FSReadDir  )

◆ IMPORT() [86/225]

IMPORT ( FSRewindDir  )

◆ IMPORT() [87/225]

IMPORT ( FSCloseDir  )

◆ IMPORT() [88/225]

IMPORT ( FSGetStatFile  )

◆ IMPORT() [89/225]

IMPORT ( FSReadFile  )

◆ IMPORT() [90/225]

IMPORT ( FSWriteFile  )

◆ IMPORT() [91/225]

IMPORT ( FSSetPosFile  )

◆ IMPORT() [92/225]

IMPORT ( FSFlushFile  )

◆ IMPORT() [93/225]

IMPORT ( FSTruncateFile  )

◆ IMPORT() [94/225]

IMPORT ( FSRename  )

◆ IMPORT() [95/225]

IMPORT ( FSGetMountSource  )

◆ IMPORT() [96/225]

IMPORT ( FSMount  )

◆ IMPORT() [97/225]

IMPORT ( FSUnmount  )

◆ IMPORT() [98/225]

IMPORT ( IOS_Open  )

◆ IMPORT() [99/225]

IMPORT ( IOS_Close  )

◆ IMPORT() [100/225]

IMPORT ( IOS_Ioctl  )

◆ IMPORT() [101/225]

IMPORT ( IOS_IoctlAsync  )

◆ IMPORT() [102/225]

IMPORT ( IMIsAPDEnabled  )

◆ IMPORT() [103/225]

IMPORT ( IMIsDimEnabled  )

◆ IMPORT() [104/225]

IMPORT ( IMEnableAPD  )

◆ IMPORT() [105/225]

IMPORT ( IMEnableDim  )

◆ IMPORT() [106/225]

IMPORT ( IMDisableAPD  )

◆ IMPORT() [107/225]

IMPORT ( IMDisableDim  )

◆ IMPORT() [108/225]

IMPORT ( socket_lib_init  )

◆ IMPORT() [109/225]

IMPORT ( getaddrinfo  )

◆ IMPORT() [110/225]

IMPORT ( freeaddrinfo  )

◆ IMPORT() [111/225]

IMPORT ( getnameinfo  )

◆ IMPORT() [112/225]

IMPORT ( inet_ntoa  )

◆ IMPORT() [113/225]

IMPORT ( inet_ntop  )

◆ IMPORT() [114/225]

IMPORT ( inet_aton  )

◆ IMPORT() [115/225]

IMPORT ( inet_pton  )

◆ IMPORT() [116/225]

IMPORT ( ntohl  )

◆ IMPORT() [117/225]

IMPORT ( ntohs  )

◆ IMPORT() [118/225]

IMPORT ( htonl  )

◆ IMPORT() [119/225]

IMPORT ( htons  )

◆ IMPORT() [120/225]

IMPORT ( accept  )

◆ IMPORT() [121/225]

IMPORT ( bind  )

◆ IMPORT() [122/225]

IMPORT ( socketclose  )

◆ IMPORT() [123/225]

IMPORT ( connect  )

◆ IMPORT() [124/225]

IMPORT ( getpeername  )

◆ IMPORT() [125/225]

IMPORT ( getsockname  )

◆ IMPORT() [126/225]

IMPORT ( getsockopt  )

◆ IMPORT() [127/225]

IMPORT ( listen  )

◆ IMPORT() [128/225]

IMPORT ( recv  )

◆ IMPORT() [129/225]

IMPORT ( recvfrom  )

◆ IMPORT() [130/225]

IMPORT ( send  )

◆ IMPORT() [131/225]

IMPORT ( sendto  )

◆ IMPORT() [132/225]

IMPORT ( setsockopt  )

◆ IMPORT() [133/225]

IMPORT ( shutdown  )

◆ IMPORT() [134/225]

IMPORT ( socket  )

◆ IMPORT() [135/225]

IMPORT ( select  )

◆ IMPORT() [136/225]

IMPORT ( socketlasterr  )

◆ IMPORT() [137/225]

IMPORT ( GX2Invalidate  )

◆ IMPORT() [138/225]

IMPORT ( GX2Init  )

◆ IMPORT() [139/225]

IMPORT ( GX2GetSystemTVScanMode  )

◆ IMPORT() [140/225]

IMPORT ( GX2CalcTVSize  )

◆ IMPORT() [141/225]

IMPORT ( GX2SetTVBuffer  )

◆ IMPORT() [142/225]

IMPORT ( GX2CalcDRCSize  )

◆ IMPORT() [143/225]

IMPORT ( GX2SetDRCBuffer  )

◆ IMPORT() [144/225]

◆ IMPORT() [145/225]

IMPORT ( GX2InitColorBufferRegs  )

◆ IMPORT() [146/225]

IMPORT ( GX2SetupContextStateEx  )

◆ IMPORT() [147/225]

IMPORT ( GX2SetContextState  )

◆ IMPORT() [148/225]

IMPORT ( GX2SetColorBuffer  )

◆ IMPORT() [149/225]

IMPORT ( GX2SetViewport  )

◆ IMPORT() [150/225]

IMPORT ( GX2SetScissor  )

◆ IMPORT() [151/225]

IMPORT ( GX2SetDepthOnlyControl  )

◆ IMPORT() [152/225]

IMPORT ( GX2SetColorControl  )

◆ IMPORT() [153/225]

IMPORT ( GX2SetBlendControl  )

◆ IMPORT() [154/225]

◆ IMPORT() [155/225]

IMPORT ( GX2SetCullOnlyControl  )

◆ IMPORT() [156/225]

◆ IMPORT() [157/225]

IMPORT ( GX2InitFetchShaderEx  )

◆ IMPORT() [158/225]

IMPORT ( GX2SetFetchShader  )

◆ IMPORT() [159/225]

IMPORT ( GX2SetVertexShader  )

◆ IMPORT() [160/225]

IMPORT ( GX2SetPixelShader  )

◆ IMPORT() [161/225]

IMPORT ( GX2SetGeometryShader  )

◆ IMPORT() [162/225]

◆ IMPORT() [163/225]

◆ IMPORT() [164/225]

◆ IMPORT() [165/225]

◆ IMPORT() [166/225]

◆ IMPORT() [167/225]

◆ IMPORT() [168/225]

◆ IMPORT() [169/225]

IMPORT ( GX2SetShaderModeEx  )

◆ IMPORT() [170/225]

IMPORT ( GX2SetAttribBuffer  )

◆ IMPORT() [171/225]

IMPORT ( GX2InitTextureRegs  )

◆ IMPORT() [172/225]

IMPORT ( GX2InitSampler  )

◆ IMPORT() [173/225]

IMPORT ( GX2SetPixelTexture  )

◆ IMPORT() [174/225]

IMPORT ( GX2SetPixelSampler  )

◆ IMPORT() [175/225]

IMPORT ( GX2ClearColor  )

◆ IMPORT() [176/225]

◆ IMPORT() [177/225]

IMPORT ( GX2SwapScanBuffers  )

◆ IMPORT() [178/225]

IMPORT ( GX2Flush  )

◆ IMPORT() [179/225]

IMPORT ( GX2WaitForVsync  )

◆ IMPORT() [180/225]

IMPORT ( GX2SetTVEnable  )

◆ IMPORT() [181/225]

IMPORT ( GX2SetDRCEnable  )

◆ IMPORT() [182/225]

IMPORT ( GX2SetSwapInterval  )

◆ IMPORT() [183/225]

IMPORT ( GX2DrawDone  )

◆ IMPORT() [184/225]

IMPORT ( GX2Shutdown  )

◆ IMPORT() [185/225]

IMPORT ( GX2DrawEx  )

◆ IMPORT() [186/225]

IMPORT ( GX2WaitForFlip  )

◆ IMPORT() [187/225]

IMPORT ( GX2GetSwapStatus  )

◆ IMPORT() [188/225]

IMPORT ( ACInitialize  )

◆ IMPORT() [189/225]

IMPORT ( ACFinalize  )

◆ IMPORT() [190/225]

IMPORT ( ACConnect  )

◆ IMPORT() [191/225]

IMPORT ( ACClose  )

◆ IMPORT() [192/225]

IMPORT ( ACGetAssignedAddress  )

◆ IMPORT() [193/225]

IMPORT ( ACGetAssignedSubnet  )

◆ IMPORT() [194/225]

IMPORT ( ProcUIInit  )

◆ IMPORT() [195/225]

IMPORT ( ProcUIShutdown  )

◆ IMPORT() [196/225]

IMPORT ( AXInitWithParams  )

◆ IMPORT() [197/225]

IMPORT ( AXQuit  )

◆ IMPORT() [198/225]

◆ IMPORT() [199/225]

IMPORT ( AXAcquireMultiVoice  )

◆ IMPORT() [200/225]

◆ IMPORT() [201/225]

IMPORT ( AXSetMultiVoiceOffsets  )

◆ IMPORT() [202/225]

◆ IMPORT() [203/225]

IMPORT ( AXSetMultiVoiceState  )

◆ IMPORT() [204/225]

IMPORT ( AXSetMultiVoiceVe  )

◆ IMPORT() [205/225]

IMPORT ( AXSetMultiVoiceSrcType  )

◆ IMPORT() [206/225]

◆ IMPORT() [207/225]

IMPORT ( AXIsMultiVoiceRunning  )

◆ IMPORT() [208/225]

IMPORT ( AXFreeMultiVoice  )

◆ IMPORT() [209/225]

IMPORT ( SYSRelaunchTitle  )

◆ IMPORT() [210/225]

IMPORT ( SYSLaunchMenu  )

◆ IMPORT() [211/225]

IMPORT ( VPADRead  )

◆ IMPORT() [212/225]

IMPORT ( VPADInit  )

◆ IMPORT() [213/225]

◆ IMPORT() [214/225]

IMPORT ( KPADInit  )

◆ IMPORT() [215/225]

IMPORT ( WPADProbe  )

◆ IMPORT() [216/225]

IMPORT ( KPADSetConnectCallback  )

◆ IMPORT() [217/225]

IMPORT ( WPADSetDataFormat  )

◆ IMPORT() [218/225]

IMPORT ( WPADEnableURCC  )

◆ IMPORT() [219/225]

IMPORT ( WPADEnableWiiRemote  )

◆ IMPORT() [220/225]

IMPORT ( WPADRead  )

◆ IMPORT() [221/225]

IMPORT ( KPADRead  )

◆ IMPORT() [222/225]

IMPORT ( KPADReadEx  )

◆ IMPORT() [223/225]

IMPORT ( KPADShutdown  )

◆ IMPORT() [224/225]

IMPORT ( KBDSetup  )

◆ IMPORT() [225/225]

IMPORT ( KBDTeardown  )

◆ IMPORT_BEGIN() [1/10]

IMPORT_BEGIN ( coreinit  )

◆ IMPORT_BEGIN() [2/10]

IMPORT_BEGIN ( nsysnet  )

◆ IMPORT_BEGIN() [3/10]

IMPORT_BEGIN ( gx2  )

◆ IMPORT_BEGIN() [4/10]

IMPORT_BEGIN ( nn_ac  )

◆ IMPORT_BEGIN() [5/10]

IMPORT_BEGIN ( proc_ui  )

◆ IMPORT_BEGIN() [6/10]

IMPORT_BEGIN ( sndcore2  )

◆ IMPORT_BEGIN() [7/10]

IMPORT_BEGIN ( sysapp  )

◆ IMPORT_BEGIN() [8/10]

IMPORT_BEGIN ( vpad  )

◆ IMPORT_BEGIN() [9/10]

IMPORT_BEGIN ( padscore  )

◆ IMPORT_BEGIN() [10/10]

IMPORT_BEGIN ( nsyskbd  )

◆ IMPORT_END()

IMPORT_END ( )