Home
last modified time | relevance | path

Searched defs:sp1 (Results 1 – 17 of 17) 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/chromium_org/net/tools/balsa/
Dbalsa_headers_test.cc61 StringPiece sp1 = buffer_->Write(StringPiece("hello"), &index1); in TEST_F() local
79 StringPiece sp1 = buffer_->Write(as, &index1); in TEST_F() local
110 StringPiece sp1 = buffer_->Write(StringPiece("hello"), &index1); in TEST_F() 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/chromium_org/third_party/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/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.c82 const struct seapp_context *const *sp1 = A, *const *sp2 = B; in seapp_context_cmp() local
/external/libvpx/libvpx/vp9/common/mips/dspr2/
Dvp9_mblpf_horiz_loopfilter_dspr2.c32 uint8_t *sp7, *sp6, *sp5, *sp4, *sp3, *sp2, *sp1, *sp0; in vp9_mb_lpf_horizontal_edge_w_dspr2() local
Dvp9_mbloop_loopfilter_dspr2.c32 uint8_t *sp3, *sp2, *sp1, *sp0, *sq0, *sq1, *sq2, *sq3; in vp9_mbloop_filter_horizontal_edge_dspr2() 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
/external/chromium_org/tools/win/split_link/viz.js/
Dviz.js84340 function _mkspline($inps, $inpn, $tnas, $ev0, $ev1, $sp0, $sv0, $sp1, $sv1) {