Home
last modified time | relevance | path

Searched refs:d (Results 1 – 24 of 24) sorted by relevance

/NW4C-1.2.23/include/nw/ut/
Dut_BinaryFileFormat.h32 #define NW_UT_MAKE_SIGWORD(a,b,c,d) \ argument
37 | (static_cast<u8>(d) << 24) \
43 #define NW_UT_MAKE_SIGWORD(a,b,c,d) \ argument
48 | (static_cast<u8>(d) << 0) \
/NW4C-1.2.23/tools/DccPlugin/Maya/scripts/
DNW4C_CreateMenu.mel79 menuItem -d 1;
99 menuItem -d 1;
125 menuItem -d 1;
139 menuItem -d 1;
147 menuItem -d 1;
155 menuItem -d 1;
DNW4C_SetRenderPriority.mel41 `listConnections -s 0 -d 1 -type shadingEngine ($mat + ".oc")`;
250 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`;
256 string $ots[] = `listConnections -s 0 -d 1 ($mat + ".oc")`;
294 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`;
512 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`;
542 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`;
704 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`;
882 string $ins[] = `listConnections -s 1 -d 0 ($node + ".ss")`;
DNW4C_CommonProc.mel88 if (`filetest -d $check`)
DNW4C_SetAnimRange.mel594 $curPath = (`filetest -d $curPath`) ? ($curPath + "/") : "";
1959 int $d = (int)$i;
1975 if ($s < $d)
1979 if ($j == $d)
1983 if ($s > $d)
1993 if ($j == $d)
2007 SetUniqueAnimRangeName($animRange, $d);
2274 if (`filetest -d $path`)
2280 if (`filetest -d $path`)
2574 $tmpNodes = `defaultNavigation -ren -d $node`;
[all …]
DNW4C_ExpDialog.mel300 if (size($settingFolder) > 0 && `filetest -d $settingFolder`)
354 if (size($localFolder) > 0 && `filetest -d $localFolder`)
1368 if (size($settingFolder) > 0 && `filetest -d $settingFolder`)
1508 $curPath = (`filetest -d $curPath`) ? ($curPath + "/") : "";
2633 menuItem -d 1;
2714 string $cons[] = `listConnections -s 0 -d 1 ($shapes[0] + ".worldMesh")`;
2832 string $ins[] = `listConnections -s 1 -d 0 $plug`;
2866 string $ins[] = `listConnections -s 1 -d 0 $plug`;
2905 `listConnections -s 1 -d 0 -type transform ($con + ".tg")`;
2934 string $ins[] = `listConnections -s 1 -d 0 $plug`;
[all …]
DNW4C_SetMaterialAttr.mel34 `listConnections -s 0 -d 1 -type shadingEngine ($mat + ".oc")`;
319 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`;
532 string $ins[] = `listConnections -s 1 -d 0 ($node + ".ss")`;
DNW4C_SetUserData.mel206 `listConnections -s 0 -d 1 -type shadingEngine ($mat + ".oc")`;
827 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`;
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_DrawerUniform.cpp241 register f32 d = 1.f / 255.f; in SetUpVtxColors() local
244 register f32 alpha = globalAlpha * d; in SetUpVtxColors()
250 colors[ i ][ 0 ] = vtxColors[ i ].r * d; in SetUpVtxColors()
251 colors[ i ][ 1 ] = vtxColors[ i ].g * d; in SetUpVtxColors()
252 colors[ i ][ 2 ] = vtxColors[ i ].b * d; in SetUpVtxColors()
253 colors[ i ][ 3 ] = vtxColors[ i ].a * d; in SetUpVtxColors()
/NW4C-1.2.23/include/nw/snd/
Dsnd_Global.h275 AdshrCurve( u8 a = 0, u8 d = 0, u8 s = 0, u8 h = 0, u8 r = 0 )
277 decay( d ), in attack()
/NW4C-1.2.23/tools/LayoutEditor/
DLayoutViewer.bat1 cd /d "%KMC_PARTNER_CTRS%\Bin\"
DSetupViewer.bat1 cd /d "%NW4C_ROOT%\tools\LayoutEditor\Viewer\Win32"
/NW4C-1.2.23/tools/Viewer/
DLaunchViewer.bat6 cd /d "%KMC_CTRHOSTIO%\Bin\"
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_Sound3DCalculator.cpp507 f32 d = nw::math::VEC3Len( &yPlanePoint ); in CalcAngleAndDistance() local
508 if ( d > interiorSize ) in CalcAngleAndDistance()
511 yPlanePoint.x *= interiorSize / d; in CalcAngleAndDistance()
512 yPlanePoint.z *= interiorSize / d; in CalcAngleAndDistance()
/NW4C-1.2.23/documents/License/IronRuby/
DLICENSE.Ruby.txt23 d) make other distribution arrangements with the author.
38 d) make other distribution arrangements with the author.
DLICENSE.CPL.txt34d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Con…
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/
DNW4C_utils.ms.inc29 local d = (mod v 10) as integer
30 v = (v - d) / 10
31 str = (d as string) + str
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/
DNW4C_utils.ms.inc29 local d = (mod v 10) as integer
30 v = (v - d) / 10
31 str = (d as string) + str
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/
DNW4C_utils.ms.inc29 local d = (mod v 10) as integer
30 v = (v - d) / 10
31 str = (d as string) + str
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/
DNW4C_utils.ms.inc29 local d = (mod v 10) as integer
30 v = (v - d) / 10
31 str = (d as string) + str
/NW4C-1.2.23/sources/libraries/font/
Dfont_RectDrawer.cpp545 register const f32 d = 1.f / 255.f; in NormalizeF32Colors() local
550 colors[0] = src[i].r * d; in NormalizeF32Colors()
551 colors[1] = src[i].g * d; in NormalizeF32Colors()
552 colors[2] = src[i].b * d; in NormalizeF32Colors()
553 colors[3] = src[i].a * d; in NormalizeF32Colors()
/NW4C-1.2.23/documents/CreativeStudio/html/assets/
Dyahoo-dom-event.js8 …d_counter||0;var E=YAHOO.util,L=YAHOO.lang,m=YAHOO.env.ua,A=YAHOO.lang.trim,d={},h={},N=/^t(?:able…
9 …tribute){x=Y.getAttribute(G,2);}else{}return x;},_toCamel:function(Y){var x=d;function G(y,z){retu…
10 …,c="offset"+X,Y="pixel"+X,a="",d;if(b==L){d=Z[c];if(d===undefined){a=0;}a=d;if(R.test(e)){Z[H][e]=
/NW4C-1.2.23/sources/libraries/anim/res/
Danim_ResAnimCurve.cpp512 f32 d = Traits::GetFrameF32( pNextKey ) - keyFrame; in CalcHermiteFloatSegmentFVSS_() local
518 return nw::math::Hermite( v0, t0, v1, t1, p, d ); in CalcHermiteFloatSegmentFVSS_()
539 f32 d = Traits::GetFrameF32( pNextKey ) - keyFrame; in CalcHermiteFloatSegmentFVS_() local
545 return nw::math::Hermite( v0, t0, v1, t1, p, d ); in CalcHermiteFloatSegmentFVS_()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleEmitter.cpp624 f32 d = random->NextFloat() * in CalcCubeForm() local
641 if (d < cookedScale.x * cookedScale.y) in CalcCubeForm()
645 else if (d < (cookedScale.x * cookedScale.y) + (cookedScale.y * cookedScale.z)) in CalcCubeForm()