/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_stackdepot_test.cc | 24 const uptr *sp1 = StackDepotGet(i1, &sz1); in TEST() local 32 const uptr *sp1 = StackDepotGet((1 << 30) - 1, &sz1); in TEST() local 39 const uptr *sp1 = StackDepotGet(i1, &sz1); in TEST() local 45 const uptr *sp1 = StackDepotGet(0, &sz1); in TEST() local 55 const uptr *sp1 = StackDepotGet(i1, &sz1); in TEST() local
|
/external/valgrind/main/none/tests/x86/ |
D | pushpopseg.c | 6 unsigned long sp1; in main() local
|
/external/bison/src/ |
D | print_graph.c | 83 item_number *sp1; in print_core() local
|
D | tables.c | 387 base_number *sp1; in save_row() local 490 base_number *sp1; in save_column() local
|
D | print.c | 93 item_number *sp1; in print_core() local
|
D | print-xml.c | 78 item_number *sp1; in print_core() local
|
/external/ipsec-tools/src/libipsec/ |
D | test-policy.c | 228 char *sp1, *sp2; in test2() local
|
/external/qemu/distrib/sdl-1.2.15/src/video/qtopia/ |
D | SDL_QWin.cc | 149 ulong *sp1, *sp2, *dp1, *dp2; in gs_fastRotateBlit_3() local 205 ulong *sp1, *sp2, *dp1, *dp2; in gs_fastRotateBlit_1() local
|
/external/regex-re2/re2/testing/ |
D | regexp_benchmark.cc | 1032 StringPiece sp1, sp2, sp3; in Parse3PCRE() local 1041 StringPiece sp1, sp2, sp3; in Parse3RE2() local 1099 StringPiece sp1, sp2, sp3; in Parse3CachedPCRE() local 1108 StringPiece sp1, sp2, sp3; in Parse3CachedRE2() local 1162 StringPiece sp1; in Parse1PCRE() local 1171 StringPiece sp1; in Parse1RE2() local 1229 StringPiece sp1; in Parse1CachedPCRE() local 1238 StringPiece sp1; in Parse1CachedRE2() local 1249 StringPiece sp1, sp2; in SearchParse2CachedPCRE() local 1259 StringPiece sp1, sp2; in SearchParse2CachedRE2() local [all …]
|
/external/libselinux/src/ |
D | label_android_property.c | 34 const struct spec *sp1 = A, *sp2 = B; in cmp() local
|
D | android.c | 86 const struct seapp_context *const *sp1 = A, *const *sp2 = B; in seapp_context_cmp() local
|
/external/opencv/cv/src/ |
D | cvcontourtree.cpp | 77 double s, sp1, sp2, sn1, sn2, s_c, sp1_c, sp2_c, sn1_c, sn2_c, h, hp1, hp2, hn1, hn2, in icvCreateContourTree() local
|