Searched refs:climaker (Results 1 – 16 of 16) sorted by relevance
1 ..\%__SRC%\bin\climaker.exe %_DEST%\bin%_EXT%\climaker.exe2 ..\%__SRC%\bin\climaker.pdb %_DEST%\bin%_EXT%\climaker.pdb3 ..\%__SRC%\bin\climaker.exe.config %_DEST%\bin%_EXT%\climaker.exe.config
7 ure cli_ure\source\climaker nmake - w,vc7 ure_source_climaker ure_source_basetypes.w ure_inc NULL
27 PACKAGE = climaker30 CLIMAKER*=$(WRAPCMD) $(BIN)$/climaker58 OUTDIR=$(BIN)$/qa$/climaker63 CSFILES = climaker.cs testobjects.cs71 $(GNUCOPY) -p $(BIN)$/climaker.exe $(OUTDIR)98 $(OUTDIR)$/cli_test_types.dll: $(OUTDIR)$/types.rdb $(BIN)$/climaker.exe $(BIN)$/cli_uretypes.dll
30 using unoidl.test.cliure.climaker;1040 Type t = typeof(unoidl.test.cliure.climaker.S4); in testSingletons()1051 Type typeXTest = typeof(unoidl.test.cliure.climaker.XTest); in testAttributes()1079 Type typeS1 = typeof(unoidl.test.cliure.climaker.S1); in testAttributes()1147 Type typeStruct = typeof(unoidl.test.cliure.climaker.PolyStruct); in testPolyStructAttributes()1161 … l.assure(typeof(unoidl.test.cliure.climaker.Struct1).GetCustomAttributes(false).Length == 0); in testPolyStructAttributes()1196 typeof(unoidl.test.cliure.climaker.PolyStruct), name); in testPolymorphicType()1199 typeof(unoidl.test.cliure.climaker.PolyStruct ), name); in testPolymorphicType()1203 l.assure(t1.OriginalType == typeof(unoidl.test.cliure.climaker.PolyStruct)); in testPolymorphicType()1444 Any a = new Any(typeof(unoidl.test.cliure.climaker.PolyStruct), in testAny()[all …]
23 package climaker; package
29 using unoidl.test.cliure.climaker;
32 module test { module cliure { module climaker {
52 $(OUT)$/bin$/cli_uretypes.dll : $(BIN)$/climaker.exe $(SOLARBINDIR)$/types.rdb $(BIN)$/cliureversio…53 $(subst,$(SOLARBINDIR)$/climaker,$(BIN)$/climaker $(CLIMAKER)) $(CLIMAKERFLAGS) \
27 TARGET = climaker111 CLIMAKER_CONFIG = $(BIN)$/climaker.exe.config119 $(CLIMAKER_CONFIG): climaker.exe.config
57 namespace climaker namespace312 using namespace ::climaker;
44 namespace climaker namespace
45 namespace climaker namespace
4 ul unoil\climaker nmake - all ul_climaker NULL
61 $(DESTDIRBIN)/climaker$(EXEPOSTFIX)
106 of unoil/climaker/version.txt similar to the versions.txt in this module. Then rebuild the module
1056 CLIMAKER*=$(AUGMENT_LIBRARY_PATH) $(SOLARBINDIR)/climaker
Completed in 77 milliseconds