Home
last modified time | relevance | path

Searched refs:blk2 (Results 1 – 25 of 41) sorted by relevance

12

/external/deqp-deps/glslang/Test/
Dspv.meshShaderUserDefined.mesh35 } blk2[];
52 blk2[iid].f = blk2[iid-1].f + 20.0;
53 blk2[iid].pos = vec4(21.0, 22.0, 23.0, 24.0);
54 blk2[iid+1].m[gid] = blk2[iid].pos;
55 blk2[iid+1].m[gid][2] = 29.0;
56 blk2[iid+2].m[3] = blk2[iid+1].m[gid];
Dspv.320.meshShaderUserDefined.mesh35 } blk2[];
52 blk2[iid].f = blk2[iid-1].f + 20.0;
53 blk2[iid].pos = vec4(21.0, 22.0, 23.0, 24.0);
54 blk2[iid+1].m[gid] = blk2[iid].pos;
55 blk2[iid+1].m[gid][2] = 29.0;
56 blk2[iid+2].m[3] = blk2[iid+1].m[gid];
/external/deqp-deps/glslang/Test/baseResults/
Dspv.meshShaderUserDefined.mesh.out34 Name 101 "blk2"
46 Decorate 101(blk2) Location 20
101 101(blk2): 100(ptr) Variable Output
170 105: 39(ptr) AccessChain 101(blk2) 104 37
173 109: 39(ptr) AccessChain 101(blk2) 102 37
176 116: 68(ptr) AccessChain 101(blk2) 110 44
182 121: 68(ptr) AccessChain 101(blk2) 120 44
184 123: 68(ptr) AccessChain 101(blk2) 118 52 119
189 128: 39(ptr) AccessChain 101(blk2) 125 52 126 28
196 134: 68(ptr) AccessChain 101(blk2) 132 52 133
[all …]
Dspv.320.meshShaderUserDefined.mesh.out34 Name 103 "blk2"
46 Decorate 103(blk2) Location 20
101 103(blk2): 102(ptr) Variable Output
172 107: 41(ptr) AccessChain 103(blk2) 106 39
175 111: 41(ptr) AccessChain 103(blk2) 104 39
178 118: 69(ptr) AccessChain 103(blk2) 112 44
184 123: 69(ptr) AccessChain 103(blk2) 122 44
186 125: 69(ptr) AccessChain 103(blk2) 120 52 121
191 130: 41(ptr) AccessChain 103(blk2) 127 52 128 31
198 136: 69(ptr) AccessChain 103(blk2) 134 52 135
[all …]
/external/e2fsprogs/e2fsck/
Dpass5.c274 if (pctx->blk == pctx->blk2) in print_bitmap_problem()
275 pctx->blk2 = 0; in print_bitmap_problem()
280 if (pctx->blk == pctx->blk2) in print_bitmap_problem()
281 pctx->blk2 = 0; in print_bitmap_problem()
299 pctx->blk = pctx->blk2 = NO_BLK; in print_bitmap_problem()
342 pctx.blk2 = B2C(ext2fs_blocks_count(fs->super) - 1); in check_block_bitmaps()
357 pctx.blk2 = B2C(ext2fs_blocks_count(fs->super) - 1); in check_block_bitmaps()
369 pctx.blk = pctx.blk2 = NO_BLK; in check_block_bitmaps()
445 pctx.blk = pctx.blk2 = i; in check_block_bitmaps()
449 (pctx.blk2 == i - EXT2FS_CLUSTER_RATIO(fs))) in check_block_bitmaps()
[all …]
Dextents.c448 pctx->blk2 = ext2fs_max_extent_depth(ehandle); in e2fsck_check_rebuild_extents()
449 if (pctx->blk2 < pctx->blk && in e2fsck_check_rebuild_extents()
455 if (pctx->blk2 > pctx->blk) in e2fsck_check_rebuild_extents()
Dpass1b.c341 pb.pctx->blk = pb.pctx->blk2 = 0; in pass1b()
358 op = pctx.blk == pctx.blk2 ? in pass1b()
400 op = p->pctx->blk == p->pctx->blk2 ? in process_pass1b_block()
407 p->pctx->blk2 = *block_nr; in process_pass1b_block()
Dproblem.h19 blk64_t blk, blk2; member
Dpass1.c2803 pctx->blk2 = extent.e_lblk; in scan_extent_node()
2948 pctx->blk2 = extent.e_lblk; in scan_extent_node()
3016 pctx->blk2 = new_lblk; in scan_extent_node()
3077 pctx->blk2 = extent.e_pblk + i; in scan_extent_node()
3176 pctx->blk2 = ext2fs_max_extent_depth(ehandle); in check_blocks_extents()
3177 if (pctx->blk2 < pctx->blk && in check_blocks_extents()
3183 if (pctx->blk2 > pctx->blk) in check_blocks_extents()
3755 pctx->blk2 = blk; in process_block()
4009 pctx.blk2 = *new_block; in new_table_block()
4012 pctx.blk2 = 0; in new_table_block()
Dmessage.c428 fprintf(f, "%*llu", width, (unsigned long long) ctx->blk2); in expand_percent_expression()
Dsuper.c717 pctx.blk2 = ctx->num_blocks; in check_super_block()
728 pctx.blk2 = should_be; in check_super_block()
Dunix.c433 pctx.blk2 = ctx->free_blocks; in check_if_skip()
434 if ((pctx.blk != pctx.blk2) && in check_if_skip()
Dpass2.c233 pctx.blk2 = dx_db->node_min_hash; in e2fsck_pass2()
254 pctx.blk2 = dx_db->node_max_hash; in e2fsck_pass2()
/external/clang/test/CodeGen/
Dinline-asm-mrv.c4 int sad16_sse2(void *v, unsigned char *blk2, unsigned char *blk1, in sad16_sse2() argument
8 : "+r" (h), "+r" (blk1), "+r" (blk2) in sad16_sse2()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dinline-asm-mrv.ll10 define i32 @test1(i8* %v, i8* %blk2, i8* %blk1, i32 %stride, i32 %h) nounwind {
13 "=r,=r,=r,r,r,r,r"( i64 %tmp12, i32 %h, i8* %blk1, i8* %blk2 ) nounwind
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dinline-asm-mrv.ll10 define i32 @test1(i8* %v, i8* %blk2, i8* %blk1, i32 %stride, i32 %h) nounwind {
13 "=r,=r,=r,r,r,r,r"( i64 %tmp12, i32 %h, i8* %blk1, i8* %blk2 ) nounwind
/external/llvm/test/CodeGen/X86/
Dinline-asm-mrv.ll10 define i32 @test1(i8* %v, i8* %blk2, i8* %blk1, i32 %stride, i32 %h) nounwind {
13 "=r,=r,=r,r,r,r,r"( i64 %tmp12, i32 %h, i8* %blk1, i8* %blk2 ) nounwind
/external/lzma/C/
DSha256.c40 #define blk2(i) (W[i] += s1(W[((i)-2)&15]) + W[((i)-7)&15] + s0(W[((i)-15)&15])) macro
48 h += S1(e) + Ch(e,f,g) + K[(i)+(size_t)(j)] + (j ? blk2(i) : blk0(i)); \
76 h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[(i)+(size_t)(j)] + (j ? blk2(i) : blk0(i)); \
/external/llvm/test/Transforms/SLPVectorizer/AArch64/
Dhorizontal.ll13 …ct(i32* noalias nocapture readonly %blk1, i32* noalias nocapture readonly %blk2, i32 %lx, i32 %h) {
25 %p2.024 = phi i32* [ %blk2, %for.body.lr.ph ], [ %add.ptr29, %for.body ]
91 …r(i32* noalias nocapture readonly %blk1, i32* noalias nocapture readonly %blk2, i32 %lx, i32 %h, i…
107 %p2.018 = phi i32* [ %blk2, %for.body.lr.ph ], [ %add.ptr16, %if.end ]
153 …ect(i8* noalias nocapture readonly %blk1, i8* noalias nocapture readonly %blk2, i32 %lx, i32 %h, i…
165 %p2.045 = phi i8* [ %blk2, %for.body.lr.ph ], [ %add.ptr88, %if.end.86 ]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SLPVectorizer/AArch64/
Dhorizontal.ll28 …ct(i32* noalias nocapture readonly %blk1, i32* noalias nocapture readonly %blk2, i32 %lx, i32 %h) {
40 %p2.024 = phi i32* [ %blk2, %for.body.lr.ph ], [ %add.ptr29, %for.body ]
106 …r(i32* noalias nocapture readonly %blk1, i32* noalias nocapture readonly %blk2, i32 %lx, i32 %h, i…
133 %p2.018 = phi i32* [ %blk2, %for.body.lr.ph ], [ %add.ptr16, %if.end ]
190 …ect(i8* noalias nocapture readonly %blk1, i8* noalias nocapture readonly %blk2, i32 %lx, i32 %h, i…
202 %p2.045 = phi i8* [ %blk2, %for.body.lr.ph ], [ %add.ptr88, %if.end.86 ]
/external/libavc/encoder/arm/
Dime_distortion_metrics_a9q.s1265 vadd.u16 d14, d12, d13 @Add Blk1 and blk2
/external/e2fsprogs/po/
De2fsprogs.pot35 #. %c <blk2> block number
Dfi.po33 #. %c <blk2> block number
Dzh_CN.po34 #. %c <blk2> block number
Dsr.po34 #. %c <blk2> block number

12