| /CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/ |
| D | demoPad.h | 58 …s8 stickX; ///< -128 <= stickX <= 127 (Win: Emulated from mouse cursor wit… 59 …s8 stickY; ///< -128 <= stickY <= 127 (Win: Emulated from mouse cursor wit… 60 …s8 substickX; ///< -128 <= substickX <= 127 (Win: Emulated from mouse cursor wit… 61 …s8 substickY; ///< -128 <= substickY <= 127 (Win: Emulated from mouse cursor wit… 66 s8 err; ///< one of PAD_ERR_* number 146 DEMO_INLINE s8 DEMOPadGetStickX (u32 i) {return g_DemoPad[i].stickX;} in DEMOPadGetStickX() 152 DEMO_INLINE s8 DEMOPadGetStickY(u32 i) {return g_DemoPad[i].stickY;} in DEMOPadGetStickY() 158 DEMO_INLINE s8 DEMOPadGetSubStickX(u32 i) {return g_DemoPad[i].substickX;} in DEMOPadGetSubStickX() 164 DEMO_INLINE s8 DEMOPadGetSubStickY(u32 i) {return g_DemoPad[i].substickY;} in DEMOPadGetSubStickY() 194 DEMO_INLINE s8 DEMOPadGetErr(u32 i) {return g_DemoPad[i].err;} in DEMOPadGetErr()
|
| D | demoGfxTypes.h | 319 struct{ s8 x, y, z, w;} v; 320 struct{ s8 r, g, b, a;} c; 321 s8 S8[4]; 331 struct{ s8 x, y, z;} v; 332 struct{ s8 r, g, b;} c; 333 s8 S8[3]; 343 struct{ s8 x, y;} v; 344 struct{ s8 r, g;} c; 345 s8 S8[2]; 355 struct{ s8 x;} v; [all …]
|
| /CafeSDK-2.12.13-1/system/include/cafe/demo/ |
| D | demoPad.h | 58 …s8 stickX; ///< -128 <= stickX <= 127 (Win: Emulated from mouse with left … 59 …s8 stickY; ///< -128 <= stickY <= 127 (Win: Emulated from mouse with left … 60 …s8 substickX; ///< -128 <= substickX <= 127 (Win: Emulated from mouse with right… 61 …s8 substickY; ///< -128 <= substickY <= 127 (Win: Emulated from mouse with right… 66 s8 err; ///< one of PAD_ERR_* number 146 DEMO_INLINE s8 DEMOPadGetStickX (u32 i) {return g_DemoPad[i].stickX;} in DEMOPadGetStickX() 152 DEMO_INLINE s8 DEMOPadGetStickY(u32 i) {return g_DemoPad[i].stickY;} in DEMOPadGetStickY() 158 DEMO_INLINE s8 DEMOPadGetSubStickX(u32 i) {return g_DemoPad[i].substickX;} in DEMOPadGetSubStickX() 164 DEMO_INLINE s8 DEMOPadGetSubStickY(u32 i) {return g_DemoPad[i].substickY;} in DEMOPadGetSubStickY() 194 DEMO_INLINE s8 DEMOPadGetErr(u32 i) {return g_DemoPad[i].err;} in DEMOPadGetErr()
|
| D | demoGfxTypes.h | 319 struct{ s8 x, y, z, w;} v; 320 struct{ s8 r, g, b, a;} c; 321 s8 S8[4]; 331 struct{ s8 x, y, z;} v; 332 struct{ s8 r, g, b;} c; 333 s8 S8[3]; 343 struct{ s8 x, y;} v; 344 struct{ s8 r, g;} c; 345 s8 S8[2]; 355 struct{ s8 x;} v; [all …]
|
| /CafeSDK-2.12.13-1/system/include/cafe/ |
| D | pad.h | 36 s8 stickX; // -128 <= stickX <= 127 37 s8 stickY; // -128 <= stickY <= 127 38 s8 substickX; // -128 <= substickX <= 127 39 s8 substickY; // -128 <= substickY <= 127 44 s8 err; // one of PAD_ERR_* number
|
| D | uhs_types.h | 88 typedef s8 UhsEndpointNumber;
|
| /CafeSDK-2.12.13-1/system/include/ |
| D | types.h | 34 typedef signed char s8; typedef 93 typedef signed char s8; typedef 122 typedef signed char s8; typedef 134 typedef __int8 s8; typedef 164 typedef volatile s8 vs8;
|
| /CafeSDK-2.12.13-1/system/include/cafe/pads/wpad/ |
| D | wpad.h | 346 s8 radius; 362 s8 err; // one of WPAD_ERR_* number 374 s8 err; // one of WPAD_ERR_* number 379 s8 fsStickX; // -WPAD_FS_STICK_RESO/2 <= fsStickX < WPAD_FS_STICK_RESO/2 380 s8 fsStickY; // -WPAD_FS_STICK_RESO/2 <= fsStickY < WPAD_FS_STICK_RESO/2 392 s8 err; // one of WPAD_ERR_* number 412 s8 err; // one of WPAD_ERR_* number 433 s8 err; // one of WPAD_ERR_* number 450 s8 err; // one of WPAD_ERR_* number 476 s8 err; // one of WPAD_ERR_* number [all …]
|
| D | wpadBalance.h | 37 s8 err; // one of WPAD_ERR_* number 40 s8 temp; // temperature
|
| D | wpadTrain.h | 33 s8 err; // one of WPAD_ERR_* number
|
| D | wpadBulk.h | 56 s8 err; // one of WPAD_ERR_* number
|
| /CafeSDK-2.12.13-1/system/include/nn/uds/CAFE/ |
| D | uds_Type.h | 258 s8 rssi; 273 s8 GetAverage(); // Mean value of the signal intensity received by the local unit. 274 s8 GetMinimum(); // Minimum value of the signal intensity received by the local unit. 275 s8 GetMaximum(); // Maximum value of the signal intensity received by the local unit. 276 …s8 GetMasterLink(); // The strength of the signal received from the master is 0 when the local uni… 280 …void GetRawData(s8 rawLink[PROTOCOL_NODE_MAX ] ); // Gets the raw data for signal intensity receiv…
|
| /CafeSDK-2.12.13-1/system/include/nn/olv/ |
| D | olv_Types.h | 463 s8 feeling; /*!< Mood. */ 476 s8 externalUrl 618 s8 postId[POST_ID_BUFF_LENGTH]; /*!< Post ID. */ 746 s8 directMessageId 858 s8 postId[POST_ID_BUFF_LENGTH]; /*!< Post ID. */ 859 s8 commentId[COMMENT_ID_BUFF_LENGTH]; /*!< Represents the comment ID. */ 946 s8 postId[POST_ID_BUFF_LENGTH]; /*!< Post ID. */ 1433 s8 isSetLanguageId; /*!< Language ID settings flag. */ 1439 s8 postIds 1618 s8 directMessageId [all …]
|
| /CafeSDK-2.12.13-1/system/include/cafe/os/ |
| D | OSFastCast.h | 166 static inline f32 OSs8tof32Value(const s8 * in) in OSs8tof32Value() 172 static inline void OSs8tof32(const s8* in, volatile f32* out) in OSs8tof32() 220 static inline void OSf32tos8(const f32* in, volatile s8* out) in OSf32tos8() 226 static inline s8 __OSf32tos8Value(const f32 in) in __OSf32tos8Value() 228 s8 value; in __OSf32tos8Value()
|
| /CafeSDK-2.12.13-1/system/include/nn/boss/ |
| D | boss_NetTaskSetting.h | 133 nn::Result AddInternalCaCert(s8 caCertId); 161 void SetInternalClientCert(s8 clientCertId = 1);
|
| /CafeSDK-2.12.13-1/system/include/nn/cfg/CTR/ |
| D | cfg_UserInfo.h | 56 s8 month; //!< Stores the birthday month (1-12). 57 s8 day; //!< Stores the birthday day (1-31).
|
| /CafeSDK-2.12.13-1/system/include/nn/ |
| D | types.h | 64 typedef signed char s8; 92 typedef volatile s8 vs8;
|
| /CafeSDK-2.12.13-1/system/include/cafe/gx2/ |
| D | gx2Display.h | 622 GX2Boolean GX2API GX2SetVideoEncodingHint( GX2DRCEncodingHint hint_bitmap, s8 motion_vector_x, s8 …
|
| D | gx2Surface.h | 282 s8 x[8]; 283 s8 y[8];
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/ddsReader/ |
| D | DDS_Helpers.cpp | 683 …*(pData + 0) = static_cast<s8> ((*pTempPtr & pARGB8888Struct->nRMask) >> pARGB8888Struct->nRShift); in LoopRGB8888() 684 …*(pData + 1) = static_cast<s8> ((*pTempPtr & pARGB8888Struct->nGMask) >> pARGB8888Struct->nGShift); in LoopRGB8888() 685 …*(pData + 2) = static_cast<s8> ((*pTempPtr & pARGB8888Struct->nBMask) >> pARGB8888Struct->nBShift); in LoopRGB8888() 686 …*(pData + 3) = static_cast<s8> ((*pTempPtr & 0xFF000000) >> 24); //take alpha whether or not it… in LoopRGB8888() 1275 s8* pTempData = (s8*) malloc(dwSize); in LoopR32() 1309 s8* pTempData = (s8*) malloc(dwSize); in LoopR8G8() 1438 s8* pTempData = (s8*) malloc(dwSize); in LoopR16() 1471 s8* pTempData = (s8*) malloc(dwSize); in LoopR8()
|
| D | DDS.cpp | 1141 s8* __restrict pRead = (s8*)pSrc; in SaveDDS_SignedToUnsigned()
|
| /CafeSDK-2.12.13-1/system/include/cafe/pads/kpad/ |
| D | kpad.h | 257 s8 wpad_err ; 258 s8 dpd_valid_fg ; 324 void KPADSetFSStickClamp ( s8 min, s8 max ) ;
|
| /CafeSDK-2.12.13-1/system/include/cafe/vpad/ |
| D | vpadTypes.h | 187 s8 vpadErr ; // Error status
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/texConvert/ |
| D | TexConvert.cpp | 680 s8 sv = (s8)*(pSurface + count + i) ; in SNORMToUNORM()
|