Home
last modified time | relevance | path

Searched refs:ax (Results 1 – 8 of 8) sorted by relevance

/RvlSDK-3.3/RVL/bin/demos/thpdemo/
DTHPSimple.map1423 00025560 000088 8002bc60 00027de0 1 .text ax.a AX.o
1424 UNUSED 000054 ........ ........ AXInit ax.a AX.o
1425 UNUSED 000060 ........ ........ AXInitEx ax.a AX.o
1426 00025560 000074 8002bc60 00027de0 16 AXInitSpecifyMem ax.a AX.o
1427 UNUSED 000080 ........ ........ AXInitExSpecifyMem ax.a AX.o
1428 UNUSED 000048 ........ ........ AXQuit ax.a AX.o
1429 000255e0 000008 8002bce0 00027e60 16 AXIsInit ax.a AX.o
1431 000255f0 0004ec 8002bcf0 00027e70 1 .text ax.a AXAlloc.o
1432 000255f0 000014 8002bcf0 00027e70 16 __AXGetStackHead ax.a AXAlloc.o
1433 00025610 0000ac 8002bd10 00027e90 16 __AXServiceCallbackStack ax.a AXAlloc.o
[all …]
/RvlSDK-3.3/build/
Dmakefile41 ax \
/RvlSDK-3.3/build/tools/thputilities/src/
Dthputilities.c164 mov ax, data; in THPUtyReverseEndianU16() local
165 rol ax, 8; in THPUtyReverseEndianU16() local
166 mov data, ax; in THPUtyReverseEndianU16() local
/RvlSDK-3.3/include/revolution/
Dkpad.h317 void KPADSetMplsAngle ( s32 chan, f32 ax, f32 ay, f32 az ) ;
/RvlSDK-3.3/build/demos/kpaddemo/src/
Dsample.c489 static void draw_acc( f32 ox, f32 oy, f32 radius, f32 ax, f32 ay, GXColor clr, BOOL dashed ) in draw_acc() argument
491 f32 px = ax * radius + ox ; in draw_acc()
Dmpls.c480 static void draw_acc( f32 ox, f32 oy, f32 radius, f32 ax, f32 ay, GXColor clr, BOOL dashed ) in draw_acc() argument
482 f32 px = ax * radius + ox ; in draw_acc()
/RvlSDK-3.3/vcmv/depend/RVL/DEBUG/
Dvcmv_test.d100 C:/Nintendo/Revolution/RVL_SDK/include/revolution/ax.h \
/RvlSDK-3.3/build/buildtools/
Dcommondefs210 $(INSTALL_ROOT)/lib/ax$(LIBSUFFIX) \