Searched refs:declared (Results 1 - 25 of 30) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug480.go7 // Gccgo mishandled an import of a forward declared type.
H A Dbug126.go9 // same const identifier declared twice should not be accepted
H A Dbug373.go12 switch t := x.(type) { // ERROR "declared and not used"
H A Dbug467.go8 // local variables declared in inlinable bodies.
H A Dbug286.go25 // that in test3 the interface J is declared outside the function.
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/ken/
H A Dlabel.go24 // backward declared
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dtypeswitch2.go41 // be accessed (=> declared and not used error); but it is legal
43 switch t := 0; t := x.(type) { // ERROR "declared and not used"
/haiku-buildtools/legacy/binutils/bfd/
H A Dconfigure.com175 /* Whether malloc must be declared even if <stdlib.h> is included. */
177 /* Whether free must be declared even if <stdlib.h> is included. */
/haiku-buildtools/binutils/bfd/
H A Dconfigure.com269 /* Whether malloc must be declared even if <stdlib.h> is included. */
271 /* Whether free must be declared even if <stdlib.h> is included. */
/haiku-buildtools/legacy/gcc/
H A Dltmain.sh1894 echo "*** All declared inter-library dependencies are being dropped."
1908 echo "*** Warning: libtool could not satisfy all declared inter-library"
1931 echo "*** or is declared to -dlopen it."
/haiku-buildtools/gcc/gcc/fortran/
H A Dresolve.c145 gfc_error ("Interface %qs at %L is declared "
1364 /* Returns 0 if a symbol was not declared with a type or
1685 gfc_error ("%qs declared INTRINSIC at %L does not exist", sym->name,
1698 gfc_error ("The intrinsic %qs declared INTRINSIC at %L is not "
2969 gfc_error ("Function %qs is declared CHARACTER(*) and cannot "
5611 /* Get the ultimate declared type from an expression. In addition,
5619 gfc_symbol *declared; local
5622 declared = NULL;
5637 declared = ref->u.c.component->ts.u.derived;
5643 if (declared
5860 gfc_symbol *declared; local
5995 gfc_symbol *declared; local
[all...]
H A Dclass.c33 declared type of the class variable and its attributes
435 component to the corresponding type (or the declared type, given by ts). */
594 which contains the declared type as '_data' component, plus a pointer
814 copy_vtab_proc_comps (gfc_symbol *declared, gfc_symbol *vtype) argument
819 vtab = gfc_find_derived_vtab (declared);
/haiku-buildtools/autoconf/lib/Autom4te/
H A DChannels.pm494 declared at line 10 in F<foo.c>, one could do:
H A DStruct.pm365 on the declared type of the element.
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dloop.c337 created inside the loop''s scope, and NOT the 'j' declared
593 /* In this case, it's a previously-declared VAR_DECL node. */
788 /* in this case, it's a previously-declared VAR_DECL node */
H A Dnloop.c347 created inside the loop''s scope, and NOT the 'j' declared
769 /* in this case, it's a previously-declared
797 /* in this case, it's a previously-declared VAR_DECL node */
/haiku-buildtools/legacy/binutils/
H A Dltmain.sh2964 echo "*** All declared inter-library dependencies are being dropped."
2985 echo "*** Warning: libtool could not satisfy all declared inter-library"
3006 echo "*** or is declared to -dlopen it."
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh3644 $echo "*** All declared inter-library dependencies are being dropped."
3665 $echo "*** Warning: libtool could not satisfy all declared inter-library"
3686 $echo "*** or is declared to -dlopen it."
/haiku-buildtools/libtool/
H A Dltmain.sh3644 $echo "*** All declared inter-library dependencies are being dropped."
3665 $echo "*** Warning: libtool could not satisfy all declared inter-library"
3686 $echo "*** or is declared to -dlopen it."
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dgogo.cc1231 // Lists of globally declared types, variables, constants, and functions
1442 // Define all globally declared values.
1755 Named_object* declared = local
1758 go_assert(declared
1884 // A label with a blank identifier is never declared or defined.
2011 // Define a type which was already declared.
2784 // declared in this package. This is so that we have a descriptor
2877 // Finalize the types of all methods that are declared but not
3044 error_at(var->location(), "%qs declared and not used",
5140 // Variables that need to be declared fo
[all...]
/haiku-buildtools/legacy/gcc/texinfo/doc/
H A Dtexinfo.tex785 % Don't complain about control sequences we have declared \outer.
843 % Don't complain about control sequences we have declared \outer.
/haiku-buildtools/legacy/gcc/texinfo/
H A Dtexinfo.tex761 % Don't complain about control sequences we have declared \outer.
819 % Don't complain about control sequences we have declared \outer.
/haiku-buildtools/legacy/autoconf/
H A Dtexinfo.tex808 % Don't complain about control sequences we have declared \outer.
878 % Don't complain about control sequences we have declared \outer.
/haiku-buildtools/legacy/gcc/gcc/
H A Dtexinfo.tex794 % Don't complain about control sequences we have declared \outer.
864 % Don't complain about control sequences we have declared \outer.
/haiku-buildtools/binutils/texinfo/
H A Dtexinfo.tex8080 % Encoding being declared for the document.

Completed in 468 milliseconds

12