Home
last modified time | relevance | path

Searched refs:declaration (Results 1 – 25 of 11672) sorted by relevance

12345678910>>...467

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/tests/CodeTypeMembers/
H A DCodeTypeDeclarationTests.cs17 Assert.Empty(declaration.Name); in Ctor_Default()
18 Assert.True(declaration.IsClass); in Ctor_Default()
19 Assert.False(declaration.IsStruct); in Ctor_Default()
20 Assert.False(declaration.IsEnum); in Ctor_Default()
39 declaration.IsClass = value; in IsClass_Set_Get_ReturnsTrue()
40 Assert.True(declaration.IsClass); in IsClass_Set_Get_ReturnsTrue()
42 Assert.False(declaration.IsEnum); in IsClass_Set_Get_ReturnsTrue()
50 declaration.IsClass = true; in IsClass_SetTrue_WasStruct_ReturnsTrue()
62 declaration.IsStruct = value; in IsStruct_Set_Get_ReturnsExpected()
75 declaration.IsEnum = value; in IsEnum_Set_Get_ReturnsExpected()
[all …]
/dports/textproc/html-pretty/htmlpty-1.01/Test/okay/
H A Dcheck012.err2 :4:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
4 :5:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
6 :5:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
8 :6:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
10 :6:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
12 :6:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
14 :7:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
16 :7:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
18 :7:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
20 :7:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
[all …]
H A Dcheck010.err2 :5:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
4 :6:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
6 :7:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
8 :7:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
10 :8:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
12 :8:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
14 :9:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
16 :9:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
18 :9:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
20 :10:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarat…
[all …]
H A Dcheck011.err2 :5:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
4 :6:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
6 :7:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
8 :7:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
10 :8:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
12 :8:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
14 :9:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
16 :9:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
18 :9:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarati…
20 :10:markup-declaration-open string (<!) is illegal outside --comment-region-- in a comment declarat…
[all …]
/dports/www/p5-HTML5-DOM/HTML5-DOM-1.25/third_party/modest/source/mycss/declaration/
H A Dentry_destroy.c29 mcobject_free(declaration->mcobject_entries, decl_entry); in mycss_declaration_entry_destroy_undef()
41 mcobject_free(declaration->mcobject_entries, decl_entry); in mycss_declaration_entry_destroy_type_list()
53 mcobject_free(declaration->mcobject_entries, decl_entry); in mycss_declaration_entry_destroy_padding()
90 mcobject_free(declaration->mcobject_entries, decl_entry); in mycss_declaration_entry_destroy_font()
102 mcobject_free(declaration->mcobject_entries, decl_entry); in mycss_declaration_entry_destroy_border_x()
114 mcobject_free(declaration->mcobject_entries, decl_entry); in mycss_declaration_entry_destroy_border_top_right_radius()
126 mcobject_free(declaration->mcobject_entries, decl_entry); in mycss_declaration_entry_destroy_border_top_left_radius()
138 mcobject_free(declaration->mcobject_entries, decl_entry); in mycss_declaration_entry_destroy_border_bottom_right_radius()
150 mcobject_free(declaration->mcobject_entries, decl_entry); in mycss_declaration_entry_destroy_border_bottom_left_radius()
163 mcobject_free(declaration->mcobject_entries, decl_entry); in mycss_declaration_entry_destroy_background()
[all …]
H A Dinit.c31 declaration->ref_entry = entry; in mycss_declaration_init()
32 declaration->entry = NULL; in mycss_declaration_init()
46 if(declaration->stack == NULL) in mycss_declaration_init()
57 declaration->entry = NULL; in mycss_declaration_clean()
65 declaration->entry = NULL; in mycss_declaration_clean_all()
74 if(declaration == NULL) in mycss_declaration_destroy()
77 declaration->mcobject_entries = mcobject_destroy(declaration->mcobject_entries, true); in mycss_declaration_destroy()
78 declaration->stack = mycss_stack_destroy(declaration->stack, true); in mycss_declaration_destroy()
81 mycore_free(declaration); in mycss_declaration_destroy()
85 return declaration; in mycss_declaration_destroy()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/reftests/w3c-css/submitted/variables/
H A Dreftest-stylo.list4 == variable-declaration-01.html variable-declaration-01.html
5 == variable-declaration-02.html variable-declaration-02.html
6 == variable-declaration-03.html variable-declaration-03.html
7 == variable-declaration-04.html variable-declaration-04.html
8 == variable-declaration-05.html variable-declaration-05.html
9 == variable-declaration-06.html variable-declaration-06.html
10 == variable-declaration-07.html variable-declaration-07.html
11 == variable-declaration-08.html variable-declaration-08.html
12 == variable-declaration-09.html variable-declaration-09.html
13 == variable-declaration-10.html variable-declaration-10.html
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DTraceSignatureVisitor.java44 private StringBuffer declaration; field in TraceSignatureVisitor
83 this.declaration = buf; in TraceSignatureVisitor()
125 declaration.append('('); in visitParameterType()
127 declaration.append(", "); in visitParameterType()
136 declaration.append('('); in visitReturnType()
140 declaration.append(')'); in visitReturnType()
190 declaration.append(name); in visitTypeVariable()
220 declaration.append('>'); in visitInnerClassType()
223 declaration.append('.'); in visitInnerClassType()
232 declaration.append('<'); in visitTypeArgument()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DTraceSignatureVisitor.java44 private StringBuffer declaration; field in TraceSignatureVisitor
83 this.declaration = buf; in TraceSignatureVisitor()
125 declaration.append('('); in visitParameterType()
127 declaration.append(", "); in visitParameterType()
136 declaration.append('('); in visitReturnType()
140 declaration.append(')'); in visitReturnType()
190 declaration.append(name); in visitTypeVariable()
220 declaration.append('>'); in visitInnerClassType()
223 declaration.append('.'); in visitInnerClassType()
232 declaration.append('<'); in visitTypeArgument()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DTraceSignatureVisitor.java44 private StringBuffer declaration; field in TraceSignatureVisitor
83 this.declaration = buf; in TraceSignatureVisitor()
125 declaration.append('('); in visitParameterType()
127 declaration.append(", "); in visitParameterType()
136 declaration.append('('); in visitReturnType()
140 declaration.append(')'); in visitReturnType()
190 declaration.append(name); in visitTypeVariable()
220 declaration.append('>'); in visitInnerClassType()
223 declaration.append('.'); in visitInnerClassType()
232 declaration.append('<'); in visitTypeArgument()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DTraceSignatureVisitor.java44 private StringBuffer declaration; field in TraceSignatureVisitor
83 this.declaration = buf; in TraceSignatureVisitor()
125 declaration.append('('); in visitParameterType()
127 declaration.append(", "); in visitParameterType()
136 declaration.append('('); in visitReturnType()
140 declaration.append(')'); in visitReturnType()
190 declaration.append(name); in visitTypeVariable()
220 declaration.append('>'); in visitInnerClassType()
223 declaration.append('.'); in visitInnerClassType()
232 declaration.append('<'); in visitTypeArgument()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DTraceSignatureVisitor.java44 private StringBuffer declaration; field in TraceSignatureVisitor
83 this.declaration = buf; in TraceSignatureVisitor()
125 declaration.append('('); in visitParameterType()
127 declaration.append(", "); in visitParameterType()
136 declaration.append('('); in visitReturnType()
140 declaration.append(')'); in visitReturnType()
190 declaration.append(name); in visitTypeVariable()
220 declaration.append('>'); in visitInnerClassType()
223 declaration.append('.'); in visitInnerClassType()
232 declaration.append('<'); in visitTypeArgument()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/core/
H A DASTNodesInsertTest.java114 declaration= createNewMethod(ast, 0, true); in testInsert1()
118 declaration= createNewType(ast, 0); in testInsert1()
165 declaration= createNewMethod(ast, 0, true); in testInsert2()
169 declaration= createNewType(ast, 0); in testInsert2()
218 declaration= createNewMethod(ast, 0, true); in testInsert3()
222 declaration= createNewType(ast, 0); in testInsert3()
275 declaration= createNewType(ast, 0); in testInsert4()
286 return declaration; in createNewField()
294 declaration.setConstructor(isConstructor); in createNewMethod()
295 return declaration; in createNewMethod()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/util/
H A DTraceSignatureVisitor.java114 this.declaration = buf; in TraceSignatureVisitor()
163 declaration.append('('); in visitParameterType()
175 declaration.append('('); in visitReturnType()
177 declaration.append(')'); in visitReturnType()
230 declaration.append(name); in visitTypeVariable()
263 declaration.append('>'); in visitInnerClassType()
266 declaration.append('.'); in visitInnerClassType()
276 declaration.append('<'); in visitTypeArgument()
280 declaration.append('?'); in visitTypeArgument()
287 declaration.append('<'); in visitTypeArgument()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/util/
H A DTraceSignatureVisitor.java114 this.declaration = buf; in TraceSignatureVisitor()
163 declaration.append('('); in visitParameterType()
175 declaration.append('('); in visitReturnType()
177 declaration.append(')'); in visitReturnType()
230 declaration.append(name); in visitTypeVariable()
263 declaration.append('>'); in visitInnerClassType()
266 declaration.append('.'); in visitInnerClassType()
276 declaration.append('<'); in visitTypeArgument()
280 declaration.append('?'); in visitTypeArgument()
287 declaration.append('<'); in visitTypeArgument()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/jdk/internal/org/objectweb/asm/util/
H A DTraceSignatureVisitor.java114 this.declaration = buf; in TraceSignatureVisitor()
163 declaration.append('('); in visitParameterType()
175 declaration.append('('); in visitReturnType()
177 declaration.append(')'); in visitReturnType()
230 declaration.append(name); in visitTypeVariable()
263 declaration.append('>'); in visitInnerClassType()
266 declaration.append('.'); in visitInnerClassType()
276 declaration.append('<'); in visitTypeArgument()
280 declaration.append('?'); in visitTypeArgument()
287 declaration.append('<'); in visitTypeArgument()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/jdk/internal/org/objectweb/asm/util/
H A DTraceSignatureVisitor.java114 this.declaration = buf; in TraceSignatureVisitor()
163 declaration.append('('); in visitParameterType()
175 declaration.append('('); in visitReturnType()
177 declaration.append(')'); in visitReturnType()
230 declaration.append(name); in visitTypeVariable()
263 declaration.append('>'); in visitInnerClassType()
266 declaration.append('.'); in visitInnerClassType()
276 declaration.append('<'); in visitTypeArgument()
280 declaration.append('?'); in visitTypeArgument()
287 declaration.append('<'); in visitTypeArgument()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/util/
H A DTraceSignatureVisitor.java183 declaration.append('('); in visitParameterType()
196 declaration.append('('); in visitReturnType()
198 declaration.append(')'); in visitReturnType()
282 declaration.append('>'); in visitInnerClassType()
285 declaration.append('.'); in visitInnerClassType()
295 declaration.append('<'); in visitTypeArgument()
299 declaration.append('?'); in visitTypeArgument()
306 declaration.append('<'); in visitTypeArgument()
324 declaration.append('>'); in visitEnd()
338 return declaration.toString(); in getDeclaration()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/jdk/internal/org/objectweb/asm/util/
H A DTraceSignatureVisitor.java183 declaration.append('('); in visitParameterType()
196 declaration.append('('); in visitReturnType()
198 declaration.append(')'); in visitReturnType()
282 declaration.append('>'); in visitInnerClassType()
285 declaration.append('.'); in visitInnerClassType()
295 declaration.append('<'); in visitTypeArgument()
299 declaration.append('?'); in visitTypeArgument()
306 declaration.append('<'); in visitTypeArgument()
324 declaration.append('>'); in visitEnd()
338 return declaration.toString(); in getDeclaration()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/util/
H A DTraceSignatureVisitor.java183 declaration.append('('); in visitParameterType()
196 declaration.append('('); in visitReturnType()
198 declaration.append(')'); in visitReturnType()
282 declaration.append('>'); in visitInnerClassType()
285 declaration.append('.'); in visitInnerClassType()
295 declaration.append('<'); in visitTypeArgument()
299 declaration.append('?'); in visitTypeArgument()
306 declaration.append('<'); in visitTypeArgument()
324 declaration.append('>'); in visitEnd()
338 return declaration.toString(); in getDeclaration()
[all …]
/dports/devel/py-pyplusplus/pyplusplus-1.8.4/pyplusplus/creators_factory/
H A Dopaque_types_manager.py17 declaration = None
25 if declaration.opaque:
26 return declaration
30 return declaration
39 def __find_out_opaque_decls( self, declaration ): argument
42 if isinstance( declaration, declarations.variable_t ):
46 …elif is_opaque_policy( declaration.getter_call_policies ) or is_opaque_policy( declaration.setter_…
53 if is_opaque_policy( declaration.call_policies ):
57 all_types = declaration.argument_types[:]
58 if declaration.return_type:
[all …]
/dports/lang/ruby26/ruby-2.6.9/test/rexml/parser/
H A Dtest_sax2.rb27 def entitydecl(declaration) argument
60 declaration = [
72 declaration = [
85 declaration = [
97 declaration = [
126 declaration = [
131 assert_equal([declaration],
138 declaration = [
159 def notationdecl(*declaration) argument
177 assert_equal([declaration],
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/node/node_modules/acorn/bin/
H A Dtest262.whitelist123 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-class-declara…
125 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-const-declara…
131 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-let-declarati…
132 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-let-declarati…
133 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-var-declarati…
134 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-var-declarati…
135 language/block-scope/syntax/redeclaration/const-declaration-attempt-to-redeclare-with-class-declara…
144 …anguage/block-scope/syntax/redeclaration/function-declaration-attempt-to-redeclare-with-var-declar…
156 language/block-scope/syntax/redeclaration/let-declaration-attempt-to-redeclare-with-class-declarati…
160 language/block-scope/syntax/redeclaration/var-declaration-attempt-to-redeclare-with-class-declarati…
[all …]
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/webpack/node_modules/acorn/bin/
H A Dtest262.whitelist123 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-class-declara…
125 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-const-declara…
131 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-let-declarati…
132 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-let-declarati…
133 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-var-declarati…
134 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-var-declarati…
135 language/block-scope/syntax/redeclaration/const-declaration-attempt-to-redeclare-with-class-declara…
144 …anguage/block-scope/syntax/redeclaration/function-declaration-attempt-to-redeclare-with-var-declar…
156 language/block-scope/syntax/redeclaration/let-declaration-attempt-to-redeclare-with-class-declarati…
160 language/block-scope/syntax/redeclaration/var-declaration-attempt-to-redeclare-with-class-declarati…
[all …]
/dports/www/node10/node-v10.24.1/deps/acorn/bin/
H A Dtest262.whitelist123 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-class-declara…
125 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-const-declara…
131 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-let-declarati…
132 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-let-declarati…
133 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-var-declarati…
134 language/block-scope/syntax/redeclaration/class-declaration-attempt-to-redeclare-with-var-declarati…
135 language/block-scope/syntax/redeclaration/const-declaration-attempt-to-redeclare-with-class-declara…
144 …anguage/block-scope/syntax/redeclaration/function-declaration-attempt-to-redeclare-with-var-declar…
156 language/block-scope/syntax/redeclaration/let-declaration-attempt-to-redeclare-with-class-declarati…
160 language/block-scope/syntax/redeclaration/var-declaration-attempt-to-redeclare-with-class-declarati…
[all …]

12345678910>>...467