Home
last modified time | relevance | path

Searched refs:stale (Results 1 – 25 of 90) sorted by relevance

1234

/external/compiler-rt/test/asan/TestCases/Windows/
Duse_after_realloc.cc8 *stale = buffer; in main() local
11 stale[0] = 42; in main()
/external/curl/tests/data/
Dtest15336 # the request contained stale data. We want an update. Set swsbounce to
41 WWW-Authenticate: Digest realm="testrealm", algorithm=MD5, nonce="999999", stale=true, qop="auth"
70 HTTP with Digest authorization with stale=true
122 WWW-Authenticate: Digest realm="testrealm", algorithm=MD5, nonce="999999", stale=true, qop="auth"
/external/autotest/test_suites/
Dcontrol.cellular_modem_repair13 Run stale modem reboot test to repair the stale modem.
/external/llvm/test/Transforms/SampleProfile/Inputs/
Dcoverage-warning.prof4 # This profile is stale. Function foo() does not have a line 8 anymore.
/external/nist-sip/java/javax/sip/header/
DAuthorizationHeader.java37 void setStale(boolean stale); in setStale() argument
/external/nist-sip/java/gov/nist/javax/sip/header/
DAuthenticationHeader.java402 public void setStale(boolean stale) { in setStale() argument
403 setParameter(new NameValue(ParameterNames.STALE, Boolean.valueOf(stale))); in setStale()
/external/curl/lib/vauth/
Ddigest.c549 digest->stale = TRUE; in Curl_auth_decode_digest_http_message()
632 if(before && !digest->stale) in Curl_auth_decode_digest_http_message()
896 digest->stale = FALSE; /* default means normal, not stale */ in Curl_auth_digest_cleanup()
/external/emma/core/res/com/vladium/emma/
Dexceptions.properties47 with the version of this class in the metadata, possibly because stale \
/external/python/cpython2/Demo/rpc/
DREADME29 1) Wim Lewis rpcgen.py found on http://www.omnigroup.com/~wiml/soft/stale-index.html#python.
/external/llvm/test/CodeGen/X86/
Daddr-mode-matcher.ll43 ; references in MatchScope and RecordedNodes stale.
/external/llvm/test/Transforms/LoopSimplify/
Dashr-crash.ll6 ; After a series of loop optimizations, SCEV's LoopDispositions grow stale.
/external/libmojo/mojo/
Dmojom_bindings_generator.gypi66 # doesn't try to compile stale files.
Dmojom_bindings_generator_explicit.gypi72 # doesn't try to compile stale files.
/external/syslinux/core/fs/xfs/
Dxfs.h524 uint32_t stale; /* count of stale lf entries */ member
587 uint16_t stale; member
/external/libunwind/doc/
Dlibunwind.tex281 stale data. For example, this would happen if \Prog{libunwind} were
285 To prevent the risk of using stale data, \Prog{libunwind} provides two
294 completely, therefore eliminating the risk of stale data alltogether
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c3980 struct wpa_ssid *persistent_go, *stale, *s = NULL; in wpas_p2ps_prov_complete() local
4063 stale = wpas_p2p_get_persistent(wpa_s, dev, NULL, 0); in wpas_p2ps_prov_complete()
4064 if (!stale) in wpas_p2ps_prov_complete()
4067 if (s && s->ssid_len == stale->ssid_len && in wpas_p2ps_prov_complete()
4068 os_memcmp(stale->bssid, s->bssid, ETH_ALEN) == 0 && in wpas_p2ps_prov_complete()
4069 os_memcmp(stale->ssid, s->ssid, s->ssid_len) == 0) in wpas_p2ps_prov_complete()
4073 if (stale->mode != WPAS_MODE_P2P_GO || in wpas_p2ps_prov_complete()
4074 stale->num_p2p_clients <= 1) { in wpas_p2ps_prov_complete()
4075 wpa_config_remove_network(wpa_s->conf, stale->id); in wpas_p2ps_prov_complete()
4079 for (i = 0; i < stale->num_p2p_clients; i++) { in wpas_p2ps_prov_complete()
[all …]
/external/valgrind/docs/internals/
Drelease-HOWTO.txt106 * s390x: Ensure README.s390 is up-to-date and URLs therein are not stale.
/external/libnl/lib/route/
Dneigh.c733 __ADD(NUD_STALE, stale)
/external/libedit/
DINSTALL24 disabled by default to prevent problems with accidental use of stale
/external/netperf/
DINSTALL24 disabled by default to prevent problems with accidental use of stale
/external/protobuf/
DINSTALL.txt32 disabled by default to prevent problems with accidental use of stale
/external/libusb/
DINSTALL30 disabled by default to prevent problems with accidental use of stale
/external/curl/lib/
Durldata.h413 bool stale; /* set true for re-negotiation */
/external/libusb-compat/
DINSTALL30 disabled by default to prevent problems with accidental use of stale
/external/cmockery/cmockery_0_1_2/
DINSTALL27 disabled by default to prevent problems with accidental use of stale

1234