/external/python/cpython3/Parser/ |
D | parsetok.c | 97 const char *ps1, const char *ps2, in PyParser_ParseFile() 107 const char *ps1, const char *ps2, in PyParser_ParseFileFlags() 118 const char *ps1, const char *ps2, in PyParser_ParseFileObject() 140 const char *ps1, const char *ps2, in PyParser_ParseFileFlagsEx()
|
D | tokenizer.c | 856 const char *ps1, const char *ps2) in PyTokenizer_FromFile()
|
/external/python/cpython2/Parser/ |
D | parsetok.c | 73 char *ps1, char *ps2, perrdetail *err_ret) in PyParser_ParseFile() 81 char *ps1, char *ps2, perrdetail *err_ret, int flags) in PyParser_ParseFileFlags() 89 char *ps1, char *ps2, perrdetail *err_ret, int *flags) in PyParser_ParseFileFlagsEx()
|
D | tokenizer.c | 754 PyTokenizer_FromFile(FILE *fp, char *ps1, char *ps2) in PyTokenizer_FromFile()
|
/external/antlr/gunit/src/main/java/org/antlr/gunit/ |
D | gUnitBaseTest.java | 75 PrintStream ps2 = null; // for redirecting stderr later in execLexer() local 165 PrintStream ps2 = null; // for redirecting stderr later in execParser() local 307 PrintStream ps2 = null; // for redirecting stderr later in execTreeParser() local
|
D | gUnitExecutor.java | 236 PrintStream ps2 = null; // for redirecting stderr later in runLexer() local 311 PrintStream ps2 = null; // for redirecting stderr later in runParser() local 435 PrintStream ps2 = null; // for redirecting stderr later in runTreeParser() local 627 protected void checkForValidInput(CommonTokenStream tokens, PrintStream ps2) { in checkForValidInput()
|
/external/wpa_supplicant_8/src/utils/ |
D | edit_simple.c | 19 static const char *ps2 = NULL; variable
|
D | edit_readline.c | 132 char *ps2 = os_malloc(blen); in edit_init() local
|
D | edit.c | 23 static const char *ps2 = NULL; variable
|
/external/clang/test/SemaCXX/ |
D | warn-memset-bad-sizeof.cpp | 30 PS ps2 = &s; in f() local
|
/external/fdlibm/ |
D | e_j1.c | 307 static const double ps2[5] = { variable
|
/external/python/cpython3/Python/ |
D | pythonrun.c | 182 const char *ps1 = "", *ps2 = "", *enc = NULL; in PyRun_InteractiveOneObjectEx() local 1212 const char *ps2, PyCompilerFlags *flags, int *errcode, in PyParser_ASTFromFileObject() 1245 const char *ps2, PyCompilerFlags *flags, int *errcode, in PyParser_ASTFromFile()
|
/external/clang/test/CodeGen/ |
D | xcore-stringtype.c | 125 struct S1{struct S2 *ps2;}; member
|
/external/libvpx/libvpx/vp8/common/ |
D | loopfilter_filters.c | 142 signed char ps2 = (signed char)*op2 ^ 0x80; in vp8_mbfilter() local
|
/external/python/cpython2/Python/ |
D | pythonrun.c | 821 char *ps1 = "", *ps2 = ""; in PyRun_InteractiveOneFlags() local 1500 char *ps2, PyCompilerFlags *flags, int *errcode, in PyParser_ASTFromFile()
|
/external/icu/icu4c/source/common/ |
D | ucnv_ext.cpp | 1036 const uint16_t *stage12, *stage3, *ps2, *ps3; in ucnv_extGetUnicodeSet() local
|
/external/libvpx/libvpx/vp8/common/mips/dspr2/ |
D | vp8_loopfilter_filters_dspr2.c | 1210 uint32_t *ps2, uint32_t *ps1, in vp8_mbfilter_mips()
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetMBCS.java | 5006 int ps2, ps3; in extGetUnicodeSet() local
|