Home
last modified time | relevance | path

Searched defs:ArraySlice (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_util.h29 …NT Subresource, UINT MipLevels, UINT ArraySize, _Out_ T& MipSlice, _Out_ U& ArraySlice, _Out_ V& P… in D3D12DecomposeSubresource()
37 constexpr UINT D3D12CalcSubresource( UINT MipSlice, UINT ArraySlice, UINT PlaneSlice, UINT MipLevel… in D3D12CalcSubresource()
H A Dd3d12_video_dec_references_mgr.h190 uint32_t MipLevel, PlaneSlice, ArraySlice; in update_entries() local
251 uint32_t MipLevel, PlaneSlice, ArraySlice; in update_entries_av1() local
H A Dd3d12_video_dec.cpp627 uint32_t MipLevel, PlaneSlice, ArraySlice; in d3d12_video_decoder_end_frame() local
1047 uint32_t MipLevel, PlaneSlice, ArraySlice; in d3d12_video_decoder_prepare_for_decode_frame() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/hash/
H A Dhash_test.cc844 struct ArraySlice { struct
845 T* begin;
846 T* end;
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/gtl/
H A Darray_slice.h28 using ArraySlice = absl::Span<const T>; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/lib/
H A Darray_slice.h25 using ArraySlice = absl::Span<const T>; // non-absl ok variable
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/hash/
H A Dhash_test.cc1007 struct ArraySlice { struct
1008 T* begin;
1009 T* end;
/aosp_15_r20/external/abseil-cpp/absl/hash/
H A Dhash_test.cc975 struct ArraySlice { struct
976 T* begin;
977 T* end;
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/hash/
H A Dhash_test.cc975 struct ArraySlice { struct
976 T* begin;
977 T* end;
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Drecovery-crash.cpp48 template <typename> class ArraySlice {}; class
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/hash/
H A Dhash_test.cc1114 struct ArraySlice { struct
1115 T* begin;
1116 T* end;
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/hash/
H A Dhash_test.cc1114 struct ArraySlice { struct
1115 T* begin;
1116 T* end;
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/
Dhash_test.cc1114 struct ArraySlice { struct
1115 T* begin;
1116 T* end;
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Darray_slice.h47 ArraySlice() : array_(nullptr), size_(0), element_size_(0) {} in ArraySlice() function
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Darray_slice.h47 ArraySlice() : array_(nullptr), size_(0), element_size_(0) {} in ArraySlice() function
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/
Darray_slice.h47 ArraySlice() : array_(nullptr), size_(0), element_size_(0) {} in ArraySlice() function
/aosp_15_r20/art/libartbase/base/
H A Darray_slice.h47 ArraySlice() : array_(nullptr), size_(0), element_size_(0) {} in ArraySlice() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Darray_slice.h47 ArraySlice() : array_(nullptr), size_(0), element_size_(0) {} in ArraySlice() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Darray_slice.h47 ArraySlice() : array_(nullptr), size_(0), element_size_(0) {} in ArraySlice() function
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/
Darray_slice.h47 ArraySlice() : array_(nullptr), size_(0), element_size_(0) {} in ArraySlice() function
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Darray_slice.h47 ArraySlice() : array_(nullptr), size_(0), element_size_(0) {} in ArraySlice() function
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/
Darray_slice.h47 ArraySlice() : array_(nullptr), size_(0), element_size_(0) {} in ArraySlice() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Darray_slice.h47 ArraySlice() : array_(nullptr), size_(0), element_size_(0) {} in ArraySlice() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/d3d11/
H A Dharness.h127 UINT ArraySlice; member
/aosp_15_r20/external/OpenCL-CTS/test_conformance/d3d10/
H A Dharness.h126 UINT ArraySlice; member

12