| /NW4C-1.3.3/include/nw/lyt/ |
| D | lyt_Stopwatch.h | 38 # define NW_LYT_STOPWATCH_MEASURE(no, label) \ argument 40 nw::lyt::internal::Stopwatch::Instance<no>(label), no) 42 # define NW_LYT_STOPWATCH_START(no, label) \ argument 44 nw::lyt::internal::Stopwatch::Instance<no>().Start(label) 50 # define NW_LYT_STOPWATCH_MEASURE(no, label) 51 # define NW_LYT_STOPWATCH_START(no, label) 72 Stopwatch(int no = 0, const char* label = NULL); 78 void Start(const char* label = NULL) 81 NW_UNUSED_VARIABLE(label) 83 if (label != NULL) [all …]
|
| /NW4C-1.3.3/sources/libraries/snd/ |
| D | snd_SequenceSoundFile.cpp | 54 return labelInfo->label; in GetLabel() 65 return labelInfo->label; in GetLabelByOffset() 78 bool SequenceSoundFile::LabelBlockBody::GetOffsetByLabel( const char* label, u32* offsetPtr ) const in GetOffsetByLabel() argument 80 const std::size_t labelLength = std::strlen( label ); in GetOffsetByLabel() 86 if ( std::strncmp( label, labelInfo->label, labelLength ) == 0 ) in GetOffsetByLabel()
|
| D | snd_SequenceSoundFileReader.cpp | 97 bool SequenceSoundFileReader::GetOffsetByLabel( const char* label, u32* offsetPtr ) const in GetOffsetByLabel() argument 100 return m_pLabelBlockBody->GetOffsetByLabel( label, offsetPtr ); in GetOffsetByLabel()
|
| D | snd_RomSoundArchive.cpp | 563 const char* label = GetItemLabel( id ); in LoadLabelStringData() local 564 if ( label != NULL ) in LoadLabelStringData() 566 NN_LOG(" [%08X] (%s)\n", id, label ); in LoadLabelStringData()
|
| /NW4C-1.3.3/sources/libraries/lyt/ |
| D | lyt_Stopwatch.cpp | 46 Stopwatch::Stopwatch(int no, const char* label) in Stopwatch() argument 49 m_Label(label), in Stopwatch() 101 const char* label = stopwatch.GetLabel(); in Dump() 102 if (label == NULL) in Dump() 104 label = "-"; in Dump() 110 label, in Dump()
|
| /NW4C-1.3.3/tools/DccPlugin/Maya/scripts/ |
| D | NW4C_CommonProc.mel | 18 global proc NW4C_ShowHelp(string $file, string $label) 34 if (size($label) != 0) 36 $helpPath += "#" + $label;
|
| D | NW4C_SetRenderPriority.mel | 217 get SG from list label 219 proc string GetSGFromListLabel(string $label) 221 string $mat = match("\\(.*\\)", $label); 224 //print("[" + $mat + "] " + $label + "\n"); 240 string $label = `button -q -l $btn`; 241 //string $sg = match("[^ ]+", $label); // sgName ( matName ) 242 string $sg = GetSGFromListLabel($label); // matName ( sgName )
|
| /NW4C-1.3.3/include/nw/snd/ |
| D | snd_SequenceSoundFile.h | 70 bool GetOffsetByLabel( const char* label, u32* offsetPtr ) const; 83 char label[1]; member
|
| D | snd_SequenceSoundFileReader.h | 34 bool GetOffsetByLabel( const char* label, u32* offsetPtr ) const;
|
| /NW4C-1.3.3/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/ |
| D | NW4C_menu.ms | 11 label lbl4 "Export Target" /*width:96 height:20*/ align:#left across: 3 13 label lblDummyOut1 "" 15 label lbl2 "File name:" /*width:72*/ height:20 align:#left across: 4 --offset:[0,-10] 21 label lbl1 " File path:" width:72 height:20 align:#left across:4 23 label lblDummy1 "" 27 label lblDummy3 "" height:4 31 label lblDummy2 "" 79 label lbl8 "Start/End Frame:" width:112 height:20 across:4 align:#left 89 label lblExportModel "Model Data " align:#right offset:[20,0] across:4 91 label lblExportMtlAnim "Material Animation Data " align:#right offset:[20,0] [all …]
|
| D | NW4C_mtl.ms.inc | 8 --label lblSelectedNode "" pos:[16,24] width:368 height:64 22 label lbl2 "Face Culling" pos:[16,334] width:80 height:16 27 label lbl3 "Fragment Lighting" pos:[16,358] width:120 height:16 30 label lbl4 "Vertex Lighting" pos:[16,382] width:120 height:16 33 label lbl5 "Compress" pos:[16,406] width:120 height:16 38 label lbl6 "Blend Mode" pos:[16,430] width:120 height:16 423 label lbl6 "Render Priority:" pos:[24,208] width:104 height:16 426 label lbl7 "1(High Priority) - 255(Low Priority)" pos:[224,224] width:240 height:16 429 label lbl8 "Render Priority:" pos:[24,280] width:104 height:16 700 label lblMtl
|
| D | NW4C_node.ms.inc | 8 --label lblSelectedNode "" pos:[16,24] width:288 height:64 155 --label lblSelectedNode "" pos:[16,24] width:288 height:64 327 label lbl6 "Combine Group:" pos:[16,220] width:104 height:16 333 label lbl8 "Combine Group:" pos:[16,292] width:104 height:16 617 label lblExportTrans "Force Export Translate Key" align:#left across:4 618 label lblDummy3 "" 621 label lblExportRotate "Force Export Rotate Key" align:#left across:4 622 label lblDummy2 "" 625 label lblExportScale "Force Export Scale Key" align:#left across:4 626 label lblDummy1 "" [all …]
|
| /NW4C-1.3.3/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/ |
| D | NW4C_menu.ms | 11 label lbl4 "Export Target" /*width:96 height:20*/ align:#left across: 3 13 label lblDummyOut1 "" 15 label lbl2 "File name:" /*width:72*/ height:20 align:#left across: 4 --offset:[0,-10] 21 label lbl1 " File path:" width:72 height:20 align:#left across:4 23 label lblDummy1 "" 27 label lblDummy3 "" height:4 31 label lblDummy2 "" 79 label lbl8 "Start/End Frame:" width:112 height:20 across:4 align:#left 89 label lblExportModel "Model Data " align:#right offset:[20,0] across:4 91 label lblExportMtlAnim "Material Animation Data " align:#right offset:[20,0] [all …]
|
| D | NW4C_mtl.ms.inc | 8 --label lblSelectedNode "" pos:[16,24] width:368 height:64 22 label lbl2 "Face Culling" pos:[16,334] width:80 height:16 27 label lbl3 "Fragment Lighting" pos:[16,358] width:120 height:16 30 label lbl4 "Vertex Lighting" pos:[16,382] width:120 height:16 33 label lbl5 "Compress" pos:[16,406] width:120 height:16 38 label lbl6 "Blend Mode" pos:[16,430] width:120 height:16 423 label lbl6 "Render Priority:" pos:[24,208] width:104 height:16 426 label lbl7 "1(High Priority) - 255(Low Priority)" pos:[224,224] width:240 height:16 429 label lbl8 "Render Priority:" pos:[24,280] width:104 height:16 700 label lblMtl
|
| D | NW4C_node.ms.inc | 8 --label lblSelectedNode "" pos:[16,24] width:288 height:64 155 --label lblSelectedNode "" pos:[16,24] width:288 height:64 327 label lbl6 "Combine Group:" pos:[16,220] width:104 height:16 333 label lbl8 "Combine Group:" pos:[16,292] width:104 height:16 617 label lblExportTrans "Force Export Translate Key" align:#left across:4 618 label lblDummy3 "" 621 label lblExportRotate "Force Export Rotate Key" align:#left across:4 622 label lblDummy2 "" 625 label lblExportScale "Force Export Scale Key" align:#left across:4 626 label lblDummy1 "" [all …]
|
| /NW4C-1.3.3/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/ |
| D | NW4C_menu.ms | 11 label lbl4 "Export Target" /*width:96 height:20*/ align:#left across: 3 13 label lblDummyOut1 "" 15 label lbl2 "File name:" /*width:72*/ height:20 align:#left across: 4 --offset:[0,-10] 21 label lbl1 " File path:" width:72 height:20 align:#left across:4 23 label lblDummy1 "" 27 label lblDummy3 "" height:4 31 label lblDummy2 "" 79 label lbl8 "Start/End Frame:" width:112 height:20 across:4 align:#left 89 label lblExportModel "Model Data " align:#right offset:[20,0] across:4 91 label lblExportMtlAnim "Material Animation Data " align:#right offset:[20,0] [all …]
|
| D | NW4C_mtl.ms.inc | 8 --label lblSelectedNode "" pos:[16,24] width:368 height:64 22 label lbl2 "Face Culling" pos:[16,334] width:80 height:16 27 label lbl3 "Fragment Lighting" pos:[16,358] width:120 height:16 30 label lbl4 "Vertex Lighting" pos:[16,382] width:120 height:16 33 label lbl5 "Compress" pos:[16,406] width:120 height:16 38 label lbl6 "Blend Mode" pos:[16,430] width:120 height:16 423 label lbl6 "Render Priority:" pos:[24,208] width:104 height:16 426 label lbl7 "1(High Priority) - 255(Low Priority)" pos:[224,224] width:240 height:16 429 label lbl8 "Render Priority:" pos:[24,280] width:104 height:16 700 label lblMtl
|
| D | NW4C_node.ms.inc | 8 --label lblSelectedNode "" pos:[16,24] width:288 height:64 155 --label lblSelectedNode "" pos:[16,24] width:288 height:64 327 label lbl6 "Combine Group:" pos:[16,220] width:104 height:16 333 label lbl8 "Combine Group:" pos:[16,292] width:104 height:16 617 label lblExportTrans "Force Export Translate Key" align:#left across:4 618 label lblDummy3 "" 621 label lblExportRotate "Force Export Rotate Key" align:#left across:4 622 label lblDummy2 "" 625 label lblExportScale "Force Export Scale Key" align:#left across:4 626 label lblDummy1 "" [all …]
|
| D | NW4C_utils.ms.inc | 509 --label lblString "String" align:#left enabled:false 511 label lblNumber "String or Number : (One value per line)" align:#left 513 label lbl3 "" across:3
|
| /NW4C-1.3.3/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/ |
| D | NW4C_menu.ms | 11 label lbl4 "Export Target" /*width:96 height:20*/ align:#left across: 3 13 label lblDummyOut1 "" 15 label lbl2 "File name:" /*width:72*/ height:20 align:#left across: 4 --offset:[0,-10] 21 label lbl1 " File path:" width:72 height:20 align:#left across:4 23 label lblDummy1 "" 27 label lblDummy3 "" height:4 31 label lblDummy2 "" 79 label lbl8 "Start/End Frame:" width:112 height:20 across:4 align:#left 89 label lblExportModel "Model Data " align:#right offset:[20,0] across:4 91 label lblExportMtlAnim "Material Animation Data " align:#right offset:[20,0] [all …]
|
| D | NW4C_mtl.ms.inc | 8 --label lblSelectedNode "" pos:[16,24] width:368 height:64 22 label lbl2 "Face Culling" pos:[16,334] width:80 height:16 27 label lbl3 "Fragment Lighting" pos:[16,358] width:120 height:16 30 label lbl4 "Vertex Lighting" pos:[16,382] width:120 height:16 33 label lbl5 "Compress" pos:[16,406] width:120 height:16 38 label lbl6 "Blend Mode" pos:[16,430] width:120 height:16 423 label lbl6 "Render Priority:" pos:[24,208] width:104 height:16 426 label lbl7 "1(High Priority) - 255(Low Priority)" pos:[224,224] width:240 height:16 429 label lbl8 "Render Priority:" pos:[24,280] width:104 height:16 700 label lblMtl
|
| D | NW4C_node.ms.inc | 8 --label lblSelectedNode "" pos:[16,24] width:288 height:64 155 --label lblSelectedNode "" pos:[16,24] width:288 height:64 327 label lbl6 "Combine Group:" pos:[16,220] width:104 height:16 333 label lbl8 "Combine Group:" pos:[16,292] width:104 height:16 617 label lblExportTrans "Force Export Translate Key" align:#left across:4 618 label lblDummy3 "" 621 label lblExportRotate "Force Export Rotate Key" align:#left across:4 622 label lblDummy2 "" 625 label lblExportScale "Force Export Scale Key" align:#left across:4 626 label lblDummy1 "" [all …]
|
| /NW4C-1.3.3/documents/CreativeStudio/html/assets/ |
| D | treeview-min.js | 7 …label=K;}else{Q=D.getNextSibling(Q);}}if(!K){if(Q.tagName.toUpperCase()=="A"){L.type="text";L.labe… property 11 …label:F};}this.init(F,E,D);this.setUpLabel(F);}};YAHOO.extend(YAHOO.widget.TextNode,YAHOO.widget.N… property 12 …label;H.value=this.label;H.focus();H.select();};A.getEditorValue=function(H){return H.inputElement…
|
| D | treeview-skin.css | 125 /* the style of the text label in ygTextNode */ 170 .ygtv-label-editor {
|
| /NW4C-1.3.3/demos/snd/hioSoundArchive/sources/ |
| D | main.cpp | 350 const char* label = m_Archive.GetItemLabel( id ); in OnDrawUpLCD() local 351 if ( label == NULL ) in OnDrawUpLCD() 353 label = "..."; // ������ in OnDrawUpLCD() 355 writer.Printf(" [%08x] %s\n", id, label ); in OnDrawUpLCD()
|