Home
last modified time | relevance | path

Searched refs:newDecl (Results 1 – 25 of 120) sorted by relevance

12345

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/
H A DSchemaImpl.java116 atts.put(newDecl.getName(), newDecl); in addAttributeDecl() local
130 public void addElementDecl(XSElementDecl newDecl) { in addElementDecl() argument
131 elems.put(newDecl.getName(), newDecl); in addElementDecl() local
147 attGroups.put(newDecl.getName(), newDecl); in addAttGroupDecl() local
162 public void addNotation( XSNotation newDecl ) { in addNotation() argument
163 notations.put( newDecl.getName(), newDecl ); in addNotation() local
179 modelGroups.put(newDecl.getName(), newDecl); in addModelGroupDecl() local
214 simpleTypes.put(newDecl.getName(), newDecl); in addSimpleType() local
215 allTypes.put(newDecl.getName(), newDecl); in addSimpleType() local
232 complexTypes.put(newDecl.getName(), newDecl); in addComplexType() local
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/
H A DSchemaImpl.java116 atts.put(newDecl.getName(), newDecl); in addAttributeDecl() local
130 public void addElementDecl(XSElementDecl newDecl) { in addElementDecl() argument
131 elems.put(newDecl.getName(), newDecl); in addElementDecl() local
147 attGroups.put(newDecl.getName(), newDecl); in addAttGroupDecl() local
162 public void addNotation( XSNotation newDecl ) { in addNotation() argument
163 notations.put( newDecl.getName(), newDecl ); in addNotation() local
179 modelGroups.put(newDecl.getName(), newDecl); in addModelGroupDecl() local
214 simpleTypes.put(newDecl.getName(), newDecl); in addSimpleType() local
215 allTypes.put(newDecl.getName(), newDecl); in addSimpleType() local
232 complexTypes.put(newDecl.getName(), newDecl); in addComplexType() local
[all …]
/dports/lang/kawa/kawa-3.1.1/gnu/expr/
H A DScopeExp.java70 public void replaceFollowing (Declaration prev, Declaration newDecl) in replaceFollowing() argument
76 decls = newDecl; in replaceFollowing()
81 prev.setNext(newDecl); in replaceFollowing()
83 newDecl.setNext(oldDecl.nextDecl()); in replaceFollowing()
85 last = newDecl; in replaceFollowing()
87 newDecl.context = this; in replaceFollowing()
217 Declaration newDecl = addDeclaration(name); in getDefine() local
218 duplicateDeclarationError(decl, newDecl, parser); in getDefine()
219 decl = newDecl; in getDefine()
225 Declaration newDecl, in duplicateDeclarationError() argument
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/proposals/
H A DNewVariableCorrectionProposal.java143 newDecl.setName(ast.newSimpleName(node.getIdentifier())); in doAddParam()
160 listRewriter.insertLast(newDecl, null); in doAddParam()
162 listRewriter.insertAt(newDecl, insertIndex, null); in doAddParam()
190 addLinkedPosition(rewrite.track(newDecl.getType()), false, KEY_TYPE); in doAddParam()
191 addLinkedPosition(rewrite.track(newDecl.getName()), false, KEY_NAME); in doAddParam()
275 rewrite.replace(assignment, newDecl, null); in doAddLocal()
449 FieldDeclaration newDecl= ast.newFieldDeclaration(fragment); in doAddField() local
450 newDecl.setType(type); in doAddField()
462 int insertIndex= findFieldInsertIndex(decls, newDecl, maxOffset); in doAddField()
465 listRewriter.insertAt(newDecl, insertIndex, null); in doAddField()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/sort/
H A Dgenzfunc.go40 var newDecl []ast.Decl
61 newDecl = append(newDecl, fd)
63 af.Decls = newDecl
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/lang/gcc11/gcc-11.2.0/libgo/go/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/sort/
H A Dgenzfunc.go40 var newDecl []ast.Decl
61 newDecl = append(newDecl, fd)
63 af.Decls = newDecl
/dports/lang/gcc10/gcc-10.3.0/libgo/go/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/go4.org/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/lang/gcc9/gcc-9.4.0/libgo/go/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/sort/
H A Dgenzfunc.go39 var newDecl []ast.Decl
60 newDecl = append(newDecl, fd)
62 af.Decls = newDecl
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/prettify/prettify_cp2k/
H A DnormalizeFortranFile.py902 newDecl = StringIO()
904 newDecl.write(comment)
905 newDecl.writelines(routine["use"])
908 newDecl.write("\n")
911 newDecl.write("\n")
914 newDecl.write("\n")
919 newDecl.write("\n")
922 newDecl.write("\n")
930 newDecl = StringIO()
940 newDecl.write(comment)
[all …]

12345