HomeSort by relevance Sort by last modified time
    Searched refs:unchanged (Results 1 - 25 of 189) sorted by null

1 2 3 4 5 6 7 8

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_fixers.py 42 def warns(self, before, after, message, unchanged=False):
45 if not unchanged:
49 self.warns(before, before, message, unchanged=True)
51 def unchanged(self, before, ignore_warnings=False): member in class:FixerTestCase
241 self.unchanged(s)
245 self.unchanged(s)
249 self.unchanged(s)
253 self.unchanged(s)
257 self.unchanged(s)
261 self.unchanged(s
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_fixers.py 42 def warns(self, before, after, message, unchanged=False):
45 if not unchanged:
49 self.warns(before, before, message, unchanged=True)
51 def unchanged(self, before, ignore_warnings=False): member in class:FixerTestCase
241 self.unchanged(s)
245 self.unchanged(s)
249 self.unchanged(s)
253 self.unchanged(s)
257 self.unchanged(s)
261 self.unchanged(s
    [all...]
  /external/python/cpython2/Lib/lib2to3/tests/
test_fixers.py 42 def warns(self, before, after, message, unchanged=False):
45 if not unchanged:
49 self.warns(before, before, message, unchanged=True)
51 def unchanged(self, before, ignore_warnings=False): member in class:FixerTestCase
241 self.unchanged(s)
245 self.unchanged(s)
249 self.unchanged(s)
253 self.unchanged(s)
257 self.unchanged(s)
261 self.unchanged(s
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
test_fixers.py 42 def warns(self, before, after, message, unchanged=False):
45 if not unchanged:
49 self.warns(before, before, message, unchanged=True)
51 def unchanged(self, before, ignore_warnings=False): member in class:FixerTestCase
241 self.unchanged(s)
245 self.unchanged(s)
249 self.unchanged(s)
253 self.unchanged(s)
257 self.unchanged(s)
261 self.unchanged(s)
    [all...]
  /frameworks/av/media/libstagefright/httplive/
HTTPDownloader.h 71 const char *url, uint8_t *curPlaylistHash, bool *unchanged);
HTTPDownloader.cpp 225 const char *url, uint8_t *curPlaylistHash, bool *unchanged) {
228 *unchanged = false;
254 // playlist unchanged
255 *unchanged = true;
  /libcore/luni/src/test/java/libcore/java/lang/reflect/
MethodOverridesTest.java 66 assertEquals(Sub.class, Sub.class.getMethod("unchanged").getDeclaringClass());
67 assertEquals(Sub.class, Sub.class.getDeclaredMethod("unchanged").getDeclaringClass());
118 if (signature(method).equals("void unchanged[] throws []")) {
126 Method method = PublicSub.class.getMethod("unchanged");
133 public void unchanged() {} method in class:MethodOverridesTest.Super
142 @Override public void unchanged() {} method in class:MethodOverridesTest.Sub
151 public void unchanged() {} method in class:MethodOverridesTest.PackageSuper
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
UnicodeSetClosure.java 127 log.println("static UnicodeSet[][] UNCHANGED = {");
253 UnicodeSet unchanged = new UnicodeSet(); // UNCHANGED[lc][mode]; local
254 int count = unchanged.getRangeCount();
256 int start = unchanged.getRangeStart(i);
257 int end = unchanged.getRangeEnd(i);
268 static final UnicodeSet[][] UNCHANGED = {
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
test_eu_compact.c 46 brw_compact_inst unchanged; local
47 memset(&unchanged, 0xd0, sizeof(unchanged));
49 if (memcmp(&unchanged, &dst, sizeof(dst))) {
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue13162.go 53 // i is shadowed here, so its value should be unchanged.
64 // i and r are shadowed here, so their values should be unchanged.
issue5373.go 31 // i is shadowed here, so its value should be unchanged.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue13162.go 53 // i is shadowed here, so its value should be unchanged.
64 // i and r are shadowed here, so their values should be unchanged.
issue5373.go 31 // i is shadowed here, so its value should be unchanged.
  /prebuilts/go/darwin-x86/src/go/types/
objset.go 19 // the same name, insert leaves s unchanged and returns alt.
  /prebuilts/go/linux-x86/src/go/types/
objset.go 19 // the same name, insert leaves s unchanged and returns alt.
  /external/autotest/site_utils/stable_images/
assign_stable_images.py 279 Report that a board's version mapping is unchanged.
282 unchanged.
542 unchanged = 0
554 unchanged += 1
556 updater.report('%d boards are unchanged' % unchanged)
  /external/bison/build-aux/
ylwrap 188 echo "$2" is unchanged
  /prebuilts/go/darwin-x86/src/crypto/subtle/
constant_time.go 53 // if v == 1. If v == 0, x is left unchanged. Its behavior is undefined if v
  /prebuilts/go/darwin-x86/src/os/
path_windows_test.go 22 // Short; unchanged:
  /prebuilts/go/linux-x86/src/crypto/subtle/
constant_time.go 53 // if v == 1. If v == 0, x is left unchanged. Its behavior is undefined if v
  /prebuilts/go/linux-x86/src/os/
path_windows_test.go 22 // Short; unchanged:
  /external/boringssl/src/ssl/test/runner/curve25519/
curve25519.go 462 // |h2| <= 2^25; from now on fits into int32 unchanged
463 // |h6| <= 2^25; from now on fits into int32 unchanged
473 // |h3| <= 2^24; from now on fits into int32 unchanged
474 // |h7| <= 2^24; from now on fits into int32 unchanged
484 // |h4| <= 2^25; from now on fits into int32 unchanged
485 // |h8| <= 2^25; from now on fits into int32 unchanged
492 // |h9| <= 2^24; from now on fits into int32 unchanged
498 // |h0| <= 2^25; from now on fits into int32 unchanged
  /frameworks/ex/camera2/utils/tests/src/com/android/ex/camera2/utils/
Camera2UtilsTest.java 312 Camera2RequestSettingsSet unchanged = new Camera2RequestSettingsSet(original); local
322 Camera2RequestSettingsSet unchanged = new Camera2RequestSettingsSet(original); local
323 assertEquals(original.getRevision(), unchanged.getRevision());
328 assertNotSame(original.getRevision(), unchanged.getRevision());
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/curve25519/
curve25519.go 462 // |h2| <= 2^25; from now on fits into int32 unchanged
463 // |h6| <= 2^25; from now on fits into int32 unchanged
473 // |h3| <= 2^24; from now on fits into int32 unchanged
474 // |h7| <= 2^24; from now on fits into int32 unchanged
484 // |h4| <= 2^25; from now on fits into int32 unchanged
485 // |h8| <= 2^25; from now on fits into int32 unchanged
492 // |h9| <= 2^24; from now on fits into int32 unchanged
498 // |h0| <= 2^25; from now on fits into int32 unchanged
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/curve25519/
curve25519.go 462 // |h2| <= 2^25; from now on fits into int32 unchanged
463 // |h6| <= 2^25; from now on fits into int32 unchanged
473 // |h3| <= 2^24; from now on fits into int32 unchanged
474 // |h7| <= 2^24; from now on fits into int32 unchanged
484 // |h4| <= 2^25; from now on fits into int32 unchanged
485 // |h8| <= 2^25; from now on fits into int32 unchanged
492 // |h9| <= 2^24; from now on fits into int32 unchanged
498 // |h0| <= 2^25; from now on fits into int32 unchanged

Completed in 1139 milliseconds

1 2 3 4 5 6 7 8