Searched refs:offset_pair (Results 1 – 6 of 6) sorted by relevance
/external/elfutils/tests/ |
D | run-readelf-loc.sh | 185 offset_pair 0, a 189 offset_pair a, 34 198 offset_pair 1b, 2d 205 offset_pair 1b, 21 212 offset_pair 1b, 27 216 offset_pair 29, 2d 223 offset_pair 21, 27 227 offset_pair 29, 2d 234 offset_pair 21, 2d 241 offset_pair 2d, 33 [all …]
|
D | run-readelf-ranges.sh | 99 offset_pair 0, 2 102 offset_pair 5, 15 162 offset_pair 0, 2 165 offset_pair 5, 15
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_resource.h | 61 struct offset_pair { struct 82 struct offset_pair *image_offset[I915_MAX_TEXTURE_2D_LEVELS]; argument
|
D | i915_resource_texture.c | 141 tex->image_offset[level] = MALLOC(nr_images * sizeof(struct offset_pair)); in i915_texture_set_level_info()
|
/external/bsdiff/ |
D | extents_file_unittest.cc | 91 for (const auto& offset_pair : tests) { in TEST_F() local 94 EXPECT_CALL(*mock_file_, Seek(offset_pair.second)).WillOnce(Return(true)); in TEST_F() 97 EXPECT_TRUE(file.Seek(offset_pair.first)); in TEST_F()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.def | 830 HANDLE_DW_RLE(0x04, offset_pair) 840 HANDLE_DW_LLE(0x04, offset_pair)
|