Home
last modified time | relevance | path

Searched refs:old2 (Results 1 – 11 of 11) sorted by relevance

/external/python/cpython3/Lib/test/test_tools/
Dtest_fixcid.py16 old2 = "int xx = 'x\\'xx' + xx;\n"
17 output = self.run_script(old1 + old2)
28 "{new2}".format(old1=old1, old2=old2, new1=new1, new2=new2)
/external/python/cffi/c/
Dcall_python.c151 PyObject *old2; in _update_cache_to_call_python() local
170 old2 = (PyObject *)externpy->reserved2; in _update_cache_to_call_python()
174 Py_XDECREF(old2); in _update_cache_to_call_python()
/external/python/cpython2/Lib/test/
Dtest_tools.py367 old2 = "int xx = 'x\\'xx' + xx;\n"
368 output = self.run_script(old1 + old2)
379 "{new2}".format(old1=old1, old2=old2, new1=new1, new2=new2)
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-generated-sources/com/github/javaparser/
DASTParserTokenManager.java487 private int jjMoveStringLiteralDfa2_0(long old0, long active0, long old1, long active1, long old2, … in jjMoveStringLiteralDfa2_0() argument
488 if (((active0 &= old0) | (active1 &= old1) | (active2 &= old2)) == 0L) in jjMoveStringLiteralDfa2_0()
489 return jjStartNfa_0(0, old0, old1, old2); in jjMoveStringLiteralDfa2_0()
562 private int jjMoveStringLiteralDfa3_0(long old0, long active0, long old1, long active1, long old2, … in jjMoveStringLiteralDfa3_0() argument
563 if (((active0 &= old0) | (active1 &= old1) | (active2 &= old2)) == 0L) in jjMoveStringLiteralDfa3_0()
564 return jjStartNfa_0(1, old0, old1, old2); in jjMoveStringLiteralDfa3_0()
637 private int jjMoveStringLiteralDfa4_0(long old0, long active0, long old1, long active1, long old2, … in jjMoveStringLiteralDfa4_0() argument
638 if (((active0 &= old0) | (active1 &= old1) | (active2 &= old2)) == 0L) in jjMoveStringLiteralDfa4_0()
639 return jjStartNfa_0(2, old0, old1, old2); in jjMoveStringLiteralDfa4_0()
/external/javaparser/javaparser-core/generated-sources/javacc/com/github/javaparser/
DGeneratedJavaParserTokenManager.java496 private int jjMoveStringLiteralDfa2_0(long old0, long active0, long old1, long active1, long old2, … in jjMoveStringLiteralDfa2_0() argument
497 if (((active0 &= old0) | (active1 &= old1) | (active2 &= old2)) == 0L) in jjMoveStringLiteralDfa2_0()
498 return jjStartNfa_0(0, old0, old1, old2); in jjMoveStringLiteralDfa2_0()
575 private int jjMoveStringLiteralDfa3_0(long old0, long active0, long old1, long active1, long old2, … in jjMoveStringLiteralDfa3_0() argument
576 if (((active0 &= old0) | (active1 &= old1) | (active2 &= old2)) == 0L) in jjMoveStringLiteralDfa3_0()
577 return jjStartNfa_0(1, old0, old1, old2); in jjMoveStringLiteralDfa3_0()
661 private int jjMoveStringLiteralDfa4_0(long old0, long active0, long old1, long active1, long old2, … in jjMoveStringLiteralDfa4_0() argument
662 if (((active0 &= old0) | (active1 &= old1) | (active2 &= old2)) == 0L) in jjMoveStringLiteralDfa4_0()
663 return jjStartNfa_0(2, old0, old1, old2); in jjMoveStringLiteralDfa4_0()
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/generated/com/github/javaparser/
DASTParserTokenManager.java401 private int jjMoveStringLiteralDfa2_0(long old0, long active0, long old1, long active1, long old2, … in jjMoveStringLiteralDfa2_0() argument
403 if (((active0 &= old0) | (active1 &= old1) | (active2 &= old2)) == 0L) in jjMoveStringLiteralDfa2_0()
404 return jjStartNfa_0(0, old0, old1, old2); in jjMoveStringLiteralDfa2_0()
477 private int jjMoveStringLiteralDfa3_0(long old0, long active0, long old1, long active1, long old2, … in jjMoveStringLiteralDfa3_0() argument
479 if (((active0 &= old0) | (active1 &= old1) | (active2 &= old2)) == 0L) in jjMoveStringLiteralDfa3_0()
480 return jjStartNfa_0(1, old0, old1, old2); in jjMoveStringLiteralDfa3_0()
/external/python/cpython2/Lib/xml/dom/
Dminidom.py733 old2 = self._attrsNS.get((attr.namespaceURI, attr.localName), None)
734 if old2 is not None and old2 is not old1:
735 self.removeAttributeNode(old2)
742 if old2 is not attr:
743 return old2
/external/python/cpython3/Lib/xml/dom/
Dminidom.py791 old2 = self._attrsNS.get((attr.namespaceURI, attr.localName), None)
792 if old2 is not None and old2 is not old1:
793 self.removeAttributeNode(old2)
800 if old2 is not attr:
801 return old2
/external/llvm/test/CodeGen/SystemZ/
Dasm-18.ll23 %old2 = load i32 , i32 *%ptr2
27 "=h,=r,=h,=r,0,1,2,3"(i32 %old1, i32 %old2, i32 %old3, i32 %old4)
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dasm-18.ll23 %old2 = load i32, i32 *%ptr2
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".