| /external/rust/crates/memchr/src/memchr/ | 
| D | fallback.rs | 48     let confirm = |byte| byte == n1;  in memchr()  localVariable 88     let confirm = |byte| byte == n1 || byte == n2;  in memchr2()  localVariable 129     let confirm = |byte| byte == n1 || byte == n2 || byte == n3;  in memchr3()  localVariable 170     let confirm = |byte| byte == n1;  in memrchr()  localVariable 209     let confirm = |byte| byte == n1 || byte == n2;  in memrchr2()  localVariable 249     let confirm = |byte| byte == n1 || byte == n2 || byte == n3;  in memrchr3()  localVariable
  | 
| /external/perfetto/tools/ | 
| D | run_test_like_ci | 53 def decision(question='Would you like to continue', confirm=True, default='n'):  argument
  | 
| /external/cronet/net/socket/ | 
| D | fuzzed_datagram_client_socket.h | 75   void SetMsgConfirm(bool confirm) override {}  in SetMsgConfirm()
  | 
| D | udp_server_socket.cc | 78 void UDPServerSocket::SetMsgConfirm(bool confirm) {  in SetMsgConfirm()
  | 
| D | udp_client_socket.cc | 151 void UDPClientSocket::SetMsgConfirm(bool confirm) {  in SetMsgConfirm()
  | 
| D | socket_test_util.h | 482   MockConfirm confirm;  member 1004   void SetMsgConfirm(bool confirm) override {}  in SetMsgConfirm()
  | 
| D | udp_socket_posix.cc | 577 void UDPSocketPosix::SetMsgConfirm(bool confirm) {  in SetMsgConfirm()
  | 
| D | udp_socket_win.cc | 582 void UDPSocketWin::SetMsgConfirm(bool confirm) {}  in SetMsgConfirm()
  | 
| /external/python/httplib2/script/ | 
| D | release | 230 confirm() {  function
  | 
| /external/rust/crates/bstr/src/byteset/ | 
| D | scalar.rs | 27     let confirm = |byte| byte != n1;  in inv_memchr()  localVariable 67     let confirm = |byte| byte != n1;  in inv_memrchr()  localVariable
  | 
| /external/python/cpython3/Lib/test/ | 
| D | test_pulldom.py | 305     def confirm(self, test, testname="Test"):  member in SAX2DOMTestCase
  | 
| D | test_minidom.py | 56     def confirm(self, test, testname = "Test"):  member in MinidomTest
  | 
| /external/pandora/bt-test-interfaces/pandora/ | 
| D | security.proto | 176     bool confirm = 2;  field
  | 
| /external/toybox/toys/other/ | 
| D | i2ctools.c | 80 printf_format static void confirm(const char *fmt, ...)  in confirm()  function
  | 
| /external/pandora/avatar/avatar/bumble_server/ | 
| D | security.py | 85     async def confirm(self) -> bool:  member in PairingDelegate
  | 
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ | 
| D | ShadowBluetoothDevice.java | 271   public boolean setPairingConfirmation(boolean confirm) {  in setPairingConfirmation()
  | 
| /external/wpa_supplicant_8/src/common/ | 
| D | sae.c | 2262 			  u8 *confirm)  in sae_cn_confirm() 2301 			      u8 *confirm)  in sae_cn_confirm_ecc() 2324 			      u8 *confirm)  in sae_cn_confirm_ffc()
  | 
| /external/cronet/net/dns/ | 
| D | fuzzed_host_resolver_util.cc | 307   void SetMsgConfirm(bool confirm) override {}  in SetMsgConfirm()
  | 
| D | address_sorter_posix_unittest.cc | 135   void SetMsgConfirm(bool confirm) override {}  in SetMsgConfirm()
  | 
| /external/iputils/ | 
| D | ping_common.c | 33 int confirm = 0;  variable
  | 
| /external/python/cpython2/Lib/test/ | 
| D | test_minidom.py | 56     def confirm(self, test, testname = "Test"):  member in MinidomTest
  | 
| /external/crosvm/tools/impl/ | 
| D | common.py | 889 def confirm(message: str, default: bool = False):  function
  | 
| /external/python/bumble/bumble/ | 
| D | smp.py | 518     async def confirm(self) -> bool:  member in PairingDelegate
  | 
| D | device.py | 2769             async def confirm():  function
  | 
| /external/ImageMagick/MagickCore/ | 
| D | widget.c | 3236     confirm,  in XConfirmWidget()  local
  |