Home
last modified time | relevance | path

Searched defs:slice (Results 51 - 75 of 170) sorted by relevance

1234567

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_layout.c360 struct pan_image_slice_layout *slice = &layout->slices[l]; in pan_image_layout_init() local
205 panfrost_compute_checksum_size( struct pan_image_slice_layout *slice, unsigned width, unsigned height) panfrost_compute_checksum_size() argument
484 const struct pan_image_slice_layout *slice = &iview->image->layout.slices[level]; pan_iview_get_surface() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dscheck.c97 static BoolectorNode *slice(Btor *btor, struct instruction *insn, BoolectorNode *s) in slice() function
/third_party/node/deps/v8/src/interpreter/
H A Dconstant-array-builder.cc149 ConstantArraySlice* slice = idx_slice_[--i]; in size() local
170 const ConstantArraySlice* slice = IndexToSlice(index); in At() local
293 ConstantArraySlice* slice = nullptr; OperandSizeToSlice() local
320 ConstantArraySlice* slice = IndexToSlice(index); SetDeferredAt() local
325 ConstantArraySlice* slice = IndexToSlice(index); SetJumpTableSmi() local
358 ConstantArraySlice* slice = OperandSizeToSlice(operand_size); CommitReservedEntry() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_const.h279 struct fdl_slice *slice = fd_resource_slice(rsc, img->u.tex.level); in ir3_emit_image_dims() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DReadableFontData.java152 public ReadableFontData slice(int offset, int length) { in slice() method in ReadableFontData
169 public ReadableFontData slice(int offset) { slice() method in ReadableFontData
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dreadable_font_data.cc325 FontDataPtr slice = new ReadableFontData(this, offset, length); in Slice() local
337 FontDataPtr slice = new ReadableFontData(this, offset); in Slice() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Debdt_table.cc110 WritableFontDataPtr slice; in SubSerialize() local
223 ReadableFontDataPtr slice; in Initialize() local
H A Dindex_sub_table_format5.cc214 WritableFontDataPtr slice; in SubSerialize() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dfont_data_test.cc260 ReadableFontDataPtr slice; in SlicingReadTest() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DArrayRef.h171 ArrayRef<T> slice(size_t N, size_t M) const { in slice() function in llvm::ArrayRef
177 ArrayRef<T> slice(size_t N) const { return slice(N, size() - N); } in slice() function in llvm::ArrayRef
344 MutableArrayRef<T> slice(size_t N, size_t M) const { in slice() function in llvm::ArrayRef
350 MutableArrayRef<T> slice(size_t N) const { slice() function in llvm::ArrayRef
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DArrayRef.h188 ArrayRef<T> slice(size_t N, size_t M) const { in slice() function in llvm::ArrayRef
194 ArrayRef<T> slice(size_t N) const { return slice(N, size() - N); } in slice() function in llvm::ArrayRef
360 MutableArrayRef<T> slice(size_t N, size_t M) const { in slice() function in llvm::ArrayRef
366 MutableArrayRef<T> slice(size_t N) const { slice() function in llvm::ArrayRef
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DNioByteString.java281 private ByteBuffer slice(int beginIndex, int endIndex) { slice() method in NioByteString
[all...]
/third_party/python/Objects/
H A Dsliceobject.c154 PyObject *start, *end, *slice; in _PySlice_FromIndices() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder.h294 void SetBorderImageSlice(const Dimension& slice, BorderImageDirection direction) in SetBorderImageSlice() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dpixelmap_image.cpp75 const auto& slice = config.resizableSlice_; in ConvertSlice() local
232 const auto& slice = GetPaintConfig().resizableSlice_; in StretchImageWithSlice() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_image.cpp64 const auto& slice = config.resizableSlice_; in ConvertSlice() local
328 const auto& slice = GetPaintConfig().resizableSlice_; in DrawImageNine() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddxtory.c431 int nslices, slice, line = 0; in dxtory_decode_v2() local
[all...]
H A Dh265_metadata_bsf.c355 const H265RawSlice *slice = au->units[i].content; in h265_metadata_update_fragment() local
H A Dhqx.c156 HQXSlice *slice = &ctx->slice[slice_no]; in hqx_decode_422() local
190 HQXSlice *slice = &ctx->slice[slice_no]; hqx_decode_422a() local
240 HQXSlice *slice = &ctx->slice[slice_no]; hqx_decode_444() local
276 HQXSlice *slice = &ctx->slice[slice_no]; hqx_decode_444a() local
[all...]
H A Dfic.c276 int slice, nslices; in fic_decode_frame() local
[all...]
H A Dmagicyuv.c264 const uint8_t *slice = s->buf + s->slices[i][j].start; in magy_decode_slice() local
H A Dvaapi_encode_mpeg2.c481 vaapi_encode_mpeg2_init_slice_params(AVCodecContext *avctx, VAAPIEncodePicture *pic, VAAPIEncodeSlice *slice) vaapi_encode_mpeg2_init_slice_params() argument
H A Dutvideodec.c96 int i, j, slice, pix, ret; in decode_plane10() local
208 int i, j, slice, pix; decode_plane() local
360 int i, j, slice; restore_median_planar() local
412 int i, j, slice; restore_median_planar_il() local
467 int i, j, slice; restore_gradient_planar() local
508 int i, j, slice; restore_gradient_planar_il() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_image.c111 struct v3d_resource_slice *slice = &image->slices[i]; in v3d_setup_slices() local
237 const struct v3d_resource_slice *slice = &image->slices[level]; v3dv_layer_offset() local
436 const struct v3d_resource_slice *slice = v3dv_GetImageSubresourceLayout() local
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_rcl.c87 struct v3d_resource_slice *slice = in load_general() local
157 struct v3d_resource_slice *slice = in store_general() local

Completed in 19 milliseconds

1234567