Home
last modified time | relevance | path

Searched defs:sp1 (Results 1 – 12 of 12) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stackdepot_test.cc24 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/
Dpushpopseg.c6 unsigned long sp1; in main() local
/external/bison/src/
Dprint_graph.c83 item_number *sp1; in print_core() local
Dtables.c387 base_number *sp1; in save_row() local
490 base_number *sp1; in save_column() local
Dprint.c93 item_number *sp1; in print_core() local
Dprint-xml.c78 item_number *sp1; in print_core() local
/external/ipsec-tools/src/libipsec/
Dtest-policy.c228 char *sp1, *sp2; in test2() local
/external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
DSDL_QWin.cc149 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/
Dregexp_benchmark.cc1032 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/
Dlabel_android_property.c34 const struct spec *sp1 = A, *sp2 = B; in cmp() local
Dandroid.c86 const struct seapp_context *const *sp1 = A, *const *sp2 = B; in seapp_context_cmp() local
/external/opencv/cv/src/
Dcvcontourtree.cpp77 double s, sp1, sp2, sn1, sn2, s_c, sp1_c, sp2_c, sn1_c, sn2_c, h, hp1, hp2, hn1, hn2, in icvCreateContourTree() local