Searched
full:responses (Results
626 -
650 of
1150) sorted by null
<<21222324252627282930>>
/system/update_engine/ |
payload_state_interface.h | 124 // Returns the total number of different responses seen since the
|
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/ |
rpc_client.py | 129 'responses.Closing these connections now.' % len(
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
SimpleXMLRPCServer.py | 435 #if not None, encode responses larger than this, if possible
663 BaseHTTPServer.BaseHTTPRequestHandler.responses[code]
|
nntplib.py | 15 Error responses are turned into exceptions.
183 1: print commands and responses but not body text etc.
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/ |
Pxe.h | 580 Possible responses from PXENV_UNDI_ISR_IN_START
588 Possible responses from PXENV_UNDI_ISR_IN_PROCESS and
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
Mtftp4.h | 348 @retval EFI_TIMEOUT No responses were received from the MTFTPv4 server.
416 @retval EFI_TIMEOUT No responses were received from the MTFTPv4 server.
|
/device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/ |
Mtftp6Impl.c | 320 @retval EFI_TIMEOUT No responses were received from the MTFTPv6 server.
477 @retval EFI_TIMEOUT No responses were received from the MTFTPv6 server.
|
Mtftp6Impl.h | 245 @retval EFI_TIMEOUT No responses were received from the MTFTPv6 server.
337 @retval EFI_TIMEOUT No responses were received from the MTFTPv6 server.
|
/external/autotest/client/cros/cellular/wardmodem/ |
wardmodem.py | 659 'that the responses generated by wardmodem state machines ' 662 'warning is generated if the responses do not match. '
|
/external/autotest/scheduler/ |
rdb.py | 119 'valid responses. Request %s, response %s is invalid.' % 125 'responses for the same request.' %
|
/external/libevent/ |
ChangeLog-1.4 | 184 o Add a "Date" header to HTTP responses, as required by HTTP 1.1. 192 o In DNS responses, the CD flag should be preserved, not the TC flag.
|
/external/libmicrohttpd/ |
ChangeLog | 137 Actually, avoid locking on response as responses must 140 responses headers. If we are forced to add 184 for responses with zero byte payload and non-chunked 851 Try to release responses more promptly upon connection termination. -CG [all...] |
/external/okhttp/okhttp-android-support/src/main/java/com/squareup/okhttp/internal/huc/ |
JavaApiConverter.java | 423 // The Java API uses the null key to store the status line in responses. 587 // We don't fail here, because we need all request header values for caching Vary responses
|
/external/python/cpython2/Doc/library/ |
imaplib.rst | 178 It will be called to process server continuation responses. It should return 264 data contains a list of ``LIST`` responses.
|
/external/python/cpython2/Lib/ |
SimpleXMLRPCServer.py | 435 #if not None, encode responses larger than this, if possible 666 BaseHTTPServer.BaseHTTPRequestHandler.responses[code]
|
nntplib.py | 15 Error responses are turned into exceptions. 190 1: print commands and responses but not body text etc.
|
/external/python/cpython3/Doc/library/ |
imaplib.rst | 218 It will be called to process server continuation responses; the *response* 311 data contains a list of ``LIST`` responses.
|
/external/scapy/scapy/layers/ |
l2.py | 513 responses = srp1(Ether(dst=fake_bcast) / ARP(op="who-has", pdst=ip),type=ETH_P_ARP, iface_hint=ip, timeout=1, verbose=0,**kargs) 515 return responses is not None
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
AliasAnalysis.h | 514 /// conservative responses for that value in the future, or may recompute 515 /// some or all internal state to continue providing precise responses.
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
ph_disp_tab.cpp | 47 This file contains the table of impulse responses of the phase dispersion 48 filters. All impulse responses are in Q15
|
/frameworks/base/core/java/android/service/autofill/ |
FillEventHistory.java | 217 * {@link FillResponse fill responses} associated with the context. 218 * <li>The last {@link FillResponse fill responses} associated with the context has the
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
RuimRecords.java | 710 super.handleMessage(msg); // IccRecords handles generic record load responses 716 // Count up record load responses even if they are fails [all...] |
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/ |
EuiccCardTest.java | [all...] |
/hardware/qcom/audio/hal/ |
platform_info.c | 567 if (strcmp(attr[curIdx++], "responses")) { 568 ALOGE("%s: responses not found", __func__); [all...] |
/hardware/qcom/gps/msm8909w_3100/gnss/ |
GnssAdapter.h | 164 /* ======== RESPONSES ================================================================== */ 208 /* ======== RESPONSES ================================================================== */
|
Completed in 2534 milliseconds
<<21222324252627282930>>