Home
last modified time | relevance | path

Searched refs:why (Results 1 – 25 of 222) sorted by relevance

123456789

/external/mksh/src/
Dcheck.pl607 $why = '';
611 $why .= "\ttest timed out (limit of $test{'time-limit'} seconds)\n";
627 $why .=
636 $why .= $tmp;
644 $why .= $tmp;
651 $why .= $tmp;
680 $why = "\tDescription"
682 . $why;
690 print $why if $verbose;
772 local($why) = '';
[all …]
/external/icu/icu4c/source/data/brkitr/
Dthaidict.txt5412 # ดี.ซี. -- TODO: why does this have full stop in it?
15995 # วี.ดี. # TODO: why do these have full stops?
16380 # ส.ธรนินทร์ -- TODO: why do these have full stops?
23339 # เอ.ยู.เอ. -- TODO: why do we have a full stop?
/external/clang/tools/scan-build/
Dset-xcode-analyzer56 except IOError, why:
57 print " (-) Cannot update file:", why, "\n"
58 except OSError, why:
59 print " (-) Cannot update file:", why, "\n"
/external/vboot_reference/tests/
Dvb2_secdata_tests.c21 static void test_changed(struct vb2_context *ctx, int changed, const char *why) in test_changed() argument
24 TEST_NEQ(ctx->flags & VB2_CONTEXT_SECDATA_CHANGED, 0, why); in test_changed()
26 TEST_EQ(ctx->flags & VB2_CONTEXT_SECDATA_CHANGED, 0, why); in test_changed()
Dvb2_nvstorage_tests.c54 static void test_changed(struct vb2_context *ctx, int changed, const char *why) in test_changed() argument
57 TEST_NEQ(ctx->flags & VB2_CONTEXT_NVDATA_CHANGED, 0, why); in test_changed()
59 TEST_EQ(ctx->flags & VB2_CONTEXT_NVDATA_CHANGED, 0, why); in test_changed()
/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h174 ::std::ostream* what, ::std::ostream* why)
1184 ::std::ostream* why) in GetActionForArguments() argument
1192 DescribeCallCountTo(why); in GetActionForArguments()
1609 ::std::ostream* what, ::std::ostream* why) in UntypedFindMatchingExpectation() argument
1616 this->FormatUnexpectedCallMessageLocked(args, what, why); in UntypedFindMatchingExpectation()
1624 const Action<F>* action = exp->GetActionForArguments(this, args, what, why); in UntypedFindMatchingExpectation()
1661 ::std::ostream* why) const in FormatUnexpectedCallMessageLocked() argument
1666 PrintTriedExpectationsLocked(args, why); in FormatUnexpectedCallMessageLocked()
1673 ::std::ostream* why) const in PrintTriedExpectationsLocked() argument
1677 *why << "Google Mock tried the following " << count << " " in PrintTriedExpectationsLocked()
[all …]
/external/netperf/
Dnetcpu_kstat10.c100 print_unexpected_statistic_warning(char *who, char *what, char *why) in print_unexpected_statistic_warning() argument
102 if (why) { in print_unexpected_statistic_warning()
108 why, in print_unexpected_statistic_warning()
/external/llvm/test/YAMLParser/
Dspec-09-14.data3 # Not quite sure why this doesn't fail.
/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf.c2051 Int why = 0; in summarise_context() local
2061 if (ctx->state_sp < 0) { why = 8; goto failed; } in summarise_context()
2062 if (ctx->state_sp >= N_RR_STACK) { why = 9; goto failed; } in summarise_context()
2080 if (conv == -1) { why = 6; goto failed; } in summarise_context()
2131 why = 1; in summarise_context()
2160 if (conv == -1) { why = 7; goto failed; } \ in summarise_context()
2168 why = 2; goto failed; /* otherwise give up */ \ in summarise_context()
2193 { why = 3; goto failed; } in summarise_context()
2198 { why = 4; goto failed; } in summarise_context()
2200 { why = 5; goto failed; } in summarise_context()
[all …]
/external/zlib/src/examples/
Dfitblk.c62 local void quit(char *why) in quit() argument
64 fprintf(stderr, "fitblk abort: %s\n", why); in quit()
/external/lldb/tools/driver/
DCMakeLists.txt11 # TODO: why isn't this done by add_lldb_executable?
/external/llvm/docs/HistoricalNotes/
D2001-05-19-ExceptionResponse.txt13 > the place from where the code was entered*. That's why JVM has the
36 > why the JVM doesn't use this).
/external/scrypt/lib/
DREADME4 code is highly desirable and explains why there is some functionality
/external/valgrind/docs/internals/
DDarwin-notes.txt10 why. */
85 I have no idea why, despite quite some investigation).
118 Also, startup is not done on the interim startup stack -- why not?
/external/libmtp/src/
DREADME23 in libptp-endian.h. This is required for OS X on PowerPC (not sure why).
/external/icu/icu4c/source/data/translit/
Dtlh_tlh_FONIPA.txt18 ay → aɪ\u032F; # similar to English ‹why
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc379 ::std::stringstream why; in UntypedInvokeWith()
388 &ss, &why); in UntypedInvokeWith()
419 ss << "\n" << why.str(); in UntypedInvokeWith()
/external/google-breakpad/src/testing/gtest/xcode/Config/
DGeneral.xcconfig29 // not sure why apple defaults this on, but it's pretty risky
/external/protobuf/gtest/xcode/Config/
DGeneral.xcconfig29 // not sure why apple defaults this on, but it's pretty risky
/external/llvm/docs/TableGen/
DDeficiencies.rst29 TODO: Add here frequently asked questions about why TableGen doesn't do
/external/lldb/include/lldb/DataFormatters/
DFormatNavigator.h288 uint32_t* why = NULL)
297 if (why)
298 *why = value;
/external/sepolicy/
Dueventd.te6 # TODO: why is ueventd using __kmsg__ when it should just create
/external/selinux/policycoreutils/sepolicy/sepolicy/help/
Dlockdown_ptrace.txt12 My wife does not debug programs, why is she allowed to debug them? As a matter of fact most of the…
/external/eigen/unsupported/Eigen/
DNumericalDiff38 * This is why we will not provide wrappers for every great numerical
/external/clang/test/SemaObjC/
Dcomptypes-legal.m35 …// Since registerFunc: expects a Derived object as it's second argument, I don't know why this wou…

123456789