Home
last modified time | relevance | path

Searched refs:decl1 (Results 1 – 25 of 609) sorted by relevance

12345678910>>...25

/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/internal/core/export/testdata/
H A Dattrs.txtar42 a: { @decl1() }
97 @decl1()
245 @decl1()
248 @decl1(), @decl2()
252 @decl1(), @decl2()
255 @decl2(), @decl1()
292 @decl1()
295 @decl1(), @decl2()
299 @decl1(), @decl2()
302 @decl2(), @decl1()
/dports/lang/racket/racket-8.3/share/pkgs/eopl/tests/chapter8/abstract-types-lang/
H A Dsubtyping.rkt45 ;; different names. OK to skip, but record decl1 in the tenv.
69 ;; decl1 and decl2 are known to declare the same name. There are
75 (lambda (decl1 decl2 tenv)
78 (val-decl? decl1)
80 (equiv-type? (decl->type decl1) (decl->type decl2) tenv))
82 (transparent-type-decl? decl1)
84 (equiv-type? (decl->type decl1) (decl->type decl2) tenv))
86 (transparent-type-decl? decl1)
89 (opaque-type-decl? decl1)
/dports/lang/racket/racket-8.3/share/pkgs/eopl/tests/chapter8/full-system/
H A Dsubtyping.rkt65 ;; different names. OK to skip, but record decl1 in the tenv.
89 ;; decl1 and decl2 are known to declare the same name. There are
95 (lambda (decl1 decl2 tenv)
98 (val-decl? decl1)
100 (equiv-type? (decl->type decl1) (decl->type decl2) tenv))
102 (transparent-type-decl? decl1)
104 (equiv-type? (decl->type decl1) (decl->type decl2) tenv))
106 (transparent-type-decl? decl1)
109 (opaque-type-decl? decl1)
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcssnodedeclaration.c572 if (decl1 == decl2) in gtk_css_node_declaration_equal()
575 if (decl1->type != decl2->type) in gtk_css_node_declaration_equal()
578 if (decl1->name != decl2->name) in gtk_css_node_declaration_equal()
581 if (decl1->state != decl2->state) in gtk_css_node_declaration_equal()
584 if (decl1->id != decl2->id) in gtk_css_node_declaration_equal()
587 if (decl1->n_classes != decl2->n_classes) in gtk_css_node_declaration_equal()
590 classes1 = get_classes (decl1); in gtk_css_node_declaration_equal()
592 for (i = 0; i < decl1->n_classes; i++) in gtk_css_node_declaration_equal()
598 if (decl1->n_regions != decl2->n_regions) in gtk_css_node_declaration_equal()
601 regions1 = get_regions (decl1); in gtk_css_node_declaration_equal()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts1.C14 void decl1(T);
18 void decl1(T);
25 decl1(empty{}); // { dg-error "call of overload | ambiguous" } in driver_1()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts1.C14 void decl1(T);
18 void decl1(T);
25 decl1(empty{}); // { dg-error "call of overload | ambiguous" } in driver_1()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts1.C14 void decl1(T);
18 void decl1(T);
25 decl1(empty{}); // { dg-error "call of overload | ambiguous" } in driver_1()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts1.C14 void decl1(T);
18 void decl1(T);
25 decl1(empty{}); // { dg-error "call of overload | ambiguous" } in driver_1()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts1.C14 void decl1(T);
18 void decl1(T);
25 decl1(empty{}); // { dg-error "call of overload | ambiguous" } in driver_1()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts1.C14 void decl1(T);
18 void decl1(T);
25 decl1(empty{}); // { dg-error "call of overload | ambiguous" } in driver_1()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts1.C14 void decl1(T);
18 void decl1(T);
25 decl1(empty{}); // { dg-error "call of overload | ambiguous" } in driver_1()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/
H A DASTRewritingInsertBoundTest.java104 listRewrite.insertFirst(decl1, null); in testInsert1_only_2()
240 listRewrite.insertFirst(decl1, null); in testInsert2_only_2()
241 listRewrite.insertAfter(decl2, decl1, null); in testInsert2_only_2()
310 listRewrite.insertFirst(decl1, null); in testInsert1Before_only_2_3_4()
375 listRewrite.insertFirst(decl1, null); in testInsert2Before_only_2_3_4()
376 listRewrite.insertAfter(decl2, decl1, null); in testInsert2Before_only_2_3_4()
450 listRewrite.insertAfter(decl1, firstDecl, null); in testInsert3Before_only_2_3_4()
739 listRewrite.insertFirst(decl1, null); in testRemoveInsert1_only_2()
952 listRewrite.insertFirst(decl1, null); in testRemoveInsert1Before_only_2_3_4()
1462 listRewrite.insertFirst(decl1, null); in testRemoveInsert6_only_2()
[all …]
/dports/lang/ocaml/ocaml-4.05.0/typing/
H A Dincludecore.ml43 let private_flags decl1 decl2 =
44 match decl1.type_private, decl2.type_private with
47 (decl2.type_manifest = None || decl1.type_kind <> Type_abstract)
224 let type_declarations ?(equality = false) env name decl1 id decl2 =
225 if decl1.type_arity <> decl2.type_arity then [Arity] else
226 if not (private_flags decl1 decl2) then [Privacy] else
227 let err = match (decl1.type_manifest, decl2.type_manifest) with
246 match (decl2.type_kind, decl1.type_unboxed.unboxed,
254 let err = match (decl1.type_kind, decl2.type_kind) with
268 mark cstrs1 usage name decl1;
[all …]
/dports/lang/ocaml-nox11/ocaml-4.05.0/typing/
H A Dincludecore.ml43 let private_flags decl1 decl2 =
44 match decl1.type_private, decl2.type_private with
47 (decl2.type_manifest = None || decl1.type_kind <> Type_abstract)
224 let type_declarations ?(equality = false) env name decl1 id decl2 =
225 if decl1.type_arity <> decl2.type_arity then [Arity] else
226 if not (private_flags decl1 decl2) then [Privacy] else
227 let err = match (decl1.type_manifest, decl2.type_manifest) with
246 match (decl2.type_kind, decl1.type_unboxed.unboxed,
254 let err = match (decl1.type_kind, decl2.type_kind) with
268 mark cstrs1 usage name decl1;
[all …]
/dports/lang/kawa/kawa-3.1.1/kawa/standard/
H A Dexport.java67 Declaration decl1 = defs.getNoDefine(name1); in scanForDefinitions() local
68 if (decl1.getFlag(Declaration.NOT_DEFINING)) in scanForDefinitions()
69 Translator.setLine(decl1, st); in scanForDefinitions()
70 decl1.setFlag(Declaration.EXTERNAL_ACCESS); in scanForDefinitions()
78 ReferenceExp ref1 = new ReferenceExp(decl1); in scanForDefinitions()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcssnodedeclaration.c376 const GtkCssNodeDeclaration *decl1 = elem1; in gtk_css_node_declaration_equal() local
380 if (decl1 == decl2) in gtk_css_node_declaration_equal()
383 if (decl1->name != decl2->name) in gtk_css_node_declaration_equal()
386 if (decl1->state != decl2->state) in gtk_css_node_declaration_equal()
389 if (decl1->id != decl2->id) in gtk_css_node_declaration_equal()
392 if (decl1->n_classes != decl2->n_classes) in gtk_css_node_declaration_equal()
395 for (i = 0; i < decl1->n_classes; i++) in gtk_css_node_declaration_equal()
397 if (decl1->classes[i] != decl2->classes[i]) in gtk_css_node_declaration_equal()
/dports/net/libgweather/libgweather-40.0/libgweather/
H A Dweather-sun.c169 gdouble decl1, decl2; in calc_sun() local
193 ecl2equ (lcl_midn, lambda, 0., &ra1, &decl1); in calc_sun()
202 decl_midn = MIN(decl1,decl2); in calc_sun()
203 decl_noon = (decl1+decl2)/2.; in calc_sun()
217 gstObsv (ra1, decl1, obsLat, obsLon - (gm_hoff * M_PI / 12.), &rise1, &set1); in calc_sun()
259 decl2 = (decl1 + decl2) / 2.; in calc_sun()
/dports/net/libmateweather/libmateweather-1.26.0/libmateweather/
H A Dweather-sun.c170 gdouble decl1, decl2; in calc_sun2() local
194 ecl2equ (lcl_midn, lambda, 0., &ra1, &decl1); in calc_sun2()
203 decl_midn = MIN(decl1,decl2); in calc_sun2()
204 decl_noon = (decl1+decl2)/2.; in calc_sun2()
218 gstObsv (ra1, decl1, obsLat, obsLon - (gm_hoff * M_PI / 12.), &rise1, &set1); in calc_sun2()
260 decl2 = (decl1 + decl2) / 2.; in calc_sun2()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A DWshadow-local-1.c4 int decl1; /* should not warn */ variable
5 void foo (double decl1) /* should not warn */ in foo() argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A DWshadow-local-1.c4 int decl1; /* should not warn */ variable
5 void foo (double decl1) /* should not warn */ in foo() argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A DWshadow-local-1.c4 int decl1; /* should not warn */ variable
5 void foo (double decl1) /* should not warn */ in foo() argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A DWshadow-local-1.c4 int decl1; /* should not warn */ variable
5 void foo (double decl1) /* should not warn */ in foo() argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A DWshadow-local-1.c4 int decl1; /* should not warn */ variable
5 void foo (double decl1) /* should not warn */ in foo() argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A DWshadow-local-1.c4 int decl1; /* should not warn */ variable
5 void foo (double decl1) /* should not warn */ in foo() argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A DWshadow-local-1.c4 int decl1; /* should not warn */ variable
5 void foo (double decl1) /* should not warn */ in foo() argument

12345678910>>...25