Home
last modified time | relevance | path

Searched defs:IndexType (Results 1 – 25 of 68) sorted by relevance

123

/external/eigen/unsupported/test/
Dcxx11_tensor_contract_sycl.cpp597 typedef int64_t IndexType; in tensorOutofBound() typedef
632 typedef int64_t IndexType; in tensorTensor() typedef
651 typedef int64_t IndexType; in tensorTensor_m() typedef
669 typedef int64_t IndexType; in tensorTensor_n() typedef
687 typedef int64_t IndexType; in tensorTensor_k() typedef
704 typedef int64_t IndexType; in tensorTensor_sizes() typedef
721 typedef int64_t IndexType; in vectorVector() typedef
749 typedef int64_t IndexType; in vectorTensor() typedef
791 typedef int64_t IndexType; in tensorVector() typedef
839 typedef int64_t IndexType; in tensorScalar() typedef
[all …]
/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/internal/client/
DIndexType.java24 public enum IndexType { enum
DDefaultDynamoDbTable.java149 …private List<EnhancedLocalSecondaryIndex> extractLocalSecondaryIndices(Map<IndexType, List<IndexMe… in extractLocalSecondaryIndices()
162 …private List<EnhancedGlobalSecondaryIndex> extractGlobalSecondaryIndices(Map<IndexType, List<Index… in extractGlobalSecondaryIndices()
/external/rust/crates/vulkano/src/pipeline/graphics/
Dinput_assembly.rs252 impl IndexType { impl
/external/tensorflow/tensorflow/core/kernels/
Deigen_attention.h70 typedef typename internal::traits<Input>::Index IndexType; in dimensions() typedef
88 typedef typename internal::traits<Input>::Index IndexType; in eval() typedef
Dgather_op.cc35 typedef Eigen::DenseIndex IndexType; typedef
/external/deqp/framework/referencerenderer/
DrrDefs.hpp42 enum IndexType enum
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h56 IndexType() {} in IndexType() function
57 IndexType(unsigned Idx) : Index(Idx) {} in IndexType() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h53 IndexType() {} in IndexType() function
54 IndexType(unsigned Idx) : Index(Idx) {} in IndexType() function
/external/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h55 IndexType() : Index(None) {} in IndexType() function
56 IndexType(unsigned Idx) : Index(Idx) {} in IndexType() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyDebugValueManager.cpp66 auto IndexType = DBI->isIndirectDebugValue() in replaceWithLocal() local
/external/eigen/unsupported/doc/examples/SYCL/
DCwiseMul.cpp13 using IndexType = int64_t; in main() typedef
/external/vulkan-validation-layers/layers/
Dsparse_containers.h92 typedef IndexType_ IndexType; typedef
233 using IndexType = typename SparseVector::IndexType; variable
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorBlock.h27 const DSizes<IndexType, NumDims>& dimensions) { in strides()
50 const Eigen::array<IndexType, NumDims>& dimensions) { in strides()
354 TensorBlockMapper(const DSizes<IndexType, NumDims>& dimensions, in TensorBlockMapper()
/external/skia/src/sksl/ir/
DSkSLIndexExpression.cpp46 const Type& IndexExpression::IndexType(const Context& context, const Type& type) { in IndexType() function in SkSL::IndexExpression
/external/angle/third_party/spirv-tools/src/test/val/
Dval_extension_spv_nv_raw_access_chains.cpp424 TEST_F(ValidateSpvNVRawAccessChains, IndexType) { in TEST_F() argument
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_extension_spv_nv_raw_access_chains.cpp424 TEST_F(ValidateSpvNVRawAccessChains, IndexType) { in TEST_F() argument
/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.h661 Eigen::DSizes<IndexType, NDIMS>* out) const { in AsEigenDSizesWithStatus()
678 Eigen::DSizes<IndexType, NDIMS>* out) const { in AsEigenDSizesWithPaddingWithStatus()
/external/skia/src/sksl/lex/
DTransitionTable.cpp34 enum IndexType { enum
/external/rust/crates/vulkano/src/command_buffer/standard/builder/
Dbind_push.rs289 index_type: IndexType, in validate_bind_index_buffer()
334 index_type: IndexType, in bind_index_buffer_unchecked()
/external/openthread/src/core/common/
Dheap_array.hpp69 using IndexType = uint16_t; typedef in ot::Heap::Array
Darray.hpp128 typedef SizeType IndexType; typedef in ot::Array
/external/compiler-rt/lib/ubsan/
Dubsan_handlers.h77 const TypeDescriptor &IndexType; member
/external/rust/crates/vulkano/src/command_buffer/commands/
Dbind_push.rs254 index_type: IndexType, in validate_bind_index_buffer()
729 pub unsafe fn bind_index_buffer(&mut self, buffer: Subbuffer<[u8]>, index_type: IndexType) { in bind_index_buffer()
1098 pub unsafe fn bind_index_buffer(&mut self, buffer: &Subbuffer<[u8]>, index_type: IndexType) { in bind_index_buffer()
/external/deqp/framework/opengl/
DgluDrawUtil.hpp67 enum IndexType enum

123