Home
last modified time | relevance | path

Searched refs:finishConstruction (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/omniORB/omniORB-4.2.4/src/tool/omniidl/cxx/
H A Didl.yy.source367 $1->finishConstruction($4);
374 $1->finishConstruction($5);
380 $1->finishConstruction(0);
396 $1->finishConstruction($3);
403 $1->finishConstruction($5);
409 $1->finishConstruction(0);
567 $1->finishConstruction($3);
1018 $1->finishConstruction($5);
1024 $1->finishConstruction(0);
1140 $1->finishConstruction(0);
[all …]
H A Dy.tab.cc2086 (yyvsp[-1].module_val)->finishConstruction(0); in yyparse()
2142 (yyvsp[-1].interface_val)->finishConstruction(0); in yyparse()
2394 valueabs_hack->finishConstruction((yyvsp[-1].decl_val)); in yyparse()
2414 valueabs_hack->finishConstruction((yyvsp[-1].decl_val)); in yyparse()
2427 valueabs_hack->finishConstruction(0); in yyparse()
2642 (yyvsp[-5].factory_val)->finishConstruction(0, 0); in yyparse()
3421 (yyvsp[-1].struct_val)->finishConstruction(0); in yyparse()
3486 (yyvsp[-1].union_val)->finishConstruction(0, 0, 0); in yyparse()
3616 (yyvsp[-1].enum_val)->finishConstruction(0); in yyparse()
3775 (yyvsp[-1].exception_val)->finishConstruction(0); in yyparse()
[all …]
H A Didlast.h278 void finishConstruction(Decl* defs);
338 void finishConstruction(Decl* decls);
581 void finishConstruction(Member* members);
632 void finishConstruction(Member* members);
720 void finishConstruction(CaseLabel* labels);
804 void finishConstruction(Enum* container, IDL_ULong value);
828 void finishConstruction(Enumerator* enumerators);
953 void finishConstruction(Parameter* parameters, RaisesSpec* raises,
1023 void finishConstruction(Parameter* parameters, RaisesSpec* raises);
1153 void finishConstruction(Decl* contents);
[all …]
H A Didlast.cc374 finishConstruction(Decl* defs) in finishConstruction() function in Module
611 finishConstruction(Decl* decls) in finishConstruction() function in Interface
1240 finishConstruction(Member* members) in finishConstruction() function in Struct
1373 finishConstruction(Member* members) in finishConstruction() function in Exception
1574 finishConstruction(CaseLabel* labels) in finishConstruction() function in UnionCase
1877 finishConstruction(Enum* container, IDL_ULong value) in finishConstruction() function in Enumerator
1904 finishConstruction(Enumerator* enumerators) in finishConstruction() function in Enum
1910 e->finishConstruction(this, count); in finishConstruction()
2091 finishConstruction(Parameter* parameters, RaisesSpec* raises, in finishConstruction() function in Operation
2601 finishConstruction(Decl* contents) in finishConstruction() function in ValueAbs
[all …]
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/projection/
H A DossimQuickbirdRpcModel.cpp78 finishConstruction(); in ossimQuickbirdRpcModel()
253 finishConstruction(); in parseNitfFile()
287 finishConstruction(); in parseTiffFile()
361 finishConstruction(); in parseRpcData()
457 void ossimQuickbirdRpcModel::finishConstruction() in finishConstruction() function in ossimQuickbirdRpcModel
H A DossimIkonosRpcModel.cpp142 finishConstruction(); in ossimIkonosRpcModel()
176 finishConstruction(); in ossimIkonosRpcModel()
211 void ossimIkonosRpcModel::finishConstruction() in finishConstruction() function in ossimIkonosRpcModel
929 finishConstruction(); in parseTiffFile()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/projection/
H A DossimIkonosRpcModel.h62 void finishConstruction();
H A DossimQuickbirdRpcModel.h86 void finishConstruction();
/dports/graphics/kolourpaint/kolourpaint-21.12.3/widgets/toolbars/options/
H A DkpToolWidgetOpaqueOrTransparent.cpp46 finishConstruction (0, 0); in kpToolWidgetOpaqueOrTransparent()
H A DkpToolWidgetLineWidth.cpp68 finishConstruction (0, 0); in kpToolWidgetLineWidth()
H A DkpToolWidgetBase.h62 void finishConstruction (int fallBackRow, int fallBackCol);
H A DkpToolWidgetSpraycanSize.cpp98 finishConstruction (0, 0); in kpToolWidgetSpraycanSize()
H A DkpToolWidgetFillStyle.cpp62 finishConstruction (0, 0); in kpToolWidgetFillStyle()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/shared/builder/
H A DInterfaceBuilder.java79 builder.finishConstruction(this); in build()
H A DConcreteClassBuilder.java102 builder.finishConstruction(this); in build()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/shared/builder/
H A DInterfaceBuilder.java79 builder.finishConstruction(this); in build()
H A DConcreteClassBuilder.java102 builder.finishConstruction(this); in build()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/shared/builder/
H A DInterfaceBuilder.java79 builder.finishConstruction(this); in build()
H A DConcreteClassBuilder.java102 builder.finishConstruction(this); in build()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/shared/builder/
H A DInterfaceBuilder.java79 builder.finishConstruction(this); in build()
H A DConcreteClassBuilder.java102 builder.finishConstruction(this); in build()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/shared/builder/
H A DInterfaceBuilder.java79 builder.finishConstruction(this);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/shared/builder/
H A DInterfaceBuilder.java79 builder.finishConstruction(this); in build()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/shared/builder/
H A DInterfaceBuilder.java79 builder.finishConstruction(this); in build()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/shared/builder/
H A DInterfaceBuilder.java79 builder.finishConstruction(this); in build()

123