/external/autotest/utils/ |
D | check_patch.py | 187 def __init__(self, path, confirm=False): argument 196 self.confirm = confirm 297 auto=self.confirm) 305 def __init__(self, patch=None, patchwork_id=None, confirm=False): argument 306 self.confirm = confirm 323 answer = utils.ask("Would you like to revert them?", auto=self.confirm) 412 confirm = options.confirm variable 423 file_checker = FileChecker(path, confirm=confirm) 427 patch_checker = PatchChecker(patch=local_patch, confirm=confirm) 429 patch_checker = PatchChecker(patchwork_id=id, confirm=confirm)
|
/external/tcpdump/tests/ |
D | decnet.out | 8 1.1 > 1.1 16 conn-confirm 8196>8195 ver 4.1 segsize 16403 22 1.1 > 1.1 16 conn-confirm 8198>8197 ver 4.1 segsize 16403 134 1.1 > 1.1 13 disconn-confirm 8195>8196 disconnect complete 136 1.1 > 1.1 13 disconn-confirm 8198>8197 disconnect complete 137 1.1 > 1.1 13 disconn-confirm 8198>8197 disconnect complete 138 1.1 > 1.1 13 disconn-confirm 8195>8196 disconnect complete
|
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/tasks/support/gl-matrix/ |
D | release_helper.rb | 42 Bundler.ui.confirm "Pushed git commits and tags" 67 Bundler.ui.confirm "Tagged #{version_tag}"
|
/external/autotest/contrib/ |
D | manage_powerunit_info.py | 181 confirm = raw_input("%s (y/N) " % confirm_msg).lower() == 'y' variable 182 if confirm:
|
/external/llvm/test/Bitcode/ |
D | mdstring-high-bits.ll | 3 ; PR21882: confirm we don't crash when high bits are set in a character in a
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/ |
D | sdbadmin | 49 def confirm(message="Are you sure?"): function 165 … if confirm("WARNING!!! Are you sure you want to empty the following domains?: %s" % domains):
|
/external/autotest/client/tests/kvm/steps/ |
D | RHEL-5.3-i386.steps | 118 # confirm package installation 189 # confirm no rhn 196 # confirm no rhn (2)
|
/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/html/ |
D | HtmlActivityTask.java | 327 result.confirm(); in onJsAlert() 352 result.confirm(); in onJsConfirm() 376 result.confirm(value); in onJsPrompt()
|
/external/autotest/client/site_tests/desktopui_SpeechSynthesisSemiAuto/ |
D | control | 18 Please confirm manually that the text "Welcome to Chromium O S" is heard.
|
/external/autotest/client/site_tests/logging_UdevCrash/ |
D | control | 18 confirm the *.log file has the correct conetent.
|
/external/autotest/client/site_tests/logging_CrashServices/ |
D | control | 17 Crash all valid Chrome OS processes from a whitelist, and confirm
|
/external/wpa_supplicant_8/src/common/ |
D | sae.c | 1155 u8 *confirm) in sae_cn_confirm() argument 1184 confirm); in sae_cn_confirm() 1193 u8 *confirm) in sae_cn_confirm_ecc() argument 1204 scalar2, element_b2, 2 * sae->tmp->prime_len, confirm); in sae_cn_confirm_ecc() 1213 u8 *confirm) in sae_cn_confirm_ffc() argument 1224 scalar2, element_b2, sae->tmp->prime_len, confirm); in sae_cn_confirm_ffc()
|
/external/dnsmasq/contrib/Solaris10/ |
D | README | 19 To confirm that the service is enabled and online:
|
/external/autotest/client/tests/pi_tests/ |
D | control | 8 The basic premise here is to set up a deadlock scenario and confirm that PI
|
/external/autotest/client/site_tests/network_WiMaxSmoke/ |
D | control | 28 the WiMAX network, it fetches some data from a URL to confirm the WiMAX
|
/external/llvm/test/CodeGen/Mips/ |
D | fneg.ll | 4 ; present, they confirm to 1985.
|
D | fabs.ll | 4 ; present, they confirm to 1985.
|
/external/llvm/test/Analysis/LoopAccessAnalysis/ |
D | store-to-invariant-check2.ll | 3 ; Test to confirm LAA will not find store to invariant address.
|
D | store-to-invariant-check3.ll | 3 ; Test to confirm LAA will find store to invariant address.
|
D | store-to-invariant-check1.ll | 3 ; Test to confirm LAA will find store to invariant address.
|
/external/mockito/src/org/mockito/internal/creation/ |
D | MockSettingsImpl.java | 141 public MockCreationSettings<T> confirm(Class<T> typeToMock) { in confirm() method in MockSettingsImpl
|
/external/llvm/test/Transforms/FunctionImport/ |
D | funcimport_debug.ll | 6 ; Do the import now and confirm that metadata is linked for imported function.
|
/external/skia/site/user/special/ |
D | lua.md | 53 open 'test.pdf' to confirm that everything is working.
|
/external/autotest/frontend/client/src/autotest/tko/ |
D | FilterStringViewer.java | 137 && !Window.confirm("Are you sure you want to revert your changes?"); in changeEditable()
|
/external/iputils/ |
D | ping_common.h | 151 extern int confirm;
|