/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/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/RewriteStatepointsForGC/ |
D | unreachable-regression.ll | 10 ; This resulted in stale pointers to the collected but removed 11 ; callsites. Such stale pointers caused crash when accessed.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SampleProfile/Inputs/ |
D | coverage-warning.prof | 4 # This profile is stale. Function foo() does not have a line 8 anymore.
|
/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/syzkaller/dashboard/app/ |
D | jobs.go | 226 stale := false 228 stale = false 235 stale = true 248 if stale {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/ |
D | cgscc-invalidate.ll | 6 ; inline to disturb the domtree (easy) and detect any stale cached entries in 69 ; to become stale if the splitting doesn't properly invalidate things. Also, as
|
D | cgscc-incremental-invalidate.ll | 69 ; reducing an SCC in the inliner cannot accidentially leave stale function 134 ; Without proper handling when updating the call graph this will find a stale
|
/external/curl/lib/vauth/ |
D | digest_sspi.c | 341 bool stale = false; in Curl_auth_decode_digest_http_message() local 357 stale = true; in Curl_auth_decode_digest_http_message() 368 if(stale) in Curl_auth_decode_digest_http_message()
|
D | digest.c | 555 digest->stale = TRUE; in Curl_auth_decode_digest_http_message() 651 if(before && !digest->stale) in Curl_auth_decode_digest_http_message() 1000 digest->stale = FALSE; /* default means normal, not stale */ in Curl_auth_digest_cleanup()
|
/external/nist-sip/java/javax/sip/header/ |
D | AuthorizationHeader.java | 37 void setStale(boolean stale); in setStale() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Passes/ |
D | CMakeLists.txt | 5 # reconfiguring with plugins disabled will leave behind a stale executable.
|
/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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | pr33396.ll | 1 ; Make sure we don't crash because we have stale loop infos.
|
D | selectiondag-dominator.ll | 1 ; Make sure we don't crash because we have a stale dominator tree.
|
D | addr-mode-matcher.ll | 43 ; references in MatchScope and RecordedNodes stale.
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/ |
D | CMakeLists.txt | 15 # configure time (i.e. `file(COPY ...)`) because this could lead to 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/emma/core/res/com/vladium/emma/ |
D | exceptions.properties | 47 with the version of this class in the metadata, possibly because stale \
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/BasicAA/ |
D | phi-values-usage.ll | 22 ; usage of basicaa in instcombine would cause a segfault due to stale phi-values
|
/external/llvm/test/CodeGen/X86/ |
D | addr-mode-matcher.ll | 43 ; references in MatchScope and RecordedNodes stale.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/ThinLTO/X86/ |
D | cache-icall.ll | 4 ; This affects code generated for any users of f(). Make sure that we don't pull a stale object
|
/external/google-styleguide/docguide/ |
D | philosophy.md | 51 on the features of any one server. However, **fresh is better than stale**. We
|
/external/llvm/test/Transforms/LoopSimplify/ |
D | ashr-crash.ll | 6 ; After a series of loop optimizations, SCEV's LoopDispositions grow stale.
|