Home
last modified time | relevance | path

Searched refs:old1 (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_tools.py366 old1 = 'int xx = "xx\\"xx"[xx];\n'
368 output = self.run_script(old1 + old2)
379 "{new2}".format(old1=old1, old2=old2, new1=new1, new2=new2)
/external/python/cpython2/Lib/xml/dom/
Dminidom.py730 old1 = self._attrs.get(attr.name, None)
731 if old1 is not None:
732 self.removeAttributeNode(old1)
734 if old2 is not None and old2 is not old1:
738 if old1 is not attr:
741 return old1
/external/valgrind/VEX/priv/
Dguest_arm64_helpers.c983 { UChar old1 = XX(1); in arm64g_dirtyhelper_AESE() local
984 XX(1) = XX(5); XX(5) = XX(9); XX(9) = XX(13); XX(13) = old1; in arm64g_dirtyhelper_AESE()
Dguest_s390_toIR.c11480 IRTemp old1 = newTemp(Ity_I8); in s390_irgen_xonc() local
11491 assign(old1, load(Ity_I8, mkexpr(addr1))); in s390_irgen_xonc()
11494 assign(new1, binop(op, mkexpr(old1), mkexpr(old2))); in s390_irgen_xonc()
/external/llvm/test/CodeGen/SystemZ/
Dasm-18.ll22 %old1 = load i32 , i32 *%ptr1
27 "=h,=r,=h,=r,0,1,2,3"(i32 %old1, i32 %old2, i32 %old3, i32 %old4)
/external/squashfs-tools/
DRELEASE-README524 "old1", and "old2". Source directory "/home/phillip/test" contains "file1",
531 Will create a new "image" with root entries "old1", "old2", "file1", "file2" and
538 Will create a new "image" with root entries "old1", "old2", and "test".