Searched refs:Yes (Results 1 - 22 of 22) sorted by relevance

/external/valgrind/main/gdbserver_tests/
H A Dnlpasssigalrm.stdoutB.exp2 SIGALRM Yes Yes Yes Alarm clock
7 SIGALRM No No Yes Alarm clock
H A Dmcsignopass.stdoutB.exp2 SIGSEGV Yes Yes No Segmentation fault
4 SIGBUS Yes Yes Yes Bus error
6 SIGFPE Yes Yes Yes Arithmetic exception
52 SIGSEGV No Yes Yes Segmentatio
[all...]
/external/llvm/include/llvm/Analysis/
H A DLibCallSemantics.h43 /// location for the specified call site. This returns "Yes" if we can tell
48 Yes, No, Unknown enumerator in enum:llvm::LibCallLocationInfo::LocResult
/external/chromium/base/
H A Dbind_helpers.h76 // Yes NotTheCheckWeWant(Helper<&C::TargetFunc>*);
81 // static const bool value = sizeof(NotTheCheckWeWant<T>(0)) == sizeof(Yes);
104 // Yes GoodCheck(...);
106 // static const bool value = sizeof(GoodCheck<Base>(0)) == sizeof(Yes);
108 // Notice here that the variadic version of GoodCheck() returns Yes here
128 typedef char Yes[1]; typedef in class:base::internal::SupportsAddRefAndRelease
154 static Yes& Check(...);
157 static const bool value = sizeof(Check<Base>(0,0)) == sizeof(Yes);
/external/icu4c/tools/tzcode/
H A Dtzselect.ksh281 select ok in Yes No
284 '') echo >&2 'Please enter 1 for Yes, or 2 for No.';;
290 Yes) break
/external/ppp/pppd/plugins/radius/etc/
H A Ddictionary.ascend170 VALUE Ascend-FR-Direct FR-Direct-Yes 1
180 VALUE Ascend-FT1-Caller FT1-Yes 1
187 VALUE Ascend-Route-IPX Route-IPX-Yes 1
189 VALUE Ascend-Bridge Bridge-Yes 1
205 VALUE Ascend-Callback Callback-Yes 1
207 VALUE Ascend-Expect-Callback Expect-Callback-Yes 1
255 VALUE Ascend-Force-56 Force-56-Yes 1
263 VALUE Ascend-Token-Immediate Tok-Imm-Yes 1
276 VALUE Ascend-Multicast-Client Multicast-Yes 1
283 VALUE Ascend-DHCP-Reply DHCP-Reply-Yes
[all...]
H A Ddictionary.compat45 VALUE User-Name-Is-Star Yes 1
H A Ddictionary234 VALUE Fall-Through Yes 1
236 VALUE Add-Port-To-IP-Address Yes 1
/external/webkit/Source/WebCore/page/
H A DGeolocation.h85 bool isAllowed() const { return m_allowGeolocation == Yes; }
208 Yes, enumerator in enum:WebCore::Geolocation::__anon14630
H A DGeolocation.cpp448 m_allowGeolocation = allowed ? Yes : No;
733 // is already set to Yes/No and no new listeners will be added to the pending list
/external/libvpx/examples/includes/geshi/geshi/
H A Dlscript.php40 //Yes, I'm aware these are out of order,
/external/llvm/lib/Analysis/
H A DLibCallAliasAnalysis.cpp70 if (Res != LibCallLocationInfo::Yes) continue;
/external/qemu/distrib/zlib-1.2.3/
H A Dconfigure200 echo "Checking for unistd.h... Yes."
246 echo "Checking for vsnprintf() in stdio.h... Yes."
271 echo "Checking for return value of vsnprintf()... Yes."
309 echo "Checking for return value of vsprintf()... Yes."
339 echo "Checking for snprintf() in stdio.h... Yes."
358 echo "Checking for return value of snprintf()... Yes."
390 echo "Checking for return value of sprintf()... Yes."
406 echo "Checking for errno.h... Yes."
422 echo Checking for mmap support... Yes.
434 echo Checking for underline in external names... Yes
[all...]
/external/clang/test/SemaTemplate/
H A Dcurrent-instantiation.cpp223 enum Enum { Yes, No }; enumerator in enum:rdar10194295::X::Enum
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp337 QMessageBox::Yes | QMessageBox::No) ==
338 QMessageBox::Yes)
489 QMessageBox::Yes | QMessageBox::No) ==
490 QMessageBox::Yes)
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp336 QMessageBox::Yes | QMessageBox::No) ==
337 QMessageBox::Yes)
504 QMessageBox::Yes | QMessageBox::No) ==
505 QMessageBox::Yes)
/external/bison/data/
H A Dglr.c52 # Yes, this is quite ugly...
/external/iproute2/doc/
H A Dip-tunnels.tex55 A: Yes, in 2.2 the rule that {\em normal} gateway must reside on directly
88 A: Yes. By default tunnel driver copies \verb|ttl| value from
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpage.cpp2099 The default implementation executes the query using QMessageBox::information with QMessageBox::Yes and QMessageBox::No buttons.
2108 return QMessageBox::Yes == QMessageBox::information(parent, tr("JavaScript Confirm - %1").arg(mainFrame()->url().host()), Qt::escape(msg), QMessageBox::Yes, QMessageBox::No);
2142 The default implementation executes the query using QMessageBox::information with QMessageBox::Yes and QMessageBox::No buttons.
2154 return QMessageBox::Yes == QMessageBox::information(parent, tr("JavaScript Problem - %1").arg(mainFrame()->url().host()), tr("The script on this page appears to have a problem. Do you want to stop the script?"), QMessageBox::Yes, QMessageBox::No);
/external/zlib/src/
H A Dconfigure377 echo Checking for underline in external names... Yes. | tee -a configure.log
393 echo "Checking for off64_t... Yes." | tee -a configure.log
394 echo "Checking for fseeko... Yes." | tee -a configure.log
406 echo "Checking for fseeko... Yes." | tee -a configure.log
423 echo "Checking for strerror... Yes." | tee -a configure.log
443 echo "Checking for unistd.h... Yes." | tee -a configure.log
458 echo "Checking for stdarg.h... Yes." | tee -a configure.log
530 echo "Checking for vsnprintf() in stdio.h... Yes." | tee -a configure.log
553 echo "Checking for return value of vsnprintf()... Yes." | tee -a configure.log
591 echo "Checking for return value of vsprintf()... Yes
[all...]
/external/libvpx/examples/includes/geshi/
H A Dgeshi.php3394 // Highlight brackets. Yes, I've tried adding a semi-colon to this list.
/external/bison/tests/
H A Dtestsuite[all...]

Completed in 540 milliseconds