/third_party/libabigail/tests/data/test-diff-dwarf-abixml/ |
D | test0-pr19026-libvtkIOSQL-6.1.so.1-report-0.txt | 242 …ethod virtual bool vtkSQLQuery::BeginTransaction()' at vtkSQLQuery.h:94:1, virtual at voffset 35/57 243 …y::BindParameter(int, const char*)' at vtkSQLQuery.cxx:161:1, virtual at voffset 51/57 {_ZN11vt… 244 …arameter(int, const char*, size_t)' at vtkSQLQuery.cxx:167:1, virtual at voffset 52/57 {_ZN11vt… 245 …arameter(int, const vtkStdString&)' at vtkSQLQuery.cxx:174:1, virtual at voffset 53/57 {_ZN11vt… 246 …LQuery::BindParameter(int, double)' at vtkSQLQuery.cxx:155:1, virtual at voffset 50/57 {_ZN11vt… 247 …QLQuery::BindParameter(int, float)' at vtkSQLQuery.cxx:149:1, virtual at voffset 49/57 {_ZN11vt… 248 …kSQLQuery::BindParameter(int, int)' at vtkSQLQuery.cxx:119:1, virtual at voffset 45/57 {_ZN11vt… 249 …uery::BindParameter(int, long int)' at vtkSQLQuery.cxx:131:1, virtual at voffset 46/57 {_ZN11vt… 250 …ery::BindParameter(int, short int)' at vtkSQLQuery.cxx:107:1, virtual at voffset 44/57 {_ZN11vt… 251 …ry::BindParameter(int, signed char)' at vtkSQLQuery.cxx:94:1, virtual at voffset 43/57 {_ZN11vt… [all …]
|
/third_party/ltp/testcases/kernel/mce-test/tools/ |
D | page-types.c | 348 static void show_page_range(unsigned long voffset, in show_page_range() argument 357 (!opt_pid || voffset == voff + count)) { in show_page_range() 371 voff = voffset; in show_page_range() 375 static void show_page(unsigned long voffset, in show_page() argument 379 printf("%lx\t", voffset); in show_page() 545 static void add_page(unsigned long voffset, in add_page() argument 559 show_page_range(voffset, offset, flags); in add_page() 561 show_page(voffset, offset, flags); in add_page() 568 static void walk_pfn(unsigned long voffset, in walk_pfn() argument 584 add_page(voffset + i, index + i, buf[i]); in walk_pfn()
|
/third_party/mesa3d/src/amd/llvm/ |
D | ac_llvm_build.h | 258 LLVMValueRef vindex, LLVMValueRef voffset, LLVMValueRef soffset, 262 LLVMValueRef vindex, LLVMValueRef voffset, unsigned cache_policy); 265 LLVMValueRef vindex, LLVMValueRef voffset, LLVMValueRef soffset, 270 LLVMValueRef vindex, LLVMValueRef voffset, 275 LLVMValueRef voffset, LLVMValueRef soffset, 279 LLVMValueRef voffset, LLVMValueRef soffset, 283 LLVMValueRef vindex, LLVMValueRef voffset, 291 LLVMValueRef vindex, LLVMValueRef voffset, 296 LLVMValueRef vdata, LLVMValueRef voffset, LLVMValueRef soffset, 300 LLVMValueRef voffset, LLVMValueRef soffset, unsigned cache_policy);
|
D | ac_llvm_build.c | 1204 LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_store_common() argument 1213 args[idx++] = voffset ? voffset : ctx->i32_0; in ac_build_buffer_store_common() 1232 LLVMValueRef vindex, LLVMValueRef voffset, unsigned cache_policy) in ac_build_buffer_store_format() argument 1234 ac_build_buffer_store_common(ctx, rsrc, data, vindex, voffset, NULL, cache_policy, true); in ac_build_buffer_store_format() 1239 LLVMValueRef vindex, LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_store_dword() argument 1253 voffset2 = LLVMBuildAdd(ctx->builder, voffset ? voffset : ctx->i32_0, in ac_build_buffer_store_dword() 1256 ac_build_buffer_store_dword(ctx, rsrc, v01, vindex, voffset, soffset, cache_policy); in ac_build_buffer_store_dword() 1261 ac_build_buffer_store_common(ctx, rsrc, ac_to_float(ctx, vdata), vindex, voffset, soffset, in ac_build_buffer_store_dword() 1266 LLVMValueRef vindex, LLVMValueRef voffset, in ac_build_buffer_load_common() argument 1277 args[idx++] = voffset ? voffset : ctx->i32_0; in ac_build_buffer_load_common() [all …]
|
D | ac_nir_to_llvm.c | 2110 LLVMValueRef voffset = LLVMBuildAdd(ctx->ac.builder, offset, immoffset, ""); in visit_load_buffer() local 2115 ret = ac_build_buffer_load_byte(&ctx->ac, rsrc, voffset, ctx->ac.i32_0, in visit_load_buffer() 2118 ret = ac_build_buffer_load_short(&ctx->ac, rsrc, voffset, ctx->ac.i32_0, in visit_load_buffer() 2124 ret = ac_build_buffer_load(&ctx->ac, rsrc, num_channels, vindex, voffset, ctx->ac.i32_0, in visit_load_buffer() 4218 LLVMValueRef voffset = LLVMBuildAdd(ctx->ac.builder, addr_voffset, in visit_intrinsic() local 4220 result = ac_build_buffer_load(&ctx->ac, descriptor, num_components, NULL, voffset, in visit_intrinsic() 4245 LLVMValueRef voffset = LLVMBuildAdd( in visit_intrinsic() local 4250 ac_build_buffer_store_dword(&ctx->ac, descriptor, data, NULL, voffset, addr_soffset, in visit_intrinsic()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_llvm_gs.c | 214 LLVMValueRef voffset = in si_llvm_emit_vertex() local 218 voffset = LLVMBuildAdd(ctx->ac.builder, voffset, gs_next_vertex, ""); in si_llvm_emit_vertex() 219 voffset = LLVMBuildMul(ctx->ac.builder, voffset, LLVMConstInt(ctx->ac.i32, 4, 0), ""); in si_llvm_emit_vertex() 224 voffset, soffset, ac_glc | ac_slc | ac_swizzled); in si_llvm_emit_vertex() 441 LLVMValueRef voffset = in si_generate_gs_copy_shader() local 493 ac_build_buffer_load(&ctx.ac, ctx.gsvs_ring[0], 1, ctx.ac.i32_0, voffset, soffset, in si_generate_gs_copy_shader()
|
D | si_shader_llvm_vs.c | 185 LLVMValueRef voffset = LLVMConstInt(ctx->ac.i32, fetch_stride * i, 0); in load_input_vs() local 186 fetches[i] = ac_build_buffer_load_format(&ctx->ac, vb_desc, vertex_index, voffset, in load_input_vs()
|
/third_party/libabigail/tests/data/test-abidiff-exit/ |
D | test-leaf-cxx-members-report.txt | 26 …'method virtual int ops::deleted_fn()' at test-leaf-cxx-members-v0.cc:6:1, virtual at voffset 1/1 … 28 …ong int ops::added_fn()' at test-leaf-cxx-members-v1.cc:11:1, virtual at voffset 1/1 {_ZN3ops8a…
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | h264dsp.c | 662 vec_s16 vtemp, vweight, voffset, v0, v1; in weight_h264_W_altivec() local 679 voffset = vec_splat(vtemp, 5); in weight_h264_W_altivec() 690 v0 = vec_adds(v0, voffset); in weight_h264_W_altivec() 695 v1 = vec_adds(v1, voffset); in weight_h264_W_altivec() 711 vec_s16 vtemp, vweights, vweightd, voffset, v0, v1, v2, v3; in biweight_h264_W_altivec() local 729 voffset = vec_splat(vtemp, 7); in biweight_h264_W_altivec() 753 v0 = vec_adds(v0, voffset); in biweight_h264_W_altivec() 761 v1 = vec_adds(v1, voffset); in biweight_h264_W_altivec()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | BUFInstructions.td | 1186 (vt (name v4i32:$rsrc, 0, i32:$voffset, i32:$soffset, timm:$offset, 1188 (!cast<MUBUF_Pseudo>(opcode # _OFFEN) $voffset, $rsrc, $soffset, (as_i16imm $offset), 1202 (vt (name v4i32:$rsrc, i32:$vindex, i32:$voffset, i32:$soffset, timm:$offset, 1205 (REG_SEQUENCE VReg_64, $vindex, sub0, $voffset, sub1), 1265 (name vt:$vdata, v4i32:$rsrc, 0, i32:$voffset, i32:$soffset, timm:$offset, 1267 (!cast<MUBUF_Pseudo>(opcode # _OFFEN_exact) $vdata, $voffset, $rsrc, $soffset, 1283 (name vt:$vdata, v4i32:$rsrc, i32:$vindex, i32:$voffset, i32:$soffset, timm:$offset, 1287 (REG_SEQUENCE VReg_64, $vindex, sub0, $voffset, sub1), 1358 i32:$voffset, i32:$soffset, timm:$offset, 1360 (!cast<MUBUF_Pseudo>(opcode # _OFFEN_RTN) $vdata_in, $voffset, $rsrc, $soffset, [all …]
|
D | SIInstrInfo.td | 83 SDTCisVT<3, i32>, // voffset(VGPR) 101 SDTCisVT<3, i32>, // voffset(VGPR) 119 SDTCisVT<3, i32>, // voffset(VGPR) 145 SDTCisVT<3, i32>, // voffset(VGPR) 170 SDTCisVT<4, i32>, // voffset(VGPR) 183 SDTCisVT<3, i32>, // voffset(VGPR) 213 SDTCisVT<5, i32>, // voffset(VGPR)
|
/third_party/ffmpeg/libavcodec/ |
D | vorbisdec.c | 1427 int voffset, partition_count, j_times_ptns_to_read; in vorbis_residue_decode_internal() local 1429 voffset = vr->begin; in vorbis_residue_decode_internal() 1452 voffs = voffset+j*vlen; in vorbis_residue_decode_internal() 1462 voffs = voffset + j * vlen; in vorbis_residue_decode_internal() 1475 …} else if (vr_type == 2 && ch == 2 && (voffset & 1) == 0 && (dim & 1) == 0) { // most frequent cas… in vorbis_residue_decode_internal() 1476 voffs = voffset >> 1; in vorbis_residue_decode_internal() 1509 pass, voffset / ch + (voffs % ch) * vlen, in vorbis_residue_decode_internal() 1510 vec[voffset / ch + (voffs % ch) * vlen], in vorbis_residue_decode_internal() 1516 unsigned voffs_div = ch == 1 ? voffset : FASTDIV(voffset, ch); in vorbis_residue_decode_internal() 1517 unsigned voffs_mod = voffset - voffs_div * ch; in vorbis_residue_decode_internal() [all …]
|
/third_party/libabigail/tests/data/test-abidiff/ |
D | test-struct1-report.txt | 5 'method virtual int s0::foo(int, char) const', virtual at voffset 2/2
|
/third_party/mesa3d/src/mesa/main/ |
D | varray.h | 36 int coffset, noffset, voffset; /* color, normal, vertex offsets */ member
|
D | varray.c | 2598 layout->voffset = c; in _mesa_get_interleaved_layout() 2605 layout->voffset = c; in _mesa_get_interleaved_layout() 2612 layout->voffset = 3 * f; in _mesa_get_interleaved_layout() 2618 layout->voffset = 3 * f; in _mesa_get_interleaved_layout() 2626 layout->voffset = 7 * f; in _mesa_get_interleaved_layout() 2632 layout->voffset = 2 * f; in _mesa_get_interleaved_layout() 2638 layout->voffset = 4 * f; in _mesa_get_interleaved_layout() 2646 layout->voffset = c + 2 * f; in _mesa_get_interleaved_layout() 2654 layout->voffset = 5 * f; in _mesa_get_interleaved_layout() 2661 layout->voffset = 5 * f; in _mesa_get_interleaved_layout() [all …]
|
D | glthread_varray.c | 707 stride, (GLubyte *) pointer + layout.voffset); in _mesa_glthread_InterleavedArrays()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_nir_to_llvm.c | 255 LLVMValueRef voffset = in visit_emit_vertex_with_counter() local 260 voffset = LLVMBuildAdd(ctx->ac.builder, voffset, vertexidx, ""); in visit_emit_vertex_with_counter() 261 voffset = LLVMBuildMul(ctx->ac.builder, voffset, LLVMConstInt(ctx->ac.i32, 4, false), ""); in visit_emit_vertex_with_counter() 266 ac_build_buffer_store_dword(&ctx->ac, ctx->gsvs_ring[stream], out_val, NULL, voffset, in visit_emit_vertex_with_counter() 787 LLVMValueRef voffset = LLVMBuildAdd(ctx->ac.builder, so_write_offsets[buf], in radv_emit_stream_output() local 789 ac_build_buffer_store_dword(&ctx->ac, so_buffers[buf], vdata, NULL, voffset, ctx->ac.i32_0, in radv_emit_stream_output()
|
/third_party/libabigail/tests/data/test-diff-dwarf/ |
D | test29-vtable-changes-report-0.txt | 16 'method virtual void S::fn1()', virtual at voffset 3/3
|
D | test41-PR20476-hidden-report-0.txt | 11 'method virtual void Interface::method2()', virtual at voffset 3/4
|
D | test31-vtable-changes-report-0.txt | 18 'method virtual void S::fn0()', virtual at voffset 2/3
|
D | test30-vtable-changes-report-0.txt | 16 'method virtual void S::fvtable_breaker()', virtual at voffset 3/4
|
/third_party/libabigail/src/ |
D | abg-reporter-priv.cc | 198 ssize_t voffset = get_member_function_vtable_offset(mem_fn); in represent() local 202 if (voffset > -1) in represent()
|
D | abg-hash.cc | 416 size_t voffset = get_member_function_vtable_offset(t); in operator ()() local 423 v = hashing::combine_hashes(v, hash_size_t(voffset)); in operator ()()
|
/third_party/libabigail/tests/data/test-diff-pkg/ |
D | tbb-4.1-9.20130314.fc22.x86_64--tbb-4.3-3.20141204.fc23.x86_64-report-0.txt | 100 …_or_steal_task(tbb::internal::reference_count&, bool)' at scheduler.h:391:1, virtual at voffset 7/7 102 …eceive_or_steal_task(tbb::internal::reference_count&)' at scheduler.h:362:1, virtual at voffset 7/7
|
/third_party/libabigail/tests/data/ |
D | Makefile.am | 116 test-abidiff-exit/test1-voffset-change-report0.txt \ 117 test-abidiff-exit/test1-voffset-change-report1.txt \ 118 test-abidiff-exit/test1-voffset-change.abignore \ 119 test-abidiff-exit/test1-voffset-change-v0.cc \ 120 test-abidiff-exit/test1-voffset-change-v0.o \ 121 test-abidiff-exit/test1-voffset-change-v1.cc \ 122 test-abidiff-exit/test1-voffset-change-v1.o \
|