HomeSort by relevance Sort by last modified time
    Searched defs:stale (Results 1 - 25 of 31) sorted by null

1 2

  /external/compiler-rt/test/asan/TestCases/Windows/
use_after_realloc.cc 8 *stale = buffer; local
10 // The 'stale' may now point to a free'd memory.
11 stale[0] = 42;
  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/ulp_components/
Status.java 38 stale(0), enum constant in enum:Status.Value
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
grammar.rb 33 def stale?
168 if options[ :force ] or stale?
  /external/curl/lib/vauth/
digest_sspi.c 339 provided bad credentials in the previous request or it's stale. */
341 bool stale = false; local
344 /* Check for the 'stale' directive */
355 if(strcasecompare(value, "stale") &&
357 stale = true;
368 if(stale)
  /libcore/ojluni/src/main/java/java/lang/invoke/
MethodType.java 1158 private final ReferenceQueue<T> stale; field in class:MethodType.ConcurrentWeakInternSet
    [all...]
  /external/opencv/cvaux/include/
cvaux.h 1383 int stale; member in struct:CvBGCodeBookElem
    [all...]
  /external/syslinux/core/fs/xfs/
xfs.h 524 uint32_t stale; /* count of stale lf entries */ member in struct:xfs_dir2_block_tail
587 uint16_t stale; member in struct:xfs_dir2_leaf_hdr
  /external/v8/src/compiler/
js-typed-lowering.cc 2358 Node* stale = jsgraph()->StaleRegisterConstant(); local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c 3989 struct wpa_ssid *persistent_go, *stale, *s = NULL; local
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp 1477 bool stale = false; local
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-api/1.0.2.v20150114/
aether-api-1.0.2.v20150114.jar 
  /external/guice/extensions/struts2/lib/
jetty-6.1.0.jar 
  /external/caliper/lib/
jersey-client-1.11.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar 
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar 
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.23.0/
google-api-java-client-min-repackaged-1.23.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /external/conscrypt/benchmark-android/
vogar.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-r1.jar 

Completed in 234 milliseconds

1 2