| /CafeSDK-2.12.13/system/src/lib/libsys/ |
| D | mip_manprf.h | 47 unsigned int TICKS_PER_SEC(void) { in TICKS_PER_SEC() argument 74 asm void ENABLE_TIMER_INTERRUPT(void) in ENABLE_TIMER_INTERRUPT() argument 98 asm unsigned int GET_EPC(void) in GET_EPC() argument 114 asm void CLEAR_TIMER_INTERRUPT(void) in CLEAR_TIMER_INTERRUPT() argument
|
| D | prof_960.c | 39 static void trace_enable(void) in trace_enable() argument 49 static void trace_disable(void) in trace_disable() argument 78 static void timer_term(void) in timer_term() argument 121 static void _stopmon(void) in _stopmon() argument 128 void _startmon960(void) in _startmon960() argument
|
| D | ind_manprf.c | 107 void __ghs_manprf_init(void) in __ghs_manprf_init() argument 137 static void flush_buffer(void) in flush_buffer() argument 148 static void __ghs_manprf_end(void) in __ghs_manprf_end() argument 169 __interrupt void __ghs_manprf_timer_handler(void) in __ghs_manprf_timer_handler() argument
|
| D | bf_manprf.h | 42 int TICKS_PER_SEC(void) { in TICKS_PER_SEC() argument 69 void ENABLE_TIMER_INTERRUPT(void) in ENABLE_TIMER_INTERRUPT() argument 91 asm unsigned int GET_EPC(void) in GET_EPC() argument 98 void CLEAR_TIMER_INTERRUPT(void) in CLEAR_TIMER_INTERRUPT() argument
|
| D | ind_gpid.c | 23 int getpid (void) in getpid() argument 30 int getpid (void) in getpid() argument
|
| D | ind_gprf.c | 172 void __ghs_prof_clear_callgraph(void) { in __ghs_prof_clear_callgraph() argument 195 void __ghs_prof_dump_callgraph(void) { in __ghs_prof_dump_callgraph() argument 314 static int32_t init_callgraph(void) { in init_callgraph() argument 413 void __ghs_indgcount(void (*archead)(void), void (**parctail)(void)) in __ghs_indgcount() argument
|
| D | ind_thrd.c | 430 void __ghs_cpp_exception_init(void) { in __ghs_cpp_exception_init() argument 449 void __ghs_cpp_exception_cleanup(void) { in __ghs_cpp_exception_cleanup() argument
|
| D | ind_bcnt.c | 52 void __ghs_prof_clear_coverage(void) in __ghs_prof_clear_coverage() argument 74 void __ghs_prof_dump_coverage(void) in __ghs_prof_dump_coverage() argument 133 void __ghs_bcount(struct bhdr *routinfo, void (*routaddr)(void)) in __ghs_bcount() argument
|
| D | inderrno.h | 32 static __inline int __gh_get_errno(void) { return errno; } in __gh_get_errno() argument
|
| D | ind_alrm.c | 35 static void __ualarmhandler(void) { in __ualarmhandler() argument
|
| D | ind_main.cc | 45 extern "C" void _main(void) in _main() argument
|
| D | prof_mip.c | 65 void __ghs_bmcisr_c(void) /* interrupts are still disabled here, be nice */ in __ghs_bmcisr_c() argument 86 void __ghs_stop_pmon_profiling(void) in __ghs_stop_pmon_profiling() argument
|
| D | ind_stackcheck.c | 37 void __stkchk(void) in __stkchk() argument
|
| D | ind_mprf.c | 110 void __ghs_prof_clear_callcounts(void) in __ghs_prof_clear_callcounts() argument 143 void __ghs_prof_dump_callcounts(void) in __ghs_prof_dump_callcounts() argument 286 void __ghs_indmcount(int *area, void (*archead)(void)) in __ghs_indmcount() argument
|
| /CafeSDK-2.12.13/system/src/tool/gfx/projects/TexConv2/ddsReader/ |
| D | DDS_Helpers.cpp | 461 TU_Error PreLoopDefault(FILE*&, DDSD2*&, GX2Surface*&, void*&) in PreLoopDefault() argument 483 TU_Error PostLoopDefault(FILE*&, DDSD2*&, GX2Surface*&, void*&) in PostLoopDefault() argument 531 TU_Error LoopFourCC(FILE*& pFile, DDSD2*&, GX2Surface*& pSurface, void*& /*extra*/, in LoopFourCC() argument 549 TU_Error PostLoopFourCC(FILE*&, DDSD2*&, GX2Surface*&, void*&) in PostLoopFourCC() argument 648 TU_Error PreLoopRGB8888(FILE*&, DDSD2*&, GX2Surface*& pSurface, void*&) in PreLoopRGB8888() argument 694 TU_Error PostLoopRGB8888(FILE*&, DDSD2*&, GX2Surface*&, void*&) in PostLoopRGB8888() argument 700 TU_Error PreLoopABGR32F(FILE*&, DDSD2*&, GX2Surface*& pSurface, void*&) in PreLoopABGR32F() argument 705 TU_Error LoopABGR32F(FILE*& pFile, DDSD2*& , GX2Surface*& pSurface, void*&, in LoopABGR32F() argument 724 TU_Error LoopR32F(FILE*& pFile, DDSD2*& , GX2Surface*& pSurface, void*&, in LoopR32F() argument 743 TU_Error LoopGR32F(FILE*& pFile, DDSD2*& , GX2Surface*& pSurface, void*&, in LoopGR32F() argument [all …]
|
| /CafeSDK-2.12.13/system/src/lib/demo/ |
| D | demoTest.c | 216 void DEMOTestShutdown(void) in DEMOTestShutdown() argument 221 void DEMOTestCheck(void) in DEMOTestCheck() argument 283 void DEMOTestCompare(void) in DEMOTestCompare() argument 332 void DEMOTestCapture(void) in DEMOTestCapture() argument 356 void DEMOTestCheckPerfBegin(void) in DEMOTestCheckPerfBegin() argument 377 void DEMOTestCheckPerfEnd(void) in DEMOTestCheckPerfEnd() argument
|
| D | demoDRC.c | 362 void DEMODRCSetContextState(void) in DEMODRCSetContextState() argument 367 void DEMODRCBeforeRender(void) in DEMODRCBeforeRender() argument 373 void DEMODRCDoneRender(void) in DEMODRCDoneRender() argument 389 DEMODRCInstance* DEMODRCAddInstance(void) in DEMODRCAddInstance() argument 435 DEMODRCInstance* DEMODRCGetInstance(void) in DEMODRCGetInstance() argument
|
| D | demoavx.c | 73 static void __DEMOAVX_isr(void) in __DEMOAVX_isr() argument 116 u32 DEMOAVXGetNumFilled(void) in DEMOAVXGetNumFilled() argument 137 u32 DEMOAVXGetFrameCounter(void) in DEMOAVXGetFrameCounter() argument
|
| D | demoGfx.c | 650 void DEMOGfxSetContextState(void) in DEMOGfxSetContextState() argument 657 void DEMOGfxBeforeRender(void) in DEMOGfxBeforeRender() argument 671 void DEMOGfxDoneRender(void) in DEMOGfxDoneRender() argument 703 void DEMOGfxDrawDone(void) in DEMOGfxDrawDone() argument 761 void DEMOGfxMem1HeapInit(void) in DEMOGfxMem1HeapInit() argument 776 void DEMOGfxMem1HeapDestroy(void) in DEMOGfxMem1HeapDestroy() argument 787 void DEMOGfxBucketHeapInit(void) in DEMOGfxBucketHeapInit() argument 802 void DEMOGfxBucketHeapDestroy(void) in DEMOGfxBucketHeapDestroy() argument 814 DEMOGfxInstance* DEMOGfxAddInstance(void) in DEMOGfxAddInstance() argument 862 DEMOGfxInstance* DEMOGfxGetInstance(void) in DEMOGfxGetInstance() argument
|
| D | demoSystem.c | 29 extern unsigned int TCoreMEM2Limit(void) in TCoreMEM2Limit() argument 45 void DEMOEmptyReleaseCallback(void) in DEMOEmptyReleaseCallback() argument
|
| /CafeSDK-2.12.13/system/include/nn/boss/ |
| D | boss_Task.h | 269 inline u32 GetInterval(void) const in GetInterval() argument 287 inline u32 GetLifeTime(void) const in GetLifeTime() argument
|
| D | boss_NsData.h | 368 const char* GetName( void ) const{return m_DataName.name;} in GetName() argument
|
| /CafeSDK-2.12.13/system/src/tool/gfx/projects/SLConverter/DeferredTest/ |
| D | deferredRendering.cpp | 225 static void SceneInit(void) in SceneInit() argument 245 static void SceneUpdate(void) in SceneUpdate() argument 300 static void GeometryPassInit(void) in GeometryPassInit() argument 398 static void LightingPassInit(void) in LightingPassInit() argument 519 static void BuffersPassInit(void) in BuffersPassInit() argument 620 static void SceneFree(void) in SceneFree() argument 666 static void SceneDraw(void) in SceneDraw() argument 752 static void GeometryPassDraw(void) in GeometryPassDraw() argument 827 static void LightingPassDraw(void) in LightingPassDraw() argument 894 static void BuffersPassDraw(void) in BuffersPassDraw() argument
|
| /CafeSDK-2.12.13/system/include/nn/util/ |
| D | util_Singleton.h | 41 static Derived& GetInstance(void) in GetInstance() argument
|
| /CafeSDK-2.12.13/system/src/lib/demo/demowin/ |
| D | demowin_helpers.cpp | 25 void DoNothingVoidP(void*) {} in DoNothingVoidP() argument 29 bool BoolDoNothingVoidP(void*) {return true;} in BoolDoNothingVoidP() argument
|