| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | message.cc | 1002 DeleteRepeatedField( CMessage* self, const FieldDescriptor* field_descriptor, PyObject* slice) DeleteRepeatedField() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | vp3.c | 2072 static void render_slice(Vp3DecodeContext *s, int slice) in render_slice() argument [all...] |
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_meta_copy.c | 1364 const struct v3d_resource_slice *slice = &image->slices[mip_level]; in copy_buffer_to_image_tfu() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | teximage.c | 4094 int slice; in copytexsubimage_by_slice() local
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkGpu.cpp | 973 GrStagingBufferManager::Slice slice = in uploadTexDataOptimal() local 818 fill_in_compressed_regions(GrStagingBufferManager* stagingBufferManager, SkTArray<VkBufferImageCopy>* regions, SkTArray<size_t>* individualMipOffsets, GrStagingBufferManager::Slice* slice, SkImage::CompressionType compression, VkFormat vkFormat, SkISize dimensions, GrMipmapped mipmapped) fill_in_compressed_regions() argument 1057 GrStagingBufferManager::Slice slice; uploadTexDataCompressed() local 1883 GrStagingBufferManager::Slice slice; onUpdateCompressedBackendTexture() local [all...] |
| /third_party/python/Python/ |
| H A D | Python-ast.c | 3104 _PyAST_Subscript(expr_ty value, expr_ty slice, expr_context_ty ctx, int lineno, in _PyAST_Subscript() argument 9538 expr_ty slice; obj2ast_expr() local [all...] |
| H A D | ceval.c | 5461 PyObject *start, *stop, *step, *slice; local
|
| /third_party/python/Modules/_ctypes/ |
| H A D | _ctypes.c | 5265 PySliceObject *slice = (PySliceObject *)item; in Pointer_subscript() local [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fShaderImageLoadStoreTests.cpp | 624 PixelBufferAccess getSliceAccess (int slice) { return getSliceAccessInternal(slice); } in getSliceAccess() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | view_abstract.cpp | 4738 void ViewAbstract::SetBackgroundImageResizableSlice(const ImageResizableSlice& slice) in SetBackgroundImageResizableSlice() argument 4746 void ViewAbstract::SetBackgroundImageResizableSlice(FrameNode* frameNode, const ImageResizableSlice& slice) in SetBackgroundImageResizableSlice() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
| H A D | render_context.h | 745 virtual void OnBackgroundImageResizableSliceUpdate(const ImageResizableSlice& slice) {} in OnBackgroundImageResizableSliceUpdate() argument
|
| /third_party/mesa3d/src/amd/addrlib/inc/ |
| H A D | addrinterface.h | 558 UINT_32 slice; ///< Slice index member 677 UINT_32 slice; ///< Slice index member 822 UINT_32 slice; ///< Index of slices member 952 UINT_32 slice; ///< Inde member 1043 UINT_32 slice; ///< Slice index global() member 1166 UINT_32 slice; ///< Slice index global() member 1254 UINT_32 slice; ///< Slice index global() member 1369 UINT_32 slice; ///< Slice index global() member 1488 UINT_32 slice; ///< Slice index global() member 1670 UINT_32 slice; ///< Slice index global() member 2558 UINT_32 slice; ///< Slice index global() member 2659 UINT_32 slice; ///< Index of slices global() member 2822 UINT_32 slice; ///< Index of slices global() member 2907 UINT_32 slice; ///< Index of slices global() member 3044 UINT_32 slice; ///< Index of slices global() member 3132 UINT_32 slice; ///< Index of slices global() member 3251 UINT_32 slice; ///< Slice index global() member 3337 UINT_32 slice; ///< Slice index global() member 3480 UINT_32 slice; ///< Index of slices global() member 3603 UINT_32 slice; ///< Slice id global() member 3648 UINT_32 slice; ///< Slice id global() member 3701 UINT_32 slice; ///< Index of slice to view global() member [all...] |
| /third_party/mesa3d/src/gallium/include/pipe/ |
| H A D | p_video_state.h | 522 struct pipe_h265_enc_slice_param slice; member
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | factory.cc | 1024 Handle<SlicedString> slice = Handle<SlicedString>::cast(str); in NewProperSubString() local 1037 SlicedString slice = SlicedString::cast(New(map, AllocationType::kYoung)); in NewProperSubString() local
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | implementation-visitor.cc | 1424 LocationReference slice = LocationReference::HeapSlice( in GenerateFieldReference() local 1488 VisitResult slice = field.GetVisitResult(); in InitializeClass() local 2375 GenerateReferenceToItemInHeapSlice( LocationReference slice, VisitResult index) GenerateReferenceToItemInHeapSlice() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_state.c | 1039 unsigned slice; member 1125 unsigned pitch, slice; in evergreen_set_color_surface_common() local [all...] |
| /third_party/python/Modules/ |
| H A D | _pickle.c | 6445 PyObject *slice; in do_append() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | rosen_render_context.cpp | 817 auto slice = GetBackgroundImageResizableSliceValue(ImageResizableSlice()); in PaintBackground() local 885 auto slice = GetBackgroundImageResizableSliceValue(ImageResizableSlice()); in HasValidBgImageResizable() local [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 1247 int slice; in stbi__vertical_flip_slices() local
|
| /third_party/rust/crates/memchr/bench/data/code/ |
| H A D | rust-library.rs | 1290 mod slice; modules 3317 fn slice() { in slice() functions 8883 mod slice; global() modules 9074 fn slice() { slice() functions 19480 pub mod slice; global() modules 40240 fn slice(self, from: usize, to: usize) -> Self; slice() functions 40257 fn slice(self, from: usize, to: usize) -> Self { slice() functions 40266 fn slice(self, from: usize, to: usize) -> Self { slice() functions 40275 fn slice(self, from: usize, to: usize) -> Self { slice() functions [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-charset-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
com/
com/ibm/
com/ibm/icu/
... |