/third_party/ffmpeg/libavutil/tests/ |
D | twofish.c | 42 uint8_t temp[32], iv[16], rpt[32] = {0}; in main() local 51 av_twofish_crypt(cs, temp, rpt, 1, NULL, 0); in main() 60 if (rpt[i] != temp[i]) { in main() 61 av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rpt[i], temp[i]); in main() 68 memset(rpt, 0, sizeof(rpt)); in main() 71 av_twofish_crypt(cs, temp, rpt, 1, NULL, 0); in main() 73 memcpy(Key,rpt,16); in main() 74 memcpy(rpt,temp,16); in main() 86 if (rct[3 + j][i] != rpt[i]) { in main() 87 av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rct[3 + j][i], rpt[i]); in main() [all …]
|
D | camellia.c | 41 …const uint8_t rpt[32] = {0x01, 0x23, 0x45, 0x67, 0x89, 0xab, 0xcd, 0xef, 0xfe, 0xdc, 0xba, 0x98, 0… in main() local 51 av_camellia_crypt(cs, temp, rpt, 1, NULL, 0); in main() 60 if (rpt[i] != temp[i]) { in main() 61 av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rpt[i], temp[i]); in main() 68 av_camellia_crypt(cs, temp, rpt, 2, iv, 0); in main() 72 if (rpt[i] != temp[i]) { in main() 73 av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rpt[i], temp[i]); in main()
|
D | cast5.c | 37 static const uint8_t rpt[8] = {0x01, 0x23, 0x45, 0x67, 0x89, 0xab, 0xcd, 0xef}; in main() local 59 av_cast5_crypt(cs, temp, rpt, 1, 0); in main() 69 if (rpt[i] != temp[i]) { in main() 70 av_log(NULL, AV_LOG_ERROR, "%d %02x %02x\n", i, rpt[i], temp[i]); in main()
|
D | aes.c | 39 static const uint8_t rpt[2][16] = { in main() local 65 if (rpt[i][j] != temp[j]) { in main() 67 j, rpt[i][j], temp[j]); in main()
|
/third_party/libcoap/src/oscore/ |
D | oscore_context.c | 196 oscore_recipient_ctx_t *rpt = pt->recipient_chain; in oscore_find_context() local 198 while (rpt) { in oscore_find_context() 200 if (rcpkey_id.length == rpt->recipient_id->length) { in oscore_find_context() 202 ok = memcmp(rpt->recipient_id->s, rcpkey_id.s, rcpkey_id.length) != 0; in oscore_find_context() 222 *recipient_ctx = rpt; in oscore_find_context() 226 rpt = rpt->next_recipient; in oscore_find_context()
|
/third_party/astc-encoder/Source/ |
D | astcenc_compress_symbolic.cpp | 1119 float rpt = 1.0f / astc::max(weight_sum, 1e-7f); in prepare_block_statistics() local 1121 rr_var -= rs * (rs * rpt); in prepare_block_statistics() 1122 rg_cov -= gs * (rs * rpt); in prepare_block_statistics() 1123 rb_cov -= bs * (rs * rpt); in prepare_block_statistics() 1124 ra_cov -= as * (rs * rpt); in prepare_block_statistics() 1126 gg_var -= gs * (gs * rpt); in prepare_block_statistics() 1127 gb_cov -= bs * (gs * rpt); in prepare_block_statistics() 1128 ga_cov -= as * (gs * rpt); in prepare_block_statistics() 1130 bb_var -= bs * (bs * rpt); in prepare_block_statistics() 1131 ba_cov -= as * (bs * rpt); in prepare_block_statistics() [all …]
|
/third_party/python/Lib/ |
D | profile.py | 249 rpt, rit, ret, rfn, rframe, rcur = self.cur 252 self.cur = rpt, rit+t, ret, rfn, rframe, rcur 258 rpt, rit, ret, rfn, rframe, rcur = self.cur 297 rpt, rit, ret, rfn, frame, rcur = self.cur 302 self.cur = ppt, pit + rpt, pet + frame_total, pfn, pframe, pcur
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 6668 "rpt",
|
/third_party/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 6775 "rpt",
|
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/ |
D | hdr-rgb-canarywharf.hdr | 435 …lgdd^n�`_YV���`�zxusvxll����|vrO�qYS������������jv�UW��h�\���~zyaf�s|��\q�rpt~zN��~���s[���_��fh�…
|
/third_party/openh264/res/ |
D | Cisco_Absolute_Power_1280x720_30fps.yuv | 3873 …10.01110/-.132363573255:74756644210/111222220/0/-+.0@a���˚xusjglok]VW\`ajy{rpt{�����������~}~z{|{|…
|
/third_party/skia/experimental/wasm-skp-debugger/debugger/ |
D | anim.mskp | 12881 …f'2�>pN�Z_Y�Xk�/D���k/�W"R�� ��|m�@@��!��`f��`f5u�4���7C!�\Q���>~rpt�������5�j�#���<�
|