Home
last modified time | relevance | path

Searched refs:before (Results 1 – 11 of 11) sorted by relevance

/RvlSDK-3.2/build/demos/hio2demo/vc++/dual/
Ddual.h17 #error include 'stdafx.h' before including this file for PCH
/RvlSDK-3.2/X86/bin/
Dsetinitialcode.bat27 echo * If you make master data, you must execute loadrun/odrun before you do so!! *
Dsetcompanycode.bat27 echo * If you make master data, you must execute loadrun/odrun before you do so!! *
Dsetsmem2size.bat75 echo * If you make master data, you must execute ndrun before you do so!! *
Dsetcountrycode.bat88 echo * If you make master data, you must execute loadrun/odrun before you do so!! *
/RvlSDK-3.2/build/buildtools/
Deppccleandepend.sed23 # kill everything before the colon
/RvlSDK-3.2/build/demos/hio2demo/vc++/multi/
Dmulti.h20 #error include 'stdafx.h' before including this file for PCH
/RvlSDK-3.2/
Dreadme-RVL_SDK-3_2.txt97 Please read this agreement before using the data.
99 …must have a license agreement with Dolby. Please read the following file before using these featur…
175 …nt immediately before rendering a primitive with a function such as GXBegin. Therefore, if you nee…
Dreadme-RVL_SDK-3_2-patch2.txt96 Please read this agreement before using the data.
98 …must have a license agreement with Dolby. Please read the following file before using these featur…
164 …nt immediately before rendering a primitive with a function such as GXBegin. Therefore, if you nee…
/RvlSDK-3.2/build/libraries/mem/src/
Dmem_expHeap.c1762 BOOL before; in MEMUseMarginOfAlignmentForExpHeap() local
1766 before = pEHHead->feature.fields.useMarginOfAlign; in MEMUseMarginOfAlignmentForExpHeap()
1769 return before; in MEMUseMarginOfAlignmentForExpHeap()
/RvlSDK-3.2/build/libraries/kpadOld/src/
DKPAD.c2296 BOOL before; in KPADiRestoreDPD() local
2303 before = kp->dpd_set_enabled; in KPADiRestoreDPD()
2306 if ( before != enable ) in KPADiRestoreDPD()
2312 return before; in KPADiRestoreDPD()