Home
last modified time | relevance | path

Searched refs:sot (Results 1 – 25 of 33) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_streamout.c381 struct svga_stream_output_target *sot; in svga_create_stream_output_target() local
389 sot = CALLOC_STRUCT(svga_stream_output_target); in svga_create_stream_output_target()
390 if (!sot) in svga_create_stream_output_target()
393 pipe_reference_init(&sot->base.reference, 1); in svga_create_stream_output_target()
394 pipe_resource_reference(&sot->base.buffer, buffer); in svga_create_stream_output_target()
395 sot->base.context = pipe; in svga_create_stream_output_target()
396 sot->base.buffer = buffer; in svga_create_stream_output_target()
397 sot->base.buffer_offset = buffer_offset; in svga_create_stream_output_target()
398 sot->base.buffer_size = buffer_size; in svga_create_stream_output_target()
400 return &sot->base; in svga_create_stream_output_target()
[all …]
Dsvga_cmd_vgpu10.c465 SVGA3dSoTarget *sot; in SVGA3D_vgpu10_SetSOTargets() local
478 sot = (SVGA3dSoTarget *)(cmd + 1); in SVGA3D_vgpu10_SetSOTargets()
479 for (i = 0; i < count; i++, sot++) { in SVGA3D_vgpu10_SetSOTargets()
481 sot->offset = targets[i].offset; in SVGA3D_vgpu10_SetSOTargets()
482 sot->sizeInBytes = targets[i].sizeInBytes; in SVGA3D_vgpu10_SetSOTargets()
483 swc->surface_relocation(swc, &sot->sid, NULL, surfaces[i], in SVGA3D_vgpu10_SetSOTargets()
487 sot->offset = 0; in SVGA3D_vgpu10_SetSOTargets()
488 sot->sizeInBytes = ~0u; in SVGA3D_vgpu10_SetSOTargets()
489 swc->surface_relocation(swc, &sot->sid, NULL, NULL, in SVGA3D_vgpu10_SetSOTargets()
/third_party/gstreamer/gstplugins_bad/gst/jp2kdecimator/
Djp2kcodestream.c1072 tile->sot.tile_index = gst_byte_reader_get_uint16_be_unchecked (reader); in parse_tile()
1073 tile->sot.tile_part_size = gst_byte_reader_get_uint32_be_unchecked (reader); in parse_tile()
1074 tile->sot.tile_part_index = gst_byte_reader_get_uint8_unchecked (reader); in parse_tile()
1075 tile->sot.n_tile_parts = gst_byte_reader_get_uint8_unchecked (reader); in parse_tile()
1077 if (tile->sot.tile_part_size > in parse_tile()
1084 tile->tile_x = tile->sot.tile_index % header->n_tiles_x; in parse_tile()
1085 tile->tile_y = tile->sot.tile_index / header->n_tiles_x; in parse_tile()
1368 gst_byte_writer_put_uint16_be_unchecked (writer, tile->sot.tile_index); in write_tile()
1369 gst_byte_writer_put_uint32_be_unchecked (writer, tile->sot.tile_part_size); in write_tile()
1370 gst_byte_writer_put_uint8_unchecked (writer, tile->sot.tile_part_index); in write_tile()
[all …]
Djp2kcodestream.h118 StartOfTile sot; member
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/text/
Dword_breaker.dart56 // WB1: sot ÷ Any
106 // Ignore Format and Extend characters, except after sot, CR, LF, and
292 // WB15: sot (RI RI)* RI × RI
/third_party/skia/third_party/externals/icu/source/data/region/
Dewo.txt121 LS{"Ləsotó"}
Dagq.txt121 LS{"Lɛ̀sotù"}
/third_party/flutter/skia/third_party/externals/icu/source/data/region/
Dewo.txt120 LS{"Ləsotó"}
Dagq.txt120 LS{"Lɛ̀sotù"}
/third_party/icu/icu4c/source/data/region/
Dewo.txt121 LS{"Ləsotó"}
Dagq.txt121 LS{"Lɛ̀sotù"}
/third_party/ffmpeg/libavcodec/
Dtiff.c95 int sot; member
1400 s->sot = type; in tiff_decode_tag()
1920 …has_strip_bits = s->strippos || s->strips || s->stripoff || s->rps || s->sot || s->sstype || s->st… in decode_frame()
2007 soff = ff_tget(&stripdata, s->sot, le); in decode_frame()
/third_party/skia/third_party/externals/icu/source/data/lang/
Ddsb.txt230 st{"pódpołdnjowa sotšćina (Sesotho)"}
Dcs.txt421 nso{"sotština (severní)"}
531 st{"sotština (jižní)"}
Dsl.txt361 nso{"severna sotščina"}
/third_party/icu/icu4c/source/data/lang/
Ddsb.txt230 st{"pódpołdnjowa sotšćina (Sesotho)"}
Dcs.txt421 nso{"sotština (severní)"}
531 st{"sotština (jižní)"}
Dsl.txt361 nso{"severna sotščina"}
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/
Ddsb.txt229 st{"pódpołdnjowa sotšćina (Sesotho)"}
Dcs.txt418 nso{"sotština (severní)"}
529 st{"sotština (jižní)"}
Dsl.txt357 nso{"severna sotščina"}
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dlang-tables.dat944 { "st", "sot", ISO_639_FLAG_2T | ISO_639_FLAG_2B, 5863 },
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DlocaleCanonicalization.txt354 sot ; st
/third_party/icu/icu4c/source/test/testdata/
DlocaleCanonicalization.txt354 sot ; st
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/
Dsq.txt950 "0"{"sot"}

12