Home
last modified time | relevance | path

Searched defs:y (Results 1 – 25 of 114) sorted by relevance

12345

/TwlSDK-5.5/build/demos/wxc/relayStation-2/src/
Ddispfunc.c46 static void BgiPutChar(int x, int y, u8 palette, char c, u8 lcd) in BgiPutChar()
58 static void BgiPutStringN(int x, int y, u8 palette, const char *text, u32 num, u8 lcd) in BgiPutStringN()
122 void BgPrintf(int x, int y, u8 palette, const char *text, ...) in BgPrintf()
138 void BgPutString(int x, int y, u8 palette, const char *text) in BgPutString()
144 void BgPutStringN(int x, int y, u8 palette, const char *text, u32 num) in BgPutStringN()
151 void BgPutChar(int x, int y, u8 palette, char c) in BgPutChar()
/TwlSDK-5.5/build/libraries/fx/common/src/
Dfx_trig.c47 static u64 FX_SinFx64c_internal(u64 y) in FX_SinFx64c_internal()
66 static u64 FX_CosFx64c_internal(u64 y) in FX_CosFx64c_internal()
98 fx64c y; in FX_SinFx64c() local
142 fx64c y; in FX_CosFx64c() local
Dfx_mtx22.c22 inline fx32 mul64(fx64 x, fx32 y) in mul64()
52 asm void MTX_Scale22_(register MtxFx22* pDst, register fx32 x, register fx32 y) in MTX_Scale22_()
89 void MTX_ScaleApply22(const MtxFx22 *pSrc, MtxFx22 *pDst, fx32 x, fx32 y) in MTX_ScaleApply22()
180 register fx32 x, y; in MTX_Concat22() local
/TwlSDK-5.5/build/demos/mb/multiboot/src/
Ddispfunc.c39 void ObjSet(int objNo, int x, int y, int charNo, int paletteNo) in ObjSet()
51 void ObjSetString(int startobjNo, int x, int y, char *string, int paletteNo) in ObjSetString()
103 static void BgiPutChar(s16 x, s16 y, u8 palette, char c, u8 lcd) in BgiPutChar()
115 static void BgiPutStringN(s16 x, s16 y, u8 palette, char *text, u32 num, u8 lcd) in BgiPutStringN()
179 void BgPrintf(s16 x, s16 y, u8 palette, char *text, ...) in BgPrintf()
195 void BgPutString(s16 x, s16 y, u8 palette, char *text) in BgPutString()
201 void BgPutStringN(s16 x, s16 y, u8 palette, char *text, u32 num) in BgPutStringN()
208 void BgPutChar(s16 x, s16 y, u8 palette, char c) in BgPutChar()
224 void BgPrintfSub(s16 x, s16 y, u8 palette, char *text, ...) in BgPrintfSub()
239 void BgPutStringSub(s16 x, s16 y, u8 palette, char *text) in BgPutStringSub()
[all …]
/TwlSDK-5.5/build/demos/wxc/wxc-pm/src/
Ddispfunc.c47 static void BgiPutChar(s16 x, s16 y, u8 palette, char c, u8 lcd) in BgiPutChar()
59 static void BgiPutStringN(s16 x, s16 y, u8 palette, char *text, u32 num, u8 lcd) in BgiPutStringN()
123 void BgPrintf(s16 x, s16 y, u8 palette, char *text, ...) in BgPrintf()
139 void BgPutString(s16 x, s16 y, u8 palette, char *text) in BgPutString()
145 void BgPutStringN(s16 x, s16 y, u8 palette, char *text, u32 num) in BgPutStringN()
152 void BgPutChar(s16 x, s16 y, u8 palette, char c) in BgPutChar()
Dprint.c31 void ClearStringY(s16 y) in ClearStringY()
65 void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString()
/TwlSDK-5.5/build/demos/wxc/simple-2/src/
Ddispfunc.c47 static void BgiPutChar(s16 x, s16 y, u8 palette, char c, u8 lcd) in BgiPutChar()
59 static void BgiPutStringN(s16 x, s16 y, u8 palette, char *text, u32 num, u8 lcd) in BgiPutStringN()
123 void BgPrintf(s16 x, s16 y, u8 palette, char *text, ...) in BgPrintf()
139 void BgPutString(s16 x, s16 y, u8 palette, char *text) in BgPutString()
145 void BgPutStringN(s16 x, s16 y, u8 palette, char *text, u32 num) in BgPutStringN()
152 void BgPutChar(s16 x, s16 y, u8 palette, char c) in BgPutChar()
/TwlSDK-5.5/build/demos/wxc/relayStation-1/src/
Ddispfunc.c47 static void BgiPutChar(s16 x, s16 y, u8 palette, char c, u8 lcd) in BgiPutChar()
59 static void BgiPutStringN(s16 x, s16 y, u8 palette, char *text, u32 num, u8 lcd) in BgiPutStringN()
123 void BgPrintf(s16 x, s16 y, u8 palette, char *text, ...) in BgPrintf()
139 void BgPutString(s16 x, s16 y, u8 palette, char *text) in BgPutString()
145 void BgPutStringN(s16 x, s16 y, u8 palette, char *text, u32 num) in BgPutStringN()
152 void BgPutChar(s16 x, s16 y, u8 palette, char c) in BgPutChar()
/TwlSDK-5.5/include/nitro/gx/
Dg3imm.h278 static inline void G3_Scale(fx32 x, fx32 y, fx32 z) in G3_Scale()
297 static inline void G3_Translate(fx32 x, fx32 y, fx32 z) in G3_Translate()
333 static inline void G3_Normal(fx16 x, fx16 y, fx16 z) in G3_Normal()
373 static inline void G3_Vtx(fx16 x, fx16 y, fx16 z) in G3_Vtx()
390 static inline void G3_Vtx10(fx16 x, fx16 y, fx16 z) in G3_Vtx10()
407 static inline void G3_VtxXY(fx16 x, fx16 y) in G3_VtxXY()
441 static inline void G3_VtxYZ(fx16 y, fx16 z) in G3_VtxYZ()
458 static inline void G3_VtxDiff(fx16 x, fx16 y, fx16 z) in G3_VtxDiff()
604 static inline void G3_LightVector(GXLightId lightID, fx16 x, fx16 y, fx16 z) in G3_LightVector()
733 static inline void G3_PositionTest(fx16 x, fx16 y, fx16 z) in G3_PositionTest()
[all …]
Dg3c.h307 static inline void G3CS_Scale(GXDLInfo *info, fx32 x, fx32 y, fx32 z) in G3CS_Scale()
326 static inline void G3CS_Translate(GXDLInfo *info, fx32 x, fx32 y, fx32 z) in G3CS_Translate()
362 static inline void G3CS_Normal(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3CS_Normal()
404 static inline void G3CS_Vtx(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3CS_Vtx()
422 static inline void G3CS_Vtx10(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3CS_Vtx10()
440 static inline void G3CS_VtxXY(GXDLInfo *info, fx16 x, fx16 y) in G3CS_VtxXY()
476 static inline void G3CS_VtxYZ(GXDLInfo *info, fx16 y, fx16 z) in G3CS_VtxYZ()
495 static inline void G3CS_VtxDiff(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3CS_VtxDiff()
655 static inline void G3CS_LightVector(GXDLInfo *info, GXLightId lightID, fx16 x, fx16 y, fx16 z) in G3CS_LightVector()
807 static inline void G3CS_PositionTest(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3CS_PositionTest()
[all …]
Dg3b.h410 static inline void G3BS_Scale(GXDLInfo *info, fx32 x, fx32 y, fx32 z) in G3BS_Scale()
429 static inline void G3BS_Translate(GXDLInfo *info, fx32 x, fx32 y, fx32 z) in G3BS_Translate()
464 static inline void G3BS_Normal(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3BS_Normal()
506 static inline void G3BS_Vtx(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3BS_Vtx()
524 static inline void G3BS_Vtx10(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3BS_Vtx10()
542 static inline void G3BS_VtxXY(GXDLInfo *info, fx16 x, fx16 y) in G3BS_VtxXY()
578 static inline void G3BS_VtxYZ(GXDLInfo *info, fx16 y, fx16 z) in G3BS_VtxYZ()
597 static inline void G3BS_VtxDiff(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3BS_VtxDiff()
757 static inline void G3BS_LightVector(GXDLInfo *info, GXLightId lightID, fx16 x, fx16 y, fx16 z) in G3BS_LightVector()
909 static inline void G3BS_PositionTest(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3BS_PositionTest()
[all …]
/TwlSDK-5.5/include/nitro/fx/
Dfx_vec.h67 SDK_INLINE void VEC_Set(VecFx32 *a, fx32 x, fx32 y, fx32 z) in VEC_Set()
85 SDK_INLINE void VEC_Fx16Set(VecFx16 *a, fx16 x, fx16 y, fx16 z) in VEC_Fx16Set()
/TwlSDK-5.5/build/demos/wvr/with_mb/common/src/
Ddisp.c226 void ObjSet(s32 objNo, s32 x, s32 y, s32 charNo, s32 paletteNo) in ObjSet()
246 void ObjSetString(s32 startobjNo, s32 x, s32 y, const char *string, s32 paletteNo) in ObjSetString()
311 void BgPutStringN(s32 x, s32 y, s32 palette, const char *text, s32 num) in BgPutStringN()
338 void BgPutChar(s32 x, s32 y, s32 palette, s8 c) in BgPutChar()
352 void BgPutString(s32 x, s32 y, s32 palette, const char *text) in BgPutString()
366 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr()
426 void BgColorString(s16 x, s16 y, s16 length, u8 palette) in BgColorString()
/TwlSDK-5.5/build/demos/mb/multiboot-Model/common/src/
Ddisp.c226 void ObjSet(s32 objNo, s32 x, s32 y, s32 charNo, s32 paletteNo) in ObjSet()
246 void ObjSetString(s32 startobjNo, s32 x, s32 y, const char *string, s32 paletteNo) in ObjSetString()
311 void BgPutStringN(s32 x, s32 y, s32 palette, const char *text, s32 num) in BgPutStringN()
338 void BgPutChar(s32 x, s32 y, s32 palette, s8 c) in BgPutChar()
352 void BgPutString(s32 x, s32 y, s32 palette, const char *text) in BgPutString()
366 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr()
426 void BgColorString(s16 x, s16 y, s16 length, u8 palette) in BgColorString()
/TwlSDK-5.5/build/demos/mb/fake_child/common/src/
Ddisp.c229 void ObjSet(s32 objNo, s32 x, s32 y, s32 charNo, s32 paletteNo) in ObjSet()
249 void ObjSetString(s32 startobjNo, s32 x, s32 y, const char *string, s32 paletteNo) in ObjSetString()
314 void BgPutStringN(s32 x, s32 y, s32 palette, const char *text, s32 num) in BgPutStringN()
341 void BgPutChar(s32 x, s32 y, s32 palette, s8 c) in BgPutChar()
355 void BgPutString(s32 x, s32 y, s32 palette, const char *text) in BgPutString()
369 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr()
429 void BgColorString(s16 x, s16 y, s16 length, u8 palette) in BgColorString()
/TwlSDK-5.5/build/demos/mb/cloneboot/src/
Ddisp.c226 void ObjSet(s32 objNo, s32 x, s32 y, s32 charNo, s32 paletteNo) in ObjSet()
246 void ObjSetString(s32 startobjNo, s32 x, s32 y, const char *string, s32 paletteNo) in ObjSetString()
311 void BgPutStringN(s32 x, s32 y, s32 palette, const char *text, s32 num) in BgPutStringN()
338 void BgPutChar(s32 x, s32 y, s32 palette, s8 c) in BgPutChar()
352 void BgPutString(s32 x, s32 y, s32 palette, const char *text) in BgPutString()
366 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr()
426 void BgColorString(s16 x, s16 y, s16 length, u8 palette) in BgColorString()
/TwlSDK-5.5/build/demos/wxc/simple-1/src/
Dprint.c31 void ClearStringY(s16 y) in ClearStringY()
65 void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString()
/TwlSDK-5.5/build/demos/wxc/unregister-1/src/
Dprint.c31 void ClearStringY(s16 y) in ClearStringY()
65 void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString()
/TwlSDK-5.5/build/demos/wxc/wxc-dataShare/common/src/
Ddisp.c223 void BgPutStringN(s32 x, s32 y, s32 palette, const char *text, s32 num) in BgPutStringN()
250 void BgPutChar(s32 x, s32 y, s32 palette, s8 c) in BgPutChar()
264 void BgPutString(s32 x, s32 y, s32 palette, const char *text) in BgPutString()
278 void BgPrintStr(s32 x, s32 y, s32 palette, const char *text, ...) in BgPrintStr()
/TwlSDK-5.5/build/demos/mb/multiboot-wfs/common/src/
Dutil.c222 void PrintString(int x, int y, int palette, const char *text, ...) in PrintString()
253 void ColorString(int x, int y, int length, int palette) in ColorString()
288 void PrintLine(int x, int y, const char *text, ...) in PrintLine()
308 int y; in FlushLine() local
/TwlSDK-5.5/build/demos/ctrdg/backup-1/include/
Ddraw.h43 int y; member
141 static inline void MoveTo(int x, int y) in MoveTo()
146 static inline void LineTo(int x, int y) in LineTo()
156 static inline void DrawChar(int x, int y, char c) in DrawChar()
/TwlSDK-5.5/build/demos/mi/dmaCallback-1/src/
Dmain.c133 void DisplayCounter( int objNo, int y, u32 count ) in DisplayCounter()
158 void SetObj(int objNo, int x, int y, int charNo, int paletteNo) in SetObj()
/TwlSDK-5.5/build/demos.TWL/spi/pm-2/src/
Dscreen.c50 void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString()
88 void ColorString(s16 x, s16 y, s16 length, u8 palette) in ColorString()
/TwlSDK-5.5/build/demos/os/reset-1/src/
Dscreen.c54 void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString()
92 void ColorString(s16 x, s16 y, s16 length, u8 palette) in ColorString()
/TwlSDK-5.5/build/demos/ctrdg/pullout-1/src/
Dscreen.c51 void PrintString(s16 x, s16 y, u8 palette, char *text, ...) in PrintString()
89 void ColorString(s16 x, s16 y, s16 length, u8 palette) in ColorString()

12345