HomeSort by: relevance | last modified time | path
    Searched refs:explanation (Results 1 - 25 of 37) sorted by relevancy

1 2

  /src/external/mpl/bind/dist/bin/tests/system/dnssec/
dnssec_update_test.pl 55 my ($cond, $explanation) = @_;
57 print "Test Failed: $explanation ***\n";
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/
test-api.h 51 const char *NONNULL explanation; member in struct:test_state
108 const char *NONNULL explanation, const char *NULLABLE variant_name);
test-api.c 131 fprintf(stderr, "\n%s\n\n", state->explanation);
140 const char *explanation, const char *variant_info)
148 ret->explanation = explanation; // Explanation is assumed to be a compile-time constant string.
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/tests/
srpl-host-2i.c 202 const char *explanation = local
208 variant_name, explanation, variant_info);
  /src/usr.bin/make/unit-tests/
varcmd.mk 7 # least an introductory explanation about what _should_ happen here.
  /src/external/mpl/bind/dist/bin/tests/system/nsupdate/
update_test.pl 60 my ($cond, $explanation) = @_;
62 print "Test Failed: $explanation ***\n";
  /src/external/mit/libuv/dist/test/
task.h 291 #define RETURN_SKIP(explanation) \
293 fprintf(stderr, "%s\n", explanation); \
  /src/external/gpl3/autoconf/dist/lib/Autom4te/
Channels.pm 124 If C<UP_LOC_TEXT> is used, the location and the explanation message
125 are used for filtering. If C<UP_TEXT> is used, only the explanation
  /src/external/gpl3/gcc/dist/libgcc/config/i386/
morestack.S 109 # See below for an extended explanation of this.
187 # See below for an extended explanation of this.
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/
morestack.S 109 # See below for an extended explanation of this.
187 # See below for an extended explanation of this.
  /src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
gmock-matchers.h 96 // A match result listener that stores the explanation in a string.
101 // Returns the explanation accumulated so far.
104 // Clears the explanation accumulated so far.
318 // If the explanation is not empty, prints it to the ostream.
319 inline void PrintIfNotEmpty(const std::string& explanation,
321 if (explanation != "" && os != nullptr) {
322 *os << ", " << explanation; local
346 // inner explanation.
1339 "rerun to generate the explanation.";
2216 // construct the inner explanation
2554 const std::string explanation = inner_listener.str(); variable
2556 *listener << "whose first field is a value " << explanation; variable
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/
sparccpuid.S 396 ! see above for explanation
  /src/crypto/external/bsd/openssl/dist/crypto/
sparccpuid.S 396 ! see above for explanation
  /src/crypto/external/bsd/openssl.old/dist/crypto/
sparccpuid.S 390 ! see above for explanation
  /src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
Template.pm 881 variable C<$Text::Template::ERROR> to contain an explanation of what
  /src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/
Template.pm 757 variable C<$Text::Template::ERROR> to contain an explanation of what
  /src/crypto/external/apache2/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
Template.pm 881 variable C<$Text::Template::ERROR> to contain an explanation of what
  /src/sys/dev/ic/
ispmbox.h 2527 uint8_t explanation; member in struct:__anon2929::__anon2930::__anon2932
isp_library.c 3788 ISP_IOXPUT_8(isp, src->abts_rsp_payload.ba_rjt.explanation, &dst->abts_rsp_payload.ba_rjt.explanation);
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 4984 \comment % For explanation, see the end of \def\group.
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 4864 \comment % For explanation, see the end of \def\group.
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 4864 \comment % For explanation, see the end of \def\group.
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 6385 \comment % For explanation, see the end of def\group.
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 6385 \comment % For explanation, see the end of def\group.
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 6067 \comment % For explanation, see the end of \def\group.

Completed in 143 milliseconds

1 2