Home
last modified time | relevance | path

Searched defs:Dimension (Results 1 – 13 of 13) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dnested.hpp11 struct Dimension : public Calc { struct
/third_party/skia/third_party/externals/angle2/src/common/
Dvector_utils.h192 VectorBase<Dimension, Type>::VectorBase(const VectorBase<Dimension, Type2> &other) in VectorBase()
260 void VectorBase<Dimension, Type>::Store(const Vector<Dimension, Type> &source, Type *destination) in Store()
462 Type VectorBase<Dimension, Type>::dot(const VectorBase<Dimension, Type> &other) const in dot()
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dvector_utils.h192 VectorBase<Dimension, Type>::VectorBase(const VectorBase<Dimension, Type2> &other) in VectorBase()
260 void VectorBase<Dimension, Type>::Store(const Vector<Dimension, Type> &source, Type *destination) in Store()
462 Type VectorBase<Dimension, Type>::dot(const VectorBase<Dimension, Type> &other) const in dot()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h48 struct tgsi_dimension Dimension; member
56 struct tgsi_dimension Dimension; member
Dtgsi_ureg.h58 unsigned Dimension : 1; /* BOOL */ member
83 unsigned Dimension : 1; /* BOOL */ member
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DNonzeroTextureCreationTests.cpp28 using Dimension = wgpu::TextureDimension; typedef
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_fpc.h220 unsigned Dimension : 1; /* BOOL */ member
238 unsigned Dimension : 1; /* BOOL */ member
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h129 unsigned Dimension : 1; /**< any extra dimension info? */ member
746 unsigned Dimension : 1; /* BOOL */ member
781 unsigned Dimension : 1; /* BOOL */ member
791 unsigned Dimension : 1; /* BOOL */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFAbstractMemberAccess.cpp294 uint32_t Dimension = 1; in replaceWithGEP() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h612 Node *Dimension; variable
899 const Node *Dimension; variable
918 const Node *Dimension; variable
3564 Node *Dimension = nullptr; in parseArrayType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h272 Dimension, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h2718 unsigned Dimension, unsigned LastIndex, in CreatePreserveArrayAccessIndex()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp173604 struct Dimension : public nsStyleCoord::CalcValue { struct
173605 nscoord ResolveLengthPercentage(nscoord aAvailable) const { in ResolveLengthPercentage()