/aosp_15_r20/external/skia/src/core/ |
H A D | SkVertices.cpp | 41 struct SkVertices::Sizes { struct in SkVertices 42 Sizes(const Desc& desc) { in Sizes() function 85 bool isValid() const { return fTotal != 0; } in isValid() 87 size_t fTotal = 0; // size of entire SkVertices allocation (obj + arrays) 88 size_t fArrays; // size of all the data arrays (V + D + T + C + I) 89 size_t fVSize; 90 size_t fTSize; 91 size_t fCSize; 92 size_t fISize; 96 size_t fBuilderTriFanISize;
|
/aosp_15_r20/external/mesa3d/src/imgui/ |
H A D | imgui_memory_editor.h | 153 struct Sizes struct 155 int AddrDigitsCount; 156 float LineHeight; 157 float GlyphWidth; 158 float HexCellWidth; 159 float SpacingBetweenMidCols; 160 float PosHexStart; 161 float PosHexEnd; 162 float PosAsciiStart; 163 float PosAsciiEnd; [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | Delinearization.cpp | 202 SmallVectorImpl<const SCEV *> &Sizes) { in findArrayDimensionsRec() 281 SmallVectorImpl<const SCEV *> &Sizes, in findArrayDimensions() 345 SmallVectorImpl<const SCEV *> &Sizes) { in computeAccessFunctions() 452 SmallVectorImpl<const SCEV *> &Sizes, in delinearize() 489 SmallVectorImpl<int> &Sizes) { in getIndexExpressionsFromGEP() 526 SmallVectorImpl<const SCEV *> &Subscripts, SmallVectorImpl<int> &Sizes) { in tryDelinearizeFixedSizeImpl() 609 SmallVector<const SCEV *, 3> Subscripts, Sizes; in printDelinearization() local
|
/aosp_15_r20/external/pytorch/functorch/dim/ |
H A D | README.md | 168 …to set the debug names for the dimensions based on the names of the variables they are assigned to. 169 …h the `index` method by specifying the dimension to be index into (e.g. `input_fc.index(batch, 0)`.
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/ |
H A D | tf_cpurt.h | 92 static llvm::ArrayRef<int64_t> Sizes(StridedMemRefType<T, rank>* memref) { in Sizes() function 97 static llvm::ArrayRef<int64_t> Sizes(StridedMemRefType<T, 0>* memref) { in Sizes() function
|
H A D | tf_jitrt.h | 111 static llvm::ArrayRef<int64_t> Sizes(StridedMemRefType<T, rank>* memref) { in Sizes() function 116 static llvm::ArrayRef<int64_t> Sizes(StridedMemRefType<T, 0>* memref) { in Sizes() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | TpiStreamBuilder.cpp | 41 void TpiStreamBuilder::updateTypeIndexOffsets(ArrayRef<uint16_t> Sizes) { in updateTypeIndexOffsets() 73 ArrayRef<uint16_t> Sizes, in addTypeRecords()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/python_binding/ |
H A D | tf_cpurt_executor.cc | 190 static llvm::ArrayRef<int64_t> Sizes(StridedMemRefType<T, rank>* memref) { in Sizes() function 200 static llvm::ArrayRef<int64_t> Sizes(StridedMemRefType<T, 0>* memref) { in Sizes() function
|
H A D | tf_jitrt_executor.cc | 124 static llvm::ArrayRef<int64_t> Sizes(StridedMemRefType<T, rank>* memref) { in Sizes() function 134 static llvm::ArrayRef<int64_t> Sizes(StridedMemRefType<T, 0>* memref) { in Sizes() function
|
/aosp_15_r20/frameworks/native/include/ftl/ |
H A D | static_vector.h | 204 StaticVector(InitializerList<U, std::index_sequence<Size, Sizes...>, Types...>&& list) in StaticVector() argument 355 std::index_sequence<Size, Sizes...>, std::tuple<Args...>& tuple) in StaticVector() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | OpenMPClause.h | 851 MutableArrayRef<Expr *> Sizes = getSizesRefs(); in children() local 856 ArrayRef<Expr *> Sizes = getSizesRefs(); in children() local 5941 const OMPMappableExprListSizeTy &Sizes) in OMPMapClause() 5962 explicit OMPMapClause(const OMPMappableExprListSizeTy &Sizes) in OMPMapClause() 6920 const OMPMappableExprListSizeTy &Sizes) in OMPToClause() 6940 explicit OMPToClause(const OMPMappableExprListSizeTy &Sizes) in OMPToClause() 7121 const OMPMappableExprListSizeTy &Sizes) in OMPFromClause() 7141 explicit OMPFromClause(const OMPMappableExprListSizeTy &Sizes) in OMPFromClause() 7302 const OMPMappableExprListSizeTy &Sizes) in OMPUseDevicePtrClause() 7313 explicit OMPUseDevicePtrClause(const OMPMappableExprListSizeTy &Sizes) in OMPUseDevicePtrClause() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | OpenMPClause.h | 851 MutableArrayRef<Expr *> Sizes = getSizesRefs(); in children() local 856 ArrayRef<Expr *> Sizes = getSizesRefs(); in children() local 5901 const OMPMappableExprListSizeTy &Sizes) in OMPMapClause() 5922 explicit OMPMapClause(const OMPMappableExprListSizeTy &Sizes) in OMPMapClause() 6880 const OMPMappableExprListSizeTy &Sizes) in OMPToClause() 6900 explicit OMPToClause(const OMPMappableExprListSizeTy &Sizes) in OMPToClause() 7081 const OMPMappableExprListSizeTy &Sizes) in OMPFromClause() 7101 explicit OMPFromClause(const OMPMappableExprListSizeTy &Sizes) in OMPFromClause() 7262 const OMPMappableExprListSizeTy &Sizes) in OMPUseDevicePtrClause() 7273 explicit OMPUseDevicePtrClause(const OMPMappableExprListSizeTy &Sizes) in OMPUseDevicePtrClause() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | OpenMPClause.h | 851 MutableArrayRef<Expr *> Sizes = getSizesRefs(); in children() local 856 ArrayRef<Expr *> Sizes = getSizesRefs(); in children() local 5941 const OMPMappableExprListSizeTy &Sizes) in OMPMapClause() 5962 explicit OMPMapClause(const OMPMappableExprListSizeTy &Sizes) in OMPMapClause() 6920 const OMPMappableExprListSizeTy &Sizes) in OMPToClause() 6940 explicit OMPToClause(const OMPMappableExprListSizeTy &Sizes) in OMPToClause() 7121 const OMPMappableExprListSizeTy &Sizes) in OMPFromClause() 7141 explicit OMPFromClause(const OMPMappableExprListSizeTy &Sizes) in OMPFromClause() 7302 const OMPMappableExprListSizeTy &Sizes) in OMPUseDevicePtrClause() 7313 explicit OMPUseDevicePtrClause(const OMPMappableExprListSizeTy &Sizes) in OMPUseDevicePtrClause() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | OpenMPClause.h | 851 MutableArrayRef<Expr *> Sizes = getSizesRefs(); in children() local 856 ArrayRef<Expr *> Sizes = getSizesRefs(); in children() local 5941 const OMPMappableExprListSizeTy &Sizes) in OMPMapClause() 5962 explicit OMPMapClause(const OMPMappableExprListSizeTy &Sizes) in OMPMapClause() 6920 const OMPMappableExprListSizeTy &Sizes) in OMPToClause() 6940 explicit OMPToClause(const OMPMappableExprListSizeTy &Sizes) in OMPToClause() 7121 const OMPMappableExprListSizeTy &Sizes) in OMPFromClause() 7141 explicit OMPFromClause(const OMPMappableExprListSizeTy &Sizes) in OMPFromClause() 7302 const OMPMappableExprListSizeTy &Sizes) in OMPUseDevicePtrClause() 7313 explicit OMPUseDevicePtrClause(const OMPMappableExprListSizeTy &Sizes) in OMPUseDevicePtrClause() [all …]
|
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/ |
D | ChecksumCalculator.h | 129 enum Sizes { enum
|
/aosp_15_r20/hardware/google/aemu/base/ |
D | ArraySize_unittest.cpp | 23 TEST(ArraySize, Sizes) { in TEST() argument
|
/aosp_15_r20/external/bazelbuild-rules_go/go/tools/gopackagesdriver/ |
H A D | main.go | 35 Sizes *types.StdSizes member
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zFolderInStream.h | 59 CRecordVector<UInt64> Sizes; variable
|
/aosp_15_r20/external/kotlinx.serialization/benchmark/src/jmh/kotlin/kotlinx/benchmarks/model/ |
H A D | Twitter.kt | 138 data class Sizes( class
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall/ |
D | cgocall.go | 174 …n.FileSet, pkg *types.Package, files []*ast.File, info *types.Info, sizes types.Sizes) ([]*ast.Fil…
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | LoopCacheAnalysis.h | 137 SmallVector<const SCEV *, 3> Sizes; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | Delinearization.cpp | 100 SmallVector<const SCEV *, 3> Subscripts, Sizes; in print() local
|
/aosp_15_r20/packages/apps/DeskClock/src/com/android/alarmclock/ |
D | DigitalAppWidgetProvider.kt | 209 private class Sizes( in <lambda>() class
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/ |
D | sizes.go | 13 type Sizes interface { interface
|
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/shared/ |
H A D | media_factory.h | 42 typedef std::map<KeyType, uint32_t> Sizes; typedef
|