HomeSort by relevance Sort by last modified time
    Searched full:removed (Results 976 - 1000 of 13621) sorted by null

<<31323334353637383940>>

  /prebuilts/misc/windows/sdl2/include/
begin_code.h 19 3. This notice may not be removed or altered from any source distribution.
76 /* Removed DECLSPEC on Symbian OS because SDL cannot be a DLL in EPOC */
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
begin_code.h 19 3. This notice may not be removed or altered from any source distribution.
76 /* Removed DECLSPEC on Symbian OS because SDL cannot be a DLL in EPOC */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_py3kwarn.py 21 return any(module_name in msg and ' removed' in msg
163 template = "%s has been removed in 3.x"
220 expected = "in 3.x, __{0}slice__ has been removed; use __{0}item__"
233 expected = "tuple parameter unpacking has been removed in 3.x"
355 warnings.filterwarnings("error", ".+ (module|package) .+ removed",
357 warnings.filterwarnings("error", ".+ removed .+ (module|package)",
393 msg = "In 3.x, os.path.walk is removed in favor of os.walk."
411 # UserString.MutableString has been removed in 3.0.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/
mlsrules.py 86 added, removed, matched = self._set_diff(left_list, right_list)
98 return added, removed, modified
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_py3kwarn.py 21 return any(module_name in msg and ' removed' in msg
163 template = "%s has been removed in 3.x"
220 expected = "in 3.x, __{0}slice__ has been removed; use __{0}item__"
233 expected = "tuple parameter unpacking has been removed in 3.x"
355 warnings.filterwarnings("error", ".+ (module|package) .+ removed",
357 warnings.filterwarnings("error", ".+ removed .+ (module|package)",
393 msg = "In 3.x, os.path.walk is removed in favor of os.walk."
411 # UserString.MutableString has been removed in 3.0.
  /system/security/keystore/
keystore.h 62 * then only encrypted entries will be removed, otherwise all entries will
63 * be removed.
  /system/weaved/buffet/
ap_manager_client.cc 110 VLOG(1) << "service removed: " << object_path.value();
118 VLOG(1) << "manager removed: " << object_path.value();
  /art/test/077-method-override/src/
Base.java 26 /* src2: removed */
  /art/test/543-checker-dce-trycatch/src/
Main.java 35 // where TryBoundary still has exception handler successors after having removed
  /bionic/libc/include/sys/
atomics.h 38 * sys/atomics.h header was removed, so we'll just add these somewhere we can be
  /bionic/libdl/
Android.bp 53 // against libc creating a circular dependency which is removed and we end up
  /build/core/combo/arch/arm/
armv7-a-neon.mk 13 # hardware divide operations are generated. This should be removed and a
  /developers/build/prebuilts/gradle/JumpingJack/Wearable/src/main/java/com/example/android/wearable/jumpingjack/
Utils.java 46 * is negative, then the value will be removed from the preferences.
  /developers/build/prebuilts/gradle/MediaRouter/Application/src/main/res/values/
strings.xml 38 <string name="playlist_item_removed_text">Removed from playlist</string>
  /developers/samples/android/media/MediaRouter/Application/src/main/res/values/
strings.xml 38 <string name="playlist_item_removed_text">Removed from playlist</string>
  /developers/samples/android/wearable/wear/JumpingJack/Wearable/src/main/java/com/example/android/wearable/jumpingjack/
Utils.java 46 * is negative, then the value will be removed from the preferences.
  /development/apps/CustomLocale/res/values/
strings.xml 34 <string name="removed_custom_locale_1s">Removed custom locale: %1$s</string>
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
LayoutAnimationsByDefault.java 32 * transition animations as items are removed from or added to a container.
  /development/samples/browseable/JumpingJack/src/com.example.android.wearable.jumpingjack/
Utils.java 46 * is negative, then the value will be removed from the preferences.
  /development/samples/browseable/MediaRouter/res/values/
strings.xml 38 <string name="playlist_item_removed_text">Removed from playlist</string>
  /device/moto/shamu/sepolicy/
ims.te 35 # b/18352920 suppress denials until the procfs lookup is removed
  /external/apache-commons-math/src/main/java/org/apache/commons/math/
DimensionMismatchException.java 26 * @deprecated in 2.2 (to be removed in 3.0). Please use its equivalent from package
  /external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
HasDensity.java 31 * @deprecated to be removed in math 3.0
  /external/autotest/client/deps/glbench/src/
glinterface.h 35 //TODO: Once synccontroltest and teartest are removed, only the waffle
  /external/autotest/server/control_segments/
cleanup 28 # TODO(dshi): This temp fix should be removed after crash collect work

Completed in 2349 milliseconds

<<31323334353637383940>>