/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-generated-sources/com/github/javaparser/ |
D | ASTParserTokenManager.java | 487 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() 708 private int jjMoveStringLiteralDfa5_0(long old0, long active0, long old1, long active1){ in jjMoveStringLiteralDfa5_0() argument [all …]
|
/external/python/cffi/c/ |
D | call_python.c | 61 PyObject *error, *onerror, *infotuple, *old1; in _ffi_def_extern_decorator() local 131 old1 = externpy->reserved1; in _ffi_def_extern_decorator() 134 Py_XDECREF(old1); in _ffi_def_extern_decorator() 150 PyObject *interpstate_dict, *interpstate_key, *infotuple, *old1, *new1; in _update_cache_to_call_python() local 169 old1 = (PyObject *)externpy->reserved1; in _update_cache_to_call_python() 173 Py_XDECREF(old1); in _update_cache_to_call_python()
|
/external/python/cpython3/Lib/test/test_tools/ |
D | test_fixcid.py | 15 old1 = 'int xx = "xx\\"xx"[xx];\n' 17 output = self.run_script(old1 + old2) 28 "{new2}".format(old1=old1, old2=old2, new1=new1, new2=new2)
|
/external/javaparser/javaparser-core/generated-sources/javacc/com/github/javaparser/ |
D | GeneratedJavaParserTokenManager.java | 496 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() 734 private int jjMoveStringLiteralDfa5_0(long old0, long active0, long old1, long active1){ in jjMoveStringLiteralDfa5_0() argument [all …]
|
/external/python/cpython2/Lib/test/ |
D | test_tools.py | 366 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/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/generated/com/github/javaparser/ |
D | ASTParserTokenManager.java | 401 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() 553 private int jjMoveStringLiteralDfa4_0(long old0, long active0, long old1, long active1) in jjMoveStringLiteralDfa4_0() argument 555 if (((active0 &= old0) | (active1 &= old1)) == 0L) in jjMoveStringLiteralDfa4_0() 556 return jjStartNfa_0(2, old0, old1, 0L); in jjMoveStringLiteralDfa4_0() 625 private int jjMoveStringLiteralDfa5_0(long old0, long active0, long old1, long active1) in jjMoveStringLiteralDfa5_0() argument [all …]
|
/external/lua/src/ |
D | lgc.c | 995 checkpointer(&g->old1, o); in correctpointers() 1234 sweepgen(L, g, psurvival, g->old1, &g->firstold1); in youngcollection() 1235 g->reallyold = g->old1; in youngcollection() 1236 g->old1 = *psurvival; /* 'survival' survivals are old now */ in youngcollection() 1265 g->reallyold = g->old1 = g->survival = g->allgc; in atomic2gen() 1304 g->reallyold = g->old1 = g->survival = NULL; in enterinc()
|
D | lstate.h | 284 GCObject *old1; /* start of old1 objects */ member
|
D | lstate.c | 416 g->firstold1 = g->survival = g->old1 = g->reallyold = NULL; in lua_newstate()
|
/external/python/cpython2/Lib/xml/dom/ |
D | minidom.py | 730 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/python/cpython3/Lib/xml/dom/ |
D | minidom.py | 788 old1 = self._attrs.get(attr.name, None) 789 if old1 is not None: 790 self.removeAttributeNode(old1) 792 if old2 is not None and old2 is not old1: 796 if old1 is not attr: 799 return old1
|
/external/llvm/test/CodeGen/SystemZ/ |
D | asm-18.ll | 22 %old1 = load i32 , i32 *%ptr1 27 "=h,=r,=h,=r,0,1,2,3"(i32 %old1, i32 %old2, i32 %old3, i32 %old4)
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | asm-18.ll | 22 %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/ |
D | RELEASE-README | 524 "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".
|