/external/ltp/testcases/kernel/mem/mem/ |
D | mem02.c | 77 char *pm1, *pm2, *pm3, *pm4; in main() local 107 if ((pm2 = pm1 = calloc(memsize, 1)) == NULL) { in main() 119 pm2 = pm1; in main() 122 pm2 = pm1; in main() 129 free(pm1); in main() 137 if ((pm2 = pm1 = malloc(memsize)) == NULL) { in main() 143 pm2 = pm1; in main() 150 free(pm1); in main()
|
/external/libvpx/libvpx/vp8/common/mips/dspr2/ |
D | vp8_loopfilter_filters_dspr2.c | 307 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_horizontal_edge_mips() local 346 pm1 = *((uint32_t *)(sm1)); in vp8_loop_filter_horizontal_edge_mips() 351 vp8_filter_mask_vec_mips(limit, flimit, p1, p2, pm1, p0, p3, p4, p5, p6, in vp8_loop_filter_horizontal_edge_mips() 388 pm1 = *((uint32_t *)(sm1)); in vp8_loop_filter_horizontal_edge_mips() 393 vp8_filter_mask_vec_mips(limit, flimit, p1, p2, pm1, p0, p3, p4, p5, p6, in vp8_loop_filter_horizontal_edge_mips() 430 pm1 = *((uint32_t *)(sm1)); in vp8_loop_filter_horizontal_edge_mips() 435 vp8_filter_mask_vec_mips(limit, flimit, p1, p2, pm1, p0, p3, p4, p5, p6, in vp8_loop_filter_horizontal_edge_mips() 472 pm1 = *((uint32_t *)(sm1)); in vp8_loop_filter_horizontal_edge_mips() 477 vp8_filter_mask_vec_mips(limit, flimit, p1, p2, pm1, p0, p3, p4, p5, p6, in vp8_loop_filter_horizontal_edge_mips() 500 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_uvhorizontal_edge_mips() local [all …]
|
/external/wpa_supplicant_8/src/common/ |
D | dragonfly.c | 90 struct crypto_bignum *tmp, *pm1, *one; in dragonfly_get_rand_1_to_p_1() local 93 pm1 = crypto_bignum_init(); in dragonfly_get_rand_1_to_p_1() 95 if (!tmp || !pm1 || !one || in dragonfly_get_rand_1_to_p_1() 96 crypto_bignum_sub(prime, one, pm1) < 0 || in dragonfly_get_rand_1_to_p_1() 97 crypto_bignum_rand(tmp, pm1) < 0 || in dragonfly_get_rand_1_to_p_1() 103 crypto_bignum_deinit(pm1, 0); in dragonfly_get_rand_1_to_p_1()
|
/external/llvm/test/CodeGen/ARM/ |
D | flag-crash.ll | 6 define fastcc void @func(%struct.gs_matrix* nocapture %pm1) nounwind { 8 %0 = getelementptr inbounds %struct.gs_matrix, %struct.gs_matrix* %pm1, i32 0, i32 6 10 %2 = getelementptr inbounds %struct.gs_matrix, %struct.gs_matrix* %pm1, i32 0, i32 8 12 %4 = getelementptr inbounds %struct.gs_matrix, %struct.gs_matrix* %pm1, i32 0, i32 2
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | flag-crash.ll | 6 define fastcc void @func(%struct.gs_matrix* nocapture %pm1) nounwind { 8 %0 = getelementptr inbounds %struct.gs_matrix, %struct.gs_matrix* %pm1, i32 0, i32 6 10 %2 = getelementptr inbounds %struct.gs_matrix, %struct.gs_matrix* %pm1, i32 0, i32 8 12 %4 = getelementptr inbounds %struct.gs_matrix, %struct.gs_matrix* %pm1, i32 0, i32 2
|
/external/libaom/libaom/aom_dsp/mips/ |
D | loopfilter_filters_dspr2.c | 30 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in aom_lpf_horizontal_4_dspr2() local 82 : [pm1] "=&r"(pm1), [p0] "=&r"(p0), [p5] "=&r"(p5), [p6] "=&r"(p6) in aom_lpf_horizontal_4_dspr2() 85 filter_hev_mask_dspr2(limit_vec, flimit_vec, p1, p2, pm1, p0, p3, p4, p5, in aom_lpf_horizontal_4_dspr2() 114 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in aom_lpf_vertical_4_dspr2() local 153 pm1 = *((uint32_t *)(s4 - 4)); in aom_lpf_vertical_4_dspr2() 175 [pm1] "+r"(pm1), [sec3] "=&r"(sec3), [sec4] "=&r"(sec4) in aom_lpf_vertical_4_dspr2() 204 filter_hev_mask_dspr2(limit_vec, flimit_vec, p1, p2, pm1, p0, p3, p4, p5, in aom_lpf_vertical_4_dspr2()
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | loopfilter_filters_dspr2.c | 28 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vpx_lpf_horizontal_4_dspr2() local 80 : [pm1] "=&r"(pm1), [p0] "=&r"(p0), [p5] "=&r"(p5), [p6] "=&r"(p6) in vpx_lpf_horizontal_4_dspr2() 83 filter_hev_mask_dspr2(limit_vec, flimit_vec, p1, p2, pm1, p0, p3, p4, p5, in vpx_lpf_horizontal_4_dspr2() 112 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vpx_lpf_vertical_4_dspr2() local 151 pm1 = *((uint32_t *)(s4 - 4)); in vpx_lpf_vertical_4_dspr2() 173 [pm1] "+r"(pm1), [sec3] "=&r"(sec3), [sec4] "=&r"(sec4) in vpx_lpf_vertical_4_dspr2() 202 filter_hev_mask_dspr2(limit_vec, flimit_vec, p1, p2, pm1, p0, p3, p4, p5, in vpx_lpf_vertical_4_dspr2()
|
/external/llvm-project/mlir/test/Bindings/Python/ |
D | pass_manager.py | 27 pm1 = PassManager._CAPICreate(pm_capsule) 28 assert pm1 is not None # And does not crash.
|
/external/llvm-project/clang/test/SemaTemplate/ |
D | instantiate-complete.cpp | 45 void test_memptr(X<long> *p1, long X<long>::*pm1, argument 52 (void)(p1->*pm1);
|
D | member-function-template.cpp | 33 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
|
/external/clang/test/SemaTemplate/ |
D | instantiate-complete.cpp | 45 void test_memptr(X<long> *p1, long X<long>::*pm1, argument 52 (void)(p1->*pm1);
|
D | member-function-template.cpp | 33 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
|
/external/skia/tools/ |
D | ToolUtils.cpp | 461 SkPixmap pm0, pm1; in equal_pixels() local 462 return bm0.peekPixels(&pm0) && bm1.peekPixels(&pm1) && equal_pixels(pm0, pm1); in equal_pixels() 470 SkPixmap pm0, pm1; in equal_pixels() local 471 return imga->peekPixels(&pm0) && imgb->peekPixels(&pm1) && equal_pixels(pm0, pm1); in equal_pixels()
|
/external/skqp/tools/ |
D | sk_tool_utils.cpp | 393 SkPixmap pm0, pm1; in equal_pixels() local 394 return bm0.peekPixels(&pm0) && bm1.peekPixels(&pm1) && equal_pixels(pm0, pm1); in equal_pixels() 402 SkPixmap pm0, pm1; in equal_pixels() local 403 return imga->peekPixels(&pm0) && imgb->peekPixels(&pm1) && equal_pixels(pm0, pm1); in equal_pixels()
|
/external/boringssl/src/crypto/fipsmodule/rsa/ |
D | rsa.c | 720 BIGNUM tmp, de, pm1, qm1, dmp1, dmq1; in RSA_check_key() local 724 BN_init(&pm1); in RSA_check_key() 750 if (!bn_usub_consttime(&pm1, key->p, BN_value_one()) || in RSA_check_key() 753 !bn_div_consttime(NULL, &tmp, &de, &pm1, ctx) || in RSA_check_key() 773 if (!check_mod_inverse(&dmp1_ok, key->e, key->dmp1, &pm1, ctx) || in RSA_check_key() 791 BN_free(&pm1); in RSA_check_key()
|
D | rsa_impl.c | 1173 BIGNUM *pm1 = BN_CTX_get(ctx); in rsa_generate_key_impl() local 1178 if (totient == NULL || pm1 == NULL || qm1 == NULL || sqrt2 == NULL || in rsa_generate_key_impl() 1251 if (!bn_usub_consttime(pm1, rsa->p, BN_value_one()) || in rsa_generate_key_impl() 1253 !bn_lcm_consttime(totient, pm1, qm1, ctx) || in rsa_generate_key_impl() 1265 !bn_div_consttime(NULL, rsa->dmp1, rsa->d, pm1, ctx) || in rsa_generate_key_impl()
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rsa/ |
D | rsa.c | 704 BIGNUM tmp, de, pm1, qm1, dmp1, dmq1; in RSA_check_key() local 708 BN_init(&pm1); in RSA_check_key() 730 if (!bn_usub_consttime(&pm1, key->p, BN_value_one()) || in RSA_check_key() 733 !bn_div_consttime(NULL, &tmp, &de, &pm1, ctx) || in RSA_check_key() 753 if (!check_mod_inverse(&dmp1_ok, key->e, key->dmp1, &pm1, ctx) || in RSA_check_key() 771 BN_free(&pm1); in RSA_check_key()
|
D | rsa_impl.c | 1141 BIGNUM *pm1 = BN_CTX_get(ctx); in rsa_generate_key_impl() local 1146 if (totient == NULL || pm1 == NULL || qm1 == NULL || sqrt2 == NULL || in rsa_generate_key_impl() 1219 if (!bn_usub_consttime(pm1, rsa->p, BN_value_one()) || in rsa_generate_key_impl() 1221 !bn_lcm_consttime(totient, pm1, qm1, ctx) || in rsa_generate_key_impl() 1233 !bn_div_consttime(NULL, rsa->dmp1, rsa->d, pm1, ctx) || in rsa_generate_key_impl()
|
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
D | p1-11.cpp | 40 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/ |
D | p1-11.cpp | 40 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/ |
D | p4.cpp | 65 const double X::* X::* pm1 = apm; // expected-note {{instantiation of}} in test_deduce_two_level_ptrmem_with_qual() local
|
/external/llvm/test/CodeGen/NVPTX/ |
D | intrinsic-old.ll | 244 ; CHECK: mov.u32 %r{{[0-9]+}}, %pm1; 246 %x = call i32 @llvm.nvvm.read.ptx.sreg.pm1() 308 declare i32 @llvm.nvvm.read.ptx.sreg.pm1()
|
/external/llvm-project/llvm/test/CodeGen/NVPTX/ |
D | intrinsic-old.ll | 251 ; CHECK: mov.u32 %r{{[0-9]+}}, %pm1; 253 %x = call i32 @llvm.nvvm.read.ptx.sreg.pm1() 315 declare i32 @llvm.nvvm.read.ptx.sreg.pm1()
|
/external/llvm/include/llvm/IR/ |
D | IntrinsicsNVVM.td | 3685 def int_nvvm_read_ptx_sreg_pm1 : PTXReadSRegIntrinsic_r32<"pm1">;
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | IntrinsicsNVVM.td | 3991 def int_nvvm_read_ptx_sreg_pm1 : PTXReadNCSRegIntrinsic_r32<"pm1">;
|