Home
last modified time | relevance | path

Searched refs:u64 (Results 1 – 13 of 13) sorted by relevance

/RvlSDK-3.3/include/revolution/
Dtypes.h133 typedef unsigned long long u64; typedef
136 typedef unsigned long long u64; typedef
153 typedef unsigned long long u64; typedef
163 typedef unsigned __int64 u64; typedef
171 typedef volatile u64 vu64;
DOSTitle.h34 typedef u64 OSTitleId;
Ddvd.h417 ((u64)((u64)(fileInfo)->startAddr) << 2)
Dcnt.h221 s32 contentInitHandleTitleNAND ( u64 titleId, u32 contentIdx, CNTHandle* Cnt, MEMAllocator* …
253 s32 contentInitHandleTitleDVD ( u64 titleId, u32 contentIdx, CNTHandle* Cnt, MEMAllocator* …
/RvlSDK-3.3/build/tools/sndconv/src/
DTypes.h61 typedef unsigned long long u64; typedef
73 typedef unsigned long long u64; typedef
83 typedef unsigned __int64 u64; typedef
/RvlSDK-3.3/build/tools/soundfile/src/
DTypes.h61 typedef unsigned long long u64; typedef
73 typedef unsigned long long u64; typedef
83 typedef unsigned __int64 u64; typedef
/RvlSDK-3.3/build/tools/dspadpcm/src/
DTypes.h58 typedef unsigned long long u64; typedef
70 typedef unsigned long long u64; typedef
80 typedef unsigned __int64 u64; typedef
/RvlSDK-3.3/include/revolution/base/
DPPCWGPipe.h59 u64 u64; member
/RvlSDK-3.3/build/demos/osdemo/src/
Didlefunctiondemo.c32 volatile u64 Sum;
37 u64 n; in Func()
Dthreaddemo1.c36 volatile u64 Sum;
41 u64 n; in Func()
Dthreaddemo2.c36 volatile u64 Sum;
41 u64 n; in Func()
/RvlSDK-3.3/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPPlayer.c63 u64 boundary[BOUNDARY_NUM];
67 u64 curSampleNum;
68 u64 endSampleNum;
86 static void EntryBoundary(u64 boundarySampleNum);
87 static void CheckBoundary(u64 curSampleNum);
1627 u64 tmp; in StreamReInit()
1816 static void EntryBoundary(u64 boundarySampleNum) in EntryBoundary()
1840 static void CheckBoundary(u64 curSampleNum) in CheckBoundary()
1965 u64 tmp; in FillStreamBuffer()
/RvlSDK-3.3/include/revolution/os/
DOSInterrupt.h205 extern u64 __OSSpuriousInterrupts; // # of spurious interrupts Gekko has taken