/third_party/openssl/crypto/aes/ |
D | aes_ige.c | 91 aes_block_t iv2; in AES_ige_encrypt() local 94 load_block(iv2, ivec + AES_BLOCK_SIZE); in AES_ige_encrypt() 103 tmp2.data[n] ^= iv2.data[n]; in AES_ige_encrypt() 106 iv2 = tmp; in AES_ige_encrypt() 112 memcpy(ivec + AES_BLOCK_SIZE, iv2.data, AES_BLOCK_SIZE); in AES_ige_encrypt() 144 aes_block_t iv2; in AES_ige_encrypt() local 147 load_block(iv2, ivec + AES_BLOCK_SIZE); in AES_ige_encrypt() 153 tmp.data[n] ^= iv2.data[n]; in AES_ige_encrypt() 160 iv2 = tmp; in AES_ige_encrypt() 166 memcpy(ivec + AES_BLOCK_SIZE, iv2.data, AES_BLOCK_SIZE); in AES_ige_encrypt() [all …]
|
/third_party/glslang/Test/baseResults/ |
D | spv.precisionNonESSamp.frag.out | 20 Name 39 "iv2" 43 Decorate 39(iv2) RelaxedPrecision 44 Decorate 39(iv2) Flat 45 Decorate 39(iv2) Location 3 79 39(iv2): 38(ptr) Variable Input 94 40: 37(ivec2) Load 39(iv2) 98 45: 37(ivec2) Load 39(iv2)
|
D | constErrors.frag.out | 6 …t ' const structure{ global 3-component vector of float v3, global 2-component vector of int iv2}' 7 …{ global 3-component vector of float v3, global 2-component vector of int iv2, global 2X4 matrix… 26 …s' ( temp structure{ global 3-component vector of float v3, global 2-component vector of int iv2}) 27 …{ global 3-component vector of float v3, global 2-component vector of int iv2, global 2X4 matrix… 50 …s' ( temp structure{ global 3-component vector of float v3, global 2-component vector of int iv2}) 51 …{ global 3-component vector of float v3, global 2-component vector of int iv2, global 2X4 matrix…
|
D | textureQueryLOD.frag.out | 22 0:29 'iv2' ( temp 2-component vector of int) 39 0:33 'iv2' ( temp 2-component vector of int) 80 0:29 'iv2' ( temp 2-component vector of int) 97 0:33 'iv2' ( temp 2-component vector of int)
|
D | spv.1.4.OpSelect.frag.out | 20 Name 34 "iv2" 80 34(iv2): 29(ptr) Variable Function 99 Store 34(iv2) 37 103 42: 28(ivec4) Load 34(iv2)
|
D | spv.vecMatConstruct.frag.out | 17 Name 37 "iv2" 44 37(iv2): 36(ptr) Variable Function 70 Store 37(iv2) 42
|
D | spv.newTexture.frag.out | 38 Name 243 "iv2" 215 243(iv2): 242(ptr) Variable Function 399 Store 243(iv2) 251 401 255: 68(ivec2) Load 243(iv2)
|
D | newTexture.frag.out | 215 0:71 'iv2' ( temp 2-component vector of int) 226 0:74 'iv2' ( temp 2-component vector of int) 477 0:71 'iv2' ( temp 2-component vector of int) 488 0:74 'iv2' ( temp 2-component vector of int)
|
/third_party/node/test/async-hooks/ |
D | test-graph.intervals.js | 13 let iv2; variable 18 iv2 = setInterval(common.mustCall(onsecondInterval, 1), TIMEOUT + 1); 23 clearInterval(iv2);
|
/third_party/glslang/Test/ |
D | spv.precisionNonESSamp.frag | 14 layout(location = 3) flat in lowp ivec2 iv2; 22 lowp vec4 vi1 = imageLoad(i1, iv2); 23 lowp vec4 vi2 = imageLoad(i2, iv2);
|
D | spv.newTexture.frag | 68 ivec2 iv2 = textureSize(sCubeShadow, 2); 69 // iv2 += textureSize(is2Dms); 71 FragData = v + vec4(iv2, 0.0, 0.0);
|
D | newTexture.frag | 71 ivec2 iv2 = textureSize(sCubeShadow, 2); 72 // iv2 += textureSize(is2Dms); 74 FragData = v + vec4(iv2, 0.0, 0.0);
|
D | textureQueryLOD.frag | 29 ivec2 iv2 = textureSize(sampler, 0); 33 color = vec4(iv2,fv2);
|
D | constErrors.frag | 26 ivec2 iv2; 31 ivec2 iv2;
|
D | spv.1.4.OpSelect.frag | 26 ivec4 iv2 = ivec4(f2); 27 …outv *= (cond > 0 ? iv1 : iv2).z; // in all versions, but in 1.4 as scalar condition, not smea…
|
D | spv.vecMatConstruct.frag | 11 ivec2 iv2 = ivec2(m);
|
D | constFold.frag | 74 ivec2 iv2; 80 float a[s.iv2.y]; // 3 element array
|
/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() 101 (char *)iv2->iov_base); in vbufcmp()
|
D | diotest_routines.h | 6 extern int vbufcmp(struct iovec *iv1, struct iovec *iv2, int vcnt);
|
/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 2427 veor $in2,$dat2,$iv2 // the third block 2428 veor $dat2,$dat2,$iv2 2586 veor $tmp2,$rndlast,$iv2 2626 veor $dat2,$in2,$iv2 2645 vorr $iv3,$iv2,$iv2 2646 vorr $iv2,$iv1,$iv1 2652 veor $dat2,$in2,$iv2 2667 veor $dat2,$in4,$iv2 [all …]
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/opt/ |
D | aggressive_dead_code_elim_test.cpp | 143 OpName %iv2 "iv2" in TEST_F() 153 OpName %iv2 "iv2" in TEST_F()
|
/third_party/python/Lib/test/ |
D | dataclass_module_2.py | 30 iv2: T_IV2
|
D | dataclass_module_2_str.py | 30 iv2: T_IV2
|
D | dataclass_module_1_str.py | 30 iv2: T_IV2
|
D | dataclass_module_1.py | 30 iv2: T_IV2
|