Searched refs:output (Results 1 – 9 of 9) sorted by relevance
| /NW4C-1.2.23/demos/snd/ |
| D | OMakefile | 35 …DMAKER_PROJECT_FILES) $(SOUNDPROJECT_CONVERTER) :effects: $(PROJECT_DIR)/output/$(projectDir).bcsar 38 cp $(PROJECT_DIR)/output/$(projectDir).csid $(outdir)/../sources 39 cp $(PROJECT_DIR)/output/$(projectDir).bcsar $@ 47 …DMAKER_PROJECT_FILES) $(SOUNDPROJECT_CONVERTER) :effects: $(PROJECT_DIR)/output/$(projectDir).bcsar 50 cp $(PROJECT_DIR)/output/$(projectDir).csid $(outdir)/../sources 51 cp $(PROJECT_DIR)/output/$(projectDir).bcsar $@ 60 …DMAKER_PROJECT_FILES) $(SOUNDPROJECT_CONVERTER) :effects: $(PROJECT_DIR)/output/$(projectDir).bcsar 63 cp $(PROJECT_DIR)/output/$(projectDir).csid $(outdir)/../sources 64 cp $(PROJECT_DIR)/output/$(projectDir).bcsar $@ 65 cp $(PROJECT_DIR)/output/stream/*.bcstm $(dirname $@)/stream [all …]
|
| /NW4C-1.2.23/sources/libraries/dev/ |
| D | dev_Profile.cpp | 215 char output[256]; in DumpReports() local 216 output[0] = '\0'; in DumpReports() 226 ut::strncat(output, MAX_LENGTH, formatString, std::strlen(formatString) + 1); in DumpReports() 234 ut::strncat(output, MAX_LENGTH, formatString, std::strlen(formatString) + 1); in DumpReports() 241 ut::strncat(output, MAX_LENGTH, formatString, std::strlen(formatString) + 1); in DumpReports() 248 ut::strncat(output, MAX_LENGTH, formatString, std::strlen(formatString) + 1); in DumpReports() 252 ut::strncat(output, MAX_LENGTH, it->name, std::strlen(it->name) + 1); in DumpReports() 254 ut::strncat(output, MAX_LENGTH, str, std::strlen(str) + 1); in DumpReports() 258 std::replace(output, output + std::strlen(output), '|', ','); in DumpReports() 261 NW_DEV_LOG(output); in DumpReports()
|
| /NW4C-1.2.23/tools/CsdrUpdater/ |
| D | CsdrUpdater.py | 76 output = open(shaderName, 'wb') 77 output.write(csdrString)
|
| D | readme.txt | 38 If not specified by option, the output file name is created by removing the file extension from the… 42 -o, --output= : Specifies the output filename. 46 In order to use the output intermediate file with NWCS, it must be edited according to the user sha…
|
| /NW4C-1.2.23/build/omake/ |
| D | commondefs.om | 167 public.Font(output, options) = 170 $(output): $(DEPS) 172 $(FONT_CONVERTER) -of $(output) $(options) 173 return $(output)
|
| /NW4C-1.2.23/documents/License/IronRuby/ |
| D | LICENSE.Ruby.txt | 49 output from the software do not automatically fall under the
|
| /NW4C-1.2.23/tools/DccPlugin/Maya/scripts/ |
| D | NW4C_CreateMenu.mel | 133 -ann "Set output frame extension list for texture pattern animation"
|
| D | NW4C_ExpDialog.mel | 456 // output 722 // output options 746 // output file selection 984 // output 1831 // output 2273 // output 2770 remove no output child (both argments must be long path) 3449 // output options
|
| D | NW4C_SetAnimRange.mel | 2742 string $node[] = `listConnections -p false ($src + ".output")`; 2747 string $plug[] = `listConnections -p true ($src + ".output")`;
|