/external/parameter-framework/upstream/doc/requirements/ |
D | requirements.md | 62 <!--Fixme why are pandoc auto references not working ? --> 83 <why>To be reused in different components.</why> 88 <why>Different PF instances are expected to be completely independent thus accessing one should not… 116 <why>because the PF aims to abstract hardware and model it by parameters.</why> 121 <why>because a parameter without value would not abstract any hardware.</why> 125 <why>To control the underlined hardware.</why> 129 <why>By definition, a mutable parameter that can not be mutated it a immutable parameter.</why> 133 <why>To dump all parameter value, debug a hardware state, 135 for coherency with the immutable parameter...</why> 171 <why>All type are not necessary to use the PF. For example any parameter could [all …]
|
D | requirements.css | 21 why::before, unknown:before { 30 note, ko, why, unknown { selector
|
/external/mksh/src/ |
D | check.pl | 610 $why = ''; 614 $why .= "\ttest timed out (limit of $test{'time-limit'} seconds)\n"; 630 $why .= 639 $why .= $tmp; 647 $why .= $tmp; 654 $why .= $tmp; 683 $why = "\tDescription" 685 . $why; 693 print $why if $verbose; 775 local($why) = ''; [all …]
|
/external/icu/icu4c/source/data/brkitr/ |
D | thaidict.txt | 5412 # ดี.ซี. -- 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? 23341 # เอ.ยู.เอ. -- TODO: why do we have a full stop?
|
/external/clang/tools/scan-build/bin/ |
D | set-xcode-analyzer | 56 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/ |
D | vb2_secdata_tests.c | 21 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()
|
D | vb2_nvstorage_tests.c | 54 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/ |
D | gmock-spec-builders.h | 174 ::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/gmock/include/gmock/ |
D | gmock-spec-builders.h | 178 ::std::ostream* what, ::std::ostream* why) 1192 ::std::ostream* why) in GetActionForArguments() argument 1200 DescribeCallCountTo(why); in GetActionForArguments() 1626 ::std::ostream* what, ::std::ostream* why) in UntypedFindMatchingExpectation() argument 1633 this->FormatUnexpectedCallMessageLocked(args, what, why); in UntypedFindMatchingExpectation() 1641 const Action<F>* action = exp->GetActionForArguments(this, args, what, why); in UntypedFindMatchingExpectation() 1678 ::std::ostream* why) const in FormatUnexpectedCallMessageLocked() argument 1683 PrintTriedExpectationsLocked(args, why); in FormatUnexpectedCallMessageLocked() 1690 ::std::ostream* why) const in PrintTriedExpectationsLocked() argument 1694 *why << "Google Mock tried the following " << count << " " in PrintTriedExpectationsLocked() [all …]
|
/external/dbus/dbus/ |
D | dbus-internals.c | 496 const char *why, in _dbus_trace_ref() argument 516 _dbus_assert (why != NULL); in _dbus_trace_ref() 542 obj_name, obj, why); in _dbus_trace_ref() 544 obj_name, obj, why); in _dbus_trace_ref() 550 old_refcount, new_refcount, why); in _dbus_trace_ref() 552 obj_name, obj, old_refcount, new_refcount, why); in _dbus_trace_ref()
|
D | dbus-message-internal.h | 37 const char *why);
|
/external/autotest/client/common_lib/ |
D | base_packages.py | 396 except error.PackageFetchError, why: 399 % (name, pkg_type, why)) 560 except (IOError, os.error), why: 562 upload_path, why) 590 except (IOError, os.error), why: 592 % (dir_path, upload_path, why)) 635 except (IOError, os.error), why: 637 % (filename, pkg_dir, why))
|
/external/autotest/client/cros/cellular/ |
D | pseudo_modem.py | 376 why=mm1.MM_MODEM_STATE_CHANGE_REASON_UNKNOWN): argument 378 self.StateChanged(Int32(self.state), Int32(new_state), UInt32(why)) 459 def StateChanged(self, old_state, new_state, why): argument 474 def ConnectDone(new, why): argument 476 str(self.state), str(new), str(why)) 478 self.ChangeState(new, why) 503 def DisconnectDone(old, new, why): argument 505 str(old), str(new), str(why))
|
/external/curl/tests/ |
D | runtests.pl | 2870 my $why; 2895 $why = "no test"; 3056 $why = "curl lacks $1 support"; 3062 if(!$why) { 3194 $why = "curl has $1 support"; 3199 if(!$why) { 3205 $why = "missing the <keywords> section!"; 3211 $why = "disabled by keyword"; 3217 if(!$why && !$match && %enabled_keywords) { 3218 $why = "disabled by missing keyword"; [all …]
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readdwarf.c | 2056 Int why = 0; in summarise_context() local 2066 if (ctx->state_sp < 0) { why = 8; goto failed; } in summarise_context() 2067 if (ctx->state_sp >= N_RR_STACK) { why = 9; goto failed; } in summarise_context() 2085 if (conv == -1) { why = 6; goto failed; } in summarise_context() 2136 why = 1; in summarise_context() 2165 if (conv == -1) { why = 7; goto failed; } \ in summarise_context() 2173 why = 2; goto failed; /* otherwise give up */ \ in summarise_context() 2198 { why = 3; goto failed; } in summarise_context() 2203 { why = 4; goto failed; } in summarise_context() 2205 { why = 5; goto failed; } in summarise_context() [all …]
|
/external/zlib/src/examples/ |
D | fitblk.c | 62 local void quit(char *why) in quit() argument 64 fprintf(stderr, "fitblk abort: %s\n", why); in quit()
|
/external/lldb/tools/driver/ |
D | CMakeLists.txt | 11 # TODO: why isn't this done by add_lldb_executable?
|
/external/netperf/src/ |
D | netcpu_kstat10.c | 134 print_unexpected_statistic_warning(char *who, char *what, char *why) in print_unexpected_statistic_warning() argument 136 if (why) { in print_unexpected_statistic_warning() 141 why, in print_unexpected_statistic_warning()
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-05-19-ExceptionResponse.txt | 13 > 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/ |
D | README | 4 code is highly desirable and explains why there is some functionality
|
/external/v8/build/android/pylib/gtest/filter/ |
D | base_unittests_disabled | 17 # TODO(jrg): Fails on bots. Works locally. Figure out why. 2/6/12
|
/external/valgrind/docs/internals/ |
D | Darwin-notes.txt | 10 why. */ 78 I have no idea why, despite quite some investigation). 111 Also, startup is not done on the interim startup stack -- why not?
|
/external/v8/test/simdjs/ |
D | simdjs.status | 7 # an explanation of why the test fails; this may ease future
|
/external/libmtp/src/ |
D | README | 23 in libptp-endian.h. This is required for OS X on PowerPC (not sure why).
|
/external/icu/icu4c/source/data/translit/ |
D | tlh_tlh_FONIPA.txt | 18 ay → aɪ\u032F; # similar to English ‹why›
|