| /third_party/mesa3d/src/mesa/main/ |
| D | pbo.c | 147 const struct gl_pixelstore_attrib *unpack, in _mesa_map_pbo_source() 179 const struct gl_pixelstore_attrib *unpack, in _mesa_validate_pbo_source() 222 const struct gl_pixelstore_attrib *unpack, in _mesa_validate_pbo_source_compressed() 260 const struct gl_pixelstore_attrib *unpack, in _mesa_map_validate_pbo_source() 282 const struct gl_pixelstore_attrib *unpack) in _mesa_unmap_pbo_source() 338 const struct gl_pixelstore_attrib *unpack, in _mesa_map_validate_pbo_dest() 398 const struct gl_pixelstore_attrib *unpack, in _mesa_validate_pbo_teximage() 477 const struct gl_pixelstore_attrib *unpack) in _mesa_unmap_teximage_pbo()
|
| /third_party/gstreamer/gstplugins_base/ext/ogg/ |
| D | dirac_parse.c | 45 Unpack *unpack = &_unpack; in gst_dirac_sequence_header_parse() local 458 schro_unpack_init_with_data (Unpack * unpack, unsigned char *data, in schro_unpack_init_with_data() 469 schro_unpack_decode_bit (Unpack * unpack) in schro_unpack_decode_bit() 484 schro_unpack_decode_uint (Unpack * unpack) in schro_unpack_decode_uint()
|
| /third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
| D | dirac_parse.c | 42 Unpack *unpack = &_unpack; in dirac_sequence_header_parse() local 455 schro_unpack_init_with_data (Unpack * unpack, unsigned char *data, in schro_unpack_init_with_data() 466 schro_unpack_decode_bit (Unpack * unpack) in schro_unpack_decode_bit() 481 schro_unpack_decode_uint (Unpack * unpack) in schro_unpack_decode_uint()
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| D | vc4_qpu_emit.c | 166 struct qinst *inst, uint64_t *unpack) in fixup_raddr_conflict() 209 ASSERTED uint32_t unpack = QPU_GET_FIELD(*last_inst(block), QPU_UNPACK); in set_last_dst_pack() local 296 uint64_t unpack = 0; in vc4_generate_code_block() local
|
| /third_party/flatbuffers/ts/ |
| D | types.ts | 13 unpack(): IGeneratedObject method
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| D | TextureNULL.cpp | 27 const gl::PixelUnpackState &unpack, in setImage() 40 const gl::PixelUnpackState &unpack, in setSubImage() 51 const gl::PixelUnpackState &unpack, in setCompressedImage() 62 const gl::PixelUnpackState &unpack, in setCompressedSubImage()
|
| /third_party/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/ |
| D | union_vector_generated.swift | 88 public mutating func unpack() -> Rapunzel { in unpack() function 134 public mutating func unpack() -> BookReader { in unpack() function 180 public mutating func unpack() -> AttackerT { in unpack() function 259 public mutating func unpack() -> MovieT { in unpack() function
|
| /third_party/flatbuffers/swift/Sources/FlatBuffers/ |
| D | String+extension.swift | 44 public mutating func unpack() -> String { in unpack() function
|
| D | FlatBufferObject.swift | 38 mutating func unpack() -> T in pack() function
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | PixelTransfer11.cpp | 122 const gl::PixelUnpackState &unpack, in setBufferToTextureCopyParams() 151 const gl::PixelUnpackState &unpack, in copyBufferToTexture()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | PixelTransfer11.cpp | 123 const gl::PixelUnpackState &unpack, in setBufferToTextureCopyParams() 152 const gl::PixelUnpackState &unpack, in copyBufferToTexture()
|
| /third_party/flatbuffers/tests/union_vector/ |
| D | book-reader.ts | 40 unpack(): BookReaderT { method in BookReader
|
| D | rapunzel.ts | 40 unpack(): RapunzelT { method in Rapunzel
|
| D | rapunzel.js | 30 unpack() { method in Rapunzel
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_cb_bitmap.c | 105 const struct gl_pixelstore_attrib *unpack, in unpack_bitmap() 121 const struct gl_pixelstore_attrib *unpack, in make_bitmap_texture() 474 const struct gl_pixelstore_attrib *unpack, in accum_bitmap() 602 const struct gl_pixelstore_attrib *unpack, const GLubyte *bitmap) in st_Bitmap()
|
| D | st_cb_drawpixels.c | 487 const struct gl_pixelstore_attrib *unpack, in search_drawpixels_cache() 570 const struct gl_pixelstore_attrib *unpack, in cache_drawpixels_image() 610 const struct gl_pixelstore_attrib *unpack, in make_texture() 960 const struct gl_pixelstore_attrib *unpack, in draw_stencil_pixels() 1193 struct gl_pixelstore_attrib *unpack) in clamp_size() 1275 const struct gl_pixelstore_attrib *unpack, const void *pixels) in st_DrawPixels() 1525 struct gl_pixelstore_attrib pack, unpack; in blit_copy_pixels() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| D | TextureNULL.cpp | 27 const gl::PixelUnpackState &unpack, in setImage() 41 const gl::PixelUnpackState &unpack, in setSubImage() 52 const gl::PixelUnpackState &unpack, in setCompressedImage() 63 const gl::PixelUnpackState &unpack, in setCompressedSubImage()
|
| /third_party/flatbuffers/tests/my-game/example/ |
| D | struct-of-structs.ts | 54 unpack(): StructOfStructsT { method in StructOfStructs
|
| D | ability.ts | 50 unpack(): AbilityT { method in Ability
|
| D | test.ts | 51 unpack(): TestT { method in Test
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| D | TextureD3D.cpp | 37 const gl::PixelUnpackState &unpack, in GetUnpackPointer() 227 const gl::PixelUnpackState &unpack, in setImageImpl() 273 const gl::PixelUnpackState &unpack, in subImage() 302 const gl::PixelUnpackState &unpack, in setCompressedImageImpl() 336 const gl::PixelUnpackState &unpack, in subImageCompressed() 364 const gl::PixelUnpackState &unpack, in fastUnpackPixels() 874 const gl::PixelUnpackState &unpack, in setImage() 920 const gl::PixelUnpackState &unpack, in setSubImage() 946 const gl::PixelUnpackState &unpack, in setCompressedImage() 963 const gl::PixelUnpackState &unpack, in setCompressedSubImage() [all …]
|
| /third_party/flatbuffers/tests/namespace_test/namespace-a/namespace-b/ |
| D | struct-in-nested-n-s.ts | 50 unpack(): StructInNestedNST { method in StructInNestedNS
|
| /third_party/flatbuffers/tests/my-game/example2/ |
| D | monster.ts | 51 unpack(): MonsterT { method in Monster
|
| /third_party/flatbuffers/tests/my-game/ |
| D | in-parent-namespace.ts | 51 unpack(): InParentNamespaceT { method in InParentNamespace
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| D | TextureD3D.cpp | 37 const gl::PixelUnpackState &unpack, in GetUnpackPointer() 231 const gl::PixelUnpackState &unpack, in setImageImpl() 277 const gl::PixelUnpackState &unpack, in subImage() 306 const gl::PixelUnpackState &unpack, in setCompressedImageImpl() 340 const gl::PixelUnpackState &unpack, in subImageCompressed() 362 const gl::PixelUnpackState &unpack, in isFastUnpackable() 371 const gl::PixelUnpackState &unpack, in fastUnpackPixels() 947 const gl::PixelUnpackState &unpack, in setImage() 999 const gl::PixelUnpackState &unpack, in setSubImage() 1030 const gl::PixelUnpackState &unpack, in setCompressedImage() [all …]
|