/third_party/ltp/testcases/kernel/io/direct_io/ |
D | diotest_routines.c | 93 int vbufcmp(struct iovec *iv1, struct iovec *iv2, int vcnt) in vbufcmp() argument 97 for (i = 0; i < vcnt; iv1++, iv2++, i++) { in vbufcmp() 98 if (bufcmp(iv1->iov_base, iv2->iov_base, iv1->iov_len) < 0) { in vbufcmp() 100 i, (char *)iv1->iov_base, in vbufcmp()
|
D | diotest_routines.h | 6 extern int vbufcmp(struct iovec *iv1, struct iovec *iv2, int vcnt);
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
D | aesv8-armx.pl | 2231 my ($iv0,$iv1,$iv2,$iv3,$iv4)=("v6.16b","v8.16b","v9.16b","v10.16b","v11.16b"); 2374 // the five ivs stored into, $iv0,$iv1,$iv2,$iv3,$iv4 2412 veor $dat2,$dat2,$iv1 2576 veor $tmp1,$rndlast,$iv1 2624 veor $dat1,$in1,$iv1 2646 vorr $iv2,$iv1,$iv1 2647 vorr $iv1,$iv0,$iv0 2651 veor $dat1,$iv1,$in1 2666 veor $dat1,$iv1,$in3 2719 veor $tmp1,$iv1,$rndlast [all …]
|
D | aesfx-sparcv9.pl | 394 my ($iv0,$iv1,$r0hi,$r0lo,$rlhi,$rllo,$in0,$in1,$intail,$outhead,$fshift) 655 fmovd %f2, $iv1 692 fxor $iv1, $rllo, %f8 694 fmovd $in1, $iv1 727 st $iv1, [$ivp + 8] 728 st $iv1#lo, [$ivp + 12] 821 fxor $iv1, $rllo, %f8 823 fmovd $in1, $iv1 852 st $iv1, [$ivp + 8] 853 st $iv1#lo, [$ivp + 12]
|
/third_party/openssl/crypto/aes/asm/ |
D | aesv8-armx.pl | 2231 my ($iv0,$iv1,$iv2,$iv3,$iv4)=("v6.16b","v8.16b","v9.16b","v10.16b","v11.16b"); 2374 // the five ivs stored into, $iv0,$iv1,$iv2,$iv3,$iv4 2412 veor $dat2,$dat2,$iv1 2576 veor $tmp1,$rndlast,$iv1 2624 veor $dat1,$in1,$iv1 2646 vorr $iv2,$iv1,$iv1 2647 vorr $iv1,$iv0,$iv0 2651 veor $dat1,$iv1,$in1 2666 veor $dat1,$iv1,$in3 2719 veor $tmp1,$iv1,$rndlast [all …]
|
D | aesfx-sparcv9.pl | 394 my ($iv0,$iv1,$r0hi,$r0lo,$rlhi,$rllo,$in0,$in1,$intail,$outhead,$fshift) 655 fmovd %f2, $iv1 692 fxor $iv1, $rllo, %f8 694 fmovd $in1, $iv1 727 st $iv1, [$ivp + 8] 728 st $iv1#lo, [$ivp + 12] 821 fxor $iv1, $rllo, %f8 823 fmovd $in1, $iv1 852 st $iv1, [$ivp + 8] 853 st $iv1#lo, [$ivp + 12]
|
/third_party/glslang/Test/baseResults/ |
D | spv.1.4.OpSelect.frag.out | 19 Name 30 "iv1" 79 30(iv1): 29(ptr) Variable Function 95 Store 30(iv1) 33 102 41: 28(ivec4) Load 30(iv1)
|
/third_party/node/test/async-hooks/ |
D | test-graph.intervals.js | 12 const iv1 = setInterval(common.mustCall(onfirstInterval, 3), TIMEOUT); constant 17 clearInterval(iv1);
|
/third_party/mbedtls/programs/cipher/ |
D | cipher_aead_demo.c | 73 const unsigned char iv1[12] = { 0x00 }; variable 236 iv1, sizeof(iv1), add_data1, sizeof(add_data1), in aead_demo()
|
/third_party/mbedtls/programs/psa/ |
D | aead_demo.c | 76 const unsigned char iv1[12] = { 0x00 }; variable 253 iv1, sizeof(iv1), add_data1, sizeof(add_data1), in aead_demo()
|
/third_party/glslang/Test/ |
D | spv.1.4.OpSelect.frag | 25 ivec4 iv1 = ivec4(f1); 27 …outv *= (cond > 0 ? iv1 : iv2).z; // in all versions, but in 1.4 as scalar condition, not smea…
|
/third_party/python/Lib/test/ |
D | dataclass_module_2.py | 29 iv1: InitVar
|
D | dataclass_module_2_str.py | 29 iv1: InitVar
|
D | dataclass_module_1_str.py | 29 iv1: dataclasses.InitVar
|
D | dataclass_module_1.py | 29 iv1: dataclasses.InitVar
|
/third_party/openssl/test/ |
D | evp_extra_test.c | 3929 const unsigned char *iv1; member 3982 if (!TEST_true(EVP_CipherInit_ex(ctx, NULL, NULL, kGCMResetKey, t->iv1, 1))) { in test_gcm_reinit()
|
/third_party/cups-filters/cupsfilters/ |
D | image.ppm | 3176 !1+)N<6b82`;5eQK{SO�RN�b`�on�bd�\a�jp����������|����ynuV]q<g�;t�>r�4h�(e&iv1{|PuoYNIC45:9CLFXbO…
|