/external/v8/src/ |
D | optimizing-compiler-thread.cc | 340 OptimizedCompileJob* stale = NULL; in AddToOsrBuffer() local 342 stale = osr_buffer_[osr_buffer_cursor_]; in AddToOsrBuffer() 343 if (stale == NULL || stale->IsWaitingForInstall()) break; in AddToOsrBuffer() 348 if (stale != NULL) { in AddToOsrBuffer() 349 DCHECK(stale->IsWaitingForInstall()); in AddToOsrBuffer() 350 CompilationInfo* info = stale->info(); in AddToOsrBuffer() 356 DisposeOptimizedCompileJob(stale, false); in AddToOsrBuffer()
|
/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/opencv/cvaux/src/ |
D | cvbgfg_codebook.cpp | 184 e->stale = MAX( e->stale, negRun ); in cvBGCodeBookUpdate() 190 e->stale = MAX( e->stale, negRun ); in cvBGCodeBookUpdate() 213 e->stale = 0; in cvBGCodeBookUpdate() 338 if( e->stale > staleThresh ) in cvBGCodeBookClearStale() 346 e->stale = 0; in cvBGCodeBookClearStale()
|
/external/chromium-trace/trace-viewer/third_party/Paste/paste/auth/ |
D | digest.py | 84 def build_authentication(self, stale = ''): argument 99 if stale: 128 return self.build_authentication(stale = True)
|
/external/jetty/src/java/org/eclipse/jetty/security/authentication/ |
D | DigestAuthenticator.java | 166 boolean stale = false; in validateRequest() 230 stale = true; in validateRequest() 245 + " stale=" + stale); in validateRequest()
|
/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/emma/core/res/com/vladium/emma/ |
D | exceptions.properties | 47 with the version of this class in the metadata, possibly because stale \
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.core.databinding_1.3.100.I20100601-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.core.databinding.property_1.3.0.I20100601-0800.jar | ... serialVersionUID
public static final int CHANGE
public static final int STALE
public final int type
public final org.eclipse. ... |
/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/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 | 3609 struct wpa_ssid *persistent_go, *stale, *s; in wpas_p2ps_prov_complete() local 3679 stale = wpas_p2p_get_persistent(wpa_s, dev, NULL, 0); in wpas_p2ps_prov_complete() 3680 if (!stale) in wpas_p2ps_prov_complete() 3683 if (s && s->ssid_len == stale->ssid_len && in wpas_p2ps_prov_complete() 3684 os_memcmp(stale->bssid, s->bssid, ETH_ALEN) == 0 && in wpas_p2ps_prov_complete() 3685 os_memcmp(stale->ssid, s->ssid, s->ssid_len) == 0) in wpas_p2ps_prov_complete() 3689 if (stale->mode != WPAS_MODE_P2P_GO || in wpas_p2ps_prov_complete() 3690 stale->num_p2p_clients <= 1) { in wpas_p2ps_prov_complete() 3691 wpa_config_remove_network(wpa_s->conf, stale->id); in wpas_p2ps_prov_complete() 3695 for (i = 0; i < stale->num_p2p_clients; i++) { in wpas_p2ps_prov_complete() [all …]
|
/external/lldb/source/Target/ |
D | Thread.cpp | 882 bool stale = plan_ptr->IsPlanStale (); in ShouldStop() local 886 if (stale) in ShouldStop()
|
/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 | 661 __ADD(NUD_STALE, stale)
|
/external/libedit/ |
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/marisa-trie/ |
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
|
/external/libusb/ |
D | INSTALL | 30 disabled by default to prevent problems with accidental use of stale
|
/external/libusb-compat/ |
D | INSTALL | 30 disabled by default to prevent problems with accidental use of stale
|
/external/openfst/ |
D | INSTALL | 30 disabled by default to prevent problems with accidental use of stale
|