Searched refs:message (Results 26 - 50 of 249) sorted by relevance

12345678910

/haiku-buildtools/gcc/gcc/testsuite/objc.dg/property/
H A Dat-property-21.m7 - (void) message;
17 /* { dg-message ".assign. can be unsafe for Objective-C objects" "" { target *-*-* } 16 } */
20 /* { dg-message ".assign. can be unsafe for Objective-C objects" "" { target *-*-* } 19 } */
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dpr37286.f9020 subroutine gn_fatal(message)
21 character(len = *), intent(in) :: message local in subroutine:gn_fatal
H A Dcray_pointers_9.f9046 ! Procedure to store the message and get the C_FUNPTR
47 function gp(message) bind(C,name='BlAh')
48 character(kind=C_CHAR) message(*) local in function:gp
53 do while(message(i) /= C_NULL_CHAR)
57 my_message = message(int(1,kind(i)):i-1)
/haiku-buildtools/binutils/gas/
H A Dlisting.h45 void listing_error (const char *message);
56 void listing_warning (const char *message);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_error.h40 message(int) const function in struct:__gnu_test::test_category
41 { return std::string("message to be determined"); }
/haiku-buildtools/binutils/ld/testsuite/ld-mmix/
H A Dbpo-13.d8 # Check that we get an error message if we see a BPO against a register
H A Dbpo-13m.d8 # Check that we get an error message if we see a BPO against a register
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-mmix/
H A Dbpo-13.d8 # Check that we get an error message if we see a BPO against a register
H A Dbpo-13m.d8 # Check that we get an error message if we see a BPO against a register
/haiku-buildtools/gcc/gcc/
H A Dipa-icf-gimple.h43 dump_message_1 (const char *message, const char *func, unsigned int line) argument
46 fprintf (dump_file, " debug message: %s (%s:%u)\n", message, func, line);
50 #define dump_message(message) dump_message_1 (message, __func__, __LINE__)
56 return_false_with_message_1 (const char *message, const char *func, argument
60 fprintf (dump_file, " false returned: '%s' (%s:%u)\n", message, func, line);
65 #define return_false_with_msg(message) \
66 return_false_with_message_1 (message, __func__, __LINE__)
/haiku-buildtools/binutils/gas/testsuite/gas/sparc/
H A Dpr19910-2.s1 # Mistyping V instead of U should trigger an error message
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb35.C13 void set_status(string message);
H A Deb38.C12 void set_status(string message);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/19_diagnostics/error_code/cons/
H A D39882.cc30 std::string message(int) const { return ""; } function in class:my_error_category_impl
/haiku-buildtools/gcc/libstdc++-v3/testsuite/19_diagnostics/error_condition/cons/
H A D39881.cc30 std::string message(int) const { return ""; } function in class:my_error_category_impl
/haiku-buildtools/gcc/include/
H A Dgcc-interface.h76 error message. The caller is responsible for freeing it. */
93 const char *message),
/haiku-buildtools/binutils/include/
H A Dgcc-interface.h76 error message. The caller is responsible for freeing it. */
93 const char *message),
/haiku-buildtools/binutils/gold/testsuite/
H A Dtest.h64 error(const char* message);
96 error(const char* message) argument
97 { this->tf_->error(message); }
/haiku-buildtools/autoconf/lib/Autom4te/
H A DChannels.pm39 # Output a message on channel 'unused'.
60 etc.) that can also be overridden on a per-message basis.
117 of the message that should be considered when filtering out duplicates.
118 If C<UP_LOC_TEXT> is used, the location and the explanation message
120 message is used (so the same message will be filtered out if it appears
134 once during the execution of the program, C<US_LOCAL> for message that
165 The value to update C<$exit_code> with when a fatal or error message
180 The part of the message subject to duplicate filtering. See the
185 instead of the message whe
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr55888.c107 protobuf_c_message_pack (const ProtobufCMessage * message, uint8_t * out) argument
111 for (i = 0; i < message->descriptor->n_fields; i++)
113 const ProtobufCFieldDescriptor *field = message->descriptor->fields + i;
114 const void *member = ((const char *) message) + field->offset;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/19_diagnostics/error_code/modifiers/
H A D39882.cc30 std::string message(int) const { return ""; } function in class:my_error_category_impl
/haiku-buildtools/gcc/libstdc++-v3/testsuite/19_diagnostics/error_condition/modifiers/
H A D39881.cc30 std::string message(int) const { return ""; } function in class:my_error_category_impl
/haiku-buildtools/binutils/gas/testsuite/gas/elf/
H A Dsection0.d3 # The h8300 port issues a warning message for
H A Dsection1.d3 # The h8300 port issues a warning message for
H A Dsection6.d3 # The h8300 port issues a warning message for

Completed in 258 milliseconds

12345678910