Home
last modified time | relevance | path

Searched refs:confirm (Results 1 – 25 of 67) sorted by relevance

123

/external/autotest/utils/
Dcheck_patch.py187 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/
Ddecnet.out8 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/
Drelease_helper.rb42 Bundler.ui.confirm "Pushed git commits and tags"
67 Bundler.ui.confirm "Tagged #{version_tag}"
/external/autotest/contrib/
Dmanage_powerunit_info.py181 confirm = raw_input("%s (y/N) " % confirm_msg).lower() == 'y' variable
182 if confirm:
/external/llvm/test/Bitcode/
Dmdstring-high-bits.ll3 ; 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/
Dsdbadmin49 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/
DRHEL-5.3-i386.steps118 # confirm package installation
189 # confirm no rhn
196 # confirm no rhn (2)
/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/html/
DHtmlActivityTask.java327 result.confirm(); in onJsAlert()
352 result.confirm(); in onJsConfirm()
376 result.confirm(value); in onJsPrompt()
/external/autotest/client/site_tests/desktopui_SpeechSynthesisSemiAuto/
Dcontrol18 Please confirm manually that the text "Welcome to Chromium O S" is heard.
/external/autotest/client/site_tests/logging_UdevCrash/
Dcontrol18 confirm the *.log file has the correct conetent.
/external/autotest/client/site_tests/logging_CrashServices/
Dcontrol17 Crash all valid Chrome OS processes from a whitelist, and confirm
/external/wpa_supplicant_8/src/common/
Dsae.c1155 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/
DREADME19 To confirm that the service is enabled and online:
/external/autotest/client/tests/pi_tests/
Dcontrol8 The basic premise here is to set up a deadlock scenario and confirm that PI
/external/autotest/client/site_tests/network_WiMaxSmoke/
Dcontrol28 the WiMAX network, it fetches some data from a URL to confirm the WiMAX
/external/llvm/test/CodeGen/Mips/
Dfneg.ll4 ; present, they confirm to 1985.
Dfabs.ll4 ; present, they confirm to 1985.
/external/llvm/test/Analysis/LoopAccessAnalysis/
Dstore-to-invariant-check2.ll3 ; Test to confirm LAA will not find store to invariant address.
Dstore-to-invariant-check3.ll3 ; Test to confirm LAA will find store to invariant address.
Dstore-to-invariant-check1.ll3 ; Test to confirm LAA will find store to invariant address.
/external/mockito/src/org/mockito/internal/creation/
DMockSettingsImpl.java141 public MockCreationSettings<T> confirm(Class<T> typeToMock) { in confirm() method in MockSettingsImpl
/external/llvm/test/Transforms/FunctionImport/
Dfuncimport_debug.ll6 ; Do the import now and confirm that metadata is linked for imported function.
/external/skia/site/user/special/
Dlua.md53 open 'test.pdf' to confirm that everything is working.
/external/autotest/frontend/client/src/autotest/tko/
DFilterStringViewer.java137 && !Window.confirm("Are you sure you want to revert your changes?"); in changeEditable()
/external/iputils/
Dping_common.h151 extern int confirm;

123