Home
last modified time | relevance | path

Searched defs:pm1 (Results 1 – 18 of 18) sorted by relevance

/external/clang/test/SemaTemplate/
Dmember-function-template.cpp33 int& (X::*pm1)(int) = &X::f0; in test_X_f0_address() local
38 int& (X::*pm1)(int) = &X::f1; in test_X_f1_address() local
Dinstantiate-complete.cpp45 void test_memptr(X<long> *p1, long X<long>::*pm1,
/external/llvm-project/clang/test/SemaTemplate/
Dmember-function-template.cpp33 int& (X::*pm1)(int) = &X::f0; in test_X_f0_address() local
38 int& (X::*pm1)(int) = &X::f1; in test_X_f1_address() local
Dinstantiate-complete.cpp45 void test_memptr(X<long> *p1, long X<long>::*pm1,
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dvp8_loopfilter_filters_dspr2.c307 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_horizontal_edge_mips() local
500 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_uvhorizontal_edge_mips() local
606 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_vertical_edge_mips() local
920 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_uvvertical_edge_mips() local
1484 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_horizontal_edge_mips() local
1616 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_uvhorizontal_edge_mips() local
1730 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_vertical_edge_mips() local
1919 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_uvvertical_edge_mips() local
/external/ltp/testcases/kernel/mem/mem/
Dmem02.c77 char *pm1, *pm2, *pm3, *pm4; in main() local
/external/libaom/libaom/aom_dsp/mips/
Dloopfilter_filters_dspr2.c30 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in aom_lpf_horizontal_4_dspr2() local
114 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in aom_lpf_vertical_4_dspr2() local
/external/libvpx/libvpx/vpx_dsp/mips/
Dloopfilter_filters_dspr2.c28 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vpx_lpf_horizontal_4_dspr2() local
112 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vpx_lpf_vertical_4_dspr2() local
/external/wpa_supplicant_8/src/common/
Ddragonfly.c90 struct crypto_bignum *tmp, *pm1, *one; in dragonfly_get_rand_1_to_p_1() local
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1-11.cpp40 PM<(0)> pm1; // expected-error{{null non-type template argument must be cast to template parameter … variable
/external/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1-11.cpp40 PM<(0)> pm1; // expected-error{{null non-type template argument must be cast to template parameter … variable
/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
Dp4.cpp65 const double X::* X::* pm1 = apm; // expected-note {{instantiation of}} in test_deduce_two_level_ptrmem_with_qual() local
/external/skqp/tools/
Dsk_tool_utils.cpp393 SkPixmap pm0, pm1; in equal_pixels() local
402 SkPixmap pm0, pm1; in equal_pixels() local
/external/skia/tools/
DToolUtils.cpp461 SkPixmap pm0, pm1; in equal_pixels() local
470 SkPixmap pm0, pm1; in equal_pixels() local
/external/boringssl/src/crypto/fipsmodule/rsa/
Drsa_impl.c1173 BIGNUM *pm1 = BN_CTX_get(ctx); in rsa_generate_key_impl() local
Drsa.c720 BIGNUM tmp, de, pm1, qm1, dmp1, dmq1; in RSA_check_key() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rsa/
Drsa_impl.c1141 BIGNUM *pm1 = BN_CTX_get(ctx); in rsa_generate_key_impl() local
Drsa.c704 BIGNUM tmp, de, pm1, qm1, dmp1, dmq1; in RSA_check_key() local