| /CafeSDK-2.12.13-1/system/src/lib/demo/ |
| D | demoGfxShader.c | 31 return FALSE; in DEMOGfxLoadShaders() 36 return FALSE; in DEMOGfxLoadShaders() 54 return FALSE; in DEMOGfxInitShaderAttribute() 59 return FALSE; in DEMOGfxInitShaderAttribute() 80 return FALSE; in DEMOGfxGetVertexShaderSamplerLocation() 85 return FALSE; in DEMOGfxGetVertexShaderSamplerLocation() 103 return FALSE; in DEMOGfxGetPixelShaderSamplerLocation() 108 return FALSE; in DEMOGfxGetPixelShaderSamplerLocation() 126 return FALSE; in DEMOGfxGetGeometryShaderSamplerLocation() 131 return FALSE; in DEMOGfxGetGeometryShaderSamplerLocation() [all …]
|
| D | demoGfd.c | 33 return FALSE; in DEMOGFDReadVertexShader() 39 return FALSE; in DEMOGFDReadVertexShader() 47 return FALSE; in DEMOGFDReadVertexShader() 94 return FALSE; in DEMOGFDReadPixelShader() 101 return FALSE; in DEMOGFDReadPixelShader() 110 return FALSE; in DEMOGFDReadPixelShader() 160 return FALSE; in DEMOGFDReadGeometryShader() 166 return FALSE; in DEMOGFDReadGeometryShader() 175 return FALSE; in DEMOGFDReadGeometryShader() 235 return FALSE; in DEMOGFDReadComputeShader() [all …]
|
| D | demoSystem.c | 56 static BOOL gDemoInitFlag = FALSE; 57 static BOOL gDemoRunningFlag = FALSE; 84 gDemoRunningFlag = FALSE; in DEMOStopRunning() 99 gDemoInitFlag = FALSE; in DEMOShutdown()
|
| D | demoDRC.c | 36 static BOOL gDemoDRCRunningFlag = FALSE; 37 static BOOL gDemoDRCOutputEnabled = FALSE; 260 gDemoDRCOutputEnabled = FALSE; in DEMODRCShutdown() 281 gDemoDRCRunningFlag = FALSE; in DEMODRCShutdown() 299 gDemoDRCOutputEnabled = FALSE; in DEMODRCReleaseForeground() 349 gDemoDRCOutputEnabled = FALSE; in DEMODRCAcquiredForeground() 382 if (gDemoDRCOutputEnabled == FALSE) { in DEMODRCDoneRender()
|
| D | demoGfx.c | 37 static BOOL gDemoGfxRunningFlag=FALSE; 38 static BOOL gDemoGfxTVEnabled=FALSE; 39 static BOOL gDemoGfxForceMEM2=FALSE; 212 gDemoGfxRunningFlag=FALSE; in DEMOGfxInit() 213 gDemoGfxTVEnabled=FALSE; in DEMOGfxInit() 214 gDemoGfxForceMEM2=FALSE; in DEMOGfxInit() 318 DEMOFontDrawEnable(FALSE); in DEMOGfxInit() 533 gDemoGfxTVEnabled = FALSE; in DEMOGfxShutdown() 566 ASSERT(FALSE && "Resources were not destroyed on shutdown"); in DEMOGfxShutdown() 579 gDemoGfxRunningFlag = FALSE; in DEMOGfxShutdown() [all …]
|
| D | demoavx.c | 71 static BOOL flag = FALSE;
|
| /CafeSDK-2.12.13-1/system/src/lib/gfd/ |
| D | gfdInterface.c | 130 return FALSE; in GFDGetVertexShader() 133 return FALSE; in GFDGetVertexShader() 138 return FALSE; in GFDGetVertexShader() 159 return FALSE; in GFDGetVertexShader() 203 return FALSE; in GFDGetPixelShader() 206 return FALSE; in GFDGetPixelShader() 211 return FALSE; in GFDGetPixelShader() 232 return FALSE; in GFDGetPixelShader() 277 return FALSE; in GFDGetGeometryShader() 280 return FALSE; in GFDGetGeometryShader() [all …]
|
| /CafeSDK-2.12.13-1/system/include/cafe/ |
| D | uhs_types.h | 355 return((epd->bEndpointAddress & UHS_ENDPOINT_DIR_MASK) == UHS_DIR_IN) ? TRUE : FALSE; in uhs_endpoint_dir_in() 367 return((epd->bEndpointAddress & UHS_ENDPOINT_DIR_MASK) == UHS_DIR_OUT) ? TRUE : FALSE; in uhs_endpoint_dir_out() 400 UHS_ENDPOINT_XFER_BULK) ? TRUE : FALSE; in uhs_endpoint_xfer_bulk() 413 UHS_ENDPOINT_XFER_CONTROL) ? TRUE : FALSE; in uhs_endpoint_xfer_control() 439 UHS_ENDPOINT_XFER_ISOC) ? TRUE : FALSE; in uhs_endpoint_xfer_isoc() 584 BOOL valid=FALSE; in uhs_endpoint_is_valid()
|
| /CafeSDK-2.12.13-1/system/src/build/make/ |
| D | commondefs.mk | 121 ifeq ($(NDEBUG), FALSE) 143 SUPPRESS_STRIP := FALSE 168 NDEBUG := FALSE
|
| D | commondefs.cos.gh.mk | 208 ifeq ($(COS_SECURITY_ENABLED), FALSE) 218 DEFINES += -DIOS_DEBUG_STARTUP_STATE=FALSE
|
| /CafeSDK-2.12.13-1/system/include/cafe/mp/ |
| D | MPSync.h | 80 return FALSE; in MPTryAcquireSpinLock()
|
| /CafeSDK-2.12.13-1/system/include/ |
| D | types.h | 182 #ifndef FALSE 183 #define FALSE 0 macro
|
| /CafeSDK-2.12.13-1/system/src/tool/cafex/winmakebsf/ |
| D | makebsf.sln | 18 HideSolutionNode = FALSE
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/SLConverter/deferredTestDX9/ |
| D | deferredTest.sln | 18 HideSolutionNode = FALSE
|
| /CafeSDK-2.12.13-1/system/src/tool/CatLog/ |
| D | CatLog.sln | 18 HideSolutionNode = FALSE
|
| /CafeSDK-2.12.13-1/system/include/cafe/sci/ |
| D | sciEnum.h | 47 #define SCI_FALSE FALSE
|
| /CafeSDK-2.12.13-1/system/bin/tool/mastering/resources/ |
| D | default_aoc.ddf | 13 RemoveEmptyDirectory = FALSE
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gshCompile/ |
| D | gshCompile.sln | 24 HideSolutionNode = FALSE
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gfd/ |
| D | gfd.sln | 24 HideSolutionNode = FALSE
|
| /CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/ |
| D | demoGfxShader.h | 147 return FALSE; in DEMOGfxCheckShaderLocation()
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/ddsReader/ |
| D | ddsReader.sln | 24 HideSolutionNode = FALSE
|
| /CafeSDK-2.12.13-1/system/include/cafe/demo/ |
| D | demoGfxShader.h | 147 return FALSE; in DEMOGfxCheckShaderLocation()
|
| /CafeSDK-2.12.13-1/system/src/tool/gfx/projects/SLConverter/ |
| D | SLConverterSamples.sln | 24 HideSolutionNode = FALSE
|
| /CafeSDK-2.12.13-1/system/src/lib/gx2ut/ |
| D | gx2utClear.cpp | 205 else if ((signBit == FALSE) && (fp32Sign == 1)) in ConvertFP32ToSmallFP() 350 redFP11 = ConvertFP32ToSmallFP(r, FALSE, 5, 6); in PackClearColor() 351 greenFP11 = ConvertFP32ToSmallFP(g, FALSE, 5, 6); in PackClearColor() 352 blueFP10 = ConvertFP32ToSmallFP(b, FALSE, 5, 5); in PackClearColor() 369 ASSERT(FALSE); in PackClearColor()
|
| /CafeSDK-2.12.13-1/system/include/cafe/os/ |
| D | OSAtomic.h | 150 ret_val = FALSE; in OSCompareAndSwapAtomic() 172 ret_val = FALSE; in OSCompareAndSwapAtomicEx()
|