/external/compiler-rt/test/asan/TestCases/Windows/ |
D | use_after_realloc.cc | 8 *stale = buffer; in main() local 11 stale[0] = 42; in main()
|
/external/curl/tests/data/ |
D | test153 | 36 # 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/ |
D | control.cellular_modem_repair | 13 Run stale modem reboot test to repair the stale modem.
|
/external/llvm/test/Transforms/SampleProfile/Inputs/ |
D | coverage-warning.prof | 4 # This profile is stale. Function foo() does not have a line 8 anymore.
|
/external/nist-sip/java/javax/sip/header/ |
D | AuthorizationHeader.java | 37 void setStale(boolean stale); in setStale() argument
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | AuthenticationHeader.java | 402 public void setStale(boolean stale) { in setStale() argument 403 setParameter(new NameValue(ParameterNames.STALE, Boolean.valueOf(stale))); in setStale()
|
/external/curl/lib/vauth/ |
D | digest.c | 549 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/ |
D | exceptions.properties | 47 with the version of this class in the metadata, possibly because stale \
|
/external/python/cpython2/Demo/rpc/ |
D | README | 29 1) Wim Lewis rpcgen.py found on http://www.omnigroup.com/~wiml/soft/stale-index.html#python.
|
/external/llvm/test/CodeGen/X86/ |
D | addr-mode-matcher.ll | 43 ; references in MatchScope and RecordedNodes stale.
|
/external/llvm/test/Transforms/LoopSimplify/ |
D | ashr-crash.ll | 6 ; After a series of loop optimizations, SCEV's LoopDispositions grow stale.
|
/external/libmojo/mojo/ |
D | mojom_bindings_generator.gypi | 66 # doesn't try to compile stale files.
|
D | mojom_bindings_generator_explicit.gypi | 72 # doesn't try to compile stale files.
|
/external/syslinux/core/fs/xfs/ |
D | xfs.h | 524 uint32_t stale; /* count of stale lf entries */ member 587 uint16_t stale; member
|
/external/libunwind/doc/ |
D | libunwind.tex | 281 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/ |
D | p2p_supplicant.c | 3980 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/ |
D | release-HOWTO.txt | 106 * s390x: Ensure README.s390 is up-to-date and URLs therein are not stale.
|
/external/libnl/lib/route/ |
D | neigh.c | 733 __ADD(NUD_STALE, stale)
|
/external/libedit/ |
D | INSTALL | 24 disabled by default to prevent problems with accidental use of stale
|
/external/netperf/ |
D | INSTALL | 24 disabled by default to prevent problems with accidental use of stale
|
/external/protobuf/ |
D | INSTALL.txt | 32 disabled by default to prevent problems with accidental use of stale
|
/external/libusb/ |
D | INSTALL | 30 disabled by default to prevent problems with accidental use of stale
|
/external/curl/lib/ |
D | urldata.h | 413 bool stale; /* set true for re-negotiation */
|
/external/libusb-compat/ |
D | INSTALL | 30 disabled by default to prevent problems with accidental use of stale
|
/external/cmockery/cmockery_0_1_2/ |
D | INSTALL | 27 disabled by default to prevent problems with accidental use of stale
|